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()
1030 UnicodeSet set; in retainAll() local
1043 UnicodeSet set; in complementAll() local
1056 UnicodeSet set; in removeAll() local
1078 UnicodeSet *set = new UnicodeSet(); in createFrom() local
1092 UnicodeSet *set = new UnicodeSet(); in createFromAll() local
1119 UnicodeSet& UnicodeSet::retain(UChar32 c) { in retain()
1167 UnicodeSet& UnicodeSet::remove(UChar32 c) { in remove()
1214 UnicodeSet& UnicodeSet::complement(UChar32 c) { in complement()
1275 UnicodeSet& UnicodeSet::addAll(const UnicodeSet& c) { in addAll()
1301 UnicodeSet& UnicodeSet::retainAll(const UnicodeSet& c) { in retainAll()
1325 UnicodeSet& UnicodeSet::removeAll(const UnicodeSet& c) { in removeAll()
1344 UnicodeSet& UnicodeSet::complementAll(const UnicodeSet& c) { in complementAll()
1697 int32_t c = capacity; in swapBuffers() local
1983 void UnicodeSet::_appendToPat(UnicodeString& buf, UChar32 c, UBool in _appendToPat()
2028 UChar32 c; in _toPattern() local
2222 UChar32 c; in span() local
2259 UChar32 c; in spanBack() local
2297 UChar32 c; in spanUTF8() local
2335 UChar32 c; in spanBackUTF8() local