Searched refs:tertiary (Results 1 – 25 of 74) sorted by relevance
123
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | Collation.java | 427 int tertiary = ce32 & 0xff; 428 if(tertiary < SPECIAL_CE32_LOW_BYTE) { 430 … return ((long)(ce32 & 0xffff0000) << 32) | ((long)(ce32 & 0xff00) << 16) | (tertiary << 8); 432 ce32 -= tertiary; 433 if((tertiary & 0xf) == LONG_PRIMARY_TAG) { 438 assert (tertiary & 0xf) == LONG_SECONDARY_TAG;
|
/external/icu/icu4c/source/i18n/ |
D | collation.h | 426 uint32_t tertiary = ce32 & 0xff; in ceFromCE32() local 427 if(tertiary < SPECIAL_CE32_LOW_BYTE) { in ceFromCE32() 429 return ((int64_t)(ce32 & 0xffff0000) << 32) | ((ce32 & 0xff00) << 16) | (tertiary << 8); in ceFromCE32() 431 ce32 -= tertiary; in ceFromCE32() 432 if((tertiary & 0xf) == LONG_PRIMARY_TAG) { in ceFromCE32()
|
D | ucoleitr.cpp | 207 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; in processCE() local 214 tertiary = ucol_tertiaryOrder(ce); in processCE() 244 primary = secondary = tertiary = 0; in processCE() 254 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary; in processCE()
|
/external/icu/icu4c/source/test/testdata/ |
D | collationtest.txt | 34 <<<\u0300 # tertiary CE 303 ** test: compare with strength=tertiary 304 % strength=tertiary 466 ** test: tailoring twice before a root position: tertiary 476 # tertiary-before common weight 533 ** test: tertiary tailoring gaps, ICU ticket 9362 536 &t<<<r # tertiary between t and fullwidth t 537 &ᵀ<<<*a-q # more than 15 between ᵀ (modifier letter T) and tertiary CE boundary 538 &[before 3][first secondary ignorable]<<<u<<<v # between tertiary CE boundary & lowest tertiary CE 544 # Note: The root collator currently does not map any characters to tertiary CEs. [all …]
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/ |
D | collationtest.txt | 34 <<<\u0300 # tertiary CE 303 ** test: compare with strength=tertiary 304 % strength=tertiary 466 ** test: tailoring twice before a root position: tertiary 476 # tertiary-before common weight 533 ** test: tertiary tailoring gaps, ICU ticket 9362 536 &t<<<r # tertiary between t and fullwidth t 537 &ᵀ<<<*a-q # more than 15 between ᵀ (modifier letter T) and tertiary CE boundary 538 &[before 3][first secondary ignorable]<<<u<<<v # between tertiary CE boundary & lowest tertiary CE 544 # Note: The root collator currently does not map any characters to tertiary CEs. [all …]
|
/external/icu/icu4c/source/data/coll/ |
D | km.txt | 15 "&[last tertiary ignorable]=឴=឵"
|
D | ur.txt | 19 "&[last tertiary ignorable]<<<\u0610<<<\u0611<<<\u0613<<<\u0612<<<\u0614"
|
D | root.txt | 564 "&[last tertiary ignorable]"
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | StringSearch.java | 1577 long primary = 0, secondary = 0, tertiary = 0, quaternary = 0; in processCE() local 1584 tertiary = CollationElementIterator.tertiaryOrder(ce); in processCE() 1613 primary = secondary = tertiary = 0; in processCE() 1623 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary; in processCE()
|
/external/icu/icu4c/source/data/lang/ |
D | ur.txt | 384 tertiary{"لہجوں/حروف/چوڑائی کی چھٹائی کریں"}
|
D | am.txt | 400 tertiary{"የፊደል ጭረቶች/መልከፊደል/ስፋት ደርድር"}
|
D | pt_PT.txt | 131 tertiary{"Ordenar acentos/tipo de letra/largura"}
|
D | he.txt | 679 tertiary{"מיין הטעמות/רישיות/רוחב"}
|
D | gu.txt | 731 tertiary{"ઉચ્ચારો/કેસ/પહોળાઈ સૉર્ટ કરો"}
|
D | bg.txt | 704 tertiary{"Сортиране по диакритични знаци/регистър/ширина"}
|
D | bn.txt | 717 tertiary{"স্বরাঘাত/কেস/প্রস্থ বাছাই করুন"}
|
D | kn.txt | 718 tertiary{"ಉಚ್ಛಾರಣೆ/ಕೇಸ್/ಅಳತೆ ವಿಂಗಡಿಸಿ"}
|
D | uk.txt | 732 tertiary{"Сортувати за діактричними знаками/регістром/шириною"}
|
D | sr.txt | 707 tertiary{"Сортирај акценте/мала и велика слова/ширину"}
|
D | te.txt | 719 tertiary{"ఉచ్ఛారణలని/కేస్ని/వెడల్పుని క్రమబద్ధీకరించు"}
|
D | fa.txt | 723 tertiary{"مرتبسازی بر اساس آکسان/اندازه حرف/عرض"}
|
/external/icu/icu4c/source/test/intltest/ |
D | regcoll.cpp | 332 static const UChar tertiary[][CollationRegressionTest::MAX_TOKEN_LEN] = in Test4060154() local 343 compareArray(*c, tertiary, ARRAY_LENGTH(tertiary)); in Test4060154()
|
/external/icu/icu4c/source/data/misc/ |
D | keyTypeData.txt | 120 tertiary{"level3"}
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationRegressionTest.java | 349 String[] tertiary = { in Test4060154() local 359 compareArray(c, tertiary); in Test4060154()
|
/external/icu/icu4c/source/data/unidata/ |
D | UCARules.txt | 8 & [last tertiary ignorable]
|
123