Home
last modified time | relevance | path

Searched defs:newSet (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnhandledBreakEngine.java68 UnicodeSet newSet = new UnicodeSet(); in handleChar() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
DUnhandledBreakEngine.java68 UnicodeSet newSet = new UnicodeSet(); in handleChar() local
/third_party/typescript/src/testRunner/unittests/
DcompilerCore.ts37 const newSet = set.add(0); constant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DRoundTripTest.java98 public void reset(UnicodeSet newSet) { in reset()
102 public void reset(UnicodeSet newSet, boolean abb) { in reset()
106 public void reset(UnicodeSet newSet, boolean abb, int density) { in reset()
/third_party/skia/src/ports/
DSkFontMgr_preview.cpp214 sk_sp<SkFontStyleSet_Preview> newSet = in addFamily() local
DSkFontMgr_android.cpp512 sk_sp<SkFontStyleSet_Android> newSet = in addFamily() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DRelation.java168 private Set<V> newSet() { in newSet() method in Relation
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRelation.java166 private Set<V> newSet() { in newSet() method in Relation
/third_party/node/lib/internal/dns/
Dutils.js144 [kSetServersInteral](newSet, servers) { argument
/third_party/glslang/glslang/MachineIndependent/
Diomapper.h59 int newSet; member
/third_party/skia/third_party/externals/icu/source/i18n/
Drepattrn.cpp129 UnicodeSet *newSet = new UnicodeSet(*sourceSet); in operator =() local
/third_party/node/deps/icu-small/source/i18n/
Drepattrn.cpp129 UnicodeSet *newSet = new UnicodeSet(*sourceSet); in operator =() local
/third_party/icu/icu4c/source/i18n/
Drepattrn.cpp129 UnicodeSet *newSet = new UnicodeSet(*sourceSet); in operator =() local
/third_party/node/deps/icu-small/source/common/
Dunisetspan.cpp442 UnicodeSet *newSet=spanSet.cloneAsThawed(); in addToSpanNotSet() local
/third_party/skia/third_party/externals/icu/source/common/
Dunisetspan.cpp442 UnicodeSet *newSet=spanSet.cloneAsThawed(); in addToSpanNotSet() local
/third_party/icu/icu4c/source/common/
Dunisetspan.cpp442 UnicodeSet *newSet=spanSet.cloneAsThawed(); in addToSpanNotSet() local
/third_party/icu/icu4c/source/test/cintltst/
Dcldrtest.c33 USet *newSet = NULL; in createFlattenSet() local