HomeSort by relevance Sort by last modified time
    Searched defs:ASCII (Results 1 - 25 of 28) sorted by null

1 2

  /hardware/ril/mock-ril/src/cpp/
node_util.h 22 enum encoding {ASCII, UTF8, BINARY};
  /external/guava/guava-tests/test/com/google/common/io/
IoTestCase.java 32 static final String ASCII
  /cts/tests/tests/ndef/src/android/ndef/cts/
NdefTest.java 36 static final Charset ASCII = Charset.forName("US-ASCII");
332 new NdefRecord(NdefRecord.TNF_MIME_MEDIA, "text/plain".getBytes(ASCII), null,
379 new NdefRecord(NdefRecord.TNF_EXTERNAL_TYPE, "a.b:c".getBytes(ASCII), null, null),
384 new NdefRecord(NdefRecord.TNF_EXTERNAL_TYPE, "a.b:c!".getBytes(ASCII), null, null),
  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoFrameChromium.h 61 ASCII,
  /external/dropbear/libtommath/
bn.tex     [all...]