Searched refs:uhash_compareIChars (Results 1 - 12 of 12) sorted by relevance

/external/chromium/third_party/icu/source/test/cintltst/
H A Dchashtst.c62 return uhash_compareIChars(s, t);
290 hash = uhash_open(uhash_hashIChars, uhash_compareIChars, NULL, &status);
/external/icu4c/test/cintltst/
H A Dchashtst.c62 return uhash_compareIChars(s, t);
290 hash = uhash_open(uhash_hashIChars, uhash_compareIChars, NULL, &status);
/external/chromium/third_party/icu/source/common/
H A Duhash.h588 * function. Use together with uhash_compareIChars.
623 uhash_compareIChars(const UHashTok key1, const UHashTok key2);
H A Duhash.c970 uhash_compareIChars(const UHashTok key1, const UHashTok key2) { function
/external/icu4c/common/
H A Duhash.h588 * function. Use together with uhash_compareIChars.
623 uhash_compareIChars(const UHashTok key1, const UHashTok key2);
H A Duhash.c971 uhash_compareIChars(const UHashTok key1, const UHashTok key2) { function
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h718 #define uhash_compareIChars uhash_compareIChars_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h718 #define uhash_compareIChars uhash_compareIChars_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h718 #define uhash_compareIChars uhash_compareIChars_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h718 #define uhash_compareIChars uhash_compareIChars_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h909 #define uhash_compareIChars U_ICU_ENTRY_POINT_RENAME(uhash_compareIChars) macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h867 #define uhash_compareIChars uhash_compareIChars_4_2 macro

Completed in 361 milliseconds