Lines Matching refs:CollatorAndCounter
744 struct CollatorAndCounter { struct
745 CollatorAndCounter(const Collator& coll) : coll(coll), ucoll(NULL), counter(0) {} in CollatorAndCounter() argument
746 CollatorAndCounter(const Collator& coll, const UCollator *ucoll) in CollatorAndCounter() function
755 CollatorAndCounter& cc = *(CollatorAndCounter*)context; in UniStrCollatorComparator()
832 CollatorAndCounter cc(coll); in call()
844 CollatorAndCounter& cc = *(CollatorAndCounter*)context; in StringPieceCollatorComparator()
854 CollatorAndCounter& cc = *(CollatorAndCounter*)context; in StringPieceUCollatorComparator()
917 CollatorAndCounter cc(coll); in call()
941 CollatorAndCounter cc(coll, ucoll); in call()
965 CollatorAndCounter cc(coll); in call()
1001 CollatorAndCounter cc(coll); in call()
1028 CollatorAndCounter cc(coll, ucoll); in call()