Home
last modified time | relevance | path

Searched defs:nameSize (Results 1 – 14 of 14) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/
DNV_DefineSpace.c63 UINT16 nameSize; in TPM2_NV_DefineSpace() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiToolingInfoTests.cpp205 … size_t nameSize = strnlen(deviceToolPropertiesEXTArray[i].name, VK_MAX_EXTENSION_NAME_SIZE); in validateToolsProperties() local
/external/okio/okio/src/zlibMain/kotlin/okio/internal/
DZipFiles.kt211 val nameSize = readShortLe().toInt() and 0xffff in readCentralDirectoryZipEntry() constant
/external/lzma/CPP/7zip/Archive/Rar/
DRarHandler.cpp330 void CInArchive::ReadName(const Byte *p, unsigned nameSize, CItem &item) in ReadName()
400 unsigned nameSize = Get16(p + 19); in ReadHeaderReal() local
/external/lzma/CPP/7zip/Archive/Zip/
DZipIn.cpp472 const unsigned nameSize = Get16(p + 22); in IsArc_Zip() local
1207 const unsigned nameSize = Get16(p + 22); in ReadLocalItem() local
1666 const unsigned nameSize = Get16(p + 24); in ReadCdItem() local
/external/deqp/executor/
DxeTcpIpLink.cpp56 int nameSize = (int)strlen(name) + 1; in writeExecuteBinary() local
/external/lzma/CPP/Windows/
DRegistry.cpp410 DWORD nameSize = kBufSize; in EnumKeys() local
/external/lzma/CPP/7zip/Archive/
DCpioHandler.cpp217 UInt32 nameSize; in IsArc_Cpio() local
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c70 size_t nameSize; member
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dcmsccoll.c660 int32_t nameSize = uloc_getDisplayName(locName, NULL, name, sizeof(cName), &status); in TestComposeDecompose() local
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dcmsccoll.c660 int32_t nameSize = uloc_getDisplayName(locName, NULL, name, sizeof(cName), &status); in TestComposeDecompose() local
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c660 int32_t nameSize = uloc_getDisplayName(locName, NULL, name, sizeof(cName), &status); in TestComposeDecompose() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp4263 unsigned nameSize = Name.size(); in RewriteByRefVar() local
DRewriteModernObjC.cpp5140 unsigned nameSize = Name.size(); in RewriteByRefVar() local