Home
last modified time | relevance | path

Searched +full:- +full:- +full:compressed (Results 1 – 25 of 1133) sorted by relevance

12345678910>>...46

/external/elfutils/tests/
Drun-elfgetzdata.sh18 . $srcdir/test-subr.sh
20 # See run-elfgetchdr.sh for testfiles.
22 testfiles testfile-zgnu64
23 testrun_compare ${abs_top_builddir}/tests/elfgetzdata read testfile-zgnu64 <<\EOF
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
[all …]
Drun-elfgetchdr.sh18 . $srcdir/test-subr.sh
26 # .size testfunc, .-testfunc
35 # .size testfunc2, .-testfunc2
46 # .size functest3, .-functest3
70 # .size _start, .-_start
72 # gas --compress-debug-sections=zlib-gnu -32 -g -o start.o start.s
73 # gas --compress-debug-sections=zlib-gnu -32 -g -o funcs.o funcs.s
74 # ld --compress-debug-sections=zlib-gnu -melf_i386 -g -o zgnu32 funcs.o start.o
76 # gas --compress-debug-sections=zlib-gnu -64 -g -o start.o start.s
77 # gas --compress-debug-sections=zlib-gnu -64 -g -o funcs.o funcs.s
[all …]
Drun-dwelfgnucompressed.sh18 . $srcdir/test-subr.sh
26 # .size testfunc, .-testfunc
35 # .size testfunc2, .-testfunc2
46 # .size functest3, .-functest3
70 # .size _start, .-_start
72 # gas --compress-debug-sections=zlib-gnu -32 -g -o start.o start.s
73 # gas --compress-debug-sections=zlib-gnu -32 -g -o funcs.o funcs.s
74 # ld --compress-debug-sections=zlib-gnu -melf_i386 -g -o zgnu32 funcs.o start.o
76 # gas --compress-debug-sections=zlib-gnu -64 -g -o start.o start.s
77 # gas --compress-debug-sections=zlib-gnu -64 -g -o funcs.o funcs.s
[all …]
/external/gwp_asan/gwp_asan/tests/
Dcompression.cpp1 //===-- compression.cpp -----------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
16 uint8_t Compressed[1]; in TEST() local
19 EXPECT_EQ(1u, pack(&Uncompressed, 1u, Compressed, sizeof(Compressed))); in TEST()
20 EXPECT_EQ(Compressed[0], 0x00); in TEST()
23 EXPECT_EQ(1u, pack(&Uncompressed, 1u, Compressed, sizeof(Compressed))); in TEST()
24 EXPECT_EQ(Compressed[0], 0x02); // +1 => 2 in zigzag. in TEST()
27 EXPECT_EQ(1u, pack(&Uncompressed, 1u, Compressed, sizeof(Compressed))); in TEST()
28 EXPECT_EQ(Compressed[0], 0x7e); // +63 => 127 in zigzag. in TEST()
[all …]
/external/deqp/android/cts/main/src/
Dgles3-incremental-deqp.txt2 dEQP-GLES3.info.vendor
3 dEQP-GLES3.info.renderer
4 dEQP-GLES3.info.version
5 dEQP-GLES3.info.shading_language_version
6 dEQP-GLES3.info.extensions
7 dEQP-GLES3.info.render_target
8 dEQP-GLES3.functional.prerequisite.state_reset
9 dEQP-GLES3.functional.prerequisite.clear_color
10 dEQP-GLES3.functional.prerequisite.read_pixels
11 dEQP-GLES3.functional.implementation_limits.max_element_index
[all …]
Dvk-incremental-deqp.txt2 dEQP-VK.info.build
3 dEQP-VK.info.device
4 dEQP-VK.info.platform
5 dEQP-VK.info.memory_limits
6 dEQP-VK.info.physical_devices
7 dEQP-VK.info.physical_device_groups
8 dEQP-VK.info.instance_layers
9 dEQP-VK.info.instance_extensions
10 dEQP-VK.info.device_features
11 dEQP-VK.info.device_properties
[all …]
/external/deqp/android/cts/main/
Dgles3-incremental-deqp.txt1 dEQP-GLES3.functional.color_clear.multiple_rgb
2 dEQP-GLES3.functional.color_clear.multiple_rgba
3 dEQP-GLES3.functional.color_clear.single_rgb
4 dEQP-GLES3.functional.color_clear.single_rgba
5 dEQP-GLES3.functional.implementation_limits.max_element_index
6 dEQP-GLES3.functional.implementation_limits.subpixel_bits
7 dEQP-GLES3.functional.prerequisite.clear_color
8 dEQP-GLES3.functional.prerequisite.read_pixels
9 dEQP-GLES3.functional.prerequisite.state_reset
10 dEQP-GLES3.functional.rasterization.fbo.rbo_multisample_max.primitives.lines
[all …]
Dvk-incremental-deqp.txt1 dEQP-VK.api.descriptor_set.descriptor_set_layout.empty_set.normal
2 dEQP-VK.api.descriptor_set.descriptor_set_layout.empty_set.push_descriptor
3 dEQP-VK.api.descriptor_set.descriptor_set_layout_lifetime.compute
4 dEQP-VK.api.descriptor_set.descriptor_set_layout_lifetime.graphics
5 dEQP-VK.api.driver_properties.driver_id_match
6 dEQP-VK.api.driver_properties.info_zero_terminated
7 dEQP-VK.api.driver_properties.name_is_not_empty
8 dEQP-VK.api.driver_properties.name_zero_terminated
9 dEQP-VK.api.info.format_properties.b16g16r16g16_422_unorm
10 dEQP-VK.api.info.format_properties.b4g4r4a4_unorm_pack16
[all …]
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tests/Dialect/mhlo/
Dsparse_lower.mlir1 // RUN: mlir-hlo-opt %s \
2 // RUN: --verify-diagnostics \
3 // RUN: --hlo-legalize-to-linalg \
4 // RUN: --canonicalize | FileCheck %s
10 dimLevelType = ["compressed"]
14 dimLevelType = ["dense", "compressed"]
18 dimLevelType = ["compressed", "compressed"]
22 dimLevelType = ["compressed", "compressed", "compressed"]
25 // CHECK-LABEL: func @sparse_abs_eltwise(
26 // CHECK-SAME: %[[ARG0:.*]]: tensor<10x20xf32, #{{.*}}>) -> tensor<10x20xf32, #{{.*}}> {
[all …]
/external/lz4/ossfuzz/
Dround_trip_stream_fuzzer.c2 * This fuzz target performs a lz4 streaming round-trip test
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()
93 state->level = FUZZ_rand32(&seed, LZ4HC_CLEVEL_MIN, LZ4HC_CLEVEL_MAX); in state_reset()
94 LZ4_resetStream_fast(state->cstream); in state_reset()
95 LZ4_resetStreamHC_fast(state->cstreamHC, state->level); in state_reset()
96 LZ4_setStreamDecode(state->dstream, NULL, 0); in state_reset()
97 state->data.pos = 0; in state_reset()
98 state->compressed.pos = 0; in state_reset()
[all …]
/external/mbedtls/tests/scripts/
Danalyze_outcomes.py39 # pylint: disable=too-few-public-methods
67 shell_command = "tests/scripts/all.sh --outcome-file " + outcome_file + \
98 - full test suites provided in ignored_suites list
99 - only some specific test inside a test suite, for which the corresponding
147 with open(outcome_file, 'r', encoding='utf-8') as input_file:
197 # - tests/scripts/all.sh --outcome-file "$PWD/out.csv" <component_ref> <component_driver>
198 # - tests/scripts/analyze_outcomes.py out.csv analyze_driver_vs_reference_xxx
200 # - tests/scripts/analyze_outcomes.py out.csv analyze_driver_vs_reference_xxx
233 'ECP check public-private #1 (OK)',
234 'ECP check public-private #2 (group none)',
[all …]
/external/cronet/build/fuchsia/
Dbinary_sizes.py4 # Use of this source code is governed by a BSD-style license that can be
6 '''Implements Chrome-Fuchsia package binary size checks.'''
30 # Structure representing the compressed and uncompressed sizes for a Fuchsia
33 ['compressed', 'uncompressed'])
35 # Structure representing a Fuchsia package blob and its compressed and
38 'Blob', ['name', 'hash', 'compressed', 'uncompressed', 'is_counted'])
66 'description': 'chrome-fuchsia package binary sizes',
87 CreateSizesHistogramItem('%s_%s' % (name, 'compressed'),
88 size.compressed, sizes_guid))
142 if package_sizes[package_name].compressed <= limit:
[all …]
/external/angle/build/fuchsia/
Dbinary_sizes.py4 # Use of this source code is governed by a BSD-style license that can be
6 '''Implements Chrome-Fuchsia package binary size checks.'''
30 # Structure representing the compressed and uncompressed sizes for a Fuchsia
33 ['compressed', 'uncompressed'])
35 # Structure representing a Fuchsia package blob and its compressed and
38 'Blob', ['name', 'hash', 'compressed', 'uncompressed', 'is_counted'])
66 'description': 'chrome-fuchsia package binary sizes',
87 CreateSizesHistogramItem('%s_%s' % (name, 'compressed'),
88 size.compressed, sizes_guid))
142 if package_sizes[package_name].compressed <= limit:
[all …]
/external/rust/crates/libz-sys/src/zlib-ng/doc/
Drfc1951.txt12 DEFLATE Compressed Data Format Specification version 1.3
38 <ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html>.
42 This specification defines a lossless compressed data format that
45 general-purpose compression methods. The data can be produced or
60 RFC 1951 DEFLATE Compressed Data Format Specification May 1996
72 2. Compressed representation overview ............................. 4
76 3.2. Compressed block format ................................... 6
80 3.2.4. Non-compressed blocks (BTYPE=00) ................... 11
81 3.2.5. Compressed blocks (length and distance codes) ...... 11
97 compressed data format that:
[all …]
/external/rust/crates/libz-sys/src/zlib/doc/
Drfc1951.txt12 DEFLATE Compressed Data Format Specification version 1.3
38 <ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html>.
42 This specification defines a lossless compressed data format that
45 general-purpose compression methods. The data can be produced or
60 RFC 1951 DEFLATE Compressed Data Format Specification May 1996
72 2. Compressed representation overview ............................. 4
76 3.2. Compressed block format ................................... 6
80 3.2.4. Non-compressed blocks (BTYPE=00) ................... 11
81 3.2.5. Compressed blocks (length and distance codes) ...... 11
97 compressed data format that:
[all …]
/external/mesa3d/src/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.h7 // http://www.apache.org/licenses/LICENSE-2.0
38 // Returns the image format used to store the compressed data. Each pixel in the compressed
39 // mipmaps will hold an entire compressed block.
44 // Returns a VkImageCopy to copy to/from the compressed data
70 // Creates the compressed mipmap images, that is the VkImages holding the compressed data
77 // This function checks if the image barrier transitions the compressed image to a layout where
103 // VkBufferImageCopy that points to the same location in the compressed mipmap images.
120 return mAstcTexture && mAstcTexture->successfullyDecompressed(); in successfullyDecompressedOnCpu()
124 // Returns a vector of image barriers for the compressed mipmap images and the decompressed
131 // No-op if this was already called successfully.
[all …]
/external/deqp/external/openglcts/data/gl_cts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles32-copy-image.txt1 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.texture2d_to_tex…
2 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.texture2d_to_tex…
3 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.texture2d_to_cub…
4 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.texture2d_to_tex…
5 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.texture3d_to_tex…
6 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.texture3d_to_tex…
7 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.texture3d_to_cub…
8 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.texture3d_to_tex…
9 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.cubemap_to_textu…
10 KHR-GLES32.functional.copy_image.non_compressed.viewclass_128_bits.rgba32f_rgba32f.cubemap_to_textu…
[all …]
/external/zstd/tests/regression/
Dmethod.c5 * This source code is licensed under both the BSD-style license (found in the
8 * You may select, at your option, one of the above-listed licenses.
35 ((type*)(ptr == NULL ? NULL : (char*)(ptr)-offsetof(type, member)))
42 data_buffer_t compressed; /**< The compressed data buffer. */ member
59 state->base.data = data; in buffer_state_create()
60 state->inputs = data_buffers_get(data); in buffer_state_create()
61 state->dictionary = data_buffer_get_dict(data); in buffer_state_create()
62 size_t const max_size = buffers_max_size(state->inputs); in buffer_state_create()
63 state->compressed = data_buffer_create(ZSTD_compressBound(max_size)); in buffer_state_create()
64 state->decompressed = data_buffer_create(max_size); in buffer_state_create()
[all …]
/external/curl/docs/cmdline-opts/
Dcompressed.md1 ---
3 SPDX-License-Identifier: curl
4 Long: compressed
5 Help: Request compressed response
10 See-also:
11 - compressed-ssh
13 - --compressed $URL
14 ---
16 # `--compressed`
18 Request a compressed response using one of the algorithms curl supports, and
[all …]
/external/angle/extensions/
DANGLE_lossy_etc_decode.txt41 compressed textures in the ETC formats in OpenGL ES, for lower memory
51 Also see OpenGL ES 3.0 specification appendix C.2 (ETC Compressed Texture
85 Add the following to Section 3.7.3 (Compressed Texture Images)
88 Compressed Internal Format Base Internal Format
102 Table 3.x: Specific Compressed Internal Formats
105 Table 3.x, the compressed texture is stored in an unspecified compressed
111 <internalformat> is one of the lossy decode ETC-format values from
114 * <border> is non-zero.
118 Add the following to Section 3.7.3 (Compressed Texture Images)
121 If the internal format of the texture image being modified is an ETC-format
[all …]
DANGLE_texture_compression_dxt.txt77 Add the following to Section 3.7.3 (Compressed Texture Images)
80 Compressed Internal Format Base Internal Format
87 Table 3.x: Specific Compressed Internal Formats
90 the compressed texture is stored in the appropriate S3TC compressed
98 * <border> is non-zero.
102 Add the following to Section 3.7.3 (Compressed Texture Images)
106 in Table 3.x, the texture is stored in the appropriate S3TC compressed
125 is one of the compressed internal formats from Table 3.x and any of the
127 - <border> is not equal to zero.
128 - <width> is not one, two, or a multiple of four.
[all …]
/external/zstd/tests/fuzz/
Dsimple_round_trip.c5 * This source code is licensed under both the BSD-style license (found in the
8 * You may select, at your option, one of the above-listed licenses.
12 * This fuzz target performs a zstd round-trip test (compress & decompress),
30 static size_t getDecompressionMargin(void const* compressed, size_t cSize, size_t srcSize, int hasS… in getDecompressionMargin() argument
32 size_t margin = ZSTD_decompressionMargin(compressed, cSize); in getDecompressionMargin()
39 FUZZ_ZASSERT(ZSTD_getFrameHeader(&zfh, compressed, cSize)); in getDecompressionMargin()
53 void *compressed, size_t compressedCapacity, in roundTripTest() argument
64 cSize = ZSTD_compress2(cctx, compressed, compressedCapacity, src, srcSize); in roundTripTest()
71 XXH64_hash_t const hash0 = XXH64(compressed, cSize, 0); in roundTripTest()
74 cSize = ZSTD_compress2(cctx, compressed, compressedCapacity, src, srcSize); in roundTripTest()
[all …]
/external/squashfs-tools/kernel/Documentation/filesystems/
Dsquashfs.txt4 Squashfs is a compressed read-only filesystem for Linux.
10 Squashfs is intended for general read-only filesystem use, for archival
15 Mailing list: squashfs-devel@lists.sourceforge.net
19 ----------------------
34 Tail-end packing (fragments): yes no
39 32-bit uids/gids: yes no
45 compressed inode is on average 8 bytes in length (the exact length varies on
50 -----------------
52 As squashfs is a read-only filesystem, the mksquashfs program must be used to
59 -----------------------------
[all …]
/external/zstd/tests/cli-tests/compression/
Dgolden.sh3 set -e
5 GOLDEN_DIR="$ZSTD_REPO_DIR/tests/golden-compression/"
6 cp -r "$GOLDEN_DIR" golden/
8 zstd -rf golden/ --output-dir-mirror golden-compressed/
9 zstd -r -t golden-compressed/
11 zstd --target-compressed-block-size=1024 -rf golden/ --output-dir-mirror golden-compressed/
12 zstd -r -t golden-compressed/
15 zstd -rf -19 --zstd=mml=7 golden/ --output-dir-mirror golden-compressed/
16 zstd -r -t golden-compressed/
/external/f2fs-tools/man/
Dsload.f2fs.85 sload.f2fs \- load directories and files into the device directly
9 .B \-f
10 .I source-directory-path
13 .B \-t
14 .I mount-point
17 .B \-d
18 .I debugging-level
21 .B \-P
24 .B \-c
26 .B \-L
[all …]

12345678910>>...46