Searched refs:ASCII (Results 1 – 9 of 9) sorted by relevance
246 ASCII,310 ASCII,326 ASCII,365 ASCII,388 ASCII,436 ASCII,444 ASCII,500 ASCII,508 ASCII,532 ASCII,[all …]
69 ASCII, enumerator105 case ASCII: in getTypeSize()
48 if (type == BYTE || type == ASCII || type == UNDEFINED) { in forceValidType()58 if (type == SBYTE || type == ASCII || type == UNDEFINED) { in forceValidType()146 case ASCII: { in toString()
5 ; the test case as a separate bitcode file, rather than as the ASCII IR in this file.
7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
636 final byte[] ascii = value.getBytes(ASCII); in createByte()641 final byte[] ascii = (value + '\0').getBytes(ASCII); in createString()706 return new String(bytes, ASCII); in getValue()1228 private static final Charset ASCII = Charset.forName("US-ASCII"); field in ExifInterface1230 private static final byte[] IDENTIFIER_EXIF_APP1 = "Exif\0\0".getBytes(ASCII);2298 new String(bytes, ASCII))); in getJpegAttributes()
601 final byte[] ascii = value.getBytes(ASCII); in createByte()606 final byte[] ascii = (value + '\0').getBytes(ASCII); in createString()671 return new String(bytes, ASCII); in getValue()1206 private static final Charset ASCII = Charset.forName("US-ASCII"); field in ExifInterface1208 private static final byte[] IDENTIFIER_EXIF_APP1 = "Exif\0\0".getBytes(ASCII);2236 new String(bytes, ASCII))); in getJpegAttributes()
57385 field public static final java.lang.String ASCII = "ASCII";57398 field public static final java.lang.String DEFAULT_PROTOCOL_CHARSET = "US-ASCII";57412 field public static final java.lang.String US_ASCII = "US-ASCII";
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...