_TRUNCATE 159 chrome/test/nacl/nacl_browsertest.cc _snwprintf_s(string_rep, sizeof string_rep / sizeof string_rep[0], _TRUNCATE, _TRUNCATE 309 third_party/tcmalloc/chromium/src/windows/port.h return vsnprintf_s(str, size, _TRUNCATE, format, ap); _TRUNCATE 306 third_party/tcmalloc/vendor/src/windows/port.h return vsnprintf_s(str, size, _TRUNCATE, format, ap); _TRUNCATE 401 third_party/wtl/include/atlapp.h #ifndef _TRUNCATE _TRUNCATE 732 third_party/wtl/include/atlapp.h else if(cchCount == _TRUNCATE) _TRUNCATE 759 third_party/wtl/include/atlapp.h else if(cchCount == _TRUNCATE) _TRUNCATE 179 third_party/wtl/include/atlctrlx.h errno_t nRet = SecureHelper::strncpy_x(lpstrText, nLength, m_lpstrToolTipText, _TRUNCATE); _TRUNCATE 2318 third_party/wtl/include/atlctrlx.h errno_t nRet = SecureHelper::strncpy_x(lpstrTitle, cchLength, m_szTitle, _TRUNCATE); _TRUNCATE 2327 third_party/wtl/include/atlctrlx.h errno_t nRet = SecureHelper::strncpy_x(m_szTitle, m_cchTitle, lpstrTitle, _TRUNCATE); _TRUNCATE 2348 third_party/wtl/include/atlctrlx.h SecureHelper::strncpy_x(m_szTitle, m_cchTitle, lpstrTitle, _TRUNCATE); _TRUNCATE 177 third_party/wtl/include/atldlgs.h SecureHelper::strncpy_x(m_szFileName, _countof(m_szFileName), lpszFileName, _TRUNCATE); _TRUNCATE 2868 third_party/wtl/include/atldlgs.h SecureHelper::strncpy_x(m_szFindWhat, _countof(m_szFindWhat), lpszFindWhat, _TRUNCATE); _TRUNCATE 2871 third_party/wtl/include/atldlgs.h SecureHelper::strncpy_x(m_szReplaceWith, _countof(m_szReplaceWith), lpszReplaceWith, _TRUNCATE); _TRUNCATE 956 third_party/wtl/include/atlframe.h SecureHelper::strncpyA_x(pDispInfo->szText, _countof(pDispInfo->szText), &szBuff[i + 1], _TRUNCATE); _TRUNCATE 984 third_party/wtl/include/atlframe.h SecureHelper::strncpyW_x(pDispInfo->szText, _countof(pDispInfo->szText), &szBuff[i + 1], _TRUNCATE); _TRUNCATE 612 third_party/wtl/include/atlgdi.h SecureHelper::strncpy_x(logFont.lfFaceName, _countof(logFont.lfFaceName), lpszFaceName, _TRUNCATE); _TRUNCATE 2932 third_party/wtl/include/atlmisc.h SecureHelper::strncpy_x(m_szNoEntries, _countof(m_szNoEntries), pT->GetMRUEmptyText(), _TRUNCATE); _TRUNCATE 2975 third_party/wtl/include/atlmisc.h errno_t nRet = SecureHelper::strncpy_x(de.szDocName, _countof(de.szDocName), lpstrDocName, _TRUNCATE); _TRUNCATE 3601 third_party/wtl/include/atlmisc.h errno_t nRet = SecureHelper::strncpy_x(m_lpszRoot, _countof(m_lpszRoot), pstrName, _TRUNCATE);