Searched refs:INT_LIMIT (Results 1 - 17 of 17) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/lang/
H A DUProperty.java656 public static final int INT_LIMIT = 0x1016; field in interface:UProperty
H A DUCharacter.java4126 * UProperty.INT_START <= property < UProperty.INT_LIMIT or
4197 * UProperty.INT_START <= property < UProperty.INT_LIMIT or
5069 * UProperty.INT_START <= type < UProperty.INT_LIMIT or
5104 (propertyEnum >= UProperty.INT_START && propertyEnum < UProperty.INT_LIMIT)) {
5138 * UProperty.INT_START &lt;= type &lt; UProperty.INT_LIMIT.
5169 * UProperty.INT_START &lt;= type &lt; UProperty.INT_LIMIT.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
H A DUPropertyAliasesTest.java106 } else if (p>=UProperty.INT_LIMIT) {
H A DUnicodeSetTest.java90 for (int propNum = UProperty.BINARY_START; propNum < UProperty.INT_LIMIT; ++propNum) {
H A DUCharacterTest.java2420 for (p=UProperty.INT_START; p<UProperty.INT_LIMIT; ++p) {
3208 // UProperty.INT_LIMIT are covered, none of the values reaches default.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUProperty.java740 public static final int INT_LIMIT = 0x1016; field in interface:UProperty
H A DUCharacter.java4721 * UProperty.INT_START &lt;= property &lt; UProperty.INT_LIMIT or
4793 * UProperty.INT_START &lt;= property &lt; UProperty.INT_LIMIT or
5693 * UProperty.INT_START &lt;= type &lt; UProperty.INT_LIMIT or
5728 (propertyEnum >= UProperty.INT_START && propertyEnum < UProperty.INT_LIMIT)) {
5762 * UProperty.INT_START &lt;= type &lt; UProperty.INT_LIMIT.
5794 * UProperty.INT_START &lt;= type &lt; UProperty.INT_LIMIT.
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUPropertyAliasesTest.java105 } else if (p>=UProperty.INT_LIMIT) {
H A DUnicodeSetTest.java89 for (int propNum = UProperty.BINARY_START; propNum < UProperty.INT_LIMIT; ++propNum) {
H A DUCharacterTest.java2419 for (p=UProperty.INT_START; p<UProperty.INT_LIMIT; ++p) {
3207 // UProperty.INT_LIMIT are covered, none of the values reaches default.
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DUCharacterProperty.java614 } else if(which<UProperty.INT_LIMIT) {
627 } else if(which<UProperty.INT_LIMIT) {
640 } else if(which<UProperty.INT_LIMIT) {
1216 if(intProps.length!=(UProperty.INT_LIMIT-UProperty.INT_START)) {
1217 throw new ICUException("intProps.length!=(UProperty.INT_LIMIT-UProperty.INT_START)");
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DRegexUtilitiesTest.java99 for (int propNum = UProperty.INT_START; propNum < UProperty.INT_LIMIT; ++propNum) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterProperty.java613 } else if(which<UProperty.INT_LIMIT) {
626 } else if(which<UProperty.INT_LIMIT) {
639 } else if(which<UProperty.INT_LIMIT) {
1215 if(intProps.length!=(UProperty.INT_LIMIT-UProperty.INT_START)) {
1216 throw new ICUException("intProps.length!=(UProperty.INT_LIMIT-UProperty.INT_START)");
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRegexUtilitiesTest.java98 for (int propNum = UProperty.INT_START; propNum < UProperty.INT_LIMIT; ++propNum) {
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUnicodeSet.java3297 * UProperty.INT_START..UProperty.INT_LIMIT-1 or.
3391 (p >= UProperty.INT_START && p < UProperty.INT_LIMIT) ||
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java3370 * UProperty.INT_START..UProperty.INT_LIMIT-1 or.
3469 (p >= UProperty.INT_START && p < UProperty.INT_LIMIT) ||
/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 370 milliseconds