Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dsortkey.cpp45 static const int32_t kEmptyHashCode = 1; variable
53 fHashCode(kEmptyHashCode) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
123 fHashCode = kEmptyHashCode; in reset()
249 hash = kEmptyHashCode; in computeHashCode()
253 hash = kEmptyHashCode; in computeHashCode()
/external/chromium_org/third_party/icu/source/i18n/
Dsortkey.cpp44 #define kEmptyHashCode ((int32_t)1) macro
50 fHashCode(kEmptyHashCode), fBytes(NULL) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
116 fHashCode = kEmptyHashCode; in reset()
169 fHashCode = kEmptyHashCode; in operator =()
383 hash = kEmptyHashCode; in hashCode()
/external/icu4c/test/intltest/
Dsfwdchit.h69 static const int32_t kEmptyHashCode; variable
Dsfwdchit.cpp22 const int32_t SimpleFwdCharIterator::kEmptyHashCode = 1; member in SimpleFwdCharIterator
/external/chromium_org/third_party/icu/source/test/intltest/
Dsfwdchit.h69 static const int32_t kEmptyHashCode; variable
Dsfwdchit.cpp22 const int32_t SimpleFwdCharIterator::kEmptyHashCode = 1; member in SimpleFwdCharIterator
/external/chromium_org/third_party/icu/source/common/
Dunistr.cpp1476 hashCode = kEmptyHashCode; in doHashCode()
/external/icu4c/common/
Dunistr.cpp1560 hashCode = kEmptyHashCode; in doHashCode()
/external/chromium_org/third_party/icu/source/common/unicode/
Dunistr.h3378 kEmptyHashCode=1, // hash code for empty string enumerator
/external/icu4c/common/unicode/
Dunistr.h3479 kEmptyHashCode=1, // hash code for empty string enumerator