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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducsdet.h173 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
/external/icu4c/i18n/unicode/
H A Ducsdet.h173 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
/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/icu4c/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/base/i18n/
H A Dicu_encoding_detection.cc24 const UCharsetMatch* match = ucsdet_detect(detector, &status);
/external/chromium_org/base/i18n/
H A Dicu_encoding_detection.cc24 const UCharsetMatch* match = ucsdet_detect(detector, &status);
/external/icu4c/test/intltest/
H A Dcsdetest.cpp295 match = ucsdet_detect(csd, &status);
336 match = ucsdet_detect(csd, &status);
357 match = ucsdet_detect(csd, &status);
402 match = ucsdet_detect(csd, &status);
424 match = ucsdet_detect(csd, &status);
463 match = ucsdet_detect(csd, &status);
477 match = ucsdet_detect(csd, &status);
607 match = ucsdet_detect(csd, &status);
620 match = ucsdet_detect(csd, &status);
691 match = ucsdet_detect(cs
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Ducsdet.cpp91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) function
/external/icu4c/i18n/
H A Ducsdet.cpp91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) function
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcsdetest.cpp283 match = ucsdet_detect(csd, &status);
324 match = ucsdet_detect(csd, &status);
345 match = ucsdet_detect(csd, &status);
390 match = ucsdet_detect(csd, &status);
412 match = ucsdet_detect(csd, &status);
451 match = ucsdet_detect(csd, &status);
465 match = ucsdet_detect(csd, &status);
595 match = ucsdet_detect(csd, &status);
608 match = ucsdet_detect(csd, &status);
679 match = ucsdet_detect(cs
[all...]
/external/icu4c/common/unicode/
H A Durename.h798 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h803 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro

Completed in 1881 milliseconds