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

103 static inline void _dbgct(UnicodeSet* set) {  in _dbgct()
111 static inline void _dbgdt(UnicodeSet* set) { in _dbgdt()
121 #define _dbgct(set) argument
122 #define _dbgdt(set) argument
615 UChar32 c = s.char32At(0); in matchesIndexValue() local
629 int32_t& offset, in matches()
671 UChar c = trial.charAt(forward ? 0 : trial.length() - 1); in matches() local
824 UnicodeSet& UnicodeSet::set(UChar32 start, UChar32 end) { in set() function in UnicodeSet
855 void dump(UChar32 c) { in dump()
877 UnicodeSet& UnicodeSet::add(UChar32 c) { in add()
1080 UnicodeSet set; in retainAll() local
1093 UnicodeSet set; in complementAll() local
1106 UnicodeSet set; in removeAll() local
1125 UnicodeSet *set = new UnicodeSet(); in createFrom() local
1139 UnicodeSet *set = new UnicodeSet(); in createFromAll() local
1166 UnicodeSet& UnicodeSet::retain(UChar32 c) { in retain()
1194 UnicodeSet& UnicodeSet::remove(UChar32 c) { in remove()
1240 UnicodeSet& UnicodeSet::complement(UChar32 c) { in complement()
1308 UnicodeSet& UnicodeSet::addAll(const UnicodeSet& c) { in addAll()
1334 UnicodeSet& UnicodeSet::retainAll(const UnicodeSet& c) { in retainAll()
1352 UnicodeSet& UnicodeSet::removeAll(const UnicodeSet& c) { in removeAll()
1369 UnicodeSet& UnicodeSet::complementAll(const UnicodeSet& c) { in complementAll()
1693 int32_t c = capacity; in swapBuffers() local
1985 void UnicodeSet::_appendToPat(UnicodeString& buf, UChar32 c, UBool in _appendToPat()
2030 UChar32 c; in _toPattern() local
2238 UChar32 c; in span() local
2275 UChar32 c; in spanBack() local
2313 UChar32 c; in spanUTF8() local
2351 UChar32 c; in spanBackUTF8() local