Home
last modified time | relevance | path

Searched defs:bmpSet (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Duniset.h283 BMPSet *bmpSet; // The set is frozen iff either bmpSet or stringSpan is not NULL. variable
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java353 private volatile BMPSet bmpSet; // The set is frozen if bmpSet or stringSpan is not null. field in UnicodeSet
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java357 private volatile BMPSet bmpSet; // The set is frozen if bmpSet or stringSpan is not null. field in UnicodeSet