Searched refs:uset_retainAll (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duset.h662 uset_retainAll(USet* set, const USet* retain);
H A Durename.h1625 #define uset_retainAll U_ICU_ENTRY_POINT_RENAME(uset_retainAll) macro
/external/icu/icu4c/source/common/unicode/
H A Duset.h662 uset_retainAll(USet* set, const USet* retain);
H A Durename.h1546 #define uset_retainAll U_ICU_ENTRY_POINT_RENAME(uset_retainAll) macro
/external/chromium_org/third_party/icu/source/common/
H A Duset.cpp128 uset_retainAll(USet* set, const USet* retain) { function
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusettest.c210 uset_retainAll(set2, set);
H A Dcucdtst.c368 uset_retainAll(aa, b);
3180 uset_retainAll(set2, set1); /* [math blocks]&[:Math:] */
3182 uset_retainAll(set1, set3); /* [math blocks]&[assigned] */
/external/icu/icu4c/source/common/
H A Duset.cpp128 uset_retainAll(USet* set, const USet* retain) { function
/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c210 uset_retainAll(set2, set);
H A Dcucdtst.c367 uset_retainAll(aa, b);
3179 uset_retainAll(set2, set1); /* [math blocks]&[:Math:] */
3181 uset_retainAll(set1, set3); /* [math blocks]&[assigned] */

Completed in 592 milliseconds