HomeSort by relevance Sort by last modified time
    Searched refs:breakiterator (Results 1 - 7 of 7) sorted by null

  /cts/tools/signature-tools/src/signature/converter/doclet/
DocletFactory.java 76 boolean breakiterator = false;
118 javaNames.toList(), options.toList(), breakiterator,
  /cts/tools/signature-tools/test/signature/converter/doclet/
DocletTestConverter.java 135 boolean breakiterator = false;
176 javaNames.toList(), options.toList(), breakiterator,
  /external/chromium_org/third_party/icu/source/i18n/
usearch.cpp 577 * using the breakiterator.
587 UBreakIterator *breakiterator = strsrch->search->internalBreakIter; local
588 if (breakiterator) {
592 if (!ubrk_isBoundary(breakiterator, matchend)) {
593 *end = ubrk_following(breakiterator, matchend);
598 /*if (!ubrk_isBoundary(breakiterator, matchstart) && !ubrk_isBoundary(breakiterator, matchstart-1)) {
599 *start = ubrk_preceding(breakiterator, matchstart);
608 * determined by the breakiterator in UStringSearch.
618 UBreakIterator *breakiterator = strsrch->search->breakIter local
3638 UBreakIterator *breakiterator = strsrch->search->breakIter; local
3689 UBreakIterator *breakiterator = strsrch->search->breakIter; local
    [all...]
  /external/icu4c/i18n/
usearch.cpp 577 * using the breakiterator.
587 UBreakIterator *breakiterator = strsrch->search->internalBreakIter; local
588 if (breakiterator) {
592 if (!ubrk_isBoundary(breakiterator, matchend)) {
593 *end = ubrk_following(breakiterator, matchend);
598 /*if (!ubrk_isBoundary(breakiterator, matchstart) && !ubrk_isBoundary(breakiterator, matchstart-1)) {
599 *start = ubrk_preceding(breakiterator, matchstart);
608 * determined by the breakiterator in UStringSearch.
618 UBreakIterator *breakiterator = strsrch->search->breakIter local
3651 UBreakIterator *breakiterator = strsrch->search->breakIter; local
3702 UBreakIterator *breakiterator = strsrch->search->breakIter; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 41 milliseconds