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

  /external/chromium_org/third_party/icu/source/common/
unisetspan.cpp 470 matches16CPB(const UChar *s, int32_t start, int32_t limit, const UChar *t, int32_t length) {
673 if(!offsets.containsOffset(inc) && matches16CPB(s, pos-overlap, length, s16, length16)) {
713 matches16CPB(s, pos-overlap, length, s16, length16)
839 if(!offsets.containsOffset(dec) && matches16CPB(s, pos-dec, length, s16, length16)) {
    [all...]
  /external/icu4c/common/
unisetspan.cpp 472 matches16CPB(const UChar *s, int32_t start, int32_t limit, const UChar *t, int32_t length) {
675 if(!offsets.containsOffset(inc) && matches16CPB(s, pos-overlap, length, s16, length16)) {
715 matches16CPB(s, pos-overlap, length, s16, length16)
841 if(!offsets.containsOffset(dec) && matches16CPB(s, pos-dec, length, s16, length16)) {
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
usettest.cpp     [all...]
  /external/icu4c/test/intltest/
usettest.cpp     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 101 milliseconds