Home
last modified time | relevance | path

Searched refs:nonconst_this (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dstrmatch.cpp68 StringMatcher *nonconst_this = const_cast<StringMatcher *>(this); in toMatcher() local
69 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher()
79 StringMatcher *nonconst_this = const_cast<StringMatcher *>(this); in toReplacer() local
80 UnicodeReplacer *nonconst_base = static_cast<UnicodeReplacer *>(nonconst_this); in toReplacer()
Dfuncrepl.cpp69 FunctionReplacer *nonconst_this = const_cast<FunctionReplacer *>(this); in toReplacer() local
70 UnicodeReplacer *nonconst_base = static_cast<UnicodeReplacer *>(nonconst_this); in toReplacer()
Dquant.cpp57 Quantifier *nonconst_this = const_cast<Quantifier *>(this); in toMatcher() local
58 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher()
/external/icu/icu4c/source/i18n/
Dstrmatch.cpp68 StringMatcher *nonconst_this = const_cast<StringMatcher *>(this); in toMatcher() local
69 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher()
79 StringMatcher *nonconst_this = const_cast<StringMatcher *>(this); in toReplacer() local
80 UnicodeReplacer *nonconst_base = static_cast<UnicodeReplacer *>(nonconst_this); in toReplacer()
Dfuncrepl.cpp69 FunctionReplacer *nonconst_this = const_cast<FunctionReplacer *>(this); in toReplacer() local
70 UnicodeReplacer *nonconst_base = static_cast<UnicodeReplacer *>(nonconst_this); in toReplacer()
Dquant.cpp57 Quantifier *nonconst_this = const_cast<Quantifier *>(this); in toMatcher() local
58 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher()