Searched defs:secondaries (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcollationkeys.cpp255 SortKeyLevel secondaries; local
367 secondaries.appendByte(SEC_COMMON_MIDDLE);
376 secondaries.appendByte(b);
379 secondaries.appendWeight16(s);
391 secondaries.appendByte(b);
395 secondaries.appendByte(SEC_COMMON_MIDDLE);
403 uint8_t *secs = secondaries.data();
404 int32_t last = secondaries.length() - 1;
414 secondaries.appendByte(p == Collation::NO_CE_PRIMARY ?
417 secSegmentStart = secondaries
[all...]
H A Dcollationbuilder.cpp1077 // and it is lowercase. Other secondaries are uncased.
1390 CollationWeights primaries, secondaries, tertiaries; local
1497 // compressed common secondaries.
1500 secondaries.initForSecondary();
1501 if(!secondaries.allocWeights(s, sLimit, sCount)) {
1505 printf("!secondaries.allocWeights(%lx, %lx, sCount=%ld)\n",
1513 s = secondaries.nextWeight();
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...

Completed in 171 milliseconds