/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
H A D | Collation.java | 38 /** The secondary/tertiary lower limit for tailoring before any root elements. */ 64 /** Default secondary/tertiary weight lead byte. */ 69 /** Lower 16 bits of a CE with a common tertiary weight. */ 71 /** Lower 32 bits of a CE with common secondary and tertiary weights. */ 77 /** Only the 2*6 bits for the pure tertiary weight. */ 79 /** Only the secondary & tertiary bits; no case, no quaternary. */ 81 /** Case bits and tertiary bits. */ 182 * and the tertiary in bits 15..8. 429 int tertiary = ce32 & 0xff; 430 if(tertiary < SPECIAL_CE32_LOW_BYT [all...] |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | Collation.java | 36 /** The secondary/tertiary lower limit for tailoring before any root elements. */ 62 /** Default secondary/tertiary weight lead byte. */ 67 /** Lower 16 bits of a CE with a common tertiary weight. */ 69 /** Lower 32 bits of a CE with common secondary and tertiary weights. */ 75 /** Only the 2*6 bits for the pure tertiary weight. */ 77 /** Only the secondary & tertiary bits; no case, no quaternary. */ 79 /** Case bits and tertiary bits. */ 180 * and the tertiary in bits 15..8. 427 int tertiary = ce32 & 0xff; 428 if(tertiary < SPECIAL_CE32_LOW_BYT [all...] |
/external/icu/icu4c/source/i18n/ |
H A D | collation.h | 33 /** The secondary/tertiary lower limit for tailoring before any root elements. */ 59 /** Default secondary/tertiary weight lead byte. */ 64 /** Lower 16 bits of a CE with a common tertiary weight. */ 66 /** Lower 32 bits of a CE with common secondary and tertiary weights. */ 72 /** Only the 2*6 bits for the pure tertiary weight. */ 74 /** Only the secondary & tertiary bits; no case, no quaternary. */ 76 /** Case bits and tertiary bits. */ 178 * and the tertiary in bits 15..8. 426 uint32_t tertiary = ce32 & 0xff; local 427 if(tertiary < SPECIAL_CE32_LOW_BYT [all...] |
H A D | ucoleitr.cpp | 217 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; local 224 tertiary = ucol_tertiaryOrder(ce); 254 primary = secondary = tertiary = 0; 264 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary;
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | StringSearch.java | 604 // note for tertiary we can't use the collator->tertiaryMask, that 1019 // 16 bits are secondary, next 16 (the high 16 bits of the low 32-bit half) are tertiary. Any of these 1655 long primary = 0, secondary = 0, tertiary = 0, quaternary = 0; 1662 tertiary = CollationElementIterator.tertiaryOrder(ce); 1691 primary = secondary = tertiary = 0; 1701 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary;
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
H A D | StringSearch.java | 621 // note for tertiary we can't use the collator->tertiaryMask, that 1035 // 16 bits are secondary, next 16 (the high 16 bits of the low 32-bit half) are tertiary. Any of these 1671 long primary = 0, secondary = 0, tertiary = 0, quaternary = 0; 1678 tertiary = CollationElementIterator.tertiaryOrder(ce); 1707 primary = secondary = tertiary = 0; 1717 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary;
|
/external/icu/icu4c/source/test/intltest/ |
H A D | regcoll.cpp | 322 String[] tertiary = { 332 static const UChar tertiary[][CollationRegressionTest::MAX_TOKEN_LEN] = local 343 compareArray(*c, tertiary, ARRAY_LENGTH(tertiary)); 664 // These now have tertiary differences in UCA 691 // These now have tertiary differences in UCA
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
H A D | CollationRegressionTest.java | 353 String[] tertiary = { 363 compareArray(c, tertiary); 574 // These now have tertiary differences in UCA 593 // These now have tertiary differences in UCA
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationRegressionTest.java | 349 String[] tertiary = { 359 compareArray(c, tertiary); 570 // These now have tertiary differences in UCA 589 // These now have tertiary differences in UCA
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |