/third_party/icu/icu4c/source/i18n/ |
D | zrule.cpp | 43 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()
|
D | repattrn.cpp | 639 int32_t RegexPattern::groupNumberFromName(const char *groupName, int32_t nameLength, UErrorCode &st… in groupNumberFromName()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | zrule.cpp | 43 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()
|
D | repattrn.cpp | 639 int32_t RegexPattern::groupNumberFromName(const char *groupName, int32_t nameLength, UErrorCode &st… in groupNumberFromName()
|
D | uregex.cpp | 638 int32_t nameLength, in uregex_groupNumberFromName() 651 int32_t nameLength, in uregex_groupNumberFromCName()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | zrule.cpp | 43 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()
|
D | repattrn.cpp | 639 int32_t RegexPattern::groupNumberFromName(const char *groupName, int32_t nameLength, UErrorCode &st… in groupNumberFromName()
|
/third_party/mesa3d/src/mesa/main/ |
D | performance_query.c | 258 GLuint nameLength, GLchar *name, in _mesa_GetPerfQueryInfoINTEL() 367 GLuint nameLength, GLchar *name, in _mesa_GetPerfCounterInfoINTEL()
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_name.cpp | 491 const size_t nameLength = SkEndian_SwapBE16(nameRecord.length); in next() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | LocaleDisplayNamesImpl.java | 44 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/ |
D | LocaleDisplayNamesImpl.java | 40 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/ |
D | search-util.cc | 20 size_t nameLength = name.length(); in findMagicComment() local
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
D | 7zOut.cpp | 206 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/ |
D | operand.cpp | 55 const size_t nameLength, in spvOperandTableNameLookup()
|
D | opcode.cpp | 101 const size_t nameLength = strlen(name); in spvOpcodeTableNameLookup() local
|
/third_party/spirv-tools/source/ |
D | operand.cpp | 55 const size_t nameLength, in spvOperandTableNameLookup()
|
D | opcode.cpp | 101 const size_t nameLength = strlen(name); in spvOpcodeTableNameLookup() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | operand.cpp | 55 const size_t nameLength, in spvOperandTableNameLookup()
|
D | opcode.cpp | 101 const size_t nameLength = strlen(name); in spvOpcodeTableNameLookup() local
|
/third_party/python/Modules/expat/ |
D | xmltok_impl.c | 1727 PREFIX(nameLength)(const ENCODING *enc, const char *ptr) { in PREFIX() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | udatpg_test.c | 230 int32_t nameLength; in TestUsage() local
|
/third_party/icu/icu4c/source/common/ |
D | unames.cpp | 239 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/ |
D | unames.cpp | 239 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/ |
D | unames.cpp | 239 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/ |
D | ULocaleTest.java | 1153 public DisplayContext nameLength; in TestDisplayNames() field in ULocaleTest.Item 1222 DisplayContext nameLength = ldn.getContext(DisplayContext.Type.DISPLAY_LENGTH); in TestDisplayNames() local
|