Searched defs:RuleBasedCollator (Results 1 - 13 of 13) 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
93 * The RuleBasedCollator class provides the implementation of
108 * Note, RuleBasedCollator is not to be subclassed.
111 class U_I18N_API RuleBasedCollator : public Collator { class in inherits:Collator
114 * RuleBasedCollator constructor. This takes the table rules and builds a
115 * collation table out of them. Please see RuleBasedCollator clas
[all...]
/external/icu/icu4c/source/i18n/
H A Drulebasedcollator.cpp138 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator &other) function in class:RuleBasedCollator
151 RuleBasedCollator::RuleBasedCollator(const uint8_t *bin, int32_t length, function in class:RuleBasedCollator
152 const RuleBasedCollator *base, UErrorCode &errorCode)
182 RuleBasedCollator::RuleBasedCollator(const CollationCacheEntry *entry) function in class:RuleBasedCollator
194 RuleBasedCollator::~RuleBasedCollator() {
[all...]
H A Dcollationbuilder.cpp75 // RuleBasedCollator implementation ---------------------------------------- ***
83 RuleBasedCollator::RuleBasedCollator() function in class:RuleBasedCollator
93 RuleBasedCollator::RuleBasedCollator(const UnicodeString &rules, UErrorCode &errorCode) function in class:RuleBasedCollator
104 RuleBasedCollator::RuleBasedCollator(const UnicodeString &rules, ECollationStrength strength, function in class:RuleBasedCollator
116 RuleBasedCollator::RuleBasedCollator(const UnicodeString &rules, function in class:RuleBasedCollator
129 RuleBasedCollator function in class:RuleBasedCollator
143 RuleBasedCollator::RuleBasedCollator(const UnicodeString &rules, function in class:RuleBasedCollator
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRuleBasedCollator.java45 * RuleBasedCollator is a concrete subclass of Collator. It allows customization of the Collator via user-specified rule
46 * sets. RuleBasedCollator is designed to be fully compliant to the <a
56 * Create a RuleBasedCollator from a locale by calling the getInstance(Locale) factory method in the base class
57 * Collator. Collator.getInstance(Locale) creates a RuleBasedCollator object based on the collation rules defined by the
58 * argument locale. If a customized collation ordering or attributes is required, use the RuleBasedCollator(String)
59 * constructor with the appropriate rules. The customized RuleBasedCollator will base its ordering on the CLDR root collation, while
63 * RuleBasedCollator provides correct collation orders for most locales supported in ICU. If specific data for a locale
85 * ICU4J's RuleBasedCollator does not support turning off the Thai/Lao vowel-consonant swapping, since the UCA clearly
96 * RuleBasedCollator simpleCollator = new RuleBasedCollator(simpl
185 public final class RuleBasedCollator extends Collator { class in inherits:Collator
203 public RuleBasedCollator(String rules) throws Exception { method in class:RuleBasedCollator
1685 RuleBasedCollator(CollationTailoring t, ULocale vl) { method in class:RuleBasedCollator
[all...]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DRuleBasedCollator.java44 * RuleBasedCollator is a concrete subclass of Collator. It allows customization of the Collator via user-specified rule
45 * sets. RuleBasedCollator is designed to be fully compliant to the <a
55 * Create a RuleBasedCollator from a locale by calling the getInstance(Locale) factory method in the base class
56 * Collator. Collator.getInstance(Locale) creates a RuleBasedCollator object based on the collation rules defined by the
57 * argument locale. If a customized collation ordering or attributes is required, use the RuleBasedCollator(String)
58 * constructor with the appropriate rules. The customized RuleBasedCollator will base its ordering on the CLDR root collation, while
62 * RuleBasedCollator provides correct collation orders for most locales supported in ICU. If specific data for a locale
84 * ICU4J's RuleBasedCollator does not support turning off the Thai/Lao vowel-consonant swapping, since the UCA clearly
95 * RuleBasedCollator simpleCollator = new RuleBasedCollator(simpl
185 public final class RuleBasedCollator extends Collator { class in inherits:Collator
204 public RuleBasedCollator(String rules) throws Exception { method in class:RuleBasedCollator
1723 RuleBasedCollator(CollationTailoring t, ULocale vl) { method 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/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 83 milliseconds