HomeSort by relevance Sort by last modified time
    Searched full:compressed (Results 1 - 25 of 3586) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/elfutils/tests/
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: 6
    [all...]
run-elfgetchdr.sh 90 section 1: NOT Compressed
91 section 2: GNU Compressed size: 60
92 section 3: GNU Compressed size: aa
93 section 4: NOT Compressed
94 section 5: GNU Compressed size: 8d
95 section 6: NOT Compressed
96 section 7: NOT Compressed
97 section 8: NOT Compressed
102 section 1: NOT Compressed
103 section 2: ELF Compressed ch_type: 1, ch_size: 60, ch_addralign: 1
    [all...]
run-dwelfgnucompressed.sh 82 section 2: GNU Compressed size: 60
83 section 3: GNU Compressed size: aa
84 section 5: GNU Compressed size: 8d
89 section 3: GNU Compressed size: 60
90 section 4: GNU Compressed size: 7e
91 section 6: GNU Compressed size: 8d
96 section 2: GNU Compressed size: 40
97 section 3: GNU Compressed size: 9a
98 section 5: GNU Compressed size: 85
103 section 3: GNU Compressed size: 4
    [all...]
  /external/autotest/client/site_tests/platform_CompressedSwapPerf/
control 2 PURPOSE = "Measure performance of compressed swap."
5 - compressed swap is not configured.
13 Run some basic performance benchmarks on compressed swap.
  /external/curl/docs/cmdline-opts/
compressed.d 1 Long: compressed
2 Help: Request compressed response
5 Request a compressed response using one of the algorithms curl supports, and
tr-encoding.d 3 Help: Request compressed transfer encoding
6 Request a compressed Transfer-Encoding response using one of the algorithms
  /external/piex/
README 2 JPEG compressed preview image contained in a RAW file
  /external/brotli/tests/
compatibility_test.sh 3 # Test that the brotli command-line tool can decompress old brotli-compressed
11 for file in tests/testdata/*.compressed*; do
13 expected=${file%.compressed*}
roundtrip_test.sh 22 compressed=${TMP_DIR}/${file##*/}.br
24 $BROTLI -fq $quality $file -o $compressed
25 $BROTLI $compressed -fdo $uncompressed
  /external/perfetto/src/ftrace_reader/test/data/android_flounder_lte_LRX16F_3.10.40/events/
header_event 0 # compressed entry header
  /external/perfetto/src/ftrace_reader/test/data/android_hammerhead_MRA59G_3.4.0/events/
header_event 0 # compressed entry header
  /external/perfetto/src/ftrace_reader/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/
header_event 0 # compressed entry header
  /external/perfetto/src/ftrace_reader/test/data/synthetic/events/
header_event 0 # compressed entry header
  /external/tcpdump/tests/
ipcomp-heapoverflow.out 1 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto Compressed IP (108), length 12336, bad cksum 3030 (->6942)!)
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
gabiend.rt 2 +\[[0-9a-f]+\]: .*COMPRESSED
gabinormal.rt 2 +\[[0-9a-f]+\]: .*COMPRESSED
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
compressed-plt-1e.s 6 .include "compressed-plt-1.s"
  /external/syslinux/core/
prefix.inc 8 pfx_compressed dd __pm_code_lma ; Start of compressed chunk
9 pfx_cdatalen dd lzo_data_size ; Pointer to compressed size field
  /external/autotest/client/site_tests/platform_DebugDaemonDumpDebugLogs/
platform_DebugDaemonDumpDebugLogs.py 17 def runDump(self, compressed):
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/bsdiff/
compressor_buffer.h 16 // temporary buffer that holds the compressed data every time the compressed
19 // because it saves some resize / reallocation of memory. And the compressed
39 // A list of chunks of compressed data. The final compressed representation is
40 // the concatenation of all the compressed data.
43 // A concatenated version of the |comp_chunks_|, used to store the compressed
  /external/ImageMagick/PerlMagick/t/bzlib/
read.t 18 # Test reading BZip compressed MIFF
24 # 2) Test reading BZip stream-compressed MIFF (.bz2 extension)
26 print("Reading BZip stream-compressed MIFF (.bz2 extension) ...\n");
  /external/ImageMagick/PerlMagick/t/zlib/
read.t 18 # 1) Test reading Zip compressed MIFF
24 # 3) Test reading Zip stream-compressed MIFF (.gz extension)
26 print("Reading Zip stream-compressed MIFF (.gz extension) ...\n");
  /external/autotest/client/site_tests/platform_CompressedSwap/
control 2 PURPOSE = "Verify compressed swap is configured and basically works."
5 - compressed swap is not configured.
14 Verify compressed swap is configured and basically works.
  /external/python/cpython3/Tools/msi/bundle/packagegroups/
lib.wxs 7 Compressed="$(var.CompressMSI)"
16 Compressed="$(var.CompressPDB)"
25 Compressed="$(var.CompressMSI_D)"
35 Compressed="$(var.CompressMSI)"
44 Compressed="$(var.CompressPDB)"
53 Compressed="$(var.CompressMSI_D)"
test.wxs 7 Compressed="$(var.CompressMSI)"
16 Compressed="$(var.CompressPDB)"
25 Compressed="$(var.CompressMSI_D)"
35 Compressed="$(var.CompressMSI)"
44 Compressed="$(var.CompressPDB)"
53 Compressed="$(var.CompressMSI_D)"

Completed in 743 milliseconds

1 2 3 4 5 6 7 8 91011>>