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

  /external/icu/icu4c/source/test/cintltst/
trie2test.c 132 if(valueBits==UTRIE2_16_VALUE_BITS) {
143 if(valueBits==UTRIE2_16_VALUE_BITS) {
153 if(valueBits==UTRIE2_16_VALUE_BITS) {
180 if(valueBits==UTRIE2_16_VALUE_BITS) {
193 if(valueBits==UTRIE2_16_VALUE_BITS) {
228 if(valueBits==UTRIE2_16_VALUE_BITS) {
248 if(valueBits==UTRIE2_16_VALUE_BITS) {
307 if(valueBits==UTRIE2_16_VALUE_BITS) {
332 if(valueBits==UTRIE2_16_VALUE_BITS) {
430 if(valueBits==UTRIE2_16_VALUE_BITS) {
    [all...]
  /external/icu/icu4c/source/common/
utrie2.cpp 179 if(valueBits==UTRIE2_16_VALUE_BITS) {
185 if(valueBits==UTRIE2_16_VALUE_BITS) {
213 case UTRIE2_16_VALUE_BITS:
260 if(valueBits==UTRIE2_16_VALUE_BITS) {
283 if(valueBits==UTRIE2_16_VALUE_BITS) {
329 case UTRIE2_16_VALUE_BITS:
476 case UTRIE2_16_VALUE_BITS:
503 case UTRIE2_16_VALUE_BITS:
utrie2_builder.cpp 442 trie1->data32!=NULL ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS,
    [all...]
loadednormalizer2impl.cpp 94 ownedTrie=utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
propsvec.c 484 utrie2_freeze(toUTrie2.trie, UTRIE2_16_VALUE_BITS, pErrorCode);
utrie2.h 73 UTRIE2_16_VALUE_BITS,
    [all...]
ucnvsel.cpp 568 sel->trie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
  /external/icu/icu4c/source/tools/gennorm2/
n2builder.cpp     [all...]

Completed in 207 milliseconds