Searched refs:ucsdet_open (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/base/i18n/
H A Dicu_encoding_detection.cc21 UCharsetDetector* detector = ucsdet_open(&status);
40 UCharsetDetector* detector = ucsdet_open(&status);
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DTextEncodingDetector.cpp46 UCharsetDetector* detector = ucsdet_open(&status);
/external/chromium_org/third_party/icu/source/samples/csdet/
H A Dcsdet.c51 csd = ucsdet_open(&status);
/external/icu/icu4c/source/samples/csdet/
H A Dcsdet.c51 csd = ucsdet_open(&status);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducsdet.h73 ucsdet_open(UErrorCode *status);
/external/icu/icu4c/source/i18n/unicode/
H A Ducsdet.h73 ucsdet_open(UErrorCode *status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducsdetst.c93 UCharsetDetector *csd = ucsdet_open(&status);
126 UCharsetDetector *csd = ucsdet_open(&status);
172 UCharsetDetector *csd = ucsdet_open(&status);
235 UCharsetDetector *csd = ucsdet_open(&status);
288 UCharsetDetector *csd = ucsdet_open(&status);
352 ucsdet_open(&status);
393 UCharsetDetector *csd = ucsdet_open(&status);
478 UCharsetDetector *csd = ucsdet_open(&status);
556 UCharsetDetector *csd = ucsdet_open(&status);
/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c93 UCharsetDetector *csd = ucsdet_open(&status);
126 UCharsetDetector *csd = ucsdet_open(&status);
172 UCharsetDetector *csd = ucsdet_open(&status);
235 UCharsetDetector *csd = ucsdet_open(&status);
288 UCharsetDetector *csd = ucsdet_open(&status);
352 ucsdet_open(&status);
393 UCharsetDetector *csd = ucsdet_open(&status);
478 UCharsetDetector *csd = ucsdet_open(&status);
556 UCharsetDetector *csd = ucsdet_open(&status);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcsdetest.cpp169 LocalUCharsetDetectorPointer csd(ucsdet_open(&status));
258 LocalUCharsetDetectorPointer csd(ucsdet_open(status));
329 UCharsetDetector *csd = ucsdet_open(&status);
369 UCharsetDetector *csd = ucsdet_open(&status);
429 UCharsetDetector *csd = ucsdet_open(&status);
497 UCharsetDetector *csd = ucsdet_open(&status);
638 UCharsetDetector *csd = ucsdet_open(&status);
726 UCharsetDetector *csd = ucsdet_open(&status);
780 UCharsetDetector *csd = ucsdet_open(&status);
829 UCharsetDetector *csd1 = ucsdet_open(
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp169 LocalUCharsetDetectorPointer csd(ucsdet_open(&status));
258 LocalUCharsetDetectorPointer csd(ucsdet_open(status));
329 UCharsetDetector *csd = ucsdet_open(&status);
369 UCharsetDetector *csd = ucsdet_open(&status);
429 UCharsetDetector *csd = ucsdet_open(&status);
497 UCharsetDetector *csd = ucsdet_open(&status);
638 UCharsetDetector *csd = ucsdet_open(&status);
726 UCharsetDetector *csd = ucsdet_open(&status);
780 UCharsetDetector *csd = ucsdet_open(&status);
829 UCharsetDetector *csd1 = ucsdet_open(
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Ducsdet.cpp32 ucsdet_open(UErrorCode *status) function
/external/icu/icu4c/source/i18n/
H A Ducsdet.cpp32 ucsdet_open(UErrorCode *status) function
/external/icu/icu4c/source/common/unicode/
H A Durename.h769 #define ucsdet_open U_ICU_ENTRY_POINT_RENAME(ucsdet_open) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h820 #define ucsdet_open U_ICU_ENTRY_POINT_RENAME(ucsdet_open) macro

Completed in 7241 milliseconds