HomeSort by relevance Sort by last modified time
    Searched refs:tertiary (Results 1 - 6 of 6) sorted by null

  /external/icu4c/test/cintltst/
citertst.c 1167 char tertiary[100]; local
1543 uint32_t primary, p1, p2, secondary, tertiary; local
    [all...]
  /external/icu4c/i18n/
ucoleitr.cpp 248 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; local
255 tertiary = ucol_tertiaryOrder(ce);
285 primary = secondary = tertiary = 0;
295 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary;
513 // int64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0;
ucol.cpp 4739 uint8_t tertiary = 0; local
5109 uint8_t tertiary = 0; local
6242 uint8_t primary1 = 0, primary2 = 0, secondary = 0, tertiary = 0; local
    [all...]
  /external/icu4c/test/intltest/
regcoll.cpp 325 String[] tertiary = {
335 static const UChar tertiary[][CollationRegressionTest::MAX_TOKEN_LEN] = local
345 c->setStrength(Collator::TERTIARY);
346 compareArray(*c, tertiary, ARRAY_LENGTH(tertiary));
368 // Secondary/Tertiary comparison incorrect in French Secondary
502 c->setStrength(Collator::TERTIARY);
580 c->setStrength(Collator::TERTIARY);
635 c->setStrength(Collator::TERTIARY);
667 // These now have tertiary differences in UC
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 75 milliseconds