Home
last modified time | relevance | path

Searched defs:coll (Results 101 - 125 of 141) sorted by relevance

123456

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DStringSearch.java1663 private void init(RuleBasedCollator coll) { in init() argument
H A DCollator.java687 private static void setAttributesFromKeywords(ULocale loc, Collator coll, RuleBasedCollator rbc) { in setAttributesFromKeywords() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dusrchtst.c1756 UCollator *coll = NULL; in TestDiacriticMatch() local
2438 UCollator *coll = NULL; in TestNumeric() local
2471 UCollator *coll = NULL; TestForwardBackward() local
2527 UCollator *coll; TestSearchForNull() local
2616 UCollator *coll; TestStrengthIdentical() local
2834 UCollator *coll; TestPCEBuffer_with() local
2974 UCollator *coll; TestMatchFollowedByIgnorables() local
[all...]
H A Dcallcoll.c151 static char* U_EXPORT2 sortKeyToString(const UCollator *coll, const uint8_t *sortkey, char *buffer, uint32_t *len) { in sortKeyToString() argument
236 static UCollationResult compareUsingPartials(UCollator *coll, const UChar source[], int32_t sLen, const UChar target[], int32_t tLen, int32_t pieceSize, UErrorCode *status) { in compareUsingPartials() argument
600 genericOrderingTestWithResult(UCollator *coll, const char * const s[], uint32_t size, UCollationResult result) genericOrderingTestWithResult() argument
631 genericOrderingTest(UCollator *coll, const char * const s[], uint32_t size) genericOrderingTest() argument
637 UCollator *coll = ucol_open(locale, &status); genericLocaleStarter() local
654 UCollator *coll = ucol_open(locale, &status); genericLocaleStarterWithResult() local
676 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); genericRulesStarterWithOptionsAndResult() local
697 UCollator *coll = ucol_open(locale, &status); genericLocaleStarterWithOptionsAndResult() local
724 UCollator *coll = NULL; genericRulesStarterWithResult() local
1200 UCollator* coll=0; TestInvalidRules() local
1283 UCollator *coll = ucol_open("es", &status); TestFCDCrash() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp806 Collator *coll = NULL; in Test4124632() local
1089 static int32_t calcKeyIncremental(UCollator *coll, cons argument
1112 UCollator *coll; TestT7189() local
[all...]
H A Dapicoll.cpp337 RuleBasedCollator *coll; in TestRules() local
1407 Collator *coll = Collator::createInstance("en_US", error); TestDisplayName() local
1431 Collator *coll = Collator::createInstance(error); TestAttribute() local
1538 Collator *coll = Collator::createInstance(Locale::getRoot(), status); TestVariableTopSetting() local
1623 Collator *coll = Collator::createInstance("root", status); TestGetLocale() local
1787 Collator *coll = Collator::createInstance(Locale("sh"), status); TestBounds() local
1965 RuleBasedCollator *coll TestUClassID() local
2309 RuleBasedCollator *coll = new RuleBasedCollator(UnicodeString(buf, len), status); TestNULLCharTailoring() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationMiscTest.java278 genericOrderingTestWithResult(Collator coll, String[] s, int result) genericOrderingTestWithResult() argument
568 genericOptionsSetter(RuleBasedCollator coll, String[] attrs, Object[] values) genericOptionsSetter() argument
611 genericOrderingTest(Collator coll, String[] s) genericOrderingTest() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DMeasureUnitTest.java2845 static void assertUnique(Collection<?> coll) { in assertUnique() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DStringSearch.java1647 private void init(RuleBasedCollator coll) { in init() argument
H A DCollator.java657 private static void setAttributesFromKeywords(ULocale loc, Collator coll, RuleBasedCollator rbc) { in setAttributesFromKeywords() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationBuilder.java
H A DCollationDataBuilder.java
H A DCollation.java
/third_party/icu/icu4c/source/i18n/
H A Dcollationbuilder.cpp1652 RuleBasedCollator *coll = new RuleBasedCollator(); in ucol_openRules() local
1675 ucol_getUnsafeSet( const UCollator *coll, in ucol_getUnsafeSet() argument
H A Dcoll.cpp318 void setAttributesFromKeywords(const Locale &loc, Collator &coll, UErrorCode &errorCode) { in setAttributesFromKeywords() argument
440 Collator* coll; in createInstance() local
[all...]
H A Dalphaindex.cpp96 int32_t binarySearch(const UVector &list, const UnicodeString &s, const Collator &coll) { in binarySearch() argument
888 Collator *coll in init() local
396 hasMultiplePrimaryWeights( const RuleBasedCollator &coll, uint32_t variableTop, const UnicodeString &s, UVector64 &ces, UErrorCode &errorCode) hasMultiplePrimaryWeights() argument
[all...]
/third_party/ltp/pan/
H A Dltp-pan.c162 struct collection *coll = NULL; in main() local
1179 struct collection *coll; get_collection() local
1452 dump_coll(struct collection *coll) dump_coll() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dalphaindex.cpp96 int32_t binarySearch(const UVector &list, const UnicodeString &s, const Collator &coll) { in binarySearch() argument
888 Collator *coll in init() local
396 hasMultiplePrimaryWeights( const RuleBasedCollator &coll, uint32_t variableTop, const UnicodeString &s, UVector64 &ces, UErrorCode &errorCode) hasMultiplePrimaryWeights() argument
[all...]
H A Dcollationbuilder.cpp1673 RuleBasedCollator *coll = new RuleBasedCollator(); in ucol_openRules() local
1696 ucol_getUnsafeSet( const UCollator *coll, in ucol_getUnsafeSet() argument
H A Dcoll.cpp319 void setAttributesFromKeywords(const Locale &loc, Collator &coll, UErrorCode &errorCode) { in setAttributesFromKeywords() argument
441 Collator* coll; in createInstance() local
[all...]
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp1408 UCollator *coll = ucol_openRules(buf, u_strlen(buf), UCOL_OFF, in openRulesCollator() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp96 int32_t binarySearch(const UVector &list, const UnicodeString &s, const Collator &coll) { in binarySearch() argument
893 Collator *coll in init() local
395 hasMultiplePrimaryWeights( const RuleBasedCollator &coll, uint32_t variableTop, const UnicodeString &s, UVector64 &ces, UErrorCode &errorCode) hasMultiplePrimaryWeights() argument
[all...]
H A Dcoll.cpp318 void setAttributesFromKeywords(const Locale &loc, Collator &coll, UErrorCode &errorCode) { in setAttributesFromKeywords() argument
440 Collator* coll; in createInstance() local
[all...]
H A Dcollationbuilder.cpp1646 RuleBasedCollator *coll = new RuleBasedCollator(); in ucol_openRules() local
1669 ucol_getUnsafeSet( const UCollator *coll, in ucol_getUnsafeSet() argument
/third_party/ffmpeg/libavformat/
H A Disom.h247 AVContentLightMetadata *coll; member

Completed in 53 milliseconds

123456