HomeSort by relevance Sort by last modified time
    Searched full:uncompress (Results 101 - 125 of 269) sorted by null

1 2 3 45 6 7 8 91011

  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
zconf.h 40 # define uncompress z_uncompress macro
  /dalvik/libdex/
ZipArchive.cpp 584 * Uncompress "deflate" data from the archive's file to an open file
648 /* uncompress the data */
691 * Uncompress an entry, in its entirety, to an open file descriptor.
  /external/freetype/include/freetype/config/
ftoption.h 146 /* uses NetBSD's `zopen' to partially uncompress the file on the fly */
161 /* partially uncompress the file on the fly (see src/gzip/ftgzip.c). */
197 /* partially uncompress the file on the fly (see src/bzip2/ftbzip2.c). */
    [all...]
  /external/zlib/src/
FAQ 82 No, sorry. You have to spawn an uncompress or gunzip subprocess, or adapt
83 the code of uncompress on your own.
251 compress() and uncompress() may be limited to 4 GB, since they operate in a
zconf.h 114 # define uncompress z_uncompress macro
  /external/zlib/src/examples/
gun.c 48 Like gunzip and uncompress, the file attributes of the orignal compressed
55 Unix uncompress command.
315 empirically derived, and not checked in the original uncompress
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/
libz.so 
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/
libz.so 
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/
libz.so 
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/
libz.so 
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/lib/
libz.so 
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/lib/
libz.so 
  /external/bzip2/
bzip2.c 1314 void uncompress ( Char *name ) function
    [all...]
  /bootable/recovery/minzip/
Zip.c 620 /* uncompress the data */
799 * Uncompress "pEntry" in "pArchive" to "fd" at the current offset.
830 * Uncompress "pEntry" in "pArchive" to buffer, which must be large
    [all...]
  /external/chromium/net/tools/spdyshark/
packet-spdy.c     [all...]

Completed in 2225 milliseconds

1 2 3 45 6 7 8 91011