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

  /external/icu/icu4c/source/common/
utrie2.cpp 219 case UTRIE2_32_VALUE_BITS:
344 case UTRIE2_32_VALUE_BITS:
479 case UTRIE2_32_VALUE_BITS:
506 case UTRIE2_32_VALUE_BITS:
utrie2_builder.cpp 442 trie1->data32!=NULL ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS,
    [all...]
utrie2.h 75 UTRIE2_32_VALUE_BITS,
    [all...]
normalizer2impl.cpp     [all...]
  /external/icu/icu4c/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/icu/icu4c/source/i18n/
collationdatareader.cpp 171 UTRIE2_32_VALUE_BITS, inBytes + offset, length, NULL,
collationdatabuilder.cpp     [all...]

Completed in 151 milliseconds