Searched refs:kEmptyHashCode (Results 1 – 5 of 5) 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()
69 static const int32_t kEmptyHashCode; variable
22 const int32_t SimpleFwdCharIterator::kEmptyHashCode = 1; member in SimpleFwdCharIterator
1672 hashCode = kEmptyHashCode; in doHashCode()
3622 kEmptyHashCode=1, // hash code for empty string enumerator