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

  /external/chromium_org/third_party/icu/source/common/
utrie2_impl.h 74 uint16_t shiftedHighStart;
utrie2.cpp 171 tempTrie.highStart=header->shiftedHighStart<<UTRIE2_SHIFT_1;
302 header->shiftedHighStart=0;
utrie2_builder.c     [all...]
  /external/icu4c/common/
utrie2_impl.h 74 uint16_t shiftedHighStart;
utrie2.cpp 175 tempTrie.highStart=header->shiftedHighStart<<UTRIE2_SHIFT_1;
306 header->shiftedHighStart=0;
utrie2_builder.cpp     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1447 milliseconds