/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | Utils.java | 611 MessageDigest md = MessageDigest.getInstance(SHA256_TYPE); in computeHashOfByteArray() local 612 md.update(bytes); in computeHashOfByteArray() 613 return md.digest(); in computeHashOfByteArray() 627 MessageDigest md; in computeHashOfFile() local 630 md = MessageDigest.getInstance(hashType); in computeHashOfFile() 643 md.update(buffer, 0, n); in computeHashOfFile() 646 hash = md.digest(); in computeHashOfFile()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | dom.md | 3 …nipulation. The basic usage of DOM is described in [Tutorial](doc/tutorial.md). This section will … 34 …means using char to store the characters. You may refer to [Encoding](doc/encoding.md) for details. 105 …examples of [tutorial](doc/tutorial.md) uses (8) for normal parsing of string. The examples of [st… 226 … the DOM is using UTF-16 encoding. There is an example code in [EncodedInputStream](doc/stream.md). 228 …output stream, transcoding can also be used. An example is in [EncodedOutputStream](doc/stream.md). 252 For more about SAX events and handler, please refer to [SAX](doc/sax.md).
|
D | tutorial.md | 510 1. [Streams](doc/stream.md) are channels for reading/writing JSON, which can be a in-memory string,… 511 2. [Encoding](doc/encoding.md) defines which character encoding is used in streams and memory. Rapi… 512 3. [DOM](doc/dom.md)'s basics are already covered in this tutorial. Uncover more advanced features … 513 4. [SAX](doc/sax.md) is the foundation of parsing/generating facility in RapidJSON. Learn how to us… 514 5. [Performance](doc/performance.md) shows some in-house and third-party benchmarks. 515 6. [Internals](doc/internals.md) describes some internal designs and techniques of RapidJSON. 517 You may also refer to the [FAQ](doc/faq.md), API documentation, examples and unit tests.
|
D | faq.md | 9 …a C++ library for parsing and generating JSON. You may check all [features](doc/features.md) of it. 91 … performance, but the input JSON will be modified. Check [in-situ parsing](doc/dom.md) for details. 95 …big), or the handler of parsers terminate the parsing. Check [parse error](doc/dom.md) for details. 173 …onstructor with allocator, and `CopyFrom()`. See [Deep Copy Value](doc/tutorial.md) for an example. 241 …`EncodedOutputStream` can optionally write a BOM. See [Encoded Streams](doc/stream.md) for example.
|
D | Doxyfile.in | 767 INPUT = readme.md \ 770 doc/features.md \ 771 doc/tutorial.md \ 772 doc/pointer.md \ 773 doc/stream.md \ 774 doc/encoding.md \ 775 doc/dom.md \ 776 doc/sax.md \ 777 doc/performance.md \ 778 doc/internals.md \ [all …]
|
D | encoding.md | 76 For a detail example, please check the example in [DOM's Encoding](doc/stream.md) section.
|
D | internals.md | 161 1. User supplied buffer if it is available. (See [User Buffer section in DOM](dom.md))
|
D | sax.md | 174 …e `Reader` functions to obtain parse errors. Please refer to [DOM](doc/dom.md) for details about p…
|
/packages/apps/Test/connectivity/sl4n/rapidjson/ |
D | readme.md | 44 More features can be read [here](doc/features.md).
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |
/packages/apps/Messaging/build/gcheckstyle/ |
D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/TV/libs/ |
D | exoplayer.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |