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
613 UChar32 c = s.char32At(0); in matchesIndexValue() local
627 int32_t& offset, in matches()
669 UChar c = trial.charAt(forward ? 0 : trial.length() - 1); in matches() local
822 UnicodeSet& UnicodeSet::set(UChar32 start, UChar32 end) { in set() function in UnicodeSet
853 void dump(UChar32 c) { in dump()
875 UnicodeSet& UnicodeSet::add(UChar32 c) { in add()
1078 UnicodeSet set; in retainAll() local
1091 UnicodeSet set; in complementAll() local
1104 UnicodeSet set; in removeAll() local
1123 UnicodeSet *set = new UnicodeSet(); in createFrom() local
1137 UnicodeSet *set = new UnicodeSet(); in createFromAll() local
1164 UnicodeSet& UnicodeSet::retain(UChar32 c) { in retain()
1192 UnicodeSet& UnicodeSet::remove(UChar32 c) { in remove()
1238 UnicodeSet& UnicodeSet::complement(UChar32 c) { in complement()
1306 UnicodeSet& UnicodeSet::addAll(const UnicodeSet& c) { in addAll()
1332 UnicodeSet& UnicodeSet::retainAll(const UnicodeSet& c) { in retainAll()
1350 UnicodeSet& UnicodeSet::removeAll(const UnicodeSet& c) { in removeAll()
1367 UnicodeSet& UnicodeSet::complementAll(const UnicodeSet& c) { in complementAll()
1614 int32_t c = capacity; in swapBuffers() local
1906 void UnicodeSet::_appendToPat(UnicodeString& buf, UChar32 c, UBool in _appendToPat()
1951 UChar32 c; in _toPattern() local
2159 UChar32 c; in span() local
2196 UChar32 c; in spanBack() local
2234 UChar32 c; in spanUTF8() local
2272 UChar32 c; in spanBackUTF8() local