Searched refs:ucol_openBinary (Results 1 – 11 of 11) sorted by relevance
/external/webkit/Source/WebCore/icu/unicode/ |
D | ucol.h | 1211 ucol_openBinary(const uint8_t *bin, int32_t length,
|
D | urename.h | 611 #define ucol_openBinary ucol_openBinary_3_2 macro
|
/external/icu4c/i18n/unicode/ |
D | ucol.h | 1318 ucol_openBinary(const uint8_t *bin, int32_t length,
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | ucol.h | 1211 ucol_openBinary(const uint8_t *bin, int32_t length,
|
D | urename.h | 611 #define ucol_openBinary ucol_openBinary_3_2 macro
|
/external/icu4c/i18n/ |
D | tblcoll.cpp | 137 ucollator = ucol_openBinary(bin, length, base->ucollator, &status); in RuleBasedCollator()
|
D | ucol.cpp | 469 ucol_openBinary(const uint8_t *bin, int32_t length, in ucol_openBinary() function
|
/external/icu4c/test/cintltst/ |
D | capitst.c | 862 c = ucol_openBinary(buffer, size, col, &err); in TestCloneBinary() 2289 cloneWUCA = ucol_openBinary(image, imageSize, UCA, &status); in TestOpenBinary() 2290 cloneNOUCA = ucol_openBinary(image, imageSize, NULL, &status); in TestOpenBinary()
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 611 #define ucol_openBinary ucol_openBinary_3_2 macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 611 #define ucol_openBinary ucol_openBinary_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 771 #define ucol_openBinary U_ICU_ENTRY_POINT_RENAME(ucol_openBinary) macro
|