/external/elfutils/tests/ |
D | run-elfgetzdata.sh | 24 1: .text, NOT compressed 25 2: .zdebug_aranges, GNU compressed, size: 60 26 3: .zdebug_info, GNU compressed, size: aa 27 4: .debug_abbrev, NOT compressed 28 5: .zdebug_line, GNU compressed, size: 8d 29 6: .shstrtab, NOT compressed 30 7: .symtab, NOT compressed 31 8: .strtab, NOT compressed 35 1: .text, NOT compressed 36 2: .zdebug_aranges, GNU compressed, size: 60 [all …]
|
/external/brotli/java/org/brotli/dec/ |
D | SynthTest.java | 50 private void checkSynth(byte[] compressed, boolean expectSuccess, in checkSynth() argument 54 byte[] actual = decompress(compressed); in checkSynth() 70 byte[] compressed = { in testAllTransforms10() 284 compressed, in testAllTransforms10() 309 byte[] compressed = { in testAllTransforms4() 521 compressed, in testAllTransforms4() 538 byte[] compressed = { in testBaseDictWord() 552 compressed, in testBaseDictWord() 560 byte[] compressed = { in testBaseDictWordFinishBlockOnRingbufferWrap() 576 compressed, in testBaseDictWordFinishBlockOnRingbufferWrap() [all …]
|
/external/brotli/csharp/org/brotli/dec/ |
D | SynthTest.cs | 35 private void CheckSynth(byte[] compressed, bool expectSuccess, string expectedOutput) in CheckSynth() argument 40 byte[] actual = Decompress(compressed); in CheckSynth() 60 …byte[] compressed = new byte[] { unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecke… in TestBaseDictWord() 65 CheckSynth(compressed, true, string.Empty + "time"); in TestBaseDictWord() 78 …byte[] compressed = new byte[] { unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecke… in TestBaseDictWordFinishBlockOnRingbufferWrap() 87 CheckSynth(compressed, true, string.Empty + "aaaaaaaaaaaaaaaaaaaaaaaaaaaatime"); in TestBaseDictWordFinishBlockOnRingbufferWrap() 98 …byte[] compressed = new byte[] { unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecke… in TestBaseDictWordTooLong() 103 CheckSynth(compressed, false, string.Empty); in TestBaseDictWordTooLong() 117 …byte[] compressed = new byte[] { unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecke… in TestBlockCountMessage() 124 CheckSynth(compressed, true, string.Empty + "aabbaaaaabab"); in TestBlockCountMessage() [all …]
|
/external/deqp/android/cts/master/ |
D | gles3-incremental-deqp.txt | 26 dEQP-GLES3.functional.texture.format.compressed.etc1_2d_pot 27 dEQP-GLES3.functional.texture.format.compressed.etc1_2d_npot 28 dEQP-GLES3.functional.texture.format.compressed.etc1_cube_pot 29 dEQP-GLES3.functional.texture.format.compressed.etc1_cube_npot 30 dEQP-GLES3.functional.texture.format.compressed.eac_r11_2d_pot 31 dEQP-GLES3.functional.texture.format.compressed.eac_r11_cube_pot 32 dEQP-GLES3.functional.texture.format.compressed.eac_r11_2d_npot 33 dEQP-GLES3.functional.texture.format.compressed.eac_r11_cube_npot 34 dEQP-GLES3.functional.texture.format.compressed.eac_signed_r11_2d_pot 35 dEQP-GLES3.functional.texture.format.compressed.eac_signed_r11_cube_pot [all …]
|
D | vk-incremental-deqp.txt | 295 dEQP-VK.texture.compressed.etc2_r8g8b8_unorm_block_2d_pot 296 dEQP-VK.texture.compressed.eac_r11_unorm_block_2d_pot 297 dEQP-VK.texture.compressed.eac_r11g11_unorm_block_2d_pot 298 dEQP-VK.texture.compressed.astc_4x4_unorm_block_2d_pot 299 dEQP-VK.texture.compressed.astc_5x4_unorm_block_2d_pot 300 dEQP-VK.texture.compressed.astc_12x12_unorm_block_2d_pot 301 dEQP-VK.texture.compressed.astc_12x12_unorm_block_2d_pot_sparse 302 dEQP-VK.texture.compressed.astc_12x12_srgb_block_2d_pot 303 dEQP-VK.texture.compressed.astc_12x12_srgb_block_2d_pot_sparse 304 dEQP-VK.texture.compressed.bc1_rgb_unorm_block_2d_pot [all …]
|
/external/deqp/android/cts/master/src/ |
D | gles3-incremental-deqp.txt | 17 dEQP-GLES3.functional.texture.format.compressed.etc1_2d_pot 18 dEQP-GLES3.functional.texture.format.compressed.etc1_2d_npot 19 dEQP-GLES3.functional.texture.format.compressed.etc1_cube_pot 20 dEQP-GLES3.functional.texture.format.compressed.etc1_cube_npot 21 dEQP-GLES3.functional.texture.format.compressed.eac_r11_2d_pot 22 dEQP-GLES3.functional.texture.format.compressed.eac_r11_cube_pot 23 dEQP-GLES3.functional.texture.format.compressed.eac_r11_2d_npot 24 dEQP-GLES3.functional.texture.format.compressed.eac_r11_cube_npot 25 dEQP-GLES3.functional.texture.format.compressed.eac_signed_r11_2d_pot 26 dEQP-GLES3.functional.texture.format.compressed.eac_signed_r11_cube_pot [all …]
|
D | vk-incremental-deqp.txt | 33 dEQP-VK.texture.compressed.etc2_r8g8b8_unorm_block_2d_pot 34 dEQP-VK.texture.compressed.eac_r11_unorm_block_2d_pot 35 dEQP-VK.texture.compressed.eac_r11g11_unorm_block_2d_pot 36 dEQP-VK.texture.compressed.astc_4x4_unorm_block_2d_pot 37 dEQP-VK.texture.compressed.astc_5x4_unorm_block_2d_pot 38 dEQP-VK.texture.compressed.astc_12x12_unorm_block_2d_pot 39 dEQP-VK.texture.compressed.astc_12x12_unorm_block_2d_pot_sparse 40 dEQP-VK.texture.compressed.astc_12x12_srgb_block_2d_pot 41 dEQP-VK.texture.compressed.astc_12x12_srgb_block_2d_pot_sparse 42 dEQP-VK.texture.compressed.bc1_rgb_unorm_block_2d_pot [all …]
|
/external/zlib/contrib/tests/ |
D | utils_unittest.cc | 21 std::vector<unsigned char> compressed( in TestPayloads() local 27 unsigned long compressed_size = static_cast<unsigned long>(compressed.size()); in TestPayloads() 29 type, compressed.data(), &compressed_size, input.data(), input.size(), in TestPayloads() 37 compressed.data(), compressed_size); in TestPayloads() 75 std::vector<unsigned char> compressed( in TEST() local 78 unsigned long compressed_size = static_cast<unsigned long>(compressed.size()); in TEST() 80 type, compressed.data(), &compressed_size, input.data(), input.size(), in TEST() 88 compressed.data(), compressed_size); in TEST() 189 std::vector<uint8_t> compressed(100, '\0'); in TEST() local 190 stream.next_out = compressed.data(); in TEST() [all …]
|
/external/swiftshader/tests/regres/testlists/ |
D | gles3-master-NOT_SUPPORTED.txt | 146 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x10 147 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x10_srgb 148 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x5 149 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x5_srgb 150 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x6 151 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x6_srgb 152 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x8 153 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x8_srgb 154 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.12x10 155 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.12x10_srgb [all …]
|
/external/lz4/ossfuzz/ |
D | round_trip_stream_fuzzer.c | 35 cursor_t compressed; member 69 state.compressed = cursor_create(1024 + 2 * LZ4_compressBound(size)); in state_create() 84 cursor_free(state.compressed); in state_free() 98 state->compressed.pos = 0; in state_reset() 143 char* dst = state->compressed.buf + state->compressed.pos; in state_prefixRoundTrip() 146 int const dstCapacity = state->compressed.size - state->compressed.pos; in state_prefixRoundTrip() 151 state->compressed.pos += cSize; in state_prefixRoundTrip() 164 char* dst = state->compressed.buf + state->compressed.pos; in state_extDictRoundTrip() 167 int const dstCapacity = state->compressed.size - state->compressed.pos; in state_extDictRoundTrip() 172 state->compressed.pos += cSize; in state_extDictRoundTrip() [all …]
|
/external/zstd/tests/regression/ |
D | method.c | 42 data_buffer_t compressed; /**< The compressed data buffer. */ member 63 state->compressed = data_buffer_create(ZSTD_compressBound(max_size)); in buffer_state_create() 82 if (state->inputs.size == 0 || state->compressed.data == NULL || in buffer_state_bad() 117 state->compressed.size = ZSTD_compress( in simple_compress() 118 state->compressed.data, in simple_compress() 119 state->compressed.capacity, in simple_compress() 123 if (ZSTD_isError(state->compressed.size)) in simple_compress() 129 state->compressed.data, in simple_compress() 130 state->compressed.size); in simple_compress() 137 data.total_size = state->compressed.size; in simple_compress() [all …]
|
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/lz4/ |
D | BlockLZ4CompressorOutputStreamTest.java | 196 byte[] compressed = compress(i); in rewritingOfFinalBlockWithoutTrailingLZ77Literals() 199 Assert.assertArrayEquals("input length is " + i, expected, compressed); in rewritingOfFinalBlockWithoutTrailingLZ77Literals() 210 byte[] compressed = compress(i); in rewritingOfFinalBlockWithoutTrailingLZ77Literals() 218 Assert.assertArrayEquals("input length is " + i, expected, compressed); in rewritingOfFinalBlockWithoutTrailingLZ77Literals() 226 byte[] compressed = compress(i); in rewritingOfFinalBlockWithoutTrailingLZ77Literals() 233 Assert.assertArrayEquals("input length is " + i, expected, compressed); in rewritingOfFinalBlockWithoutTrailingLZ77Literals() 244 byte[] compressed = compress(16, i); in rewritingOfFinalBlockWithTrailingLZ77Literals() 254 Assert.assertArrayEquals("trailer length is " + i, expected, compressed); in rewritingOfFinalBlockWithTrailingLZ77Literals() 264 byte[] compressed = compress(16, i); in rewritingOfFinalBlockWithTrailingLZ77Literals() 274 Assert.assertArrayEquals("trailer length is " + i, expected, compressed); in rewritingOfFinalBlockWithTrailingLZ77Literals() [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 41 tu102_mt_choose_storage_type(struct nv50_miptree *mt, bool compressed) in tu102_mt_choose_storage_type() argument 52 if (compressed) in tu102_mt_choose_storage_type() 60 if (compressed) in tu102_mt_choose_storage_type() 68 if (compressed) in tu102_mt_choose_storage_type() 75 if (compressed) in tu102_mt_choose_storage_type() 90 nvc0_mt_choose_storage_type(struct nv50_miptree *mt, bool compressed) in nvc0_mt_choose_storage_type() argument 103 if (compressed) in nvc0_mt_choose_storage_type() 111 if (compressed) in nvc0_mt_choose_storage_type() 119 if (compressed) in nvc0_mt_choose_storage_type() 125 if (compressed) in nvc0_mt_choose_storage_type() [all …]
|
/external/zlib/contrib/tests/fuzzers/ |
D | deflate_fuzzer.cc | 41 std::vector<uint8_t> compressed(src.size() * 2 + 1000); in LLVMFuzzerTestOneInput() local 42 stream.next_out = compressed.data(); in LLVMFuzzerTestOneInput() 43 stream.avail_out = compressed.size(); in LLVMFuzzerTestOneInput() 54 compressed.resize(compressed.size() - stream.avail_out); in LLVMFuzzerTestOneInput() 62 stream.next_in = compressed.data(); in LLVMFuzzerTestOneInput() 63 stream.avail_in = compressed.size(); in LLVMFuzzerTestOneInput()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_format_utils.h | 79 const angle::Format &actualBufferFormat(bool compressed) const in actualBufferFormat() 81 return angle::Format::Get(compressed ? actualCompressedBufferFormatID in actualBufferFormat() 85 VkFormat actualBufferVkFormat(bool compressed) const in actualBufferVkFormat() 87 return GetVkFormatFromFormatID(compressed ? actualCompressedBufferFormatID in actualBufferVkFormat() 91 VertexCopyFunction getVertexLoadFunction(bool compressed) const in getVertexLoadFunction() 93 return compressed ? compressedVertexLoadFunction : vertexLoadFunction; in getVertexLoadFunction() 96 bool getVertexLoadRequiresConversion(bool compressed) const in getVertexLoadRequiresConversion() 98 return compressed ? compressedVertexLoadRequiresConversion : vertexLoadRequiresConversion; in getVertexLoadRequiresConversion() 195 size_t GetVertexInputAlignment(const vk::Format &format, bool compressed);
|
D | VertexArrayVk.cpp | 54 bool compressed, in WarnOnVertexFormatConversion() argument 57 if (!vertexFormat.getVertexLoadRequiresConversion(compressed)) in WarnOnVertexFormatConversion() 66 << vertexFormat.actualBufferFormat(compressed).glInternalFormat; in WarnOnVertexFormatConversion() 383 bool compressed) in convertVertexBufferGPU() argument 386 const angle::Format &destFormat = vertexFormat.actualBufferFormat(compressed); in convertVertexBufferGPU() 399 ASSERT(GetVertexInputAlignment(vertexFormat, compressed) <= vk::kVertexBufferAlignment); in convertVertexBufferGPU() 433 bool compressed) in convertVertexBufferCPU() argument 438 unsigned dstFormatSize = vertexFormat.actualBufferFormat(compressed).pixelBytes; in convertVertexBufferCPU() 452 ASSERT(GetVertexInputAlignment(vertexFormat, compressed) <= vk::kVertexBufferAlignment); in convertVertexBufferCPU() 455 binding.getStride(), srcFormatSize, vertexFormat.getVertexLoadFunction(compressed), in convertVertexBufferCPU() [all …]
|
/external/autotest/client/site_tests/platform_DebugDaemonDumpDebugLogs/ |
D | platform_DebugDaemonDumpDebugLogs.py | 17 def runDump(self, compressed): argument 18 filename = 'compressed_dump.tgz' if compressed else 'uncompressed_dump.tar' 22 self.iface.DumpDebugLogs(compressed, fh, signature="bh") 28 mode = 'r:gz' if compressed else 'r:' 32 "compressed" if compressed else "uncompressed")
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | compression_ops.cc | 33 CompressedElement compressed; in Compute() local 34 OP_REQUIRES_OK(ctx, CompressElement(components, &compressed)); in Compute() 38 output->scalar<Variant>()() = std::move(compressed); in Compute() 50 const CompressedElement* compressed = variant.get<CompressedElement>(); in Compute() local 53 OP_REQUIRES_OK(ctx, UncompressElement(*compressed, &components)); in Compute()
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | md5sum.py | 53 compressed = gzip.GzipFile(fileobj=mem_file, mode="wb") 58 compressed.write(data) 59 compressed.close() 107 compressed = gzip.GzipFile(fileobj=mem_file, mode="wb") 111 compressed.write(data) 112 compressed.close()
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/ |
D | gles32-copy-image.txt | 5749 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.r11_eac_r11_eac.texture2d_to_texture2d 5750 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.r11_eac_r11_eac.texture2d_to_cubemap 5751 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.r11_eac_r11_eac.cubemap_to_texture2d 5752 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.r11_eac_r11_eac.cubemap_to_cubemap 5753 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.r11_eac_signed_r11_eac.texture2d_to_t… 5754 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.r11_eac_signed_r11_eac.texture2d_to_c… 5755 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.r11_eac_signed_r11_eac.cubemap_to_tex… 5756 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.r11_eac_signed_r11_eac.cubemap_to_cub… 5757 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.signed_r11_eac_r11_eac.texture2d_to_t… 5758 KHR-GLES32.functional.copy_image.compressed.viewclass_eac_r11.signed_r11_eac_r11_eac.texture2d_to_c… [all …]
|
/external/lz4/examples/ |
D | blockStreaming_doubleBuffer.md | 22 First of all, allocate "Double Buffer" for input and LZ4 compressed data buffer for output. 75 …t compress the line without dependencies and generates compressed block {Out#1} to LZ4 compressed … 93 - Read first compressed block. 95 - Read second compressed block. 97 - Read third compressed block. 100 Continue these procedure to the end of the compressed file.
|
/external/zstd/tests/fuzz/ |
D | simple_round_trip.c | 30 void *compressed, size_t compressedCapacity, in roundTripTest() argument 39 cSize = ZSTD_compress2(cctx, compressed, compressedCapacity, src, srcSize); in roundTripTest() 45 cctx, compressed, compressedCapacity, src, srcSize, cLevel); in roundTripTest() 48 dSize = ZSTD_decompressDCtx(dctx, result, resultCapacity, compressed, cSize); in roundTripTest() 58 normalCSize = ZSTD_compress2(cctx, compressed, compressedCapacity, src, srcSize); in roundTripTest()
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | compress-debug-sections-groups.test | 9 # RUN: llvm-objcopy --compress-debug-sections %t.o %t-compressed.o 10 # RUN: llvm-readobj -S --elf-section-groups %t-compressed.o | \ 14 # RUN: llvm-objcopy --compress-debug-sections=zlib-gnu %t.o %t-compressed-gnu.o 15 # RUN: llvm-readobj -S --elf-section-groups %t-compressed-gnu.o | \ 19 # RUN: llvm-objcopy --decompress-debug-sections %t-compressed.o %t-decompressed.o 24 # RUN: llvm-objcopy --decompress-debug-sections %t-compressed-gnu.o %t-decompressed-gnu.o
|
/external/puffin/src/ |
D | puffin_unittest.cc | 117 void TestPuffDeflate(const Buffer& compressed, in TestPuffDeflate() argument 121 auto comp_size = compressed.size(); in TestPuffDeflate() 124 PuffDeflate(compressed.data(), comp_size, out_puff->data(), puff_size)); in TestPuffDeflate() 131 void FailPuffDeflate(const Buffer& compressed, Buffer* out_puff) { in FailPuffDeflate() argument 132 out_puff->resize(compressed.size() * 2 + 10); in FailPuffDeflate() 133 auto comp_size = compressed.size(); in FailPuffDeflate() 136 PuffDeflate(compressed.data(), comp_size, out_puff->data(), puff_size)); in FailPuffDeflate() 178 const Buffer compressed, in CheckSample() argument 181 TestPuffDeflate(compressed, puffed, &puff); in CheckSample() 182 TestHuffDeflate(puffed, compressed, &huff); in CheckSample()
|
/external/brotli/java/org/brotli/wrapper/dec/ |
D | DecoderTest.java | 62 byte[] compressed; in run() 64 compressed = BundleHelper.readEntry(bundle, entryName); in run() 68 if (compressed == null) { in run() 72 byte[] decompressed = Decoder.decompress(compressed); in run()
|