HomeSort by relevance Sort by last modified time
    Searched full:boundtype (Results 1 - 10 of 10) sorted by null

  /external/svox/pico/lib/
picospho.h 40 - BOUND(BOUNDstrength,BOUNDtype)
68 - BOUNDtype (actually phrase type of the following phrase)
129 - BOUND(BOUNDstrength,BOUNDtype)
picoacph.h 94 -> BOUND(BOUNDstrength,BOUNDtype)
135 - BOUNDtype (created in sa base on punctuation, indicates type of phrase
147 <sentence> = <phrase> { BOUND(BOUND_PHR1|2|3,BOUNDtype) <phrase> }
picosa.h 99 -> BOUND(BOUNDstrength,BOUNDtype)
140 - BOUNDtype (created in sa base on punctuation, indicates type of phrase
153 <sentence> = <phrase> { BOUND(BOUND_PHR1|2|3,BOUNDtype) <phrase> }
picoacph.c 128 picoos_uint8 boundtype; /* btype for following phrase, 0 if not set */ member in struct:__anon6061
190 acph->headx[i].boundtype = 0;
518 acph->headx[i].boundtype =
522 acph->headx[i].boundtype =
526 acph->headx[i].boundtype =
531 acph->headx[i].boundtype =
541 acph->headx[i].boundtype =
583 acph->headx[0].boundtype =
587 acph->headx[0].boundtype =
591 acph->headx[0].boundtype
    [all...]
  /external/icu4c/i18n/
coll.cpp 568 UColBoundMode boundType,
574 return ucol_getBound(source, sourceLength, boundType, noOfLevels, result, resultLength, &status);
ucol.cpp     [all...]
  /external/icu4c/i18n/unicode/
coll.h     [all...]
ucol.h     [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
ucol.h 764 * @param boundType Type of bound required. It can be UCOL_BOUND_LOWER, which
785 UColBoundMode boundType,
    [all...]
  /external/webkit/WebCore/icu/unicode/
ucol.h 764 * @param boundType Type of bound required. It can be UCOL_BOUND_LOWER, which
785 UColBoundMode boundType,
    [all...]

Completed in 140 milliseconds