Home
last modified time | relevance | path

Searched refs:theCollator (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dbmsearch.cpp52 …Target(UCollator *theCollator, const UnicodeString *target, int32_t patternLength, UErrorCode &sta…
94 Target::Target(UCollator *theCollator, const UnicodeString *target, int32_t patternLength, UErrorCo… in Target() argument
96 strengthMask(0), strength(UCOL_PRIMARY), variableTop(0), toShift(FALSE), coll(theCollator), in Target()
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp1042 StringSetMonkey(const USet *theSet, UCollator *theCollator, CollData *theCollData);
1055 StringSetMonkey::StringSetMonkey(const USet *theSet, UCollator *theCollator, CollData *theCollData) in StringSetMonkey() argument
1056 : Monkey(), set(theSet), coll(theCollator), collData(theCollData) in StringSetMonkey()
/external/chromium_org/third_party/icu/source/test/intltest/
Dssearch.cpp1746 StringSetMonkey(const USet *theSet, UCollator *theCollator, CollData *theCollData);
1759 StringSetMonkey::StringSetMonkey(const USet *theSet, UCollator *theCollator, CollData *theCollData) in StringSetMonkey() argument
1760 : Monkey(), set(theSet), coll(theCollator), collData(theCollData) in StringSetMonkey()