Searched refs:kEmptyHashCode (Results 1 – 10 of 10) sorted by relevance
45 static const int32_t kEmptyHashCode = 1; variable53 fHashCode(kEmptyHashCode) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()123 fHashCode = kEmptyHashCode; in reset()249 hash = kEmptyHashCode; in computeHashCode()253 hash = kEmptyHashCode; in computeHashCode()
44 #define kEmptyHashCode ((int32_t)1) macro50 fHashCode(kEmptyHashCode), fBytes(NULL) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()116 fHashCode = kEmptyHashCode; in reset()169 fHashCode = kEmptyHashCode; in operator =()383 hash = kEmptyHashCode; in hashCode()
69 static const int32_t kEmptyHashCode; variable
22 const int32_t SimpleFwdCharIterator::kEmptyHashCode = 1; member in SimpleFwdCharIterator
1476 hashCode = kEmptyHashCode; in doHashCode()
1560 hashCode = kEmptyHashCode; in doHashCode()
3378 kEmptyHashCode=1, // hash code for empty string enumerator
3479 kEmptyHashCode=1, // hash code for empty string enumerator