/external/cronet/stable/third_party/icu/source/common/ |
D | uniset_props.cpp | 638 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()
|
D | uset.cpp | 191 ((UnicodeSet*) set)->UnicodeSet::removeAllStrings(); in uset_removeAllStrings()
|
/external/cronet/tot/third_party/icu/source/common/ |
D | uniset_props.cpp | 638 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()
|
D | uset.cpp | 191 ((UnicodeSet*) set)->UnicodeSet::removeAllStrings(); in uset_removeAllStrings()
|
/external/icu/icu4c/source/common/ |
D | uniset_props.cpp | 641 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()
|
D | uset.cpp | 192 ((UnicodeSet*) set)->UnicodeSet::removeAllStrings(); in uset_removeAllStrings()
|
D | rbbiscan.cpp | 1251 tempSet.removeAllStrings(); in scanSet()
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
D | UnicodeSet.java | 1524 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()
|
D | RBBIRuleScanner.java | 1072 tempSet.removeAllStrings(); in scanSet()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | UnicodeSet.java | 1486 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()
|
D | RBBIRuleScanner.java | 1073 tempSet.removeAllStrings(); in scanSet()
|
/external/cronet/stable/third_party/icu/source/common/unicode/ |
D | uniset.h | 1434 virtual UnicodeSet &removeAllStrings();
|
/external/cronet/tot/third_party/icu/source/common/unicode/ |
D | uniset.h | 1434 virtual UnicodeSet &removeAllStrings();
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | ucdtest.cpp | 675 basicOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings() 678 rgiOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings()
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | ucdtest.cpp | 675 basicOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings() 678 rgiOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings()
|
/external/icu/icu4c/source/common/unicode/ |
D | uniset.h | 1546 virtual UnicodeSet &removeAllStrings();
|
/external/icu/libicu/cts_headers/unicode/ |
D | uniset.h | 1546 virtual UnicodeSet &removeAllStrings();
|
/external/icu/icu4c/source/test/intltest/ |
D | ucdtest.cpp | 683 basicOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings() 686 rgiOnlyCp.removeAllStrings(); in TestEmojiPropertiesOfStrings()
|
/external/icu/icu4c/source/i18n/ |
D | regexcmp.cpp | 2400 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/ |
D | regexcmp.cpp | 2400 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/ |
D | regexcmp.cpp | 2400 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/ |
D | StringTokenizerTest.java | 792 us.removeAllStrings(); in TestRemoveAllString()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | StringTokenizerTest.java | 795 us.removeAllStrings(); in TestRemoveAllString()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | UnicodeSetTest.java | 272 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/ |
D | UnicodeSetTest.java | 269 s.removeAllStrings(); in TestToPattern() 3068 assertFalse("removeAllStrings", set.removeAllStrings().contains("")); in TestEmptyString()
|