Home
last modified time | relevance | path

Searched defs:foundBreaks (Results 1 – 25 of 33) sorted by relevance

12

/external/icu/android_icu4j/src/main/java/android/icu/impl/breakiter/
DLanguageBreakEngine.java37 DictionaryBreakEngine.DequeI foundBreaks, boolean isPhraseBreaking); in findBreaks()
DUnhandledBreakEngine.java51 DictionaryBreakEngine.DequeI foundBreaks, boolean isPhraseBreaking) { in findBreaks()
DBurmeseBreakEngine.java84 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
DLaoBreakEngine.java92 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
DKhmerBreakEngine.java92 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
DThaiBreakEngine.java103 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
DMlBreakEngine.java80 DictionaryBreakEngine.DequeI foundBreaks) { in divideUpRange()
DCjkBreakEngine.java124 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/breakiter/
DLanguageBreakEngine.java35 DictionaryBreakEngine.DequeI foundBreaks, boolean isPhraseBreaking); in findBreaks()
DUnhandledBreakEngine.java47 DictionaryBreakEngine.DequeI foundBreaks, boolean isPhraseBreaking) { in findBreaks()
DBurmeseBreakEngine.java80 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
DLaoBreakEngine.java88 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
DKhmerBreakEngine.java88 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
DThaiBreakEngine.java99 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
DMlBreakEngine.java76 DictionaryBreakEngine.DequeI foundBreaks) { in divideUpRange()
DCjkBreakEngine.java120 DequeI foundBreaks, boolean isPhraseBreaking) { in divideUpDictionaryRange()
/external/cronet/tot/third_party/icu/source/common/
Ddictbe.cpp53 UVector32 &foundBreaks, in findBreaks()
236 UVector32 &foundBreaks, in divideUpDictionaryRange()
476 UVector32 &foundBreaks, in divideUpDictionaryRange()
669 UVector32 &foundBreaks, in divideUpDictionaryRange()
875 UVector32 &foundBreaks, in divideUpDictionaryRange()
1137 UVector32 &foundBreaks, in divideUpDictionaryRange()
Dmlbe.cpp37 UVector32 &foundBreaks, const UnicodeString &inString, in divideUpRange()
/external/cronet/stable/third_party/icu/source/common/
Ddictbe.cpp53 UVector32 &foundBreaks, in findBreaks()
236 UVector32 &foundBreaks, in divideUpDictionaryRange()
476 UVector32 &foundBreaks, in divideUpDictionaryRange()
669 UVector32 &foundBreaks, in divideUpDictionaryRange()
875 UVector32 &foundBreaks, in divideUpDictionaryRange()
1137 UVector32 &foundBreaks, in divideUpDictionaryRange()
Dmlbe.cpp37 UVector32 &foundBreaks, const UnicodeString &inString, in divideUpRange()
Dbrkeng.cpp331 UVector32 &foundBreaks, in findBreaks()
/external/icu/icu4c/source/common/
Ddictbe.cpp53 UVector32 &foundBreaks, in findBreaks()
236 UVector32 &foundBreaks, in divideUpDictionaryRange()
476 UVector32 &foundBreaks, in divideUpDictionaryRange()
669 UVector32 &foundBreaks, in divideUpDictionaryRange()
875 UVector32 &foundBreaks, in divideUpDictionaryRange()
1137 UVector32 &foundBreaks, in divideUpDictionaryRange()
Dmlbe.cpp37 UVector32 &foundBreaks, const UnicodeString &inString, in divideUpRange()
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/rbbi/
DLSTMBreakEngineTest.java82 DictionaryBreakEngine.DequeI foundBreaks = new DictionaryBreakEngine.DequeI(); in runTestFromFile() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DLSTMBreakEngineTest.java85 DictionaryBreakEngine.DequeI foundBreaks = new DictionaryBreakEngine.DequeI(); in runTestFromFile() local

12