Searched defs:retain (Results 1 – 5 of 5) sorted by relevance
67 inline bool retain() { return m_retainCount++; } in retain() function
64 bool retain) in ShortestDistanceState()
621 {
1080 UnicodeSet& UnicodeSet::retain(UChar32 start, UChar32 end) { in retain() function in UnicodeSet1090 UnicodeSet& UnicodeSet::retain(UChar32 c) { in retain() function in UnicodeSet1672 void UnicodeSet::retain(const UChar32* other, int32_t otherLen, int8_t polarity) { in retain() function in UnicodeSet
126 uset_retainAll(USet* set, const USet* retain) { in uset_retainAll()