Searched refs:removeSet (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_tok.h124 USet *removeSet; member in struct:__anon12128
H A Ducol_bld.cpp1249 if(src->removeSet != NULL && uset_contains(src->removeSet, first)) {
1304 } else if(src->removeSet != NULL && uset_contains(src->removeSet, first)) {
H A Ducol_tok.cpp2204 if(src->removeSet == NULL) {
2205 src->removeSet = newSet;
2207 uset_addAll(src->removeSet, newSet);
2426 if(src->removeSet != NULL) {
2427 uset_close(src->removeSet);
H A Ducol_sit.cpp894 contContext c = { NULL, contractions, expansions, src.removeSet, addPrefixes, status };
H A Ducol_res.cpp431 if(src.resultLen > 0 || src.removeSet != NULL) {
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duset.h625 * @param removeSet the object that defines which elements will be
630 uset_removeAll(USet* set, const USet* removeSet);
/external/icu/icu4c/source/common/unicode/
H A Duset.h625 * @param removeSet the object that defines which elements will be
630 uset_removeAll(USet* set, const USet* removeSet);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 173 milliseconds