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

  /external/icu/icu4c/source/i18n/
coleitr.cpp 54 : UObject(other), iter_(NULL), rbc_(NULL), otherHalf_(0), dir_(0), offsets_(NULL) {
86 if (otherHalf_ != 0) {
106 if (otherHalf_ != 0) {
107 uint32_t oh = otherHalf_;
108 otherHalf_ = 0;
132 otherHalf_ = secondHalf | 0xc0; // continuation CE
152 otherHalf_ == that.otherHalf_ &&
169 if (otherHalf_ != 0) {
170 uint32_t oh = otherHalf_;
    [all...]
  /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...]
  /external/icu/icu4c/source/i18n/unicode/
coleitr.h 362 uint32_t otherHalf_;
  /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 160 milliseconds