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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnvsel.h74 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
H A Durename.h696 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
/external/icu/icu4c/source/common/unicode/
H A Ducnvsel.h74 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
H A Durename.h686 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducnvseltst.c105 * ucnvsel_open() does not support "no encodings":
419 sel_rt = ucnvsel_open(encodings, num_encodings,
424 sel_fb = ucnvsel_open(NULL, 0,
429 sel_fb = ucnvsel_open(encodings, num_encodings,
433 sel_fb = ucnvsel_open(encodings, num_encodings,
/external/icu/icu4c/source/test/cintltst/
H A Ducnvseltst.c105 * ucnvsel_open() does not support "no encodings":
419 sel_rt = ucnvsel_open(encodings, num_encodings,
424 sel_fb = ucnvsel_open(NULL, 0,
429 sel_fb = ucnvsel_open(encodings, num_encodings,
433 sel_fb = ucnvsel_open(encodings, num_encodings,
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditutil.cpp314 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode));
315 if(errorCode.logIfFailureAndReset("ucnvsel_open()")) {
423 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode));
/external/icu/icu4c/source/test/intltest/
H A Ditutil.cpp332 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode));
333 if(errorCode.logIfFailureAndReset("ucnvsel_open()")) {
441 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode));
/external/chromium_org/third_party/icu/source/common/
H A Ducnvsel.cpp23 * a trie is built when you call ucnvsel_open() that
148 ucnvsel_open(const char* const* converterList, int32_t converterListSize, function
/external/icu/icu4c/source/common/
H A Ducnvsel.cpp23 * a trie is built when you call ucnvsel_open() that
148 ucnvsel_open(const char* const* converterList, int32_t converterListSize, function

Completed in 844 milliseconds