Lines Matching +defs:c +defs:set +defs:offset
83 static inline void _dbgct(UnicodeSet* set) { in _dbgct()
91 static inline void _dbgdt(UnicodeSet* set) { in _dbgdt()
101 #define _dbgct(set) argument
102 #define _dbgdt(set) argument
546 UChar32 c = s.char32At(0); in matchesIndexValue() local
560 int32_t& offset, in matches()
597 UChar c = trial.charAt(forward ? 0 : trial.length() - 1); in matches() local
750 UnicodeSet& UnicodeSet::set(UChar32 start, UChar32 end) { in set() function in UnicodeSet
813 void dump(UChar32 c) { in dump()
835 UnicodeSet& UnicodeSet::add(UChar32 c) { in add()
1029 UnicodeSet set; in retainAll() local
1042 UnicodeSet set; in complementAll() local
1055 UnicodeSet set; in removeAll() local
1077 UnicodeSet *set = new UnicodeSet(); in createFrom() local
1091 UnicodeSet *set = new UnicodeSet(); in createFromAll() local
1118 UnicodeSet& UnicodeSet::retain(UChar32 c) { in retain()
1166 UnicodeSet& UnicodeSet::remove(UChar32 c) { in remove()
1213 UnicodeSet& UnicodeSet::complement(UChar32 c) { in complement()
1274 UnicodeSet& UnicodeSet::addAll(const UnicodeSet& c) { in addAll()
1300 UnicodeSet& UnicodeSet::retainAll(const UnicodeSet& c) { in retainAll()
1324 UnicodeSet& UnicodeSet::removeAll(const UnicodeSet& c) { in removeAll()
1343 UnicodeSet& UnicodeSet::complementAll(const UnicodeSet& c) { in complementAll()
1696 int32_t c = capacity; in swapBuffers() local
1981 void UnicodeSet::_appendToPat(UnicodeString& buf, UChar32 c, UBool escapeUnprintable) { in _appendToPat()
2037 UChar32 c; in _toPattern() local
2231 UChar32 c; in span() local
2268 UChar32 c; in spanBack() local
2306 UChar32 c; in spanUTF8() local
2344 UChar32 c; in spanBackUTF8() local