Searched refs:SameValueSubstitution (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | nfsubs.cpp | 47 class SameValueSubstitution : public NFSubstitution { class 49 SameValueSubstitution(int32_t pos, 54 virtual ~SameValueSubstitution(); 67 SameValueSubstitution::~SameValueSubstitution() {} in ~SameValueSubstitution() 432 return new SameValueSubstitution(pos, ruleSet, formatter, description, status); in makeSubstitution() 806 SameValueSubstitution::SameValueSubstitution(int32_t _pos, in SameValueSubstitution() function in SameValueSubstitution 819 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(SameValueSubstitution)
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | nfsubs.cpp | 47 class SameValueSubstitution : public NFSubstitution { class 49 SameValueSubstitution(int32_t pos, 406 return new SameValueSubstitution(pos, ruleSet, formatter, description, status); in makeSubstitution() 780 SameValueSubstitution::SameValueSubstitution(int32_t _pos, in SameValueSubstitution() function in SameValueSubstitution 793 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(SameValueSubstitution)
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 2114 #define SameValueSubstitution U_ICU_ENTRY_POINT_RENAME(SameValueSubstitution) macro
|