/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
D | encodingstest.cpp | 266 static unsigned inline decode(unsigned* state, unsigned* codep, unsigned byte) { in decode() argument 267 unsigned type = utf8d[byte]; in decode() 270 (byte & 0x3fu) | (*codep << 6) : in decode() 271 (0xff >> type) & (byte); in decode()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | stream.md | 91 …m string streams, `FileReadStream` is byte stream. It does not handle encodings. If the file is no… 124 Encoded streams do not contain JSON itself, but they wrap byte streams to provide basic encoding/de… 126 As mentioned above, UTF-8 byte streams can be read directly. However, UTF-16 and UTF-32 have endian… 128 …byte order mark (BOM)](http://en.wikipedia.org/wiki/Byte_order_mark). When reading from a byte str… 132 … other than file. For example, you may have a file in memory, or a custom byte stream, be wrapped … 161 …ool putBOM` parameter in the constructor, controlling whether to write BOM into output byte stream. 374 …n, if the JSON is stored in file system. Encoded streams converts between byte streams and charact…
|
D | encoding.md | 34 …byte order (endianness) does matter. Within computer memory, they are often stored in the computer…
|
D | features.md | 35 … read a UTF-8 file, and let RapidJSON check whether all JSON strings are valid UTF-8 byte sequence.
|
D | dom.md | 230 …s are encoded in the target format. During decoding, it will validate the byte sequence in the sou…
|
D | internals.md | 117 …ble to store short strings in these space internally. For encoding with 1-byte character type (e.g…
|
/packages/modules/Cronet/api/ |
D | lint-baseline.txt | 54 ….chromium.net.CronetEngine.Builder#addPublicKeyPins(String, java.util.Set<byte[]>, boolean, java.u… 55 …g.chromium.net.CronetEngine.Builder.addPublicKeyPins(String,java.util.Set<byte[]>,boolean,java.uti… 100 ….chromium.net.CronetEngine.Builder#addPublicKeyPins(String, java.util.Set<byte[]>, boolean, java.u… 102 ….chromium.net.CronetEngine.Builder#addPublicKeyPins(String, java.util.Set<byte[]>, boolean, java.u… 104 ….chromium.net.CronetEngine.Builder#addPublicKeyPins(String, java.util.Set<byte[]>, boolean, java.u… 106 ….chromium.net.CronetEngine.Builder#addPublicKeyPins(String, java.util.Set<byte[]>, boolean, java.u… 162 MissingNullability: org.chromium.net.UploadDataProviders#create(byte[]): 164 MissingNullability: org.chromium.net.UploadDataProviders#create(byte[]) parameter #0: 166 MissingNullability: org.chromium.net.UploadDataProviders#create(byte[], int, int): 168 MissingNullability: org.chromium.net.UploadDataProviders#create(byte[], int, int) parameter #0:
|
D | current.txt | 11 method public abstract byte[] getGlobalMetricsDeltas(); 22 …method public org.chromium.net.CronetEngine.Builder addPublicKeyPins(String, java.util.Set<byte[]>… 88 method public static org.chromium.net.UploadDataProvider create(byte[], int, int); 89 method public static org.chromium.net.UploadDataProvider create(byte[]);
|
/packages/modules/IPsec/api/ |
D | system-current.txt | 7 method @NonNull public byte[] getEapIdentity(); 17 method @NonNull public android.net.eap.EapSessionConfig.Builder setEapIdentity(@NonNull byte[]); 111 ctor public IkeKeyIdIdentification(@NonNull byte[]); 112 field @NonNull public final byte[] keyId; 152 method @NonNull public java.util.List<byte[]> getRemoteVendorIds(); 193 … method @NonNull public android.net.ipsec.ike.IkeSessionParams.Builder setAuthPsk(@NonNull byte[]); 229 method @NonNull public byte[] getPsk(); 337 method @Nullable public byte[] getErrorData();
|
D | system-lint-baseline.txt | 42 MissingGetterMatchingBuilder: android.net.ipsec.ike.IkeSessionParams.Builder#setAuthPsk(byte[]): 43 …AuthPsk()` method matching method android.net.ipsec.ike.IkeSessionParams.Builder.setAuthPsk(byte[])
|
/packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/ |
D | misctest.cpp | 56 static unsigned inline decode(unsigned* state, unsigned* codep, unsigned byte) { in decode() argument 57 unsigned type = utf8d[byte]; in decode() 60 (byte & 0x3fu) | (*codep << 6) : in decode() 61 (0xff >> type) & (byte); in decode()
|
/packages/apps/Car/libs/car-messenger-common/proto/ |
D | notification_msg.proto | 50 // A byte array containing an undefined message. This field may contain 66 // A byte array containing an undefined message. This field may contain
|
/packages/apps/TV/ |
D | proguard.flags | 31 int readAt(long, byte[], int, int);
|
/packages/services/Car/car-lib/api/ |
D | system-current.txt | 1105 method public final int getPublisherId(byte[]); 1110 method public final void publish(@NonNull android.car.vms.VmsLayer, int, byte[]); 1117 method @NonNull public byte[] getPublisherInfo(int); 1129 method public void onVmsMessageReceived(@NonNull android.car.vms.VmsLayer, byte[]);
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | pl_wordlist.combined.gz |
|