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

  /external/icu/icu4c/source/test/cintltst/
trie2test.c 133 if(valueBits==UTRIE2_16_VALUE_BITS) {
144 if(valueBits==UTRIE2_16_VALUE_BITS) {
154 if(valueBits==UTRIE2_16_VALUE_BITS) {
181 if(valueBits==UTRIE2_16_VALUE_BITS) {
194 if(valueBits==UTRIE2_16_VALUE_BITS) {
229 if(valueBits==UTRIE2_16_VALUE_BITS) {
249 if(valueBits==UTRIE2_16_VALUE_BITS) {
308 if(valueBits==UTRIE2_16_VALUE_BITS) {
333 if(valueBits==UTRIE2_16_VALUE_BITS) {
457 if(valueBits==UTRIE2_16_VALUE_BITS) {
    [all...]
  /external/icu/icu4c/source/common/
utrie2.cpp 178 if(valueBits==UTRIE2_16_VALUE_BITS) {
184 if(valueBits==UTRIE2_16_VALUE_BITS) {
215 case UTRIE2_16_VALUE_BITS:
262 if(valueBits==UTRIE2_16_VALUE_BITS) {
285 if(valueBits==UTRIE2_16_VALUE_BITS) {
334 case UTRIE2_16_VALUE_BITS:
utrie_swap.cpp 139 case UTRIE2_16_VALUE_BITS:
166 case UTRIE2_16_VALUE_BITS:
utrie2_builder.cpp 479 trie1->data32!=NULL ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS,
    [all...]
rbbidata.cpp 113 fTrie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
propsvec.cpp 484 utrie2_freeze(toUTrie2.trie, UTRIE2_16_VALUE_BITS, pErrorCode);
rbbisetb.cpp 298 utrie2_freeze(fTrie, UTRIE2_16_VALUE_BITS, fStatus);
utrie2.h 75 UTRIE2_16_VALUE_BITS,
    [all...]
ucnvsel.cpp 569 sel->trie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,

Completed in 795 milliseconds