Home
last modified time | relevance | path

Searched refs:kEmptyHashCode (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Dsortkey.cpp47 static const int32_t kEmptyHashCode = 1; variable
55 fHashCode(kEmptyHashCode) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
125 fHashCode = kEmptyHashCode; in reset()
251 hash = kEmptyHashCode; in computeHashCode()
255 hash = kEmptyHashCode; in computeHashCode()
/external/icu/icu4c/source/test/intltest/
Dsfwdchit.h71 static const int32_t kEmptyHashCode; variable
Dsfwdchit.cpp24 const int32_t SimpleFwdCharIterator::kEmptyHashCode = 1; member in SimpleFwdCharIterator
/external/icu/icu4c/source/common/
Dunistr.cpp1707 hashCode = kEmptyHashCode; in doHashCode()
/external/icu/icu4c/source/common/unicode/
Dunistr.h3620 kEmptyHashCode=1, // hash code for empty string enumerator