HomeSort by relevance Sort by last modified time
    Searched full:compress (Results 376 - 400 of 1230) sorted by null

<<11121314151617181920>>

  /external/libppp/src/
pred.c 67 compress(struct pred1_state *state, u_char *source, u_char *dest, int len) function
196 len = compress(state, bufp + 2, wp, orglen);
  /external/openssl/ssl/
d1_both.c     [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaMetadataRetrieverTest.java 93 bitmap.compress(Bitmap.CompressFormat.JPEG, 75, stream);
151 bitmap.compress(Bitmap.CompressFormat.JPEG, 75, stream);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h 239 #define FS_COMPR_FL 0x00000004 /* Compress file */
248 #define FS_NOCOMP_FL 0x00000400 /* Don't compress */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 239 #define FS_COMPR_FL 0x00000004 /* Compress file */
248 #define FS_NOCOMP_FL 0x00000400 /* Don't compress */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 239 #define FS_COMPR_FL 0x00000004 /* Compress file */
248 #define FS_NOCOMP_FL 0x00000400 /* Don't compress */
  /dalvik/dx/tests/098-dex-jsr-ret-throw/
ViewDebug$ViewServer.class 
  /development/scripts/
divide_and_compress_test.py 104 compress=zipfile.ZIP_DEFLATED,
288 compress=zipfile.ZIP_DEFLATED).AndReturn(archive_mock)
406 # we are trying to compress 8 files, but we should only attempt to
421 next, file 7 should appear too large to compress into an archive, and
  /device/generic/goldfish/camera/
CallbackNotifier.cpp 257 /* Compress the frame to JPEG. Note that when taking pictures, we
  /external/bison/build-aux/
update-b4-copyright 76 # Compress to intervals.
  /external/bzip2/
bzip2.1.preformatted 76 You can also compress or decompress files to the standard
122 Compress or decompress to standard output.
270 Compress Decompress Decompress Corpus
324 ..." (repeated several hundred times) may compress more
libbz2.dsp 107 SOURCE=.\compress.c
unzcrash.c 5 and the program will read the specified file, compress it (in memory),
  /external/chromium/net/spdy/
spdy_session_pool.h 112 // A debugging mode where we compress all accesses through a single domain.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
packaging.html 164 <li> Compress that directory into a ZIP file. </li>
  /external/chromium_org/chrome/installer/mac/
dirdiffer.sh 36 # goobsdiff itself will also compress various sections of a binary diff with
238 err "couldn't compress ${new_file} to ${bz2_file} with ${BZIP2}"
258 err "couldn't compress ${new_file} to ${gz_file} with ${GZIP}"
294 err "couldn't compress ${new_file} to ${xz_file} with ${XZ}"
  /external/chromium_org/courgette/
typedrva_unittest.cc 61 EXPECT_TRUE(courgette::DisassemblerElf32ARM::Compress(arm_rva, op, rva,
  /external/chromium_org/third_party/lcov-1.9/
lcovrc 75 # Compress all generated html files with gzip.
  /external/chromium_org/third_party/zlib/contrib/minizip/
ioapi.c 1 /* ioapi.h -- IO base function header for compress/uncompress .zip
ioapi.h 1 /* ioapi.h -- IO base function header for compress/uncompress .zip
  /external/chromium_org/third_party/zlib/
mozzconf.h 67 #define compress MOZ_Z_compress macro
  /external/clang/lib/AST/
CommentBriefParser.cpp 24 /// compress multiple spaces into one.
  /external/e2fsprogs/misc/
e2image.8.in 74 disk will generally compress down to 3 or 4 megabytes.
  /external/e2fsprogs/po/
at-expand.pl 75 $msg =~ s/\@c/compress/g;
  /external/elfutils/
TODO 133 -c Compress the contents of the comment section of the

Completed in 1819 milliseconds

<<11121314151617181920>>