/external/libcups/filter/ |
gziptoany.c | 24 * 'main()' - Copy (and uncompress) files to stdout.
|
/external/zlib/src/contrib/vstudio/vc10/ |
zlibvc.def | 32 uncompress @26
|
/external/zlib/src/contrib/vstudio/vc11/ |
zlibvc.def | 32 uncompress @26
|
/external/zlib/src/contrib/vstudio/vc9/ |
zlibvc.def | 32 uncompress @26
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
Compress.java | 68 public static final String COMMAND = "uncompress";
|
/external/curl/docs/libcurl/ |
curl_easy_pause.3 | 96 automatically on download, libcurl will continue to uncompress the entire 101 you allow libcurl to uncompress data automatically.
|
/external/libvncserver/libvncclient/ |
ultra.c | 87 /* uncompress the data */ 169 /* uncompress the data */
|
/external/ltp/testcases/commands/gzip/ |
gzip_tests.sh | 28 # uncompress all the files available. 134 tst_res TINFO "Test #2: gunzip -r will recursively uncompress" \
|
/frameworks/base/libs/androidfw/ |
ZipFileRO.cpp | 221 * Uncompress an entry, in its entirety, into the provided output buffer. 240 * Uncompress an entry, in its entirety, to an open file descriptor.
|
/frameworks/base/libs/androidfw/include/androidfw/ |
ZipFileRO.h | 140 * Uncompress the data into a buffer. Depending on the compression 151 * Uncompress the data to an open file descriptor.
|
/external/liblzf/ |
lzf.c | 61 static enum { compress, uncompress, lzcat } mode = compress; enumerator in enum:__anon23625 71 {"uncompress", 0, 0, 'd'}, 468 mode = uncompress; 485 mode = uncompress; 512 if ((mode == uncompress || mode == lzcat) && isatty (0))
|
/external/curl/lib/ |
content_encoding.c | 189 /* Now uncompress the data */ 310 /* Now uncompress the data */ 418 /* We've parsed the header, now uncompress the data */
|
/external/freetype/include/freetype/ |
ftgzip.h | 102 * is modeled after zlib's `uncompress' function.
|
/external/llvm/lib/Support/ |
IntEqClasses.cpp | 67 void IntEqClasses::uncompress() { function in class:IntEqClasses
|
/external/llvm/unittests/ADT/ |
IntEqClassesTest.cpp | 94 ec.uncompress();
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftgzip.h | 102 * is modeled after zlib's `uncompress' function.
|
/external/piex/src/ |
piex.h | 41 // // Uncompress the JPEG as usual, e.g. on Android with the BitmapFactory:
|
/external/squashfs-tools/squashfs-tools/ |
lzma_wrapper.c | 114 .uncompress = lzma_uncompress,
|
lzma_xz_wrapper.c | 156 .uncompress = lzma_uncompress,
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
IntEqClasses.cpp | 60 void IntEqClasses::uncompress() { function in class:IntEqClasses
|
/external/swiftshader/third_party/LLVM/unittests/ADT/ |
IntEqClassesTest.cpp | 94 ec.uncompress();
|
/external/xz-embedded/userspace/ |
xzminidec.c | 33 fputs("Uncompress a .xz file from stdin to stdout.\n"
|
/external/zlib/src/contrib/minizip/ |
unzip.h | 1 /* unzip.h -- IO for uncompress .zip files using zlib 350 Same than unzOpenCurrentFile, but open for read raw the file (not uncompress) 364 Same than unzOpenCurrentFile, but open for read raw the file (not uncompress) 390 (UNZ_ERRNO for IO error, or zLib error for uncompress error)
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftgzip.h | 102 * is modeled after zlib's `uncompress' function.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/ |
vers-script-1.d | 147 uncompress @146
|