HomeSort by relevance Sort by last modified time
    Searched refs:charset (Results 351 - 360 of 360) sorted by null

<<1112131415

  /libcore/luni/src/test/java/tests/api/java/util/
ScannerTest.java 45 import java.nio.charset.Charset;
125 // TODO: test if the default charset is used.
140 s = new Scanner(tmpFile, Charset.defaultCharset().name());
146 s = new Scanner(tmpFile, Charset.defaultCharset().name());
161 s = new Scanner(tmpFile, "invalid charset");
171 // Scanner(File = null, Charset = null)
179 // Scanner(File = null, Charset = UTF-8)
187 // Scanner(File = null, Charset = invalid)
195 // Scanner(File, Charset = null
    [all...]
  /external/dropbear/
configure     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/expat/
configure     [all...]
  /device/samsung/crespo/alsa-lib/
configure     [all...]
  /external/sqlite/dist/
sqlite3.c 16422 etByte charset; \/* Offset into aDigits[] of the digits string *\/ member in struct:et_info
    [all...]
sqlite3.c.orig     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 1787 milliseconds

<<1112131415