Searched
full:compressed (Results
1176 -
1200 of
2537) sorted by null
<<41424344454647484950>>
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_shutil.py | 397 # check if the compressed tarball was created 447 # check if the compressed tarball was created 504 # check if the compressed tarball was created 555 # check if the compressed tarball was created
|
/prebuilts/go/darwin-x86/src/compress/flate/ |
gen.go | 84 // guaranteed to fail later since the compressed data section must be
|
/prebuilts/go/darwin-x86/src/crypto/ecdsa/ |
ecdsa_test.go | 160 // unsupported algorithms and has been compressed.
|
/prebuilts/go/linux-x86/src/compress/flate/ |
gen.go | 84 // guaranteed to fail later since the compressed data section must be
|
/prebuilts/go/linux-x86/src/crypto/ecdsa/ |
ecdsa_test.go | 160 // unsupported algorithms and has been compressed.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_shutil.py | 397 # check if the compressed tarball was created 447 # check if the compressed tarball was created 504 # check if the compressed tarball was created 555 # check if the compressed tarball was created
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_shutil.py | 397 # check if the compressed tarball was created 447 # check if the compressed tarball was created 504 # check if the compressed tarball was created 555 # check if the compressed tarball was created
|
/system/core/include/ziparchive/ |
zip_archive.h | 88 // Compressed length of this ZipEntry. Might be present
|
/system/core/libziparchive/ |
zip_archive_stream_entry.cc | 295 // Not compressed, don't need to do anything special.
|
/system/core/metricsd/ |
metrics_collector.h | 98 // megabytes, on a log scale from 0 to 4000, and 0 to 8000 for compressed
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
file.c | 102 * compressed format, BZ2_bzRead() instead aborts.
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
debug_msg.sh | 93 # Check for the same error messages when using --compressed-debug-sections.
|
/external/curl/src/ |
tool_help.c | 58 " --compressed Request compressed response (using deflate or gzip)", 234 " --tr-encoding Request compressed transfer encoding (H)",
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
vktPipelineImageViewTests.cpp | 130 // \note We don't want to perform normalization on any compressed formats. 711 // Compressed formats 767 // Do not use compressed formats with 1D and 1D array textures.
|
/external/deqp/framework/opengl/ |
gluTexture.hpp | 77 void upload (void); // Not supported on compressed textures. 108 // For compressed cubemap constructor and create() function input level pointers / filenames are expected 117 void upload (void); // Not supported on compressed textures.
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
UnicodeDecompressor.java | 23 * byte [] compressed = ... ; // get compressed bytes from somewhere 24 * String result = UnicodeDecompressor.decompress(compressed);
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
UnicodeDecompressor.java | 22 * byte [] compressed = ... ; // get compressed bytes from somewhere 23 * String result = UnicodeDecompressor.decompress(compressed);
|
/external/jetty/src/java/org/eclipse/jetty/servlets/ |
GzipFilter.java | 84 * minGzipSize Content will only be compressed if content length is either unknown or greater 93 * methods Comma separated list of HTTP methods to compress. If not set, only GET requests are compressed. 110 * vary Set to the value of the Vary header sent with responses that could be compressed. By default it is
|
/external/libpng/ |
pngpread.c | 549 png_error(png_ptr, "Not enough compressed data"); 679 png_warning(png_ptr, "Truncated compressed data in IDAT"); 699 png_warning(png_ptr, "Extra compressed data in IDAT");
|
/external/libvpx/libvpx/vpx/src/ |
svc_encodeframe.c | 76 void *buf; // compressed data buffer 77 size_t size; // length of compressed data 530 // save compressed data
|
/external/libxml2/doc/devhelp/ |
libxml2-DOCBparser.html | 96 </pre><p>Create a parser context for a file content. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</p> 124 </pre><p>parse a Docbook SGML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</p> 132 </pre><p>parse an SGML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time. It use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines.</p>
|
/external/libxml2/doc/html/ |
libxml-DOCBparser.html | 36 </pre><p>Create a parser context for a file content. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</p> 38 </pre><p>parse an SGML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time. It use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines.</p> 46 </pre><p>parse a Docbook SGML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</p>
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lzma/ |
LZMAEncoder.java | 25 * A compressed LZMA2 chunk can hold 2 MiB of uncompressed data. 34 * LZMA2 chunk is considered full when its compressed size exceeds 37 * The maximum compressed size of a LZMA2 chunk is 64 KiB.
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
radeonsi_shader.c | 390 unsigned compressed = 0; local 398 compressed = (rctx->export_16bpc >> cbuf) & 0x1; 402 if (compressed) {
|
/external/mesa3d/src/mesa/state_tracker/ |
st_format.c | 857 /* compressed formats */ /* XXX PIPE_BIND_SAMPLER_VIEW only */ [all...] |
Completed in 2462 milliseconds
<<41424344454647484950>>