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

  /external/icu4c/common/
utrie2.cpp 139 valueBits<0 || UTRIE2_COUNT_VALUE_BITS<=valueBits
245 if(valueBits<0 || UTRIE2_COUNT_VALUE_BITS<=valueBits) {
431 valueBits<0 || UTRIE2_COUNT_VALUE_BITS<=valueBits ||
utrie2.h 74 UTRIE2_COUNT_VALUE_BITS
    [all...]
utrie2_builder.c     [all...]
  /external/icu4c/test/cintltst/
trie2test.c 537 testTrieGetters(testName, trie, UTRIE2_COUNT_VALUE_BITS, checkRanges, countCheckRanges);
    [all...]

Completed in 20 milliseconds