Home
last modified time | relevance | path

Searched defs:uset (Results 1 - 25 of 27) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSetIterator.java221 public void reset(UnicodeSet uset) { in reset() argument
H A DRBBINode.java25 static final int uset = 1; field in RBBINode
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSetIterator.java187 public void reset(UnicodeSet uset) { in reset() argument
H A DRBBINode.java26 static final int uset = 1; field in RBBINode
/third_party/icu/icu4c/source/common/unicode/
H A Duniset.h1740 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) { in fromUSet() argument
1744 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) { in fromUSet() argument
/third_party/node/deps/icu-small/source/common/unicode/
H A Duniset.h1753 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) { in fromUSet() argument
1757 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) { in fromUSet() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dstatic_unisets_test.cpp98 const UnicodeSet* uset = get(static_cast<unisets::Key>(i)); in testNonEmpty() local
H A Ducdtest.cpp803 const USet *uset = u_getBinaryPropertySet((UProperty)prop, errorCode); in TestBinaryCharacterProperties() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duniset.h1720 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) { in fromUSet() argument
1724 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) { in fromUSet() argument
/third_party/icu/icu4c/source/common/
H A Drbbinode.h32 uset, enumerator
H A Duset.cpp310 uset_getItemCount(const USet* uset) { in uset_getItemCount() argument
316 uset_getItem(const USet* uset, int32_t itemIndex, in uset_getItem() argument
/third_party/node/deps/icu-small/source/common/
H A Drbbinode.h32 uset, enumerator
H A Duset.cpp310 uset_getItemCount(const USet* uset) { in uset_getItemCount() argument
316 uset_getItem(const USet* uset, int32_t itemIndex, in uset_getItem() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dspooftest.c275 const USet *uset; in TestUSpoofCAPI() local
H A Dutransts.c594 USet* uset; in TestGetRulesAndSourceSet() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbinode.h32 uset, enumerator
H A Duset.cpp300 uset_getItemCount(const USet* uset) { in uset_getItemCount() argument
306 uset_getItem(const USet* uset, int32_t itemIndex, in uset_getItem() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java39 short uset = allBits; field in BasicPeriodBuilderFactory.Settings
48 Settings setUnits(int uset) { in setUnits() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java40 short uset = allBits; field in BasicPeriodBuilderFactory.Settings
49 Settings setUnits(int uset) { in setUnits() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterName.java1653 private void convert(int set[], UnicodeSet uset) in convert() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java1202 private void check(UnicodeSet uset, String string, String desiredStatus) { in check() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterName.java1654 private void convert(int set[], UnicodeSet uset) in convert() argument
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp161 const USet* uset = u_getBinaryPropertySet(uproperty, status); in dumpBinaryProperty() local
560 void writeDecompositionData(const char* basename, uint32_t baseSize16, uint32_t baseSize32, uint32_t supplementSize16, USet* uset, USet* reference, const std::vector<PendingDescriptor>& pendingTrieInsertions, char16_t passthroughCap) { in writeDecompositionData() argument
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp138 const USet* uset = u_getBinaryPropertySet(uproperty, status); in dumpBinaryProperty() local
383 void writeDecompositionData(const char* basename, uint32_t baseSize16, uint32_t baseSize32, uint32_t supplementSize16, USet* uset, USet* reference, const std::vector<PendingDescriptor>& pendingTrieInsertions, char16_t passthroughCap) { in writeDecompositionData() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java1216 private void check(UnicodeSet uset, String string, String desiredStatus) { in check() argument

Completed in 34 milliseconds

12