Searched refs:kEmptyHashCode (Results 1 – 5 of 5) sorted by relevance
47 static const int32_t kEmptyHashCode = 1; variable55 fHashCode(kEmptyHashCode) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()125 fHashCode = kEmptyHashCode; in reset()251 hash = kEmptyHashCode; in computeHashCode()255 hash = kEmptyHashCode; in computeHashCode()
71 static const int32_t kEmptyHashCode; variable
24 const int32_t SimpleFwdCharIterator::kEmptyHashCode = 1; member in SimpleFwdCharIterator
1707 hashCode = kEmptyHashCode; in doHashCode()
3620 kEmptyHashCode=1, // hash code for empty string enumerator