Home
last modified time | relevance | path

Searched defs:Recipes (Results 1 – 10 of 10) sorted by relevance

/external/okio/docs/
Dindex.md90 Recipes section in Okio
97 ### Read a text file line-by-line ([Java][ReadFileLineByLine]/[Kotlin][ReadFileLineByLineKt])
227 ### Write a text file ([Java][WriteFile]/[Kotlin][WriteFileKt])
296 ### UTF-8 ([Java][ExploreCharsets]/[Kotlin][ExploreCharsetsKt])
343 ### Golden Values ([Java][GoldenValue]/[Kotlin][GoldenValueKt])
497 ### Write a binary file ([Java][BitmapEncoder]/[Kotlin][BitmapEncoderKt])
655 ### Communicate on a Socket ([Java][SocksProxyServer]/[Kotlin][SocksProxyServerKt])
769 ### Hashing ([Java][Hashing]/[Kotlin][HashingKt])
924 ### Encryption and Decryption
/external/libjpeg-turbo/
DBUILDING.md338 ### 32-bit Build on 64-bit Linux/Unix
347 ### 64-bit Build on Solaris
356 ### Other Compilers
362 ### 32-bit MinGW Build on Un*x (including Mac and Cygwin)
381 ### 64-bit MinGW Build on Un*x (including Mac and Cygwin)
/external/python/cpython2/Doc/library/
Ditertools.rst672 Recipes chapter
Dcollections.rst890 .. _collections-abstract-base-classes:
Ddecimal.rst1753 Recipes chapter
/external/skia/infra/bots/
DREADME.md52 Recipes section in Skia Infrastructure
/external/skqp/infra/bots/
DREADME.md58 Recipes section in Skia Infrastructure
/external/python/cpython3/Doc/library/
Drandom.rst550 Recipes chapter
Ddecimal.rst1825 Recipes chapter
/external/python/cryptography/docs/development/
Dtest-vectors.rst553 Recipes section in Sources