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

  /external/chromium/third_party/icu/public/i18n/unicode/
ucsdet.h 71 ucsdet_open(UErrorCode *status);
  /external/icu4c/i18n/unicode/
ucsdet.h 73 ucsdet_open(UErrorCode *status);
  /external/icu4c/samples/csdet/
csdet.c 51 csd = ucsdet_open(&status);
  /external/webkit/WebCore/icu/unicode/
ucsdet.h 71 ucsdet_open(UErrorCode *status);
  /external/webkit/WebCore/platform/text/
TextEncodingDetectorICU.cpp 58 UCharsetDetector* detector = ucsdet_open(&status);
  /external/chromium/third_party/icu/source/test/cintltst/
ucsdetst.c 91 UCharsetDetector *csd = ucsdet_open(&status);
124 UCharsetDetector *csd = ucsdet_open(&status);
170 UCharsetDetector *csd = ucsdet_open(&status);
233 UCharsetDetector *csd = ucsdet_open(&status);
286 UCharsetDetector *csd = ucsdet_open(&status);
350 ucsdet_open(&status);
391 UCharsetDetector *csd = ucsdet_open(&status);
476 UCharsetDetector *csd = ucsdet_open(&status);
554 UCharsetDetector *csd = ucsdet_open(&status);
  /external/icu4c/test/cintltst/
ucsdetst.c 93 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/third_party/icu/source/i18n/
ucsdet.cpp 27 ucsdet_open(UErrorCode *status) function
  /external/icu4c/i18n/
ucsdet.cpp 27 ucsdet_open(UErrorCode *status) function
  /external/chromium/third_party/icu/source/test/intltest/
csdetest.cpp 154 UCharsetDetector *csd = ucsdet_open(&status);
244 UCharsetDetector *csd = ucsdet_open(&status);
279 UCharsetDetector *csd = ucsdet_open(&status);
319 UCharsetDetector *csd = ucsdet_open(&status);
379 UCharsetDetector *csd = ucsdet_open(&status);
447 UCharsetDetector *csd = ucsdet_open(&status);
588 UCharsetDetector *csd = ucsdet_open(&status);
672 UCharsetDetector *csd = ucsdet_open(&status);
722 UCharsetDetector *csd = ucsdet_open(&status);
  /external/icu4c/test/intltest/
csdetest.cpp 157 LocalUCharsetDetectorPointer csd(ucsdet_open(&status));
246 LocalUCharsetDetectorPointer csd(ucsdet_open(status));
278 UCharsetDetector *csd = ucsdet_open(&status);
318 UCharsetDetector *csd = ucsdet_open(&status);
378 UCharsetDetector *csd = ucsdet_open(&status);
446 UCharsetDetector *csd = ucsdet_open(&status);
587 UCharsetDetector *csd = ucsdet_open(&status);
671 UCharsetDetector *csd = ucsdet_open(&status);
721 UCharsetDetector *csd = ucsdet_open(&status);
  /external/chromium/net/ftp/
ftp_directory_listing_buffer.cc 29 UCharsetDetector* detector = ucsdet_open(&status);
  /external/icu4c/common/unicode/
urename.h 802 #define ucsdet_open macro
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 763 #define ucsdet_open macro
    [all...]

Completed in 840 milliseconds