Searched refs:fHashCode (Results 1 – 4 of 4) sorted by relevance
50 fHashCode(kEmptyHashCode), fBytes(NULL) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()57 fHashCode(kInvalidHashCode) in CollationKey()72 fHashCode(other.fHashCode), fBytes(NULL) in CollationKey()107 fHashCode = kInvalidHashCode; in adopt()116 fHashCode = kEmptyHashCode; in reset()130 fHashCode = kInvalidHashCode; in setToBogus()162 fHashCode = other.fHashCode; in operator =()169 fHashCode = kEmptyHashCode; in operator =()323 fHashCode = kInvalidHashCode; in ensureCapacity()358 if (fHashCode == kInvalidHashCode) in hashCode()[all …]
27 fHashCode = kInvalidHashCode;44 fHashCode = kInvalidHashCode; in SimpleFwdCharIterator()93 if (fHashCode == kInvalidHashCode) in hashCode()97 ((SimpleFwdCharIterator *)this)->fHashCode = uhash_hashUChars(key); in hashCode()99 return fHashCode; in hashCode()
74 int32_t fHashCode; variable
293 int32_t fHashCode; variable