Searched refs:ucol_keyHashCode (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Ducoleitr.h137 ucol_keyHashCode(const uint8_t* key, int32_t length);
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dsortkey.cpp279 ucol_keyHashCode(const uint8_t *key, function
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcapitst.c1229 doAssert( ucol_keyHashCode(sortk1, sortk1len) != ucol_keyHashCode(sortk2, sortk2len), "Hash test1 result incorrect" );
1230 doAssert( !(ucol_keyHashCode(sortk1, sortk1len) == ucol_keyHashCode(sortk2, sortk2len)), "Hash test2 result incorrect" );
1231 doAssert( ucol_keyHashCode(sortk2, sortk2len) == ucol_keyHashCode(sortk3, sortk3len), "Hash result not equal" );
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Durename.h726 #define ucol_keyHashCode U_ICU_ENTRY_POINT_RENAME(ucol_keyHashCode) macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h755 #define ucol_keyHashCode U_ICU_ENTRY_POINT_RENAME(ucol_keyHashCode) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h755 #define ucol_keyHashCode U_ICU_ENTRY_POINT_RENAME(ucol_keyHashCode) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h755 #define ucol_keyHashCode U_ICU_ENTRY_POINT_RENAME(ucol_keyHashCode) macro

Completed in 222 milliseconds