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

  /external/chromium/third_party/icu/source/common/
rbbidata.cpp 323 UBool formatVersionOne = ds->readUInt32(*(int32_t *)rbbiDH->fFormatVersion) == 1;
325 !(formatVersionOne || rbbiDH->fFormatVersion[0] == 3) ||
441 if (formatVersionOne == FALSE) {
  /external/icu4c/common/
rbbidata.cpp 323 UBool formatVersionOne = ds->readUInt32(*(int32_t *)rbbiDH->fFormatVersion) == 1;
325 !(formatVersionOne || rbbiDH->fFormatVersion[0] == 3) ||
441 if (formatVersionOne == FALSE) {

Completed in 56 milliseconds