Searched refs:udata_openSwapperForInputData (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dudataswp.h213 udata_openSwapperForInputData(const void *data, int32_t length,
H A Dudataswp.c416 udata_openSwapperForInputData(const void *data, int32_t length, function
H A Ducnvsel.cpp505 udata_openSwapperForInputData(p, length, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, status);
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dudatatst.c1439 ds=udata_openSwapperForInputData(inHeader, headerLength,
1442 log_err("udata_openSwapperForInputData(%s->!isBig+same charset) failed - %s\n",
1659 ds=udata_openSwapperForInputData(NULL, 0,
1663 log_err("udata_openSwapperForInputData should have returned NULL with bad argument\n", name);
1666 ds=udata_openSwapperForInputData(NULL, 0,
1670 log_err("udata_openSwapperForInputData should have returned NULL with bad argument\n", name);
1674 ds=udata_openSwapperForInputData(buffer, 2*SWAP_BUFFER_SIZE,
1678 log_err("udata_openSwapperForInputData should have returned NULL with bad argument\n", name);
/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dgenrb.c359 ds = udata_openSwapperForInputData(poolBundle.fBytes, bytesRead,
362 fprintf(stderr, "udata_openSwapperForInputData(pool bundle %s) failed: %s\n",
/macosx-10.10.1/ICU-531.30/icuSources/tools/icuswap/
H A Dicuswap.cpp207 ds=udata_openSwapperForInputData(data, length, outIsBigEndian, outCharset, &errorCode);
209 fprintf(stderr, "%s: udata_openSwapperForInputData(\"%s\") failed - %s\n",
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Durename.h828 #define udata_openSwapperForInputData U_ICU_ENTRY_POINT_RENAME(udata_openSwapperForInputData) macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h864 #define udata_openSwapperForInputData U_ICU_ENTRY_POINT_RENAME(udata_openSwapperForInputData) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h864 #define udata_openSwapperForInputData U_ICU_ENTRY_POINT_RENAME(udata_openSwapperForInputData) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h864 #define udata_openSwapperForInputData U_ICU_ENTRY_POINT_RENAME(udata_openSwapperForInputData) macro

Completed in 327 milliseconds