HomeSort by relevance Sort by last modified time
    Searched full:compressed (Results 151 - 175 of 931) sorted by null

1 2 3 4 5 67 8 91011>>

  /build/tools/zipalign/
ZipFile.h 70 * library to try to store it compressed.
94 * Add a file that is already compressed with gzip.
146 * Returns "false" if an error was encountered in the compressed data.
  /dalvik/vm/analysis/
RegisterMap.h 36 kRegMapFormatDifferential, /* compressed, differential encoding */
131 * data from a compressed map.
142 * If "pMap" points to a compressed map from which we have expanded a
  /external/libvpx/vp8/common/
onyx.h 119 // speed. The output is compressed at the highest possible quality. This option takes the longest
124 // pass to create the compressed output. ( speed setting controls how fast )
126 // encoding pass to create the compressed output using the highest possible quality, and taking a
  /external/libxml2/
DOCBparser.c 225 * Automatic support for ZLIB/Compress compressed document is provided
253 * compressed document is provided by default if found at compile-time.
283 * ZLIB/Compress compressed document is provided by default if found
  /external/libxml2/include/libxml/
xmlIO.h 134 int compressed; /* -1=unknown, 0=not compressed, 1=compressed */ member in struct:_xmlParserInputBuffer
  /frameworks/base/tools/aapt/
ZipEntry.h 56 * Returns "true" if the data is compressed.
69 * Return the compressed length. For uncompressed data, this returns
80 * Return the absolute file offset of the start of the compressed or
ZipFile.h 70 * library to try to store it compressed.
94 * Add a file that is already compressed with gzip.
146 * Returns "false" if an error was encountered in the compressed data.
  /bionic/libc/netbsd/resolv/
res_comp.c 97 * Expand compressed domain name 'src' to full domain name.
101 * Return size of compressed name or -1 if there was an error.
116 * Return the size of the compressed name or -1.
129 * Skip over a compressed domain name. Return the size or -1.
  /cts/tests/src/android/opengl/cts/
CompressedTextureSurfaceView.java 59 CompressedTextureLoader.Texture compressed) {
63 mRenderer = new CompressedTextureRender(context, base, compressed);
150 CompressedTextureLoader.Texture compressed) {
152 mCompressedTexture = compressed;
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
GLESSurfaceView.java 70 if (ext.contains("compression") || ext.contains("compressed")) {
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TimeUtil.java 72 * Return the current timestamp in a compressed format, used to uniquely identify results.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
IntSet.java 35 * which is a compressed bitset and is useful for ints that
  /external/bzip2/
bzdiff 8 # gram on compressed files. All options specified are passed
  /external/chromium/chrome/browser/
bug_report_data.h 80 // Content of the compressed system logs.
  /external/chromium/net/base/
gzip_header.h 6 // might find at the beginning of a file compressed by gzip (ie, a .gz
  /external/chromium/sdch/open-vcdiff/man/
vcdiff.1 59 compressed delta size, and compression percentage.
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/
ImageFlipper.java 50 throw new UnsupportedOperationException("Flipping compressed " +
  /external/libpcap/
ppp.h 31 #define PPP_VJC 0x002d /* Van Jacobson Compressed TCP/IP */
  /external/libpng/
png.5 6 lossless, portable, well-compressed storage of raster images. PNG provides
  /external/llvm/docs/CommandGuide/
llvm-bcanalyzer.pod 216 =item B<# of VBR Compressed Bytes>
224 integers had they not been compressed with the Variable Bit Rage encoding
289 =item B<Number of VBR Compressed Bytes>
297 the 32-bit and 64-bit integers had they not been compressed with the Variable
  /external/protobuf/src/google/protobuf/testing/
zcgzip.cc 38 // Reads data on standard input and writes compressed gzip stream to standard
  /external/qemu/distrib/zlib-1.2.3/
gzio.c 68 z_off_t start; /* start of compressed data in file (header skipped) */
170 * after the compressed stream in order to complete decompression and
172 * present after the compressed stream.
391 Reads the given number of uncompressed bytes from the compressed file.
500 Reads one byte from the compressed file. gzgetc returns this byte
532 Reads bytes from the compressed file until len-1 characters are
556 Writes the given number of uncompressed bytes into the compressed file.
596 Converts, formats, and writes the args to the compressed file under
675 Writes c, converted to an unsigned char, into the compressed file.
689 Writes the given null-terminated string to the compressed file, excludin
    [all...]
uncompr.c 18 Upon exit, destLen is the actual size of the compressed buffer.
  /external/skia/src/pdf/
SkPDFStream.cpp 37 // Don't uncompress an already compressed stream, but we could.
  /external/valgrind/tsan/
mk-self-contained-tsan-pin.sh 67 # Dump the compressed binary at the very end of the file.

Completed in 627 milliseconds

1 2 3 4 5 67 8 91011>>