/external/python/cpython3/Lib/test/ |
D | test_zipfile.py | 55 def make_test_archive(self, f, compression): argument 65 def zip_test(self, f, compression): argument 123 def zip_open_test(self, f, compression): argument 151 def zip_random_open_test(self, f, compression): argument 170 def zip_read1_test(self, f, compression): argument 189 def zip_read1_10_test(self, f, compression): argument 209 def zip_readline_read_test(self, f, compression): argument 234 def zip_readline_test(self, f, compression): argument 248 def zip_readlines_test(self, f, compression): argument 262 def zip_iterlines_test(self, f, compression): argument [all …]
|
D | test_zipfile64.py | 39 def zipTest(self, f, compression): argument
|
D | test_zipimport.py | 78 compression = ZIP_STORED variable in UncompressedZipImportTestCase 653 compression = ZIP_DEFLATED variable in CompressedZipImportTestCase
|
/external/python/cpython2/Lib/test/ |
D | test_zipfile.py | 53 def make_test_archive(self, f, compression): argument 60 def zip_test(self, f, compression): argument 122 def zip_open_test(self, f, compression): argument 170 def zip_random_open_test(self, f, compression): argument 204 def zip_readline_read_test(self, f, compression): argument 224 def zip_readline_test(self, f, compression): argument 234 def zip_readlines_test(self, f, compression): argument 244 def zip_iterlines_test(self, f, compression): argument 600 def zip_test_writestr_permissions(self, f, compression): argument 667 def large_file_exception_test(self, f, compression): argument [all …]
|
D | test_zipfile64.py | 46 def zipTest(self, f, compression): argument
|
D | test_zipimport.py | 60 compression = ZIP_STORED variable in UncompressedZipImportTestCase 387 compression = ZIP_DEFLATED variable in CompressedZipImportTestCase
|
/external/puffin/src/ |
D | sample_generator.cc | 29 int compression, in CompressToDeflate() 69 int compression, in PrintSample()
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | compression.cc | 20 namespace compression { namespace
|
D | table_options.h | 62 CompressionType compression = kSnappyCompression; member
|
/external/webrtc/webrtc/voice_engine/ |
D | voe_file_impl.cc | 305 CodecInst* compression, in StartRecordingPlayout() 335 CodecInst* compression) { in StartRecordingPlayout() 379 CodecInst* compression, in StartRecordingMicrophone() 413 CodecInst* compression) { in StartRecordingMicrophone()
|
/external/boringssl/src/util/bot/ |
D | extract.py | 66 def IterateTar(path, compression): argument
|
/external/ImageMagick/tests/ |
D | validate.h | 239 compression; member
|
/external/autotest/client/site_tests/platform_CrosDisksArchive/ |
D | platform_CrosDisksArchive.py | 49 compression=zipfile.ZIP_DEFLATED): argument
|
/external/libcups/cups/ |
D | testfile.c | 447 read_write_tests(int compression) /* I - Use compression? */ in read_write_tests()
|
/external/ImageMagick/coders/ |
D | exr.c | 380 compression, in WriteEXRImage() local
|
D | psd.c | 343 PSDCompressionType compression) in ConvertPSDCompression() 1042 const ssize_t type,const PSDCompressionType compression, in ReadPSDChannelZip() 1157 const PSDCompressionType compression,ExceptionInfo *exception) in ReadPSDChannel() 1270 compression; in ReadPSDLayer() local 1703 compression; in ReadPSDMergedImage() local 2851 compression; in WritePSDImage() local
|
D | ps3.c | 431 Image *image,const CompressionType compression,ExceptionInfo *exception) in WritePS3MaskImage() 817 compression; in WritePS3Image() local
|
D | dib.c | 89 compression, member 147 const MagickBooleanType compression,unsigned char *pixels) in DecodeImage()
|
D | ps2.c | 387 compression; in WritePS2Image() local
|
D | bmp.c | 129 compression, member 188 static MagickBooleanType DecodeImage(Image *image,const size_t compression, in DecodeImage()
|
D | dds.c | 1644 compression; in ReadDDSImage() local 2584 compression, in WriteDDSImage() local 2678 const size_t compression, const size_t mipmaps) in WriteDDSInfo() 2776 static void WriteFourCC(Image *image, const size_t compression, in WriteFourCC() 2906 const size_t compression,const MagickBooleanType clusterFit, in WriteImageData() 2982 const size_t compression, const size_t mipmaps, in WriteMipmaps()
|
/external/vboot_reference/utility/ |
D | bmpblk_utility.cc | 63 void BmpBlockUtil::force_compression(uint32_t compression) { in force_compression() 689 int compression = 0; in main() local
|
/external/turbine/javatests/com/google/turbine/zip/ |
D | ZipTest.java | 65 public void compression() throws IOException { in compression() method in ZipTest
|
/external/deqp/framework/common/ |
D | tcuTestLog.cpp | 48 …& name, const std::string& description, const Surface& surface, qpImageCompressionMode compression) in LogImage() 58 …std::string& description, const ConstPixelBufferAccess& access, qpImageCompressionMode compression) in LogImage() 96 …PixelBufferAccess& access, const Vec4& scale, const Vec4& bias, qpImageCompressionMode compression) in LogImage()
|
/external/mesa3d/src/compiler/glsl/ |
D | opt_rebalance_tree.cpp | 102 compression(ir_expression *root, unsigned count) in compression() function
|