HomeSort by relevance Sort by last modified time
    Searched refs:ucsdet_detect (Results 1 - 12 of 12) sorted by null

  /external/chromium/third_party/icu/public/i18n/unicode/
ucsdet.h 152 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
  /external/icu4c/i18n/unicode/
ucsdet.h 173 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
  /external/webkit/WebCore/icu/unicode/
ucsdet.h 152 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
  /external/chromium/third_party/icu/source/test/cintltst/
ucsdetst.c 137 match = ucsdet_detect(csd, &status);
176 match = ucsdet_detect(csd, &status);
196 match = ucsdet_detect(csd, &status);
243 match = ucsdet_detect(csd, &status);
257 match = ucsdet_detect(csd, &status);
301 match = ucsdet_detect(csd, &status);
323 match = ucsdet_detect(csd, &status);
355 ucsdet_detect(NULL, &status);
403 match = ucsdet_detect(csd, &status);
481 match = ucsdet_detect(csd, &status)
    [all...]
  /external/icu4c/test/cintltst/
ucsdetst.c 139 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(csd, &status)
    [all...]
  /external/chromium/third_party/icu/source/i18n/
ucsdet.cpp 91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) function
  /external/icu4c/i18n/
ucsdet.cpp 91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) function
  /external/chromium/third_party/icu/source/test/intltest/
csdetest.cpp 284 match = ucsdet_detect(csd, &status);
325 match = ucsdet_detect(csd, &status);
346 match = ucsdet_detect(csd, &status);
391 match = ucsdet_detect(csd, &status);
413 match = ucsdet_detect(csd, &status);
452 match = ucsdet_detect(csd, &status);
466 match = ucsdet_detect(csd, &status);
596 match = ucsdet_detect(csd, &status);
609 match = ucsdet_detect(csd, &status);
680 match = ucsdet_detect(csd, &status)
    [all...]
  /external/icu4c/test/intltest/
csdetest.cpp 283 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(csd, &status)
    [all...]
  /external/chromium/net/ftp/
ftp_directory_listing_buffer.cc 32 const UCharsetMatch* match = ucsdet_detect(detector, &status);
  /external/icu4c/common/unicode/
urename.h 793 #define ucsdet_detect macro
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 754 #define ucsdet_detect macro
    [all...]

Completed in 501 milliseconds