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

  /external/icu/icu4c/source/test/cintltst/
ucsdetst.c 140 match = ucsdet_detect(csd, &status);
179 match = ucsdet_detect(csd, &status);
199 match = ucsdet_detect(csd, &status);
246 match = ucsdet_detect(csd, &status);
260 match = ucsdet_detect(csd, &status);
304 match = ucsdet_detect(csd, &status);
326 match = ucsdet_detect(csd, &status);
358 ucsdet_detect(NULL, &status);
406 match = ucsdet_detect(csd, &status);
484 match = ucsdet_detect(csd, &status)
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucsdet.h 179 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
  /external/icu/icu4c/source/test/intltest/
csdetest.cpp 334 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);
651 match = ucsdet_detect(csd, &status);
664 match = ucsdet_detect(csd, &status);
741 match = ucsdet_detect(csd, &status)
    [all...]
  /external/icu/icu4c/source/i18n/
ucsdet.cpp 96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) function
  /frameworks/av/media/libmedia/
CharacterEncodingDetector.cpp 207 ucm = ucsdet_detect(csd, &status);
  /external/icu/icu4c/source/common/unicode/
urename.h 767 #define ucsdet_detect macro
    [all...]

Completed in 106 milliseconds