/third_party/node/deps/icu-small/source/i18n/ |
H A D | zrule.cpp | 43 zrule_getName(ZRule* rule, char16_t* name, int32_t nameLength) { in zrule_getName() argument 44 UnicodeString s(nameLength==-1, name, nameLength); in zrule_getName() 46 nameLength = s.length(); in zrule_getName() 47 memcpy(name, s.getBuffer(), nameLength); in zrule_getName() 71 izrule_open(const char16_t* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open() argument 72 UnicodeString s(nameLength==-1, name, nameLength); in izrule_open() 92 izrule_getName(IZRule* rule, char16_t* & name, int32_t & nameLength) { in izrule_getName() argument 93 // UnicodeString s(nameLength in izrule_getName() [all...] |
H A D | zrule.h | 70 * @param nameLength, length of the returned name 73 zrule_getName(ZRule* rule, UChar* name, int32_t nameLength); 111 * @param nameLength The length of the time zone name. 117 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings); 149 * @param nameLength, length of the returned name 152 izrule_getName(IZRule* rule, UChar* & name, int32_t & nameLength);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | zrule.cpp | 43 zrule_getName(ZRule* rule, UChar* name, int32_t nameLength) { in zrule_getName() argument 44 UnicodeString s(nameLength==-1, name, nameLength); in zrule_getName() 46 nameLength = s.length(); in zrule_getName() 47 memcpy(name, s.getBuffer(), nameLength); in zrule_getName() 71 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open() argument 72 UnicodeString s(nameLength==-1, name, nameLength); in izrule_open() 92 izrule_getName(IZRule* rule, UChar* & name, int32_t & nameLength) { in izrule_getName() argument 93 // UnicodeString s(nameLength in izrule_getName() [all...] |
H A D | zrule.h | 70 * @param nameLength, length of the returned name 73 zrule_getName(ZRule* rule, UChar* name, int32_t nameLength); 111 * @param nameLength The length of the time zone name. 117 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings); 149 * @param nameLength, length of the returned name 152 izrule_getName(IZRule* rule, UChar* & name, int32_t & nameLength);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | zrule.cpp | 43 zrule_getName(ZRule* rule, UChar* name, int32_t nameLength) { in zrule_getName() argument 44 UnicodeString s(nameLength==-1, name, nameLength); in zrule_getName() 46 nameLength = s.length(); in zrule_getName() 47 memcpy(name, s.getBuffer(), nameLength); in zrule_getName() 71 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open() argument 72 UnicodeString s(nameLength==-1, name, nameLength); in izrule_open() 92 izrule_getName(IZRule* rule, UChar* & name, int32_t & nameLength) { in izrule_getName() argument 93 // UnicodeString s(nameLength in izrule_getName() [all...] |
H A D | zrule.h | 74 * @param nameLength, length of the returned name 77 zrule_getName(ZRule* rule, UChar* name, int32_t nameLength); 115 * @param nameLength The length of the time zone name. 121 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings); 153 * @param nameLength, length of the returned name 156 izrule_getName(IZRule* rule, UChar* & name, int32_t & nameLength);
|
/third_party/python/PC/ |
H A D | python_uwp.cpp | 35 UINT32 nameLength = MAX_PATH; in get_package_family() local 37 name.resize(nameLength); in get_package_family() 38 DWORD rc = GetCurrentPackageFamilyName(&nameLength, name.data()); in get_package_family() 40 name.resize(nameLength - 1); in get_package_family() 46 name.resize(nameLength); in get_package_family() 47 rc = GetCurrentPackageFamilyName(&nameLength, name.data()); in get_package_family() 51 name.resize(nameLength - 1); in get_package_family()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | LocaleDisplayNamesImpl.java | 40 private final DisplayContext nameLength; field in LocaleDisplayNamesImpl 141 DisplayContext nameLength = DisplayContext.LENGTH_FULL; in LocaleDisplayNamesImpl() 153 nameLength = contextItem; in LocaleDisplayNamesImpl() 165 this.nameLength = nameLength; in LocaleDisplayNamesImpl() 252 result = nameLength; in getContext() 430 if (nameLength == DisplayContext.LENGTH_SHORT) { in localeIdName() 442 if (nameLength == DisplayContext.LENGTH_SHORT) { in localeIdName() 460 if (nameLength == DisplayContext.LENGTH_SHORT) { in languageDisplayName() 471 if (nameLength in languageDisplayName() 753 private DisplayContext nameLength; global() field in LocaleDisplayNamesImpl.Cache [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | LocaleDisplayNamesImpl.java | 44 private final DisplayContext nameLength; field in LocaleDisplayNamesImpl 145 DisplayContext nameLength = DisplayContext.LENGTH_FULL; in LocaleDisplayNamesImpl() 157 nameLength = contextItem; in LocaleDisplayNamesImpl() 169 this.nameLength = nameLength; in LocaleDisplayNamesImpl() 256 result = nameLength; in getContext() 433 if (nameLength == DisplayContext.LENGTH_SHORT) { in localeIdName() 448 if (nameLength == DisplayContext.LENGTH_SHORT) { in languageDisplayName() 461 if (nameLength == DisplayContext.LENGTH_SHORT) { in scriptDisplayName() 473 if (nameLength in scriptDisplayNameInContext() 734 private DisplayContext nameLength; global() field in LocaleDisplayNamesImpl.Cache [all...] |
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zOut.cpp | 206 UInt32 COutArchive::GetVolHeadersSize(UInt64 dataSize, int nameLength, bool props)
in GetVolHeadersSize() argument 209 if (nameLength != 0)
in GetVolHeadersSize() 211 nameLength = (nameLength + 1) * 2;
in GetVolHeadersSize() 212 result += nameLength + GetBigNumberSize(nameLength) + 2;
in GetVolHeadersSize() 224 UInt64 COutArchive::GetVolPureSize(UInt64 volSize, int nameLength, bool props)
in GetVolPureSize() argument 226 UInt32 headersSizeBase = COutArchive::GetVolHeadersSize(1, nameLength, props);
in GetVolPureSize() 232 UInt32 headersSize = COutArchive::GetVolHeadersSize(testSize, nameLength, props);
in GetVolPureSize()
|
H A D | 7zOut.h | 323 static UInt32 GetVolHeadersSize(UInt64 dataSize, int nameLength = 0, bool props = false);
324 static UInt64 GetVolPureSize(UInt64 volSize, int nameLength = 0, bool props = false);
|
/third_party/node/deps/v8/src/inspector/ |
H A D | search-util.cc | 20 size_t nameLength = name.length(); in findMagicComment() local 38 equalSignPos = pos + 4 + nameLength; in findMagicComment()
|
/third_party/icu/icu4c/source/common/ |
H A D | locdspnm.cpp | 293 UDisplayContext nameLength; member in LocaleDisplayNamesImpl 362 , nameLength(UDISPCTX_LENGTH_FULL) in LocaleDisplayNamesImpl() 375 , nameLength(UDISPCTX_LENGTH_FULL) in LocaleDisplayNamesImpl() 389 nameLength = value; in LocaleDisplayNamesImpl() 543 return nameLength; in getContext() 720 if (nameLength == UDISPCTX_LENGTH_SHORT) { in localeIdName() 732 if (nameLength == UDISPCTX_LENGTH_SHORT) { in localeIdName() 753 if (nameLength == UDISPCTX_LENGTH_SHORT) { in languageDisplayName() 764 if (nameLength == UDISPCTX_LENGTH_SHORT) { in languageDisplayName() 783 if (nameLength in scriptDisplayName() [all...] |
H A D | unames.cpp | 239 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in expandName() 254 while(nameLength>0) { in expandName() 255 --nameLength; in expandName() 267 nameLength=0; in expandName() 272 while(nameLength>0) { in expandName() 273 --nameLength; in expandName() 289 --nameLength; in expandName() 332 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in compareName() 348 while(nameLength>0) { in compareName() 349 --nameLength; in compareName() 238 expandName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) expandName() argument 331 compareName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, const char *otherName) compareName() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | locdspnm.cpp | 293 UDisplayContext nameLength; member in LocaleDisplayNamesImpl 362 , nameLength(UDISPCTX_LENGTH_FULL) in LocaleDisplayNamesImpl() 375 , nameLength(UDISPCTX_LENGTH_FULL) in LocaleDisplayNamesImpl() 389 nameLength = value; in LocaleDisplayNamesImpl() 543 return nameLength; in getContext() 720 if (nameLength == UDISPCTX_LENGTH_SHORT) { in localeIdName() 732 if (nameLength == UDISPCTX_LENGTH_SHORT) { in localeIdName() 753 if (nameLength == UDISPCTX_LENGTH_SHORT) { in languageDisplayName() 764 if (nameLength == UDISPCTX_LENGTH_SHORT) { in languageDisplayName() 783 if (nameLength in scriptDisplayName() [all...] |
H A D | unames.cpp | 239 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in expandName() 254 while(nameLength>0) { in expandName() 255 --nameLength; in expandName() 267 nameLength=0; in expandName() 272 while(nameLength>0) { in expandName() 273 --nameLength; in expandName() 289 --nameLength; in expandName() 332 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in compareName() 348 while(nameLength>0) { in compareName() 349 --nameLength; in compareName() 238 expandName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) expandName() argument 331 compareName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, const char *otherName) compareName() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locdspnm.cpp | 293 UDisplayContext nameLength; member in LocaleDisplayNamesImpl 362 , nameLength(UDISPCTX_LENGTH_FULL) in LocaleDisplayNamesImpl() 375 , nameLength(UDISPCTX_LENGTH_FULL) in LocaleDisplayNamesImpl() 389 nameLength = value; in LocaleDisplayNamesImpl() 543 return nameLength; in getContext() 720 if (nameLength == UDISPCTX_LENGTH_SHORT) { in localeIdName() 739 if (nameLength == UDISPCTX_LENGTH_SHORT) { in languageDisplayName() 757 if (nameLength == UDISPCTX_LENGTH_SHORT) { in scriptDisplayName() 787 if (nameLength == UDISPCTX_LENGTH_SHORT) { in regionDisplayName() 867 if (nameLength in keyValueDisplayName() [all...] |
H A D | unames.cpp | 239 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in expandName() 254 while(nameLength>0) { in expandName() 255 --nameLength; in expandName() 267 nameLength=0; in expandName() 272 while(nameLength>0) { in expandName() 273 --nameLength; in expandName() 289 --nameLength; in expandName() 332 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in compareName() 348 while(nameLength>0) { in compareName() 349 --nameLength; in compareName() 238 expandName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) expandName() argument 331 compareName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, const char *otherName) compareName() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | operand.cpp | 55 const size_t nameLength, in spvOperandTableNameLookup() 77 nameLength == strlen(entry.name) && in spvOperandTableNameLookup() 78 !strncmp(entry.name, name, nameLength)) { in spvOperandTableNameLookup() 51 spvOperandTableNameLookup(spv_target_env env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength, spv_operand_desc* pEntry) spvOperandTableNameLookup() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | operand.cpp | 55 const size_t nameLength, in spvOperandTableNameLookup() 77 nameLength == strlen(entry.name) && in spvOperandTableNameLookup() 78 !strncmp(entry.name, name, nameLength)) { in spvOperandTableNameLookup() 51 spvOperandTableNameLookup(spv_target_env env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength, spv_operand_desc* pEntry) spvOperandTableNameLookup() argument
|
/third_party/spirv-tools/source/ |
H A D | operand.cpp | 54 const size_t nameLength, in spvOperandTableNameLookup() 67 if (nameLength == strlen(entry.name) && in spvOperandTableNameLookup() 68 !strncmp(entry.name, name, nameLength)) { in spvOperandTableNameLookup() 50 spvOperandTableNameLookup(spv_target_env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength, spv_operand_desc* pEntry) spvOperandTableNameLookup() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | performance_query.c | 258 GLuint nameLength, GLchar *name, in _mesa_GetPerfQueryInfoINTEL() 288 output_clipped_string(name, nameLength, queryName); in _mesa_GetPerfQueryInfoINTEL() 367 GLuint nameLength, GLchar *name, in _mesa_GetPerfCounterInfoINTEL() 424 output_clipped_string(name, nameLength, counterName); in _mesa_GetPerfCounterInfoINTEL() 257 _mesa_GetPerfQueryInfoINTEL(GLuint queryId, GLuint nameLength, GLchar *name, GLuint *dataSize, GLuint *numCounters, GLuint *numActive, GLuint *capsMask) _mesa_GetPerfQueryInfoINTEL() argument 366 _mesa_GetPerfCounterInfoINTEL(GLuint queryId, GLuint counterId, GLuint nameLength, GLchar *name, GLuint descLength, GLchar *desc, GLuint *offset, GLuint *dataSize, GLuint *typeEnum, GLuint *dataTypeEnum, GLuint64 *rawCounterMaxValue) _mesa_GetPerfCounterInfoINTEL() argument
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_name.cpp | 491 const size_t nameLength = SkEndian_SwapBE16(nameRecord.length); 492 if (stringTableSize < nameOffset + nameLength) { 511 SkString_from_UTF16BE(nameString, nameLength, record.name); 522 SkStringFromMacRoman(nameString, nameLength, record.name);
|
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmltok.h | 177 int(PTRFASTCALL *nameLength)(const ENCODING *, const char *); member 257 #define XmlNameLength(enc, ptr) (((enc)->nameLength)(enc, ptr))
|
/third_party/python/Modules/expat/ |
H A D | xmltok.h | 177 int(PTRFASTCALL *nameLength)(const ENCODING *, const char *); member 257 #define XmlNameLength(enc, ptr) (((enc)->nameLength)(enc, ptr))
|