Home
last modified time | relevance | path

Searched defs:incremental (Results 26 - 50 of 56) sorted by relevance

123

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DStringMatcher.java103 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
H A DBreakTransliterator.java78 protected synchronized void handleTransliterate(Replaceable text, Position pos, boolean incremental) { in handleTransliterate() argument
H A DTransliterationRule.java370 matchAndReplace(Replaceable text, Transliterator.Position pos, boolean incremental) matchAndReplace() argument
H A DTransliterator.java995 handleTransliterate(Replaceable text, Position pos, boolean incremental) handleTransliterate() argument
1025 filteredTransliterate(Replaceable text, Position index, boolean incremental, boolean rollback) filteredTransliterate() argument
1338 filteredTransliterate(Replaceable text, Position index, boolean incremental) filteredTransliterate() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dstrmatch.cpp90 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
H A Danytrans.cpp261 UBool incremental = isIncremental && (it.limit >= allLimit); in handleTransliterate() local
H A Drbt_set.cpp401 transliterate(Replaceable& text, UTransPosition& pos, UBool incremental) transliterate() argument
H A Dtranslit.cpp428 filteredTransliterate(Replaceable& text, UTransPosition& index, UBool incremental, UBool rollback) const filteredTransliterate() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dstrmatch.cpp90 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
H A Danytrans.cpp261 UBool incremental = isIncremental && (it.limit >= allLimit); in handleTransliterate() local
H A Drbt_set.cpp401 transliterate(Replaceable& text, UTransPosition& pos, UBool incremental) transliterate() argument
H A Dtranslit.cpp428 filteredTransliterate(Replaceable& text, UTransPosition& index, UBool incremental, UBool rollback) const filteredTransliterate() argument
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Ddwebp.c193 int incremental = 0; in main() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dstrmatch.cpp90 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
H A Danytrans.cpp261 UBool incremental = isIncremental && (it.limit >= allLimit); in handleTransliterate() local
H A Drbt_set.cpp404 transliterate(Replaceable& text, UTransPosition& pos, UBool incremental) transliterate() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DKeyTypeData.java33 single, multiple, incremental, any enum constant
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DBreakTransliterator.java77 protected synchronized void handleTransliterate(Replaceable text, Position pos, boolean incremental) { in handleTransliterate() argument
H A DTransliterationRule.java369 matchAndReplace(Replaceable text, Transliterator.Position pos, boolean incremental) matchAndReplace() argument
H A DTransliterator.java1018 handleTransliterate(Replaceable text, Position pos, boolean incremental) handleTransliterate() argument
1048 filteredTransliterate(Replaceable text, Position index, boolean incremental, boolean rollback) filteredTransliterate() argument
1362 filteredTransliterate(Replaceable text, Position index, boolean incremental) filteredTransliterate() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DKeyTypeData.java38 single, multiple, incremental, any enum constant
/third_party/icu/icu4c/source/common/
H A Duniset.cpp559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
/third_party/node/deps/icu-small/source/common/
H A Duniset.cpp559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
/third_party/skia/tests/
H A DCodecPartialTest.cpp83 SkBitmap incremental; in test_partial() local
343 SkBitmap incremental; in test_interleaved() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset.cpp559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument

Completed in 26 milliseconds

123