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

  /external/chromium_org/third_party/icu/source/common/
utrie2_impl.h 83 UTRIE2_OPTIONS_VALUE_BITS_MASK=0xf
utrie2.cpp 163 if(valueBits!=(UTrie2ValueBits)(header->options&UTRIE2_OPTIONS_VALUE_BITS_MASK)) {
431 valueBits=(UTrie2ValueBits)(trie.options&UTRIE2_OPTIONS_VALUE_BITS_MASK);
  /external/icu/icu4c/source/common/
utrie2_impl.h 83 UTRIE2_OPTIONS_VALUE_BITS_MASK=0xf
utrie2.cpp 163 if(valueBits!=(UTrie2ValueBits)(header->options&UTRIE2_OPTIONS_VALUE_BITS_MASK)) {
460 valueBits=(UTrie2ValueBits)(trie.options&UTRIE2_OPTIONS_VALUE_BITS_MASK);
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 82 milliseconds