Home
last modified time | relevance | path

Searched refs:DECOMPRESS (Results 1 – 25 of 85) sorted by relevance

1234

/dports/graphics/openjpeg/openjpeg-2.4.0/tests/performance/
H A Dperf_test_filelist.csv2 ../../data/input/nonregression/kodak_2layers_lrcp.j2c,3,1,DECOMPRESS,
3 ../../data/input/nonregression/kodak_2layers_lrcp.j2c,5,2,DECOMPRESS,
4 ../../data/input/nonregression/kodak_2layers_lrcp.j2c,10,4,DECOMPRESS,
5 ../../data/input/conformance/p0_07.j2k,3,1,DECOMPRESS,128x128 tiles RLCP 3decomp 8layers no MCT rev…
6 ../../data/input/conformance/p0_04.j2k,10,1,DECOMPRESS,precincts 128x128 irreversible
/dports/print/gutenprint/gutenprint-5.3.3/scripts/
H A Dwzpaq24 declare DECOMPRESS=
63 d) DECOMPRESS=1 ;;
70 z) DECOMPRESS= ;;
103 if [[ -n $DECOMPRESS ]] ; then
118 if [[ -n $DECOMPRESS && $f != *.zpaq ]] ; then
121 elif [[ -z $DECOMPRESS && $f == *.zpaq ]] ; then
280 if [[ -n $DECOMPRESS ]] ; then
H A Dwzpaq.in24 declare DECOMPRESS=
63 d) DECOMPRESS=1 ;;
70 z) DECOMPRESS= ;;
103 if [[ -n $DECOMPRESS ]] ; then
118 if [[ -n $DECOMPRESS && $f != *.zpaq ]] ; then
121 elif [[ -z $DECOMPRESS && $f == *.zpaq ]] ; then
280 if [[ -n $DECOMPRESS ]] ; then
/dports/print/gimp-gutenprint/gutenprint-5.3.3/scripts/
H A Dwzpaq24 declare DECOMPRESS=
63 d) DECOMPRESS=1 ;;
70 z) DECOMPRESS= ;;
103 if [[ -n $DECOMPRESS ]] ; then
118 if [[ -n $DECOMPRESS && $f != *.zpaq ]] ; then
121 elif [[ -z $DECOMPRESS && $f == *.zpaq ]] ; then
280 if [[ -n $DECOMPRESS ]] ; then
H A Dwzpaq.in24 declare DECOMPRESS=
63 d) DECOMPRESS=1 ;;
70 z) DECOMPRESS= ;;
103 if [[ -n $DECOMPRESS ]] ; then
118 if [[ -n $DECOMPRESS && $f != *.zpaq ]] ; then
121 elif [[ -z $DECOMPRESS && $f == *.zpaq ]] ; then
280 if [[ -n $DECOMPRESS ]] ; then
/dports/archivers/xarchive/xarchive-0.2.8-6/wrappers/
H A Dtar-bsd.src56 DECOMPRESS="gzip -dc"
63 DECOMPRESS="bzip2 -dc"
70 DECOMPRESS="uncompress -dc"
89 if [ "$DECOMPRESS" ]; then
92 $DECOMPRESS "$archive" > "$tmpname"
H A Dtar-gnu.src55 DECOMPRESS="gzip -dc"
62 DECOMPRESS="bzip2 -dc"
69 DECOMPRESS="uncompress -dc"
88 if [ "$DECOMPRESS" ]; then
91 $DECOMPRESS "$archive" > "$tmpname"
/dports/sysutils/disktype/disktype-9/
H A Dcompressed.c36 #define DECOMPRESS 0 macro
39 #define DECOMPRESS 0 macro
42 #define DECOMPRESS 1 macro
49 #if DECOMPRESS
65 #if DECOMPRESS
128 #if DECOMPRESS in handle_compressed()
149 #if DECOMPRESS
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/compat/
H A Dgzip.h71 enum { DECOMPRESS }; enumerator
74 GzipOutputStream(OutputStream& inner, decltype(DECOMPRESS));
112 enum { DECOMPRESS }; enumerator
115 GzipAsyncOutputStream(AsyncOutputStream& inner, decltype(DECOMPRESS));
/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/compat/
H A Dgzip.h71 enum { DECOMPRESS }; enumerator
74 GzipOutputStream(OutputStream& inner, decltype(DECOMPRESS));
112 enum { DECOMPRESS }; enumerator
115 GzipAsyncOutputStream(AsyncOutputStream& inner, decltype(DECOMPRESS));
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/bin/
H A Dbro-perl17 'd|decompress' => \(my $DECOMPRESS),
63 if( $DECOMPRESS ) {
99 ( $DECOMPRESS ? "decompression" : "compression" ),
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/llvm10/llvm-10.0.1.src/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/llvm90/llvm-9.0.1.src/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-debug-sections-groups.test21 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
26 # RUN: FileCheck %s --check-prefixes=CHECK,DECOMPRESS
52 # DECOMPRESS-NEXT: .debug_in_group

1234