Searched defs:RuleBasedCollator (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dtblcoll.h10 * \brief C++ API: RuleBasedCollator class provides the simple implementation of Collator.
22 * constructor which reads RuleBasedCollator object from
24 * RuleBasedCollator out to a binary file. The streamIn
30 * Added a private RuleBasedCollator(Locale&) constructor,
45 * 08/05/98 erm Synched with 1.2 version of RuleBasedCollator.java
84 * The RuleBasedCollator class provides the simple implementation of
94 * RuleBasedCollator is a thin C++ wrapper over the C implementation.
107 * Note, RuleBasedCollator is not to be subclassed.
111 class U_I18N_API RuleBasedCollator : public Collator class in inherits:Collator
118 * RuleBasedCollator constructo
[all...]
/external/icu4c/i18n/unicode/
H A Dtblcoll.h10 * \brief C++ API: RuleBasedCollator class provides the simple implementation of Collator.
22 * constructor which reads RuleBasedCollator object from
24 * RuleBasedCollator out to a binary file. The streamIn
30 * Added a private RuleBasedCollator(Locale&) constructor,
45 * 08/05/98 erm Synched with 1.2 version of RuleBasedCollator.java
84 * The RuleBasedCollator class provides the simple implementation of
94 * RuleBasedCollator is a thin C++ wrapper over the C implementation.
107 * Note, RuleBasedCollator is not to be subclassed.
111 class U_I18N_API RuleBasedCollator : public Collator class in inherits:Collator
118 * RuleBasedCollator constructo
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dtblcoll.cpp17 * constructor which reads RuleBasedCollator object from
19 * RuleBasedCollator out to a binary file. The streamIn
27 * Added a private RuleBasedCollator(Locale&) constructor,
43 * 08/10/98 erm Synched with 1.2 version of RuleBasedCollator.java
74 /* public RuleBasedCollator constructor ---------------------------------- */
81 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator& that) function in class:RuleBasedCollator
87 RuleBasedCollator::operator=(that);
90 RuleBasedCollator function in class:RuleBasedCollator
100 RuleBasedCollator::RuleBasedCollator(const UnicodeString& rules, function in class:RuleBasedCollator
110 RuleBasedCollator::RuleBasedCollator(const UnicodeString& rules, function in class:RuleBasedCollator
121 RuleBasedCollator::RuleBasedCollator(const UnicodeString& rules, function in class:RuleBasedCollator
131 RuleBasedCollator::RuleBasedCollator(const uint8_t *bin, int32_t length, function in class:RuleBasedCollator
650 RuleBasedCollator::RuleBasedCollator() function in class:RuleBasedCollator
655 RuleBasedCollator::RuleBasedCollator(const Locale& desiredLocale, function in class:RuleBasedCollator
[all...]
/external/icu4c/i18n/
H A Dtblcoll.cpp17 * constructor which reads RuleBasedCollator object from
19 * RuleBasedCollator out to a binary file. The streamIn
27 * Added a private RuleBasedCollator(Locale&) constructor,
43 * 08/10/98 erm Synched with 1.2 version of RuleBasedCollator.java
73 /* public RuleBasedCollator constructor ---------------------------------- */
80 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator& that) function in class:RuleBasedCollator
86 RuleBasedCollator::operator=(that);
89 RuleBasedCollator function in class:RuleBasedCollator
99 RuleBasedCollator::RuleBasedCollator(const UnicodeString& rules, function in class:RuleBasedCollator
109 RuleBasedCollator::RuleBasedCollator(const UnicodeString& rules, function in class:RuleBasedCollator
120 RuleBasedCollator::RuleBasedCollator(const UnicodeString& rules, function in class:RuleBasedCollator
130 RuleBasedCollator::RuleBasedCollator(const uint8_t *bin, int32_t length, function in class:RuleBasedCollator
587 RuleBasedCollator::RuleBasedCollator() function in class:RuleBasedCollator
592 RuleBasedCollator::RuleBasedCollator(const Locale& desiredLocale, function in class:RuleBasedCollator
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h2102 #define RuleBasedCollator U_ICU_ENTRY_POINT_RENAME(RuleBasedCollator) macro
/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 128 milliseconds