Searched refs:ucnv_getPlatform (Results 1 - 15 of 15) sorted by relevance

/external/chromium/third_party/icu/public/common/unicode/
H A Ducnv.h136 * @see ucnv_getPlatform
419 * @see ucnv_getPlatform
815 * @see ucnv_getPlatform
833 ucnv_getPlatform(const UConverter *converter,
H A Durename.h606 #define ucnv_getPlatform ucnv_getPlatform_4_2 macro
/external/icu4c/common/unicode/
H A Ducnv.h137 * @see ucnv_getPlatform
420 * @see ucnv_getPlatform
835 * @see ucnv_getPlatform
853 ucnv_getPlatform(const UConverter *converter,
H A Durename.h643 #define ucnv_getPlatform U_ICU_ENTRY_POINT_RENAME(ucnv_getPlatform) macro
/external/webkit/JavaScriptCore/icu/unicode/
H A Ducnv.h136 * @see ucnv_getPlatform
392 * @see ucnv_getPlatform
728 * @see ucnv_getPlatform
746 ucnv_getPlatform(const UConverter *converter,
H A Durename.h496 #define ucnv_getPlatform ucnv_getPlatform_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Ducnv.h136 * @see ucnv_getPlatform
392 * @see ucnv_getPlatform
728 * @see ucnv_getPlatform
746 ucnv_getPlatform(const UConverter *converter,
H A Durename.h496 #define ucnv_getPlatform ucnv_getPlatform_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Ducnv.h136 * @see ucnv_getPlatform
392 * @see ucnv_getPlatform
728 * @see ucnv_getPlatform
746 ucnv_getPlatform(const UConverter *converter,
H A Durename.h496 #define ucnv_getPlatform ucnv_getPlatform_3_2 macro
/external/chromium/third_party/icu/source/test/cintltst/
H A Dccapitst.c856 /*getCodepagePlatform testing ucnv_getPlatform()*/
858 if (CodePagesPlatform[codepage_index]!=ucnv_getPlatform(myConverter, &err))
867 /*testing ucnv_getPlatform() with err != U_ZERO_ERROR*/
869 if(ucnv_getPlatform(myConverter, &err) != UCNV_UNKNOWN){
1945 if(ccsid != 1392 && UCNV_IBM!=ucnv_getPlatform(cnv, &errorCode)) {
1946 log_err("error: ucnv_getPlatform(ucnv_openCCSID(%ld))=%ld!=UCNV_IBM\n", ccsid, ucnv_getPlatform(cnv, &errorCode));
/external/icu4c/test/cintltst/
H A Dccapitst.c862 /*getCodepagePlatform testing ucnv_getPlatform()*/
864 if (CodePagesPlatform[codepage_index]!=ucnv_getPlatform(myConverter, &err))
873 /*testing ucnv_getPlatform() with err != U_ZERO_ERROR*/
875 if(ucnv_getPlatform(myConverter, &err) != UCNV_UNKNOWN){
1951 if(ccsid != 1392 && UCNV_IBM!=ucnv_getPlatform(cnv, &errorCode)) {
1952 log_err("error: ucnv_getPlatform(ucnv_openCCSID(%ld))=%ld!=UCNV_IBM\n", ccsid, ucnv_getPlatform(cnv, &errorCode));
/external/chromium/third_party/icu/source/common/
H A Ducnv.c693 ucnv_getPlatform (const UConverter * converter, function
/external/icu4c/common/
H A Ducnv.c693 ucnv_getPlatform (const UConverter * converter, function
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h496 #define ucnv_getPlatform ucnv_getPlatform_3_2 macro

Completed in 136 milliseconds