HomeSort by relevance Sort by last modified time
    Searched full:uncompress (Results 276 - 300 of 566) sorted by null

<<11121314151617181920>>

  /external/opencv3/3rdparty/openexr/IlmImf/
ImfMisc.h 117 // or uncompress at once. If compressor is 0, return 1.
  /external/opencv3/3rdparty/zlib/
zconf.h.cmakein 119 # define uncompress z_uncompress
  /external/squashfs-tools/squashfs-tools/
lzo_wrapper.c 429 .uncompress = lzo_uncompress,
process_fragments.c 196 BAD_ERROR("%s uncompress failed with error code %d\n",
xz_wrapper.c 530 .uncompress = xz_uncompress,
  /external/zlib/src/contrib/minizip/
iowin32.c 1 /* iowin32.c -- IO base function header for compress/uncompress .zip
  /external/zlib/src/
zconf.h 117 # define uncompress z_uncompress macro
zconf.h.cmakein 119 # define uncompress z_uncompress
zconf.h.in 117 # define uncompress z_uncompress
  /ndk/build/tools/
dev-platform-expand.sh 72 "Uncompress the platform files (headers/libraries) correspond to a given
  /packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DictionaryBackupAgent.java 208 Log.e(TAG, "Couldn't read and uncompress entity data:\n" + ioe);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zconf.h 85 # define uncompress z_uncompress macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zconf.h 85 # define uncompress z_uncompress macro
  /toolchain/binutils/binutils-2.25/bfd/
compress.c 40 buffers concatenated together, so we uncompress in a loop. */
  /external/eigen/Eigen/src/SparseLU/
SparseLU.h 427 m_mat.uncompress(); //NOTE: The effect of this command is only to create the InnerNonzeros pointers. FIXME : This vector is filled but not subsequently used.
512 m_mat.uncompress(); //NOTE: The effect of this command is only to create the InnerNonzeros pointers.
  /external/libvncserver/webclients/novnc/include/
jsunzip.js 146 var result = tinf.uncompress(this.data, fileInfo.localFileContent);
614 this.uncompress = function(source, offset) function
  /external/zlib/src/test/
minigzip.c 428 * Uncompress input to output then close both files.
494 * Uncompress the given file and remove the original.
  /build/tools/zipalign/
ZipFile.cpp 710 void *buf = pSourceZip->uncompress(pSourceEntry);
1231 void* ZipFile::uncompress(const ZipEntry* entry) const function in class:ZipFile
    [all...]
  /external/elfutils/libelf/
elf_compress.c 458 buffers let the user uncompress it explicitly again if they
  /external/freetype/src/gzip/
ftgzip.c 715 /* this function is modeled after zlib's `uncompress' function */
  /external/gptfdisk/
README 210 can uncompress the package and type "make" at the command prompt in the
  /external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
ZipResourceFile.java 237 * standard ZipInputStream if necessary to uncompress the file
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
ftgzip.c 729 /* this function is modeled after zlib's `uncompress' function */
  /external/pdfium/third_party/zlib_v128/
zconf.h 117 # define uncompress z_uncompress macro
  /external/zlib/src/examples/
gzjoin.c 35 single gzip file that will uncompress to the concatenation of the

Completed in 990 milliseconds

<<11121314151617181920>>