Home
last modified time | relevance | path

Searched defs:nameLength (Results 1 – 25 of 42) sorted by relevance

12

/third_party/icu/icu4c/source/i18n/
Dzrule.cpp43 zrule_getName(ZRule* rule, UChar* name, int32_t nameLength) { in zrule_getName()
71 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open()
92 izrule_getName(IZRule* rule, UChar* & name, int32_t & nameLength) { in izrule_getName()
Drepattrn.cpp639 int32_t RegexPattern::groupNumberFromName(const char *groupName, int32_t nameLength, UErrorCode &st… in groupNumberFromName()
/third_party/node/deps/icu-small/source/i18n/
Dzrule.cpp43 zrule_getName(ZRule* rule, char16_t* name, int32_t nameLength) { in zrule_getName()
71 izrule_open(const char16_t* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open()
92 izrule_getName(IZRule* rule, char16_t* & name, int32_t & nameLength) { in izrule_getName()
Drepattrn.cpp639 int32_t RegexPattern::groupNumberFromName(const char *groupName, int32_t nameLength, UErrorCode &st… in groupNumberFromName()
Duregex.cpp638 int32_t nameLength, in uregex_groupNumberFromName()
651 int32_t nameLength, in uregex_groupNumberFromCName()
/third_party/skia/third_party/externals/icu/source/i18n/
Dzrule.cpp43 zrule_getName(ZRule* rule, UChar* name, int32_t nameLength) { in zrule_getName()
71 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open()
92 izrule_getName(IZRule* rule, UChar* & name, int32_t & nameLength) { in izrule_getName()
Drepattrn.cpp639 int32_t RegexPattern::groupNumberFromName(const char *groupName, int32_t nameLength, UErrorCode &st… in groupNumberFromName()
/third_party/mesa3d/src/mesa/main/
Dperformance_query.c258 GLuint nameLength, GLchar *name, in _mesa_GetPerfQueryInfoINTEL()
367 GLuint nameLength, GLchar *name, in _mesa_GetPerfCounterInfoINTEL()
/third_party/skia/src/sfnt/
DSkOTTable_name.cpp491 const size_t nameLength = SkEndian_SwapBE16(nameRecord.length); in next() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DLocaleDisplayNamesImpl.java44 private final DisplayContext nameLength; field in LocaleDisplayNamesImpl
145 DisplayContext nameLength = DisplayContext.LENGTH_FULL; in LocaleDisplayNamesImpl() local
734 private DisplayContext nameLength; field in LocaleDisplayNamesImpl.Cache
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java40 private final DisplayContext nameLength; field in LocaleDisplayNamesImpl
141 DisplayContext nameLength = DisplayContext.LENGTH_FULL; in LocaleDisplayNamesImpl() local
753 private DisplayContext nameLength; field in LocaleDisplayNamesImpl.Cache
/third_party/node/deps/v8/src/inspector/
Dsearch-util.cc20 size_t nameLength = name.length(); in findMagicComment() local
/third_party/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp206 UInt32 COutArchive::GetVolHeadersSize(UInt64 dataSize, int nameLength, bool props) in GetVolHeadersSize()
224 UInt64 COutArchive::GetVolPureSize(UInt64 volSize, int nameLength, bool props) in GetVolPureSize()
/third_party/skia/third_party/externals/spirv-tools/source/
Doperand.cpp55 const size_t nameLength, in spvOperandTableNameLookup()
Dopcode.cpp101 const size_t nameLength = strlen(name); in spvOpcodeTableNameLookup() local
/third_party/spirv-tools/source/
Doperand.cpp55 const size_t nameLength, in spvOperandTableNameLookup()
Dopcode.cpp101 const size_t nameLength = strlen(name); in spvOpcodeTableNameLookup() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Doperand.cpp55 const size_t nameLength, in spvOperandTableNameLookup()
Dopcode.cpp101 const size_t nameLength = strlen(name); in spvOpcodeTableNameLookup() local
/third_party/python/Modules/expat/
Dxmltok_impl.c1727 PREFIX(nameLength)(const ENCODING *enc, const char *ptr) { in PREFIX() argument
/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c230 int32_t nameLength; in TestUsage() local
/third_party/icu/icu4c/source/common/
Dunames.cpp239 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in expandName()
332 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in compareName()
/third_party/skia/third_party/externals/icu/source/common/
Dunames.cpp239 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in expandName()
332 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in compareName()
/third_party/node/deps/icu-small/source/common/
Dunames.cpp239 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in expandName()
332 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in compareName()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DULocaleTest.java1153 public DisplayContext nameLength; in TestDisplayNames() field in ULocaleTest.Item
1222 DisplayContext nameLength = ldn.getContext(DisplayContext.Type.DISPLAY_LENGTH); in TestDisplayNames() local

12