Home
last modified time | relevance | path

Searched defs:maxLength (Results 1 - 25 of 66) sorted by relevance

123

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DCharsDictionaryMatcher.java25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
H A DDictionaryMatcher.java30 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() argument
33 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() argument
H A DBytesDictionaryMatcher.java46 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBytesDictionaryMatcher.java46 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
H A DDictionaryMatcher.java31 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() argument
34 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() argument
H A DCharsDictionaryMatcher.java25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
H A DCharsetMatch.java84 public String getString(int maxLength) throws java.io.IOException { in getString() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTableCollector.java91 private int maxLength(int index) { in maxLength() method in CsvTableCollector
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DImmutableStringBuilder.h21 ImmutableStringBuilder(size_t maxLength) in ImmutableStringBuilder() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetMatch.java89 public String getString(int maxLength) throws java.io.IOException { in getString() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ddenseranges.cpp80 int32_t maxLength; member in __anon12076::LargestGaps
111 int64_t maxLength=(int64_t)maxValue-(int64_t)minValue+1; in uprv_makeDenseRanges() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddenseranges.cpp80 int32_t maxLength; member in __anon3750::LargestGaps
111 int64_t maxLength=(int64_t)maxValue-(int64_t)minValue+1; in uprv_makeDenseRanges() local
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DCaseIterator.java36 private static int maxLength = 0; field in CaseIterator
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DAnyPath.java67 public int maxLength() { in maxLength() method in AnyPath
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddenseranges.cpp80 int32_t maxLength; member in __anon21328::LargestGaps
111 int64_t maxLength=(int64_t)maxValue-(int64_t)minValue+1; in uprv_makeDenseRanges() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java215 public PrefixTree trim(int maxLength) { in trim() argument
/third_party/backends/japi/
H A DSane.c447 Java_Sane_read(JNIEnv *env, jobject jobj, jint handle, jbyteArray data, jint maxLength, jintArray length) Java_Sane_read() argument
H A DSane.java138 read(int handle, byte [] data, int maxLength, int [] length) read() argument
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dsimplenormperf.cpp308 int32_t maxLength = getMaxLength() * 10; in main() local
/third_party/icu/icu4c/source/common/
H A Ddictionarydata.cpp45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
H A Dudataswp.cpp330 int32_t maxLength; in udata_swapDataHeader() local
/third_party/node/deps/icu-small/source/common/
H A Dudataswp.cpp330 int32_t maxLength; in udata_swapDataHeader() local
H A Ddictionarydata.cpp45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
/third_party/skia/tests/
H A DOpChainTest.cpp41 unsigned maxLength = 0; in result_width() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictionarydata.cpp45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument

Completed in 12 milliseconds

123