Searched refs:ucsdet_detect (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducsdetst.c139 match = ucsdet_detect(csd, &status);
178 match = ucsdet_detect(csd, &status);
198 match = ucsdet_detect(csd, &status);
245 match = ucsdet_detect(csd, &status);
259 match = ucsdet_detect(csd, &status);
303 match = ucsdet_detect(csd, &status);
325 match = ucsdet_detect(csd, &status);
357 ucsdet_detect(NULL, &status);
405 match = ucsdet_detect(csd, &status);
483 match = ucsdet_detect(cs
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c139 match = ucsdet_detect(csd, &status);
178 match = ucsdet_detect(csd, &status);
198 match = ucsdet_detect(csd, &status);
245 match = ucsdet_detect(csd, &status);
259 match = ucsdet_detect(csd, &status);
303 match = ucsdet_detect(csd, &status);
325 match = ucsdet_detect(csd, &status);
357 ucsdet_detect(NULL, &status);
405 match = ucsdet_detect(csd, &status);
483 match = ucsdet_detect(cs
[all...]
/external/chromium_org/base/i18n/
H A Dicu_encoding_detection.cc24 const UCharsetMatch* match = ucsdet_detect(detector, &status);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducsdet.h173 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
/external/icu/icu4c/source/i18n/unicode/
H A Ducsdet.h173 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcsdetest.cpp334 match = ucsdet_detect(csd, &status);
375 match = ucsdet_detect(csd, &status);
396 match = ucsdet_detect(csd, &status);
441 match = ucsdet_detect(csd, &status);
463 match = ucsdet_detect(csd, &status);
502 match = ucsdet_detect(csd, &status);
516 match = ucsdet_detect(csd, &status);
650 match = ucsdet_detect(csd, &status);
663 match = ucsdet_detect(csd, &status);
738 match = ucsdet_detect(cs
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp334 match = ucsdet_detect(csd, &status);
375 match = ucsdet_detect(csd, &status);
396 match = ucsdet_detect(csd, &status);
441 match = ucsdet_detect(csd, &status);
463 match = ucsdet_detect(csd, &status);
502 match = ucsdet_detect(csd, &status);
516 match = ucsdet_detect(csd, &status);
650 match = ucsdet_detect(csd, &status);
663 match = ucsdet_detect(csd, &status);
738 match = ucsdet_detect(cs
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Ducsdet.cpp96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) function
/external/icu/icu4c/source/i18n/
H A Ducsdet.cpp96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) function
/external/icu/icu4c/source/common/unicode/
H A Durename.h759 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h810 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro

Completed in 1289 milliseconds