HomeSort by relevance Sort by last modified time
    Searched refs:compressed (Results 101 - 125 of 148) sorted by null

1 2 3 45 6

  /external/zlib/src/contrib/pascal/
zlibpas.pas 51 text: Integer; (* true if compressed data believed to be text *)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zlib.py 119 compressed = zlib.compress(data, 1)
123 data = decompress_func(compressed)
257 'compressed data failure')
282 'compressed data failure')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zlib.py 119 compressed = zlib.compress(data, 1)
123 data = decompress_func(compressed)
257 'compressed data failure')
282 'compressed data failure')
  /prebuilts/sdk/18/
uiautomator.jar 
  /prebuilts/sdk/19/
uiautomator.jar 
  /prebuilts/sdk/current/
uiautomator.jar 
  /external/chromium_org/third_party/libxml/src/
xmlIO.c 869 * input from FILE *, supports compressed input
1117 * I/O for compressed file accesses *
1124 * input from compressed file test
1137 * input from compressed file open
1209 * input from compressed file open
1259 * Read @len bytes to @buffer from the compressed I/O channel.
1279 * Write @len bytes from @buffer to the compressed I/O channel.
1297 * Close a compressed I/O channel
1338 ** Data structure and functions to work with sending compressed data
1354 * @buff: Compressed memory buffe
    [all...]
  /external/libxml2/
xmlIO.c 872 * input from FILE *, supports compressed input
1120 * I/O for compressed file accesses *
1127 * input from compressed file test
1140 * input from compressed file open
1212 * input from compressed file open
1262 * Read @len bytes to @buffer from the compressed I/O channel.
1282 * Write @len bytes from @buffer to the compressed I/O channel.
1300 * Close a compressed I/O channel
1315 * I/O for compressed file accesses *
1323 * input from compressed file tes
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_mipmap_tree.c 106 mt->compressed = compress_byte ? 1 : 0;
688 if (dst_mt->compressed) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.c 106 mt->compressed = compress_byte ? 1 : 0;
688 if (dst_mt->compressed) {
    [all...]
  /external/chromium_org/v8/samples/
process.cc 34 #error Using compressed startup data is not supported for this sample
  /external/e2fsprogs/e2fsck/
pass1.c 82 fragmented:1, compressed:1, bbcheck:1; member in struct:process_block_struct
    [all...]
  /external/libvorbis/doc/
03-codebook.tex 13 Huffman-equivalent representation for decoding compressed codewords as
16 decoded output corresponding to a given compressed codeword.
  /external/v8/samples/
process.cc 34 #error Using compressed startup data is not supported for this sample
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 
  /external/chromium_org/chrome/browser/resources/image_loader/
request.js 342 // encoded to get the correct compressed image data.
363 * @param {string} data Compressed image data.
  /external/chromium_org/chrome/installer/mac/
pkg-dmg 95 - UDZO - zlib-compressed, read-only; extension I<.dmg>
96 - UDBZ - bzip2-compressed, read-only; extension I<.dmg>;
644 # Only unflatten read-only and compressed images. It's not supported
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/
repository-tools-ant.jar 
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
teximage.c     [all...]
  /external/mesa3d/src/mesa/main/
teximage.c     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
libGLESv2.cpp 143 bool validateSubImageParams2D(bool compressed, GLsizei width, GLsizei height,
152 if (compressed != texture->isCompressed(level))
166 if (compressed)
184 bool validateSubImageParamsCube(bool compressed, GLsizei width, GLsizei height,
193 if (compressed != texture->isCompressed(target, level))
207 if (compressed)
    [all...]
  /external/strace/
strace.spec 408 - man pages are compressed
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_eu.h 126 bool compressed; member in struct:brw_compile
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_eu.h 126 bool compressed; member in struct:brw_compile
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
CPP.stg 1062 case <i0> : <! compressed special state numbers 0..n-1 !>
    [all...]

Completed in 794 milliseconds

1 2 3 45 6