Home
last modified time | relevance | path

Searched refs:ubrk_first (Results 1 – 25 of 27) sorted by relevance

12

/third_party/icu/icu4c/source/test/cintltst/
Dcbiapts.c255 start = ubrk_first(word); in TestBreakIteratorCAPI()
292 ubrk_first(character); in TestBreakIteratorCAPI()
308 pos=ubrk_first(line); in TestBreakIteratorCAPI()
319 pos = ubrk_first(sentence); in TestBreakIteratorCAPI()
326 pos = ubrk_first(sentence); in TestBreakIteratorCAPI()
331 if (ubrk_first(sentence)!=ubrk_current(sentence)) { in TestBreakIteratorCAPI()
359 ubrk_first(bb); in TestBreakIteratorCAPI()
509 start = ubrk_first(someClonedIterators[i]); in TestBreakIteratorSafeClone()
561 start = ubrk_first(brk); in TestBreakIteratorClone()
658 pos = ubrk_first(bi); in TestBreakIteratorRules()
[all …]
/third_party/skia/third_party/externals/icu/source/samples/break/
Dubreak.c41 int32_t start = ubrk_first(boundary); in printEachForward()
62 int32_t start = ubrk_first(boundary); in printFirst()
/third_party/flutter/skia/third_party/externals/icu/source/samples/break/
Dubreak.c41 int32_t start = ubrk_first(boundary); in printEachForward()
62 int32_t start = ubrk_first(boundary); in printFirst()
/third_party/icu/icu4c/source/samples/break/
Dubreak.c41 int32_t start = ubrk_first(boundary); in printEachForward()
62 int32_t start = ubrk_first(boundary); in printFirst()
/third_party/skia/modules/skunicode/src/
DSkUnicode_icu.h34 SKICU_FUNC(ubrk_first) \
/third_party/flutter/skia/experimental/editor/
Dword_boundaries.cpp42 int pos = ubrk_first(iter); in GetUtf8WordBoundaries()
/third_party/skia/modules/skplaintexteditor/src/
Dword_boundaries.cpp47 int32_t pos = ubrk_first(&*wordBreakIterator); in GetUtf8WordBoundaries()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dubrk.h445 ubrk_first(UBreakIterator *bi);
Durename.h485 #define ubrk_first U_ICU_ENTRY_POINT_RENAME(ubrk_first) macro
/third_party/node/deps/icu-small/source/common/unicode/
Dubrk.h467 ubrk_first(UBreakIterator *bi);
Durename.h495 #define ubrk_first U_ICU_ENTRY_POINT_RENAME(ubrk_first) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubrk.h467 ubrk_first(UBreakIterator *bi);
Durename.h489 #define ubrk_first U_ICU_ENTRY_POINT_RENAME(ubrk_first) macro
/third_party/icu/icu4c/source/common/unicode/
Dubrk.h467 ubrk_first(UBreakIterator *bi);
Durename.h489 #define ubrk_first U_ICU_ENTRY_POINT_RENAME(ubrk_first) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubrk.cpp234 ubrk_first(UBreakIterator *bi) in ubrk_first() function
/third_party/node/deps/icu-small/source/common/
Dubrk.cpp246 ubrk_first(UBreakIterator *bi) in ubrk_first() function
/third_party/skia/third_party/externals/icu/source/common/
Dubrk.cpp246 ubrk_first(UBreakIterator *bi) in ubrk_first() function
/third_party/icu/icu4c/source/common/
Dubrk.cpp246 ubrk_first(UBreakIterator *bi) in ubrk_first() function
/third_party/flutter/skia/modules/skparagraph/src/
DParagraphImpl.cpp53 fPos = ubrk_first(fIterator.get()); in first()
/third_party/icu/docs/userguide/boundaryanalysis/
Dindex.md280 p = ubrk_first(bi);
/third_party/skia/third_party/externals/icu/source/i18n/
Dusearch.cpp612 int32_t startindex = ubrk_first(breakiterator); in isBreakUnit()
3739 int32_t startindex = ubrk_first(breakiterator);
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dusearch.cpp612 int32_t startindex = ubrk_first(breakiterator); in isBreakUnit()
3733 int32_t startindex = ubrk_first(breakiterator);
/third_party/icu/icu4c/source/i18n/
Dusearch.cpp612 int32_t startindex = ubrk_first(breakiterator); in isBreakUnit()
3739 int32_t startindex = ubrk_first(breakiterator);
/third_party/node/deps/icu-small/source/i18n/
Dusearch.cpp1670 int32_t startindex = ubrk_first(breakiterator);

12