/third_party/icu/icu4c/source/test/perf/normperf/ |
D | simplenormperf.cpp | 27 static UnicodeString getMixed(int32_t minLength) { in getMixed() 30 static UnicodeString getLatin1(int32_t minLength) { return extend(latin1, minLength); } in getLatin1() 31 …static UnicodeString getLowercaseLatin1(int32_t minLength) { return extend(lowercaseLatin1, minLen… in getLowercaseLatin1() 32 static UnicodeString getASCII(int32_t minLength) { return extend(ascii, minLength); } in getASCII() 33 static UnicodeString getJapanese(int32_t minLength) { return extend(japanese, minLength); } in getJapanese() 55 static UnicodeString extend(const UnicodeString &s, int32_t minLength) { in extend()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
D | DataDisplayTable.java | 302 private static String padString(String s, Align alignment, int minLength) { in padString() 322 private static String padLeft(String s, int minLength) { in padLeft() 336 private static String padRight(String s, int minLength) { in padRight()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
D | DataDisplayTable.java | 302 private static String padString(String s, Align alignment, int minLength) { in padString() 322 private static String padLeft(String s, int minLength) { in padLeft() 336 private static String padRight(String s, int minLength) { in padRight()
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
D | PrefixTree.java | 87 public static PrefixTree minimal(RangeTree include, RangeTree exclude, int minLength) { in minimal() 301 DfaNode node, RangeSpecification path, DfaNode exclude, RangeTree minimal, int minLength) { in recursivelyMinimize() 340 DfaNode node, RangeSpecification path, RangeTree minimal, int minLength) { in emit()
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
D | FormatSpec.java | 132 int minLength = national.minLength(); in of() local 172 public abstract int minLength(); in minLength() method in FormatSpec
|
/third_party/icu/icu4c/source/i18n/ |
D | collationweights.cpp | 392 CollationWeights::allocWeightsInShortRanges(int32_t n, int32_t minLength) { in allocWeightsInShortRanges() 423 CollationWeights::allocWeightsInMinLengthRanges(int32_t n, int32_t minLength) { in allocWeightsInMinLengthRanges() 512 int32_t minLength=ranges[0].length; in allocWeights() local
|
D | sortkey.cpp | 195 int32_t minLength = getLength(); in compareTo() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationweights.cpp | 392 CollationWeights::allocWeightsInShortRanges(int32_t n, int32_t minLength) { in allocWeightsInShortRanges() 423 CollationWeights::allocWeightsInMinLengthRanges(int32_t n, int32_t minLength) { in allocWeightsInMinLengthRanges() 512 int32_t minLength=ranges[0].length; in allocWeights() local
|
D | sortkey.cpp | 195 int32_t minLength = getLength(); in compareTo() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationweights.cpp | 392 CollationWeights::allocWeightsInShortRanges(int32_t n, int32_t minLength) { in allocWeightsInShortRanges() 423 CollationWeights::allocWeightsInMinLengthRanges(int32_t n, int32_t minLength) { in allocWeightsInMinLengthRanges() 512 int32_t minLength=ranges[0].length; in allocWeights() local
|
D | sortkey.cpp | 195 int32_t minLength = getLength(); in compareTo() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collationweights.cpp | 392 CollationWeights::allocWeightsInShortRanges(int32_t n, int32_t minLength) { in allocWeightsInShortRanges() 423 CollationWeights::allocWeightsInMinLengthRanges(int32_t n, int32_t minLength) { in allocWeightsInMinLengthRanges() 512 int32_t minLength=ranges[0].length; in allocWeights() local
|
D | sortkey.cpp | 195 int32_t minLength = getLength(); in compareTo() local
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationWeights.java | 99 int minLength=ranges[0].length; in allocWeights() local 459 private boolean allocWeightsInShortRanges(int n, int minLength) { in allocWeightsInShortRanges() 484 private boolean allocWeightsInMinLengthRanges(int n, int minLength) { in allocWeightsInMinLengthRanges()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | CollationWeights.java | 101 int minLength=ranges[0].length; in allocWeights() local 461 private boolean allocWeightsInShortRanges(int n, int minLength) { in allocWeightsInShortRanges() 486 private boolean allocWeightsInMinLengthRanges(int n, int minLength) { in allocWeightsInMinLengthRanges()
|
/third_party/node/benchmark/ |
D | _benchmark_progress.js | 5 function pad(input, minLength, fill) { argument
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uinvchar.cpp | 455 int32_t minLength; in uprv_compareInvAscii() local 501 int32_t minLength; in uprv_compareInvEbcdic() local
|
/third_party/flutter/skia/tests/ |
D | PDFDeflateWStreamTest.cpp | 154 uint32_t minLength = SkTMin(size, in DEF_TEST() local
|
/third_party/skia/tests/ |
D | PDFDeflateWStreamTest.cpp | 153 uint32_t minLength = std::min(size, (uint32_t)(decompressed->getLength())); in DEF_TEST() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uinvchar.cpp | 462 int32_t minLength; in uprv_compareInvAscii() local 508 int32_t minLength; in uprv_compareInvEbcdic() local
|
D | ucnv_ext.cpp | 953 extSetUseMapping(UConverterUnicodeSet which, int32_t minLength, uint32_t value) { in extSetUseMapping() 982 int32_t minLength, in ucnv_extGetUnicodeSetString() 1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
|
/third_party/icu/icu4c/source/common/ |
D | uinvchar.cpp | 462 int32_t minLength; in uprv_compareInvAscii() local 508 int32_t minLength; in uprv_compareInvEbcdic() local
|
D | ucnv_ext.cpp | 953 extSetUseMapping(UConverterUnicodeSet which, int32_t minLength, uint32_t value) { in extSetUseMapping() 982 int32_t minLength, in ucnv_extGetUnicodeSetString() 1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
|
/third_party/node/deps/icu-small/source/common/ |
D | uinvchar.cpp | 462 int32_t minLength; in uprv_compareInvAscii() local 508 int32_t minLength; in uprv_compareInvEbcdic() local
|
D | ucnv_ext.cpp | 953 extSetUseMapping(UConverterUnicodeSet which, int32_t minLength, uint32_t value) { in extSetUseMapping() 982 int32_t minLength, in ucnv_extGetUnicodeSetString() 1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
|