Searched refs:UBreakIteratorType (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dubrk.h87 typedef enum UBreakIteratorType { enum
109 } UBreakIteratorType; typedef in typeref:enum:UBreakIteratorType
214 ubrk_open(UBreakIteratorType type,
H A Dbrkiter.h538 UBreakIteratorType kind,
/external/icu/icu4c/source/common/unicode/
H A Dubrk.h87 typedef enum UBreakIteratorType { enum
109 } UBreakIteratorType; typedef in typeref:enum:UBreakIteratorType
214 ubrk_open(UBreakIteratorType type,
H A Dbrkiter.h541 UBreakIteratorType kind,
/external/chromium_org/base/i18n/
H A Dbreak_iterator.cc42 UBreakIteratorType break_type;
/external/chromium_org/third_party/icu/source/common/
H A Dubrk.cpp31 ubrk_open(UBreakIteratorType type,
H A Dbrkiter.cpp318 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType kind, UErrorCode& status)
/external/icu/icu4c/source/common/
H A Dubrk.cpp31 ubrk_open(UBreakIteratorType type,
H A Dbrkiter.cpp318 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType kind, UErrorCode& status)
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiapts.c200 bogus = ubrk_open((UBreakIteratorType)5, "en_US", text, u_strlen(text), &status);
764 UBreakIteratorType type;
/external/icu/icu4c/source/test/cintltst/
H A Dcbiapts.c200 bogus = ubrk_open((UBreakIteratorType)5, "en_US", text, u_strlen(text), &status);
764 UBreakIteratorType type;
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dstrcase.cpp488 iter.adoptInstead(ubrk_open((UBreakIteratorType)type, cLocaleID, NULL, 0, &status));
/external/icu/icu4c/source/test/intltest/
H A Dstrcase.cpp488 iter.adoptInstead(ubrk_open((UBreakIteratorType)type, cLocaleID, NULL, 0, &status));

Completed in 7535 milliseconds