/external/cronet/third_party/icu/source/common/unicode/ |
D | ubrk.h | 31 typedef struct UBreakIterator UBreakIterator; typedef 244 U_CAPI UBreakIterator* U_EXPORT2 266 U_CAPI UBreakIterator* U_EXPORT2 294 U_CAPI UBreakIterator* U_EXPORT2 320 U_DEPRECATED UBreakIterator * U_EXPORT2 322 const UBreakIterator *bi, 336 U_CAPI UBreakIterator * U_EXPORT2 337 ubrk_clone(const UBreakIterator *bi, 357 ubrk_close(UBreakIterator *bi); 372 U_DEFINE_LOCAL_OPEN_POINTER(LocalUBreakIteratorPointer, UBreakIterator, ubrk_close); [all …]
|
/external/icu/libandroidicu/include/unicode/ |
D | ubrk.h | 31 typedef struct UBreakIterator UBreakIterator; typedef 244 U_CAPI UBreakIterator* U_EXPORT2 266 U_CAPI UBreakIterator* U_EXPORT2 294 U_CAPI UBreakIterator* U_EXPORT2 320 U_DEPRECATED UBreakIterator * U_EXPORT2 322 const UBreakIterator *bi, 336 U_CAPI UBreakIterator * U_EXPORT2 337 ubrk_clone(const UBreakIterator *bi, 357 ubrk_close(UBreakIterator *bi); 372 U_DEFINE_LOCAL_OPEN_POINTER(LocalUBreakIteratorPointer, UBreakIterator, ubrk_close); [all …]
|
D | usearch.h | 314 UBreakIterator *breakiter, 352 UBreakIterator *breakiter, 531 UBreakIterator *breakiter, 545 U_CAPI const UBreakIterator * U_EXPORT2 usearch_getBreakIterator(
|
/external/icu/libicu/cts_headers/unicode/ |
D | ubrk.h | 31 typedef struct UBreakIterator UBreakIterator; typedef 244 U_CAPI UBreakIterator* U_EXPORT2 266 U_CAPI UBreakIterator* U_EXPORT2 294 U_CAPI UBreakIterator* U_EXPORT2 320 U_DEPRECATED UBreakIterator * U_EXPORT2 322 const UBreakIterator *bi, 336 U_CAPI UBreakIterator * U_EXPORT2 337 ubrk_clone(const UBreakIterator *bi, 357 ubrk_close(UBreakIterator *bi); 372 U_DEFINE_LOCAL_OPEN_POINTER(LocalUBreakIteratorPointer, UBreakIterator, ubrk_close); [all …]
|
D | usearch.h | 314 UBreakIterator *breakiter, 352 UBreakIterator *breakiter, 531 UBreakIterator *breakiter, 545 U_CAPI const UBreakIterator * U_EXPORT2 usearch_getBreakIterator(
|
/external/icu/icu4c/source/common/unicode/ |
D | ubrk.h | 31 typedef struct UBreakIterator UBreakIterator; typedef 244 U_CAPI UBreakIterator* U_EXPORT2 266 U_CAPI UBreakIterator* U_EXPORT2 294 U_CAPI UBreakIterator* U_EXPORT2 320 U_DEPRECATED UBreakIterator * U_EXPORT2 322 const UBreakIterator *bi, 336 U_CAPI UBreakIterator * U_EXPORT2 337 ubrk_clone(const UBreakIterator *bi, 357 ubrk_close(UBreakIterator *bi); 372 U_DEFINE_LOCAL_OPEN_POINTER(LocalUBreakIteratorPointer, UBreakIterator, ubrk_close); [all …]
|
/external/icu/libicu/ndk_headers/unicode/ |
D | ubrk.h | 31 typedef struct UBreakIterator UBreakIterator; typedef 245 U_CAPI UBreakIterator* U_EXPORT2 271 U_CAPI UBreakIterator * U_EXPORT2 272 ubrk_clone(const UBreakIterator *bi, 294 ubrk_close(UBreakIterator *bi) __INTRODUCED_IN(31); 311 U_DEFINE_LOCAL_OPEN_POINTER(LocalUBreakIteratorPointer, UBreakIterator, ubrk_close); 330 ubrk_setText(UBreakIterator* bi, 356 ubrk_setUText(UBreakIterator* bi, 373 ubrk_current(const UBreakIterator *bi) __INTRODUCED_IN(31); 387 ubrk_next(UBreakIterator *bi) __INTRODUCED_IN(31); [all …]
|
/external/icu/icu4c/source/common/ |
D | ubrk.cpp | 33 U_CAPI UBreakIterator* U_EXPORT2 81 UBreakIterator *uBI = (UBreakIterator *)result; in ubrk_open() 96 U_CAPI UBreakIterator* U_EXPORT2 115 UBreakIterator *uBI = (UBreakIterator *)result; in ubrk_openRules() 123 U_CAPI UBreakIterator* U_EXPORT2 139 UBreakIterator *uBI = reinterpret_cast<UBreakIterator *>(lpRBBI.orphan()); in ubrk_openBinaryRules() 147 U_CAPI UBreakIterator * U_EXPORT2 149 const UBreakIterator *bi, in ubrk_safeClone() 174 return (UBreakIterator *)newBI; in ubrk_safeClone() 177 U_CAPI UBreakIterator * U_EXPORT2 [all …]
|
D | ucasemap_titlecase_brkiter.cpp | 87 U_CAPI const UBreakIterator * U_EXPORT2 89 return reinterpret_cast<UBreakIterator *>(csm->iter); in ucasemap_getBreakIterator() 93 ucasemap_setBreakIterator(UCaseMap *csm, UBreakIterator *iterToAdopt, UErrorCode *pErrorCode) { in ucasemap_setBreakIterator()
|
/external/cronet/third_party/icu/source/common/ |
D | ubrk.cpp | 33 U_CAPI UBreakIterator* U_EXPORT2 81 UBreakIterator *uBI = (UBreakIterator *)result; in ubrk_open() 96 U_CAPI UBreakIterator* U_EXPORT2 115 UBreakIterator *uBI = (UBreakIterator *)result; in ubrk_openRules() 123 U_CAPI UBreakIterator* U_EXPORT2 139 UBreakIterator *uBI = reinterpret_cast<UBreakIterator *>(lpRBBI.orphan()); in ubrk_openBinaryRules() 147 U_CAPI UBreakIterator * U_EXPORT2 149 const UBreakIterator *bi, in ubrk_safeClone() 174 return (UBreakIterator *)newBI; in ubrk_safeClone() 177 U_CAPI UBreakIterator * U_EXPORT2 [all …]
|
D | ucasemap_titlecase_brkiter.cpp | 87 U_CAPI const UBreakIterator * U_EXPORT2 89 return reinterpret_cast<UBreakIterator *>(csm->iter); in ucasemap_getBreakIterator() 93 ucasemap_setBreakIterator(UCaseMap *csm, UBreakIterator *iterToAdopt, UErrorCode *pErrorCode) { in ucasemap_setBreakIterator()
|
/external/libchrome/base/i18n/ |
D | break_iterator.cc | 36 ubrk_close(static_cast<UBreakIterator*>(iter_)); in ~BreakIterator() 84 ubrk_first(static_cast<UBreakIterator*>(iter_)); in Init() 97 pos = ubrk_next(static_cast<UBreakIterator*>(iter_)); in Advance() 106 pos = ubrk_next(static_cast<UBreakIterator*>(iter_)); in Advance() 110 status = ubrk_getRuleStatus(static_cast<UBreakIterator*>(iter_)); in Advance() 125 ubrk_setText(static_cast<UBreakIterator*>(iter_), in SetText() 142 int32_t status = ubrk_getRuleStatus(static_cast<UBreakIterator*>(iter_)); in GetWordBreakStatus() 156 UBreakIterator* iter = static_cast<UBreakIterator*>(iter_); in IsEndOfWord() 166 UBreakIterator* iter = static_cast<UBreakIterator*>(iter_); in IsStartOfWord() 177 UBreakIterator* iter = static_cast<UBreakIterator*>(iter_); in IsGraphemeBoundary()
|
/external/icu/icu4c/source/samples/break/ |
D | ubreak.c | 39 void printEachForward( UBreakIterator* boundary, UChar* str) { in printEachForward() 50 void printEachBackward( UBreakIterator* boundary, UChar* str) { in printEachBackward() 60 void printFirst(UBreakIterator* boundary, UChar* str) { in printFirst() 68 void printLast(UBreakIterator* boundary, UChar* str) { in printLast() 77 void printAt(UBreakIterator* boundary, int32_t pos , UChar* str) { in printAt() 87 UBreakIterator *boundary; in c_main()
|
/external/cronet/third_party/icu/source/samples/break/ |
D | ubreak.c | 39 void printEachForward( UBreakIterator* boundary, UChar* str) { in printEachForward() 50 void printEachBackward( UBreakIterator* boundary, UChar* str) { in printEachBackward() 60 void printFirst(UBreakIterator* boundary, UChar* str) { in printFirst() 68 void printLast(UBreakIterator* boundary, UChar* str) { in printLast() 77 void printAt(UBreakIterator* boundary, int32_t pos , UChar* str) { in printAt() 87 UBreakIterator *boundary; in c_main()
|
/external/skia/modules/skunicode/src/ |
D | SkUnicode_icu.h | 57 UBreakIterator* (*f_ubrk_clone_)(const UBreakIterator*, UErrorCode*); 58 UBreakIterator* (*f_ubrk_safeClone_)(const UBreakIterator*, void*, int32_t*, UErrorCode*);
|
D | SkUnicode_icu_builtin.cpp | 22 static UBreakIterator* clone(T bi, UErrorCode* status) { in clone() 28 static UBreakIterator* clone(T bi, UErrorCode* status) { in clone() 38 &SkUbrkClone<const UBreakIterator*>::clone, in SkLoadICULib()
|
/external/icing/icing/tokenization/icu/ |
D | icu-language-segmenter.h | 84 explicit IcuLanguageSegmenter(std::string&& locale, UBreakIterator* iterator) in IcuLanguageSegmenter() 92 UBreakIterator* ProduceBreakIterator() const; 97 void ReturnBreakIterator(UBreakIterator* itr) const; 104 mutable UBreakIterator* cached_break_iterator_ ICING_GUARDED_BY(mutex_);
|
D | icu-language-segmenter.cc | 52 Create(const IcuLanguageSegmenter* creator, UBreakIterator* break_iterator, in Create() 251 UBreakIterator* break_iterator, in IcuLanguageSegmenterIterator() 304 UBreakIterator* break_iterator_; // Does not own 336 UBreakIterator* break_iterator = ubrk_open( in Create() 346 UBreakIterator* IcuLanguageSegmenter::ProduceBreakIterator() const { in ProduceBreakIterator() 347 UBreakIterator* itr = nullptr; in ProduceBreakIterator() 366 void IcuLanguageSegmenter::ReturnBreakIterator(UBreakIterator* itr) const { in ReturnBreakIterator()
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 227 UBreakIterator * ubrk_clone_android(const UBreakIterator * bi, UErrorCode * status) { in ubrk_clone_android() 230 void ubrk_close_android(UBreakIterator * bi) { in ubrk_close_android() 233 int32_t ubrk_current_android(const UBreakIterator * bi) { in ubrk_current_android() 236 int32_t ubrk_first_android(UBreakIterator * bi) { in ubrk_first_android() 239 int32_t ubrk_following_android(UBreakIterator * bi, int32_t offset) { in ubrk_following_android() 242 int32_t ubrk_getRuleStatus_android(UBreakIterator * bi) { in ubrk_getRuleStatus_android() 245 UBool ubrk_isBoundary_android(UBreakIterator * bi, int32_t offset) { in ubrk_isBoundary_android() 248 int32_t ubrk_next_android(UBreakIterator * bi) { in ubrk_next_android() 251 UBreakIterator * ubrk_open_android(UBreakIteratorType type, const char * locale, const UChar * text… in ubrk_open_android() 254 int32_t ubrk_preceding_android(UBreakIterator * bi, int32_t offset) { in ubrk_preceding_android() [all …]
|
/external/cronet/third_party/icu/source/test/cintltst/ |
D | cbiapts.c | 162 UBreakIterator *word, *sentence, *line, *character, *b, *bogus; in TestBreakIteratorCAPI() 351 UBreakIterator *bb; in TestBreakIteratorCAPI() 386 UBreakIterator * someIterators [CLONETEST_ITERATOR_COUNT]; in TestBreakIteratorSafeClone() 387 UBreakIterator * someClonedIterators [CLONETEST_ITERATOR_COUNT]; in TestBreakIteratorSafeClone() 389 UBreakIterator * brk; in TestBreakIteratorSafeClone() 525 UBreakIterator * someIterators [CLONETEST_ITERATOR_COUNT]; in TestBreakIteratorClone() 527 UBreakIterator * brk; in TestBreakIteratorClone() 610 static UBreakIterator * testOpenRules(char *rules) { in testOpenRules() 615 UBreakIterator *bi; in testOpenRules() 654 UBreakIterator *bi = testOpenRules(rules); in TestBreakIteratorRules() [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | cbiapts.c | 162 UBreakIterator *word, *sentence, *line, *character, *b, *bogus; in TestBreakIteratorCAPI() 351 UBreakIterator *bb; in TestBreakIteratorCAPI() 386 UBreakIterator * someIterators [CLONETEST_ITERATOR_COUNT]; in TestBreakIteratorSafeClone() 387 UBreakIterator * someClonedIterators [CLONETEST_ITERATOR_COUNT]; in TestBreakIteratorSafeClone() 389 UBreakIterator * brk; in TestBreakIteratorSafeClone() 525 UBreakIterator * someIterators [CLONETEST_ITERATOR_COUNT]; in TestBreakIteratorClone() 527 UBreakIterator * brk; in TestBreakIteratorClone() 610 static UBreakIterator * testOpenRules(char *rules) { in testOpenRules() 615 UBreakIterator *bi; in testOpenRules() 654 UBreakIterator *bi = testOpenRules(rules); in TestBreakIteratorRules() [all …]
|
/external/cronet/base/i18n/ |
D | break_iterator.h | 69 struct UBreakIterator; 75 void operator()(UBreakIterator*); 78 std::unique_ptr<UBreakIterator, UBreakIteratorDeleter>;
|
/external/cronet/third_party/icu/source/i18n/unicode/ |
D | usearch.h | 314 UBreakIterator *breakiter, 352 UBreakIterator *breakiter, 531 UBreakIterator *breakiter, 545 U_CAPI const UBreakIterator * U_EXPORT2 usearch_getBreakIterator(
|
/external/icu/icu4c/source/i18n/unicode/ |
D | usearch.h | 314 UBreakIterator *breakiter, 352 UBreakIterator *breakiter, 531 UBreakIterator *breakiter, 545 U_CAPI const UBreakIterator * U_EXPORT2 usearch_getBreakIterator(
|
/external/icu/icu4c/source/i18n/ |
D | stsearch.cpp | 41 locale.getName(), (UBreakIterator *)breakiter, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 73 (UBreakIterator *)breakiter, in StringSearch() 98 locale.getName(), (UBreakIterator *)breakiter, in StringSearch() 130 (UBreakIterator *)breakiter, in StringSearch() 162 (UBreakIterator *)that.m_breakiterator_, in StringSearch()
|