HomeSort by relevance Sort by last modified time
    Searched defs:UColAttributeValue (Results 1 - 3 of 3) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DebugUtilitiesData.java 20 public static final int UColAttributeValue = 5;
27 "UColAttributeValue", /* 5 */
38 "UColAttributeValue", /* 5 */
95 /* UColAttributeValue, 5 */
119 5, /* UColAttributeValue */
176 /* UColAttributeValue, 5 */
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DebugUtilitiesData.java 19 public static final int UColAttributeValue = 5;
26 "UColAttributeValue", /* 5 */
37 "UColAttributeValue", /* 5 */
94 /* UColAttributeValue, 5 */
118 5, /* UColAttributeValue */
175 /* UColAttributeValue, 5 */
  /external/icu/icu4c/source/i18n/unicode/
ucol.h 130 * One more than the highest normal UColAttributeValue value.
135 } UColAttributeValue;
233 * These values can be now found in the UColAttributeValue enum.
236 typedef UColAttributeValue UCollationStrength;
430 UColAttributeValue normalizationMode,
    [all...]

Completed in 133 milliseconds