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

  /external/icu/icu4c/source/test/intltest/
csdetest.cpp 842 UCharsetDetector *csd2 = ucsdet_open(&status); local
843 ucsdet_setText(csd2, bISO, lISO, &status);
844 const UCharsetMatch *match2 = ucsdet_detect(csd2, &status);
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/charsetdet/
TestCharsetDetector.java 1165 CharsetDetector csd2 = new CharsetDetector(); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
TestCharsetDetector.java 1161 CharsetDetector csd2 = new CharsetDetector(); local
    [all...]
  /frameworks/av/media/libstagefright/
Utils.cpp 1393 sp<ABuffer> csd0, csd1, csd2; local
    [all...]

Completed in 477 milliseconds