/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | CharsTrieBuilder.java | 159 int newLength=charsLength+1; in write() local 173 int newLength=charsLength+length; in write() local 184 int newLength=charsLength+length; in write() local
|
D | BytesTrieBuilder.java | 184 int newLength=bytesLength+1; in write() local 198 int newLength=bytesLength+length; in write() local 209 int newLength=bytesLength+length; in write() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | CharsTrieBuilder.java | 155 int newLength=charsLength+1; in write() local 169 int newLength=charsLength+length; in write() local 180 int newLength=charsLength+length; in write() local
|
D | BytesTrieBuilder.java | 177 int newLength=bytesLength+1; in write() local 191 int newLength=bytesLength+length; in write() local 202 int newLength=bytesLength+length; in write() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | testutil.h | 22 int32_t oldLength, newLength; member
|
D | winnmtst.cpp | 198 int newLength = GetCurrencyFormatW(lcid, 0, nBuffer, NULL, NULL, 0); in getWindowsFormat() local 212 int newLength = GetNumberFormatW(lcid, 0, nBuffer, NULL, NULL, 0); in getWindowsFormat() local
|
/third_party/musl/Benchmark/musl/ |
D | libc_mman.cpp | 111 for (auto newLength : mmapLength) { in PrepareArgsInMremap() local 215 size_t newLength = state.range(1); in Bm_function_Mremap() local
|
/third_party/icu/icu4c/source/i18n/ |
D | winnmfmt.cpp | 420 … int newLength = GetCurrencyFormatEx(localeName, 0, nBuffer, &formatInfo.currency, NULL, 0); in format() local 440 … int newLength = GetNumberFormatEx(localeName, 0, nBuffer, &formatInfo.number, NULL, 0); in format() local
|
D | windtfmt.cpp | 329 …int newLength = GetDateFormatEx(localeName, dfFlags[fDateStyle - kDateOffset], st, NULL, NULL, 0, … in formatDate() local 362 int newLength = GetTimeFormatEx(localeName, tfFlags[fTimeStyle], st, NULL, NULL, 0); in formatTime() local
|
D | sortkey.cpp | 114 void CollationKey::setLength(int32_t newLength) { in setLength()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | winnmfmt.cpp | 415 … int newLength = GetCurrencyFormatEx(localeName, 0, nBuffer, &formatInfo.currency, NULL, 0); in format() local 435 … int newLength = GetNumberFormatEx(localeName, 0, nBuffer, &formatInfo.number, NULL, 0); in format() local
|
D | windtfmt.cpp | 324 …int newLength = GetDateFormatEx(localeName, dfFlags[fDateStyle - kDateOffset], st, NULL, NULL, 0, … in formatDate() local 357 int newLength = GetTimeFormatEx(localeName, tfFlags[fTimeStyle], st, NULL, NULL, 0); in formatTime() local
|
D | sortkey.cpp | 114 void CollationKey::setLength(int32_t newLength) { in setLength()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | winnmfmt.cpp | 421 … int newLength = GetCurrencyFormatEx(localeName, 0, nBuffer, &formatInfo.currency, nullptr, 0); in format() local 441 … int newLength = GetNumberFormatEx(localeName, 0, nBuffer, &formatInfo.number, nullptr, 0); in format() local
|
D | windtfmt.cpp | 330 …int newLength = GetDateFormatEx(localeName, dfFlags[fDateStyle - kDateOffset], st, nullptr, nullpt… in formatDate() local 363 … int newLength = GetTimeFormatEx(localeName, tfFlags[fTimeStyle], st, nullptr, nullptr, 0); in formatTime() local
|
D | sortkey.cpp | 114 void CollationKey::setLength(int32_t newLength) { in setLength()
|
/third_party/node/deps/icu-small/source/common/ |
D | unistr_case.cpp | 104 int32_t newLength; in caseMap() local
|
D | ucharstriebuilder.cpp | 351 int32_t newLength=ucharsLength+1; in write() local 361 int32_t newLength=ucharsLength+length; in write() local
|
/third_party/icu/icu4c/source/common/ |
D | unistr_case.cpp | 104 int32_t newLength; in caseMap() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unistr_case.cpp | 104 int32_t newLength; in caseMap() local
|
D | ucharstriebuilder.cpp | 351 int32_t newLength=ucharsLength+1; in write() local 361 int32_t newLength=ucharsLength+length; in write() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
D | PostScriptTableBuilder.java | 400 int newLength = 34 + 2 * nGlyphs + nameBytes.length; in build() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | denseranges.cpp | 52 void truncate(int32_t newLength) { in truncate()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | denseranges.cpp | 52 void truncate(int32_t newLength) { in truncate()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | denseranges.cpp | 52 void truncate(int32_t newLength) { in truncate()
|