| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | DictionaryMatcher.java | 31 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() 34 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches()
|
| D | CharsDictionaryMatcher.java | 25 …public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit,… in matches()
|
| D | BytesDictionaryMatcher.java | 46 …public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit,… in matches()
|
| D | CharsetMatch.java | 84 public String getString(int maxLength) throws java.io.IOException { in getString()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
| D | DictionaryMatcher.java | 30 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() 33 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches()
|
| D | CharsDictionaryMatcher.java | 25 …public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit,… in matches()
|
| D | BytesDictionaryMatcher.java | 46 …public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit,… in matches()
|
| /third_party/node/deps/npm/node_modules/tuf-js/dist/ |
| D | fetcher.js | 19 async downloadFile(url, maxLength, handler) { argument 44 async downloadBytes(url, maxLength) { argument
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| D | denseranges.cpp | 80 int32_t maxLength; member in __anon2ec937120111::LargestGaps 111 int64_t maxLength=(int64_t)maxValue-(int64_t)minValue+1; in uprv_makeDenseRanges() local
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| D | denseranges.cpp | 80 int32_t maxLength; member in __anonb479fb240111::LargestGaps 111 int64_t maxLength=(int64_t)maxValue-(int64_t)minValue+1; in uprv_makeDenseRanges() local
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| D | denseranges.cpp | 80 int32_t maxLength; member in __anon58d44df30111::LargestGaps 111 int64_t maxLength=(int64_t)maxValue-(int64_t)minValue+1; in uprv_makeDenseRanges() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| D | FormatSpec.java | 133 int maxLength = national.maxLength(); in of() local 175 public abstract int maxLength(); in maxLength() method in FormatSpec
|
| /third_party/node/deps/npm/node_modules/cli-table3/src/ |
| D | utils.js | 244 function wordWrap(maxLength, input) { argument 275 function textWrap(maxLength, input) { argument 294 function multiLineWordWrap(maxLength, input, wrapOnWordBoundary = true) { argument
|
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/ |
| D | AnyPathTest.java | 100 int maxLength = lengths.last(); in assertPath() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | dictionarydata.cpp | 45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() 113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches()
|
| /third_party/node/deps/icu-small/source/common/ |
| D | dictionarydata.cpp | 45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() 113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches()
|
| /third_party/icu/icu4c/source/common/ |
| D | dictionarydata.cpp | 45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() 113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ImmutableStringBuilder.h | 21 ImmutableStringBuilder(size_t maxLength) in ImmutableStringBuilder()
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
| D | AnyPath.java | 67 public int maxLength() { in maxLength() method in AnyPath
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| D | CsvTableCollector.java | 91 private int maxLength(int index) { in maxLength() method in CsvTableCollector
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | CharsetMatch.java | 89 public String getString(int maxLength) throws java.io.IOException { in getString()
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| D | CaseIterator.java | 36 private static int maxLength = 0; field in CaseIterator
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| D | RbPath.java | 87 int maxLength = Math.min(lhs.length(), rhs.length()); in getCommonPrefixLength() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_stream.cpp | 686 void dng_stream::Get_CString (char *data, uint32 maxLength) in Get_CString() 710 void dng_stream::Get_UString (char *data, uint32 maxLength) in Get_UString()
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| D | PrefixTree.java | 215 public PrefixTree trim(int maxLength) { in trim()
|