Home
last modified time | relevance | path

Searched defs:needToWrite (Results 1 – 7 of 7) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/posix/
DPOSIX_LCCollate.java183 BitSet needToWrite = new BitSet(); in writeList() local
/external/icu/icu4c/source/i18n/
Dcollationkeys.cpp206 CollationKeys::LevelCallback::needToWrite(Collation::Level /*level*/) { return true; } in needToWrite() function in CollationKeys::LevelCallback
Drulebasedcollator.cpp1403 virtual UBool needToWrite(Collation::Level l) override { in needToWrite() function in __anon246891930311::PartLevelCallback
/external/cronet/third_party/icu/source/i18n/
Dcollationkeys.cpp206 CollationKeys::LevelCallback::needToWrite(Collation::Level /*level*/) { return true; } in needToWrite() function in CollationKeys::LevelCallback
Drulebasedcollator.cpp1402 virtual UBool needToWrite(Collation::Level l) override { in needToWrite() function in __anon6e3a189f0311::PartLevelCallback
/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/
DCollationKeys.java139 boolean needToWrite(int level) { in needToWrite() method in CollationKeys.LevelCallback
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationKeys.java149 boolean needToWrite(int level) { in needToWrite() method in CollationKeys.LevelCallback