HomeSort by relevance Sort by last modified time
    Searched full:compressed (Results 176 - 200 of 3586) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cramfs_fs.h 7 #define CRAMFS_SIGNATURE "Compressed ROMFS"
37 compressed form (starting with an array of block pointers;
59 __u8 signature[16]; /* "Compressed ROMFS" */
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
ProtoBufUtils.java 37 byte[] compressed = glMsg.getFb().getContents(0).toByteArray();
40 int size = CLZF.lzf_decompress(compressed, compressed.length,
  /external/zlib/src/doc/
rfc1950.txt 14 ZLIB Compressed Data Format Specification version 3.3
44 This specification defines a lossless compressed data format. The
61 RFC 1950 ZLIB Compressed Data Format Specification May 1996
90 compressed data format that:
107 allow random access to compressed data.
118 RFC 1950 ZLIB Compressed Data Format Specification May 1996
133 The specification specifies a compressed data format that can be
175 RFC 1950 ZLIB Compressed Data Format Specification May 1996
232 RFC 1950 ZLIB Compressed Data Format Specification May 1996
243 |...compressed data...| ADLER32
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/doc/
rfc1950.txt 14 ZLIB Compressed Data Format Specification version 3.3
44 This specification defines a lossless compressed data format. The
61 RFC 1950 ZLIB Compressed Data Format Specification May 1996
90 compressed data format that:
107 allow random access to compressed data.
118 RFC 1950 ZLIB Compressed Data Format Specification May 1996
133 The specification specifies a compressed data format that can be
175 RFC 1950 ZLIB Compressed Data Format Specification May 1996
232 RFC 1950 ZLIB Compressed Data Format Specification May 1996
243 |...compressed data...| ADLER32
    [all...]
  /cts/tests/openglperf2/
cob_exporter.py 8 # gives a larger but faster loading file, hence the tongue-in-cheek name "Compressed" object file.
12 "description": "Exports the active scene into a Compressed Object file.",
25 '''Exports the current scene into a Compressed Object format.'''
64 self.layout.operator(COBExporter.bl_idname, text="Compressed Object (.cob)").filepath = default_path
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
Decompress.h 35 Source - The source buffer containing the compressed data.
64 Source - The source buffer containing the compressed data.
93 Source - The source buffer containing the compressed data.
122 Source - The source buffer containing the compressed data.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
Decompress.h 43 Source - The source buffer containing the compressed data.
75 Source - The source buffer containing the compressed data.
107 Source - The source buffer containing the compressed data.
139 Source - The source buffer containing the compressed data.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/CustomizedCompress/
CustomizedCompress.c 62 Source - The source buffer containing the compressed data.
97 Source - The source buffer containing the compressed data.
132 DstBuffer - The buffer to store the compressed data
134 the size of the actual compressed data.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Guid/
TianoDecompress.h 20 /// EFI_SECTION_GUID_DEFINED, whose contents have been compressed using
  /external/brotli/python/tests/
decompress_test.py 13 return test_data.split('.compressed')[0]
  /external/bsdiff/
compressor_interface.h 28 // Return the compressed data. This method must be only called after Finish().
  /external/curl/docs/libcurl/opts/
CURLOPT_ACCEPT_ENCODING.3 36 Three encodings are supported: \fIidentity\fP, meaning non-compressed,
58 The Content-Length: servers send for a compressed response is supposed to
59 indicate the length of the compressed content so when auto decoding is enabled
61 sending the length of the non-compressed content is a common server mistake).
  /external/elfutils/config/
libdw.pc.in 18 # We support various compressed ELF images, but don't export any of the
  /external/llvm/test/tools/llvm-dwp/X86/
compress.test 6 Simple test built from this input which produces DWARF long enough to be compressed in the .[z]debug_info section:
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x5634.htm 5 >Compressed Formats</TITLE
77 >2.6. Compressed Formats</A
82 NAME="COMPRESSED-FORMATS"
86 >Table 2-7. Compressed Image Formats</B
  /external/okhttp/okio/okio/src/main/java/okio/
InflaterSource.java 64 // Decompress the inflater's compressed data into the sink.
90 * Refills the inflater with compressed data if it needs input. (And only if
100 // If there are compressed bytes in the source, assign them to the inflater.
110 /** When the inflater has processed compressed data, remove it from the buffer. */
  /external/piex/src/
piex.h 18 // largest JPEG compressed preview image contained in a RAW file.
24 // Typically a preview image is stored as JPEG compressed, full size (or at
64 // Gets the largest JPEG compressed preview image data. On success
66 // offset to a JPEG compressed image from the beginning of the file.
  /external/python/cpython2/Lib/test/
test_wave.py 24 compname = 'not compressed'
41 compname = 'not compressed'
68 compname = 'not compressed'
95 compname = 'not compressed'
  /external/python/cpython3/Lib/test/
test_sunau.py 21 compname = 'not compressed'
38 compname = 'not compressed'
57 compname = 'not compressed'
82 compname = 'not compressed'
test_wave.py 22 compname = 'not compressed'
39 compname = 'not compressed'
60 compname = 'not compressed'
87 compname = 'not compressed'
  /external/python/cpython3/Tools/msi/dev/
dev.wxs 4 <Package InstallerVersion="300" Compressed="yes" InstallScope="perUser" Platform="$(var.Platform)" />
  /external/python/cpython3/Tools/msi/lib/
lib.wxs 4 <Package InstallerVersion="300" Compressed="yes" InstallScope="perUser" Platform="$(var.Platform)" />
  /external/python/cpython3/Tools/msi/test/
test.wxs 4 <Package InstallerVersion="300" Compressed="yes" InstallScope="perUser" Platform="$(var.Platform)" />
  /external/python/cpython3/Tools/msi/tools/
tools.wxs 4 <Package InstallerVersion="300" Compressed="yes" InstallScope="perUser" Platform="$(var.Platform)" />
  /external/squashfs-tools/squashfs-tools/
info.h 4 * Create a squashfs filesystem. This is a highly compressed read only

Completed in 1378 milliseconds

1 2 3 4 5 6 78 91011>>