Lines Matching +defs:c +defs:set +defs:offset

101 static inline void _dbgct(UnicodeSet* set) {  in _dbgct()
109 static inline void _dbgdt(UnicodeSet* set) { in _dbgdt()
119 #define _dbgct(set) argument
120 #define _dbgdt(set) argument
567 UChar32 c = s.char32At(0); in matchesIndexValue() local
581 int32_t& offset, in matches()
623 UChar c = trial.charAt(forward ? 0 : trial.length() - 1); in matches() local
776 UnicodeSet& UnicodeSet::set(UChar32 start, UChar32 end) { in set() function in UnicodeSet
839 void dump(UChar32 c) { in dump()
861 UnicodeSet& UnicodeSet::add(UChar32 c) { in add()
1060 UnicodeSet set; in retainAll() local
1073 UnicodeSet set; in complementAll() local
1086 UnicodeSet set; in removeAll() local
1108 UnicodeSet *set = new UnicodeSet(); in createFrom() local
1122 UnicodeSet *set = new UnicodeSet(); in createFromAll() local
1149 UnicodeSet& UnicodeSet::retain(UChar32 c) { in retain()
1177 UnicodeSet& UnicodeSet::remove(UChar32 c) { in remove()
1224 UnicodeSet& UnicodeSet::complement(UChar32 c) { in complement()
1285 UnicodeSet& UnicodeSet::addAll(const UnicodeSet& c) { in addAll()
1311 UnicodeSet& UnicodeSet::retainAll(const UnicodeSet& c) { in retainAll()
1335 UnicodeSet& UnicodeSet::removeAll(const UnicodeSet& c) { in removeAll()
1354 UnicodeSet& UnicodeSet::complementAll(const UnicodeSet& c) { in complementAll()
1707 int32_t c = capacity; in swapBuffers() local
1993 void UnicodeSet::_appendToPat(UnicodeString& buf, UChar32 c, UBool in _appendToPat()
2038 UChar32 c; in _toPattern() local
2232 UChar32 c; in span() local
2269 UChar32 c; in spanBack() local
2307 UChar32 c; in spanUTF8() local
2345 UChar32 c; in spanBackUTF8() local