Searched refs:uset_removeAll (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duset.h630 uset_removeAll(USet* set, const USet* removeSet);
H A Durename.h1619 #define uset_removeAll U_ICU_ENTRY_POINT_RENAME(uset_removeAll) macro
/external/icu/icu4c/source/common/unicode/
H A Duset.h630 uset_removeAll(USet* set, const USet* removeSet);
H A Durename.h1540 #define uset_removeAll U_ICU_ENTRY_POINT_RENAME(uset_removeAll) macro
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcolldata.cpp355 uset_removeAll(charsToTest, charsToRemove);
/external/chromium_org/third_party/icu/source/common/
H A Duset.cpp118 uset_removeAll(USet* set, const USet* remove) { function
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusettest.c202 uset_removeAll(set, set2);
H A Dcapitst.c995 uset_removeAll(eSet, stdSet);
H A Dcucdtst.c365 uset_removeAll(aa, b);
/external/icu/icu4c/source/common/
H A Duset.cpp118 uset_removeAll(USet* set, const USet* remove) { function
/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c202 uset_removeAll(set, set2);
H A Dcapitst.c993 uset_removeAll(eSet, stdSet);
2107 uset_removeAll(set, ref);
H A Dcucdtst.c364 uset_removeAll(aa, b);
/external/icu/icu4c/source/test/intltest/
H A Dcolldata.cpp357 uset_removeAll(charsToTest, charsToRemove);

Completed in 836 milliseconds