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

  /external/chromium_org/third_party/icu/source/common/
utrie2.cpp 213 case UTRIE2_32_VALUE_BITS:
338 case UTRIE2_32_VALUE_BITS:
444 case UTRIE2_32_VALUE_BITS:
471 case UTRIE2_32_VALUE_BITS:
utrie2_builder.c 442 trie1->data32!=NULL ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS,
    [all...]
utrie2.h 72 UTRIE2_32_VALUE_BITS,
    [all...]
normalizer2impl.cpp     [all...]
  /external/icu4c/common/
utrie2.cpp 217 case UTRIE2_32_VALUE_BITS:
342 case UTRIE2_32_VALUE_BITS:
448 case UTRIE2_32_VALUE_BITS:
475 case UTRIE2_32_VALUE_BITS:
utrie2_builder.cpp 442 trie1->data32!=NULL ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS,
    [all...]
utrie2.h 73 UTRIE2_32_VALUE_BITS,
    [all...]
normalizer2impl.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
trie2test.c 579 otherValueBits= valueBits==UTRIE2_16_VALUE_BITS ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS;
790 UTRIE2_32_VALUE_BITS, withClone,
    [all...]
  /external/icu4c/test/cintltst/
trie2test.c 579 otherValueBits= valueBits==UTRIE2_16_VALUE_BITS ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS;
790 UTRIE2_32_VALUE_BITS, withClone,
    [all...]

Completed in 276 milliseconds