Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/unicode/
Duniset.h300 BMPSet *bmpSet = nullptr; // The set is frozen iff either bmpSet or stringSpan is not NULL. variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duniset.h294 BMPSet *bmpSet = nullptr; // The set is frozen iff either bmpSet or stringSpan is not NULL. variable
/third_party/node/deps/icu-small/source/common/unicode/
Duniset.h300 BMPSet *bmpSet = nullptr; // The set is frozen iff either bmpSet or stringSpan is not nullptr. variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java361 private volatile BMPSet bmpSet; // The set is frozen if bmpSet or stringSpan is not null. field in UnicodeSet
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSet.java353 private volatile BMPSet bmpSet; // The set is frozen if bmpSet or stringSpan is not null. field in UnicodeSet