| /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/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
|
| /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
|
| /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
|
| /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/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/typescript/tests/ts_extra_tests/test_ts_cases/5.2/labeledelementdeclarations_may_hold_undefined_elements/ |
| D | labeledelementdeclarations_may_hold_undefined_elements_7.ts | 83 minLength: 1028000, constant
|
| D | labeledelementdeclarations_may_hold_undefined_elements_2.ts | 83 minLength: 1028000, constant
|
| D | labeledelementdeclarations_may_hold_undefined_elements_10.ts | 83 minLength: 1028000, constant
|
| D | labeledelementdeclarations_may_hold_undefined_elements_8.ts | 83 minLength: 1028000, constant
|
| D | labeledelementdeclarations_may_hold_undefined_elements_5.ts | 83 minLength: 1028000, constant
|
| D | labeledelementdeclarations_may_hold_undefined_elements_6.ts | 84 minLength: 1028000, constant
|
| D | labeledelementdeclarations_may_hold_undefined_elements_3.ts | 83 minLength: 1028000, constant
|
| D | labeledelementdeclarations_may_hold_undefined_elements_4.ts | 83 minLength: 1028000, constant
|
| D | labeledelementdeclarations_may_hold_undefined_elements_1.ts | 85 minLength: 1028000, constant
|
| D | labeledelementdeclarations_may_hold_undefined_elements_9.ts | 83 minLength: 1028000, constant
|
| /third_party/node/benchmark/ |
| D | _benchmark_progress.js | 5 function pad(input, minLength, fill) { argument
|
| /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
|
| /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
|
| /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
|
| /third_party/skia/tests/ |
| D | PDFDeflateWStreamTest.cpp | 153 uint32_t minLength = std::min(size, (uint32_t)(decompressed->getLength())); in DEF_TEST() local
|
| /third_party/node/deps/npm/lib/commands/ |
| D | token.js | 193 generateTokenIds (tokens, minLength) { argument
|