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

/external/icu/icu4c/source/i18n/unicode/
H A Dtblcoll.h10 * \brief C++ API: The RuleBasedCollator class implements the Collator abstract base class.
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
92 * The RuleBasedCollator class provides the implementation of
107 * Note, RuleBasedCollator is not to be subclassed.
110 class U_I18N_API RuleBasedCollator : public Collator { class in inherits:Collator
113 * RuleBasedCollator constructor. This takes the table rules and builds a
114 * collation table out of them. Please see RuleBasedCollator clas
[all...]
/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/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
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
602 RuleBasedCollator::RuleBasedCollator() function in class:RuleBasedCollator
607 RuleBasedCollator::RuleBasedCollator(const Locale& desiredLocale, function in class:RuleBasedCollator
[all...]
/external/icu/icu4c/source/i18n/
H A Drulebasedcollator.cpp140 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator &other) function in class:RuleBasedCollator
152 RuleBasedCollator::RuleBasedCollator(const uint8_t *bin, int32_t length, function in class:RuleBasedCollator
153 const RuleBasedCollator *base, UErrorCode &errorCode)
182 RuleBasedCollator::RuleBasedCollator(const CollationTailoring *t, const Locale &vl) function in class:RuleBasedCollator
193 RuleBasedCollator::~RuleBasedCollator() {
[all...]
H A Dcollationbuilder.cpp81 // RuleBasedCollator implementation ---------------------------------------- ***
89 RuleBasedCollator::RuleBasedCollator() function in class:RuleBasedCollator
98 RuleBasedCollator::RuleBasedCollator(const UnicodeString &rules, UErrorCode &errorCode) function in class:RuleBasedCollator
108 RuleBasedCollator::RuleBasedCollator(const UnicodeString &rules, ECollationStrength strength, function in class:RuleBasedCollator
119 RuleBasedCollator::RuleBasedCollator(const UnicodeString &rules, function in class:RuleBasedCollator
131 RuleBasedCollator function in class:RuleBasedCollator
144 RuleBasedCollator::RuleBasedCollator(const UnicodeString &rules, function in class:RuleBasedCollator
[all...]
/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 ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 244 milliseconds