Searched refs:compoundFilter (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dtransreg.cpp68 compoundFilter(cpdFilter),
80 compoundFilter(cpdFilter),
91 compoundFilter(0),
113 if (compoundFilter != 0)
114 t->adoptFilter((UnicodeSet*)compoundFilter->clone());
156 (compoundFilter ? (UnicodeSet*)(compoundFilter->clone()) : 0),
439 UnicodeSet* compoundFilter; // For COMPOUND_RBT member in class:TransliteratorEntry
463 compoundFilter = NULL;
483 delete compoundFilter;
[all...]
H A Dtransreg.h47 TransliteratorAlias(const UnicodeString& aliasID, const UnicodeSet* compoundFilter);
54 const UnicodeSet* compoundFilter);
105 // where the contained RBT goes. compoundFilter is the
113 const UnicodeSet* compoundFilter; // alias member in class:TransliteratorAlias
H A Dcpdtrans.cpp157 UnicodeSet* compoundFilter = NULL; local
160 regenID, list, compoundFilter)) {
162 delete compoundFilter;
170 if (compoundFilter != NULL) {
171 adoptFilter(compoundFilter);
H A Drbt_pars.h53 UnicodeSet* compoundFilter; member in class:TransliteratorParser
153 * owns the 'data' and 'compoundFilter' data members after this
H A Drbt_pars.cpp835 compoundFilter = NULL;
846 delete compoundFilter;
867 UnicodeSet* f = compoundFilter;
868 compoundFilter = NULL;
907 delete compoundFilter;
908 compoundFilter = NULL;
933 compoundFilter = NULL;
1005 if (compoundFilter != NULL) {
1010 compoundFilter = f;
1125 if (compoundFilter !
[all...]
H A Drbt.cpp47 parser.compoundFilter != NULL ||
H A Dtranslit.cpp1075 if (parser.compoundFilter != NULL) {
1077 parser.compoundFilter->toPattern(filterPattern, FALSE);
/external/icu/icu4c/source/i18n/
H A Dtransreg.cpp68 compoundFilter(cpdFilter),
80 compoundFilter(cpdFilter),
91 compoundFilter(0),
113 if (compoundFilter != 0)
114 t->adoptFilter((UnicodeSet*)compoundFilter->clone());
156 (compoundFilter ? (UnicodeSet*)(compoundFilter->clone()) : 0),
439 UnicodeSet* compoundFilter; // For COMPOUND_RBT member in class:TransliteratorEntry
463 compoundFilter = NULL;
483 delete compoundFilter;
[all...]
H A Dtransreg.h47 TransliteratorAlias(const UnicodeString& aliasID, const UnicodeSet* compoundFilter);
54 const UnicodeSet* compoundFilter);
105 // where the contained RBT goes. compoundFilter is the
113 const UnicodeSet* compoundFilter; // alias member in class:TransliteratorAlias
H A Dcpdtrans.cpp157 UnicodeSet* compoundFilter = NULL; local
160 regenID, list, compoundFilter)) {
162 delete compoundFilter;
170 if (compoundFilter != NULL) {
171 adoptFilter(compoundFilter);
H A Drbt_pars.h53 UnicodeSet* compoundFilter; member in class:TransliteratorParser
153 * owns the 'data' and 'compoundFilter' data members after this
H A Drbt_pars.cpp835 compoundFilter = NULL;
846 delete compoundFilter;
867 UnicodeSet* f = compoundFilter;
868 compoundFilter = NULL;
907 delete compoundFilter;
908 compoundFilter = NULL;
933 compoundFilter = NULL;
1005 if (compoundFilter != NULL) {
1010 compoundFilter = f;
1125 if (compoundFilter !
[all...]
H A Drbt.cpp47 parser.compoundFilter != NULL ||
H A Dtranslit.cpp1075 if (parser.compoundFilter != NULL) {
1077 parser.compoundFilter->toPattern(filterPattern, FALSE);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 456 milliseconds