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

  /external/chromium_org/third_party/icu/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/icu4c/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/chromium_org/third_party/icu/source/common/
utrie2.cpp 173 if(valueBits==UTRIE2_16_VALUE_BITS) {
179 if(valueBits==UTRIE2_16_VALUE_BITS) {
207 case UTRIE2_16_VALUE_BITS:
254 if(valueBits==UTRIE2_16_VALUE_BITS) {
277 if(valueBits==UTRIE2_16_VALUE_BITS) {
323 case UTRIE2_16_VALUE_BITS:
441 case UTRIE2_16_VALUE_BITS:
468 case UTRIE2_16_VALUE_BITS:
utrie2_builder.c 442 trie1->data32!=NULL ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS,
    [all...]
propsvec.c 480 utrie2_freeze(toUTrie2.trie, UTRIE2_16_VALUE_BITS, pErrorCode);
utrie2.h 70 UTRIE2_16_VALUE_BITS,
    [all...]
normalizer2impl.cpp 310 normTrie=utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
    [all...]
ucnvsel.cpp 564 sel->trie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
  /external/icu4c/common/
utrie2.cpp 177 if(valueBits==UTRIE2_16_VALUE_BITS) {
183 if(valueBits==UTRIE2_16_VALUE_BITS) {
211 case UTRIE2_16_VALUE_BITS:
258 if(valueBits==UTRIE2_16_VALUE_BITS) {
281 if(valueBits==UTRIE2_16_VALUE_BITS) {
327 case UTRIE2_16_VALUE_BITS:
445 case UTRIE2_16_VALUE_BITS:
472 case UTRIE2_16_VALUE_BITS:
utrie2_builder.cpp 442 trie1->data32!=NULL ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS,
    [all...]
propsvec.c 482 utrie2_freeze(toUTrie2.trie, UTRIE2_16_VALUE_BITS, pErrorCode);
utrie2.h 71 UTRIE2_16_VALUE_BITS,
    [all...]
ucnvsel.cpp 566 sel->trie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
normalizer2impl.cpp 311 normTrie=utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_wsconf.cpp 330 utrie2_freeze(anyCaseTrie, UTRIE2_16_VALUE_BITS, &status);
343 utrie2_freeze(lowerCaseTrie, UTRIE2_16_VALUE_BITS, &status);
381 UTRIE2_16_VALUE_BITS,
388 UTRIE2_16_VALUE_BITS,
uspoof_impl.cpp 602 fAnyCaseTrie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
606 fLowerCaseTrie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
  /external/icu4c/i18n/
uspoof_wsconf.cpp 329 utrie2_freeze(anyCaseTrie, UTRIE2_16_VALUE_BITS, &status);
342 utrie2_freeze(lowerCaseTrie, UTRIE2_16_VALUE_BITS, &status);
380 UTRIE2_16_VALUE_BITS,
387 UTRIE2_16_VALUE_BITS,
uspoof_impl.cpp 623 fAnyCaseTrie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
627 fLowerCaseTrie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
  /external/chromium_org/third_party/icu/source/tools/gennorm2/
n2builder.cpp     [all...]
  /external/icu4c/tools/gennorm2/
n2builder.cpp     [all...]

Completed in 277 milliseconds