OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getECollationStrength
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
tblcoll.h
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
srchtest.cpp
238
Collator::ECollationStrength StringSearchTest::
getECollationStrength
(
383
collator->setStrength(
getECollationStrength
(search->strength));
392
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
403
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
410
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
442
collator->setStrength(
getECollationStrength
(search->strength));
459
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
495
collator->setStrength(
getECollationStrength
(search->strength));
507
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
511
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY))
[
all
...]
/external/icu4c/test/intltest/
srchtest.cpp
238
Collator::ECollationStrength StringSearchTest::
getECollationStrength
(
486
collator->setStrength(
getECollationStrength
(search->strength));
495
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
506
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
513
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
545
collator->setStrength(
getECollationStrength
(search->strength));
562
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
598
collator->setStrength(
getECollationStrength
(search->strength));
610
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY));
614
collator->setStrength(
getECollationStrength
(UCOL_TERTIARY))
[
all
...]
Completed in 218 milliseconds