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 217 case UTRIE2_32_VALUE_BITS:
342 case UTRIE2_32_VALUE_BITS:
477 case UTRIE2_32_VALUE_BITS:
504 case UTRIE2_32_VALUE_BITS:
utrie2_builder.cpp 440 trie1->data32!=NULL ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS,
    [all...]
utrie2.h 73 UTRIE2_32_VALUE_BITS,
    [all...]
normalizer2impl.cpp     [all...]
  /external/icu/icu4c/source/test/cintltst/
trie2test.c 577 otherValueBits= valueBits==UTRIE2_16_VALUE_BITS ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS;
788 UTRIE2_32_VALUE_BITS, withClone,
    [all...]
  /external/icu/icu4c/source/i18n/
collationdatareader.cpp 169 UTRIE2_32_VALUE_BITS, inBytes + offset, length, NULL,
collationdatabuilder.cpp     [all...]

Completed in 3590 milliseconds