/aosp12/frameworks/av/media/img_utils/include/img_utils/ |
H A D | TagDefinitions.h | 246 ASCII, 310 ASCII, 326 ASCII, 365 ASCII, 388 ASCII, 436 ASCII, 444 ASCII, 500 ASCII, 508 ASCII, 532 ASCII, [all …]
|
H A D | TiffHelpers.h | 69 ASCII, enumerator 105 case ASCII: in getTypeSize()
|
/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/ |
H A D | IkeFqdnIdentification.java | 32 private static final Charset ASCII = Charset.forName("US-ASCII"); field in IkeFqdnIdentification 47 fqdn = new String(fqdnBytes, ASCII); in IkeFqdnIdentification() 58 if (!ASCII.newEncoder().canEncode(fqdn)) { in IkeFqdnIdentification() 127 return fqdn.getBytes(ASCII); in getEncodedIdData()
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | encoding.md | 92 ## ASCII {#ASCII} 94 …ASCII](http://en.wikipedia.org/wiki/ASCII), sometimes we would like to write 7-bit ASCII JSON for … 96 Here is an example for writing a UTF-8 DOM into ASCII: 103 Writer<StringBuffer, Document::EncodingType, ASCII<> > writer(buffer); 108 ASCII can be used in input stream. If the input stream contains bytes with values above 127, it wil… 110 ASCII *cannot* be used in memory (encoding of `Document` or target encoding of `Reader`), as it can…
|
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/utils/ |
H A D | Utility.java | 23 public static final Charset ASCII = Charset.forName("US-ASCII"); field in Utility 47 return encode(ASCII, s); in toAscii() 52 return decode(ASCII, b); in fromAscii()
|
/aosp12/frameworks/base/core/proto/android/view/inputmethod/ |
H A D | inputmethodeditortrace.proto | 45 MAGIC_NUMBER_L = 0x54434d49; /* IMCT (little-endian ASCII) */ 46 MAGIC_NUMBER_H = 0x45434152; /* RACE (little-endian ASCII) */ 91 MAGIC_NUMBER_L = 0x54534d49; /* IMST (little-endian ASCII) */ 92 MAGIC_NUMBER_H = 0x45434152; /* RACE (little-endian ASCII) */ 124 MAGIC_NUMBER_L = 0x544d4d49; /* IMMT (little-endian ASCII) */ 125 MAGIC_NUMBER_H = 0x45434152; /* RACE (little-endian ASCII) */
|
/aosp12/frameworks/av/media/img_utils/src/ |
H A D | TiffEntry.cpp | 48 if (type == BYTE || type == ASCII || type == UNDEFINED) { 58 if (type == SBYTE || type == ASCII || type == UNDEFINED) { 146 case ASCII: { in toString()
|
/aosp12/system/timezone/input_tools/android/telephonylookup_generator/src/main/proto/ |
H A D | telephony_lookup_proto_file.proto | 29 /* A 3-digit numeric in ASCII. */ 31 /* A 2- or 3-digit numeric in ASCII. */
|
/aosp12/packages/apps/Launcher3/protos/ |
H A D | launcher_trace_file.proto | 35 MAGIC_NUMBER_L = 0x48434E4C; /* LNCH (little-endian ASCII) */ 36 MAGIC_NUMBER_H = 0x43525452; /* RTRC (little-endian ASCII) */
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | windowmanagertrace.proto | 35 MAGIC_NUMBER_L = 0x544e4957; /* WINT (little-endian ASCII) */ 36 MAGIC_NUMBER_H = 0x45434152; /* RACE (little-endian ASCII) */
|
H A D | accessibilitytrace.proto | 36 MAGIC_NUMBER_L = 0x59313141; /* A11Y (little-endian ASCII) */ 37 MAGIC_NUMBER_H = 0x43415254; /* TRAC (little-endian ASCII) */
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/tracing/ |
H A D | sysui_trace.proto | 46 MAGIC_NUMBER_L = 0x55535953; /* SYSU (little-endian ASCII) */ 47 MAGIC_NUMBER_H = 0x43525449; /* ITRC (little-endian ASCII) */
|
/aosp12/frameworks/native/services/surfaceflinger/layerproto/ |
H A D | layerstrace.proto | 35 MAGIC_NUMBER_L = 0x5452594c; /* LYRT (little-endian ASCII) */ 36 MAGIC_NUMBER_H = 0x45434152; /* RACE (little-endian ASCII) */
|
/aosp12/frameworks/base/core/proto/android/internal/ |
H A D | protolog.proto | 54 MAGIC_NUMBER_L = 0x544f5250; /* PROT (little-endian ASCII) */ 55 MAGIC_NUMBER_H = 0x474f4c4f; /* OLOG (little-endian ASCII) */
|
/aosp12/frameworks/av/media/extractors/fuzzers/ |
H A D | flac_extractor_fuzzer.dict | 2 # The below 4 bytes correspond to "fLaC" in ASCII
|
H A D | ogg_extractor_fuzzer.dict | 2 # The below 4 bytes correspond to "OggS" in ASCII
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
H A D | writertest.cpp | 127 Writer<StringBuffer, UTF8<>, ASCII<> > writer(buffer); in TEST() 133 GenericReader<ASCII<>, UTF8<> > reader2; in TEST() 344 Writer<StringBuffer, UTF32<>, ASCII<> > writer(buffer); in TEST()
|
/aosp12/hardware/interfaces/wifi/supplicant/1.0/ |
H A D | ISupplicantIface.hal | 155 * The manufacturer of the device (up to |WPS_MANUFACTURER_MAX_LEN| ASCII 169 * Model of the device (up to |WPS_MODEL_NAME_MAX_LEN| ASCII characters). 182 * Additional device description (up to |WPS_MODEL_NUMBER_MAX_LEN| ASCII
|
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ |
H A D | IkeConfigPayload.java | 1178 private static final Charset ASCII = StandardCharsets.US_ASCII; field in IkeConfigPayload.ConfigAttributeAppVersion 1199 applicationVersion = new String(value, ASCII); in ConfigAttributeAppVersion() 1203 buffer.put(applicationVersion.getBytes(ASCII)); in encodeValueToByteBuffer() 1207 return applicationVersion.getBytes(ASCII).length; in getValueLength()
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/ |
H A D | utilityclass.dot | 22 Encoding -> { UTF8; UTF16; UTF32; ASCII; AutoUTF }
|
/aosp12/system/update_engine/fuzz/ |
H A D | xml.dict | 85 "US-ASCII"
|
/aosp12/system/bt/ |
H A D | EventLogTags.logtags | 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
|
/aosp12/frameworks/compile/libbcc/tests/libbcc/ |
H A D | debug_info_static_const_fp.ll | 5 ; the test case as a separate bitcode file, rather than as the ASCII IR in this file.
|
/aosp12/system/core/storaged/ |
H A D | EventLogTags.logtags | 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
|
/aosp12/system/logging/liblog/ |
H A D | event.logtags | 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
|