Home
last modified time | relevance | path

Searched defs:nameLen (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/src/utils/win/
H A DSkDWrite.cpp76 HRESULT sk_wchar_to_skstring(WCHAR* name, int nameLen, SkString* skname) { in sk_wchar_to_skstring() argument
110 UINT32 nameLen; in sk_get_locale_string() local
/third_party/elfio/elfio/
H A Delfio_note.hpp105 Elf_Word nameLen = (Elf_Word)name.size() + 1; in add_note() local
/third_party/icu/icu4c/source/i18n/
H A Danytrans.cpp339 int32_t nameLen = name.length(); in scriptNameToCode() local
/third_party/node/deps/icu-small/source/i18n/
H A Danytrans.cpp339 int32_t nameLen = name.length(); in scriptNameToCode() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Danytrans.cpp339 int32_t nameLen = name.length(); in scriptNameToCode() local
/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface.cpp92 size_t nameLen = name ? strlen(name) : 0; in Create() local
/third_party/lzma/C/Util/SfxSetup/
H A DSfxSetup.c474 const unsigned nameLen = FindExt(temp + nameStartPos, &extLen); in main() local
/third_party/vk-gl-cts/executor/
H A DxeTestCase.cpp107 int nameLen = 0; in getFullPath() local
/third_party/icu/icu4c/source/common/
H A Dudata.cpp334 int32_t nameLen; in udata_cacheDataItem() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandler.cpp511 const unsigned nameLen = MyStringLen(name); in SetMethodToProp() local
/third_party/node/deps/icu-small/source/common/
H A Dudata.cpp334 int32_t nameLen; in udata_cacheDataItem() local
H A Duresbund.cpp206 size_t nameLen = uprv_strlen(name); in getParentLocaleID() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dudata.cpp334 int32_t nameLen; in udata_cacheDataItem() local
/third_party/icu/icu4c/source/tools/ctestfw/
H A Dctest.c174 static TestNode *createTestNode(const char* name, int32_t nameLen) in createTestNode() argument
153 getNextLevel( const char* name, int* nameLen, const char** nextName ) getNextLevel() argument
228 int nameLen; /* length of current 'name' */ addTestNode() local
583 int nameLen; /* length of current 'name' */ getTest() local
[all...]
/third_party/skia/src/core/
H A DSkPictureRecord.cpp67 size_t nameLen = SkWriter32::WriteStringSize(name); in onMarkCTM() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dctest.c172 static TestNode *createTestNode(const char* name, int32_t nameLen) in createTestNode() argument
151 getNextLevel( const char* name, int* nameLen, const char** nextName ) getNextLevel() argument
226 int nameLen; /* length of current 'name' */ addTestNode() local
581 int nameLen; /* length of current 'name' */ getTest() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1118 int nameLen; in getGLUniformLayout() local
1184 glw::GLsizei nameLen = 0; in getGLUniformLayout() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.cpp1186 int nameLen; in getGLUniformLayout() local
1243 glw::GLsizei nameLen = 0; in getGLUniformLayout() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp1397 const int nameLen = returnValues[2]; in getGLBufferLayout() local
1460 const int nameLen = returnValues[9]; in getGLBufferLayout() local
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c2617 int nameLen = sizeof(XML_Char) * (tag->name.strLen + 1); in storeRawNames() local
5477 size_t nameLen; in doProlog() local
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c2574 int nameLen = sizeof(XML_Char) * (tag->name.strLen + 1); in storeRawNames() local
5526 size_t nameLen; in doProlog() local
[all...]

Completed in 49 milliseconds