Home
last modified time | relevance | path

Searched refs:removeAllStrings (Results 1 – 25 of 47) sorted by relevance

12

/external/cronet/stable/third_party/icu/source/common/
Duniset_props.cpp638 complement().removeAllStrings(); // code point complement in applyPattern()
791 complement().removeAllStrings(); // code point complement in applyIntPropertyValue()
958 complement().removeAllStrings(); // code point complement in applyPropertyAlias()
1101 complement().removeAllStrings(); // code point complement in applyPropertyPattern()
Duset.cpp191 ((UnicodeSet*) set)->UnicodeSet::removeAllStrings(); in uset_removeAllStrings()
/external/cronet/tot/third_party/icu/source/common/
Duniset_props.cpp638 complement().removeAllStrings(); // code point complement in applyPattern()
791 complement().removeAllStrings(); // code point complement in applyIntPropertyValue()
958 complement().removeAllStrings(); // code point complement in applyPropertyAlias()
1101 complement().removeAllStrings(); // code point complement in applyPropertyPattern()
Duset.cpp191 ((UnicodeSet*) set)->UnicodeSet::removeAllStrings(); in uset_removeAllStrings()
/external/icu/icu4c/source/common/
Duniset_props.cpp641 complement().removeAllStrings(); // code point complement in applyPattern()
802 complement().removeAllStrings(); // code point complement in applyIntPropertyValue()
976 complement().removeAllStrings(); // code point complement in applyPropertyAlias()
1119 complement().removeAllStrings(); // code point complement in applyPropertyPattern()
Duset.cpp192 ((UnicodeSet*) set)->UnicodeSet::removeAllStrings(); in uset_removeAllStrings()
Drbbiscan.cpp1251 tempSet.removeAllStrings(); in scanSet()
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DUnicodeSet.java1524 public final UnicodeSet removeAllStrings() { in removeAllStrings() method
2994 complement().removeAllStrings(); // code point complement in applyPattern()
3527 complement().removeAllStrings(); // code point complement in applyIntPropertyValue()
3727 complement().removeAllStrings(); // code point complement in applyPropertyAlias()
3855 complement().removeAllStrings(); // code point complement in applyPropertyPattern()
4943 UnicodeSet notInInput = new UnicodeSet(this).complement().removeAllStrings(); in addBridges()
DRBBIRuleScanner.java1072 tempSet.removeAllStrings(); in scanSet()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java1486 public final UnicodeSet removeAllStrings() { in removeAllStrings() method
2922 complement().removeAllStrings(); // code point complement in applyPattern()
3450 complement().removeAllStrings(); // code point complement in applyIntPropertyValue()
3647 complement().removeAllStrings(); // code point complement in applyPropertyAlias()
3775 complement().removeAllStrings(); // code point complement in applyPropertyPattern()
4829 UnicodeSet notInInput = new UnicodeSet(this).complement().removeAllStrings(); in addBridges()
DRBBIRuleScanner.java1073 tempSet.removeAllStrings(); in scanSet()
/external/cronet/stable/third_party/icu/source/common/unicode/
Duniset.h1434 virtual UnicodeSet &removeAllStrings();
/external/cronet/tot/third_party/icu/source/common/unicode/
Duniset.h1434 virtual UnicodeSet &removeAllStrings();
/external/cronet/stable/third_party/icu/source/test/intltest/
Ducdtest.cpp675 basicOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings()
678 rgiOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings()
/external/cronet/tot/third_party/icu/source/test/intltest/
Ducdtest.cpp675 basicOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings()
678 rgiOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings()
/external/icu/icu4c/source/common/unicode/
Duniset.h1546 virtual UnicodeSet &removeAllStrings();
/external/icu/libicu/cts_headers/unicode/
Duniset.h1546 virtual UnicodeSet &removeAllStrings();
/external/icu/icu4c/source/test/intltest/
Ducdtest.cpp683 basicOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings()
686 rgiOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings()
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp2400 theSet->removeAllStrings(); in compileSet()
2661 starterChars->removeAllStrings(); in findCaseInsensitiveStarters()
4588 set->removeAllStrings(); in createSetForProperty()
4636 rightOperand->removeAllStrings(); in setEval()
/external/cronet/tot/third_party/icu/source/i18n/
Dregexcmp.cpp2400 theSet->removeAllStrings(); in compileSet()
2661 starterChars->removeAllStrings(); in findCaseInsensitiveStarters()
4590 set->removeAllStrings(); in createSetForProperty()
4638 rightOperand->removeAllStrings(); in setEval()
/external/cronet/stable/third_party/icu/source/i18n/
Dregexcmp.cpp2400 theSet->removeAllStrings(); in compileSet()
2661 starterChars->removeAllStrings(); in findCaseInsensitiveStarters()
4590 set->removeAllStrings(); in createSetForProperty()
4638 rightOperand->removeAllStrings(); in setEval()
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
DStringTokenizerTest.java792 us.removeAllStrings(); in TestRemoveAllString()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DStringTokenizerTest.java795 us.removeAllStrings(); in TestRemoveAllString()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUnicodeSetTest.java272 s.removeAllStrings(); in TestToPattern()
3071 assertFalse("removeAllStrings", set.removeAllStrings().contains("")); in TestEmptyString()
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java269 s.removeAllStrings(); in TestToPattern()
3068 assertFalse("removeAllStrings", set.removeAllStrings().contains("")); in TestEmptyString()

12