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

  /external/icu/icu4c/source/i18n/unicode/
coleitr.h 362 uint32_t otherHalf_;
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
CollationElementIterator.java 114 private int otherHalf_;
202 otherHalf_ = 0;
295 if (otherHalf_ != 0) {
326 if (otherHalf_ != 0) {
327 int oh = otherHalf_;
328 otherHalf_ = 0;
354 otherHalf_ = secondHalf | 0xc0; // continuation CE
381 if (otherHalf_ != 0) {
382 int oh = otherHalf_;
383 otherHalf_ = 0
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 55 milliseconds