Home
last modified time | relevance | path

Searched refs:OUT1 (Results 1 – 25 of 992) sorted by relevance

12345678910>>...40

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libmeminfo/testdata1/
H A Dshowmap_test.sh5 OUT1=$TMPDIR/1.txt
8 showmap -f $SMAPS > $OUT1
10 diff $OUT1 $OUT2 > /dev/null
18 showmap -q -f $SMAPS > $OUT1
20 diff $OUT1 $OUT2 > /dev/null
28 showmap -v -f $SMAPS > $OUT1
30 diff $OUT1 $OUT2 > /dev/null
38 showmap -a -f $SMAPS > $OUT1
40 diff $OUT1 $OUT2 > /dev/null
54 diff $OUT1 $OUT2 > /dev/null
[all …]
/dports/misc/xdelta3/xdelta-3.1.0/xdelta1/
H A Druntest3 OUT1=$TMPDIR/out1
19 $XDELTA delta -q0 $FROM $TO $OUT1
20 $XDELTA patch $OUT1 $FROM $OUT2
24 $XDELTA delta -q0 $TO $FROM $OUT1
25 $XDELTA patch $OUT1 $TO $OUT2
29 $XDELTA delta -q0 $TO $TO $OUT1
30 $XDELTA patch $OUT1 $TO $OUT2
35 $XDELTA patch $OUT1 $FROM $OUT2
40 $XDELTA patch $OUT1 $TO $OUT2
44 $XDELTA delta -q6 $TO $TO $OUT1
[all …]
/dports/biology/cd-hit/cdhit-4.8.1/usecases/Miseq-16S/
H A Dclstr_2_OTU_table.pl47 open(OUT1, "> $output") || die "can not write $output";
48 print OUT1 "OTU";
50 print OUT1 "\t$sample_id";
53 print OUT1 "\t", join("\t", qw/Kingdom Phylum Class Order Family Genus Species/);
56 print OUT1 "\tAnnotation\n";
61 print OUT1 "OTU$i";
64 print OUT1 "\t$k";
75 print OUT1 "\t", join("\t", ($tax_k, $tax_p, $tax_c, $tax_o, $tax_f, $tax_g, $tax_s));
78 print OUT1 "\t$ann\n";
80 close(OUT1);
/dports/biology/cd-hit/cdhit-4.8.1/usecases/miRNA-seq/
H A Dclstr_2_miRNA-table.pl45 open(OUT1, "> $output") || die "can not write $output";
46 print OUT1 "Cluster";
48 print OUT1 "\t$sample_id";
51 print OUT1 "\tAnnotation\tSpike\n";
56 print OUT1 "Cluster$i";
59 print OUT1 "\t$k";
62 print OUT1 "\t$ann\n";
64 close(OUT1);
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/disabled_test-f_convert_bmap/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
51 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
53 $TUNE2FS -O extent $TMPFILE >> $OUT1.new 2>&1
56 echo Exit status is $status >> $OUT1.new
57 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
65 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
71 cmp -s $OUT1 $EXP1
102 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/disabled_test-f_convert_bmap/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
51 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
53 $TUNE2FS -O extent $TMPFILE >> $OUT1.new 2>&1
56 echo Exit status is $status >> $OUT1.new
57 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
65 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
71 cmp -s $OUT1 $EXP1
102 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/disabled_test-f_convert_bmap/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
51 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
53 $TUNE2FS -O extent $TMPFILE >> $OUT1.new 2>&1
56 echo Exit status is $status >> $OUT1.new
57 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
65 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
71 cmp -s $OUT1 $EXP1
102 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/py_vdb/
H A Drun.sh15 OUT1="$ACC.copy_1.sra"
20 rm -rf $TMP $OUT1 $OUT1.md5 $OUT1.* $OUT2 $OUT2.md5 $OUT2.*
25 exec "kar --md5 -f -c $OUT1 -d $TMP"
26 rm -rf $TMP $OUT1.md5
32 ./record_sizes.py $ACC -O $SRC -1 $OUT1 -2 $OUT2 -D data.db
34 rm -rf $OUT1 $OUT2 $ACC
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/py_vdb/
H A Drun.sh15 OUT1="$ACC.copy_1.sra"
20 rm -rf $TMP $OUT1 $OUT1.md5 $OUT1.* $OUT2 $OUT2.md5 $OUT2.*
25 exec "kar --md5 -f -c $OUT1 -d $TMP"
26 rm -rf $TMP $OUT1.md5
32 ./record_sizes.py $ACC -O $SRC -1 $OUT1 -2 $OUT2 -D data.db
34 rm -rf $OUT1 $OUT2 $ACC
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dreadpar.c195 OUT1( "\n\n" ) ;
555 OUT1("not fully specified\n"); in process_readpar()
603 OUT1("in the .mpar file\n"); in process_readpar()
613 OUT1("TimberWolf instructed to attempt "); in process_readpar()
617 OUT1("TimberWolf instructed to do "); in process_readpar()
632 OUT1("default.tracks.per.channel \n"); in process_readpar()
633 OUT1("was not entered in .mpar file\n"); in process_readpar()
639 OUT1("TimberWolf instructed to do "); in process_readpar()
645 OUT1("the working directory\n") ; in process_readpar()
649 OUT1("TimberWolf instructed to do "); in process_readpar()
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/f_convert_bmap_and_extent/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
52 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
54 $TUNE2FS -O extent $TMPFILE >> $OUT1.new 2>&1
57 echo Exit status is $status >> $OUT1.new
58 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
67 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
73 cmp -s $OUT1 $EXP1
104 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/f_convert_bmap_sparse/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
51 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
53 $TUNE2FS -O extent $TMPFILE >> $OUT1.new 2>&1
56 echo Exit status is $status >> $OUT1.new
57 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
65 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
71 cmp -s $OUT1 $EXP1
102 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/f_convert_bmap_and_extent/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
52 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
54 $TUNE2FS -O extent $TMPFILE >> $OUT1.new 2>&1
57 echo Exit status is $status >> $OUT1.new
58 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
67 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
73 cmp -s $OUT1 $EXP1
104 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/f_convert_bmap_sparse/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
51 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
53 $TUNE2FS -O extent $TMPFILE >> $OUT1.new 2>&1
56 echo Exit status is $status >> $OUT1.new
57 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
65 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
71 cmp -s $OUT1 $EXP1
102 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/f_convert_bmap_and_extent/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
52 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
54 $TUNE2FS -O extent $TMPFILE >> $OUT1.new 2>&1
57 echo Exit status is $status >> $OUT1.new
58 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
67 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
73 cmp -s $OUT1 $EXP1
104 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/f_convert_bmap_sparse/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
51 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
53 $TUNE2FS -O extent $TMPFILE >> $OUT1.new 2>&1
56 echo Exit status is $status >> $OUT1.new
57 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
65 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
71 cmp -s $OUT1 $EXP1
102 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/lang/python-legacy/Python-2.7.18/Modules/cjkcodecs/
H A D_codecs_kr.c53 OUT1((code >> 8) | 0x80) in ENCODER()
64 OUT1(EUCKR_JAMO_FIRSTBYTE) in ENCODER()
76 OUT1(EUCKR_JAMO_FIRSTBYTE) in ENCODER()
110 OUT1(c) in DECODER()
184 OUT1((code >> 8) | 0x80) in ENCODER()
203 OUT1(c) in DECODER()
288 OUT1(t1 >> 1) in ENCODER()
299 OUT1(code >> 8) in ENCODER()
356 OUT1(c) in DECODER()
384 OUT1(0x3000) in DECODER()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
H A D_codecs_kr.c53 OUT1((code >> 8) | 0x80) in ENCODER()
64 OUT1(EUCKR_JAMO_FIRSTBYTE) in ENCODER()
76 OUT1(EUCKR_JAMO_FIRSTBYTE) in ENCODER()
110 OUT1(c) in DECODER()
184 OUT1((code >> 8) | 0x80) in ENCODER()
203 OUT1(c) in DECODER()
288 OUT1(t1 >> 1) in ENCODER()
299 OUT1(code >> 8) in ENCODER()
356 OUT1(c) in DECODER()
384 OUT1(0x3000) in DECODER()
[all …]
/dports/lang/python27/Python-2.7.18/Modules/cjkcodecs/
H A D_codecs_kr.c53 OUT1((code >> 8) | 0x80) in ENCODER()
64 OUT1(EUCKR_JAMO_FIRSTBYTE) in ENCODER()
76 OUT1(EUCKR_JAMO_FIRSTBYTE) in ENCODER()
110 OUT1(c) in DECODER()
184 OUT1((code >> 8) | 0x80) in ENCODER()
203 OUT1(c) in DECODER()
288 OUT1(t1 >> 1) in ENCODER()
299 OUT1(code >> 8) in ENCODER()
356 OUT1(c) in DECODER()
384 OUT1(0x3000) in DECODER()
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/f_compress_extent_tree_level/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
51 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
53 $FSCK $FSCK_OPT -N test_filesys $TMPFILE >> $OUT1.new 2>&1
55 echo Exit status is $status >> $OUT1.new
56 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
57 rm -f $OUT1.new
73 cmp -s $OUT1 $EXP1
104 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/f_compress_extent_tree_level/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
51 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
53 $FSCK $FSCK_OPT -N test_filesys $TMPFILE >> $OUT1.new 2>&1
55 echo Exit status is $status >> $OUT1.new
56 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
57 rm -f $OUT1.new
73 cmp -s $OUT1 $EXP1
104 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/f_compress_extent_tree_level/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
46 cp /dev/null $OUT1
51 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
53 $FSCK $FSCK_OPT -N test_filesys $TMPFILE >> $OUT1.new 2>&1
55 echo Exit status is $status >> $OUT1.new
56 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
57 rm -f $OUT1.new
73 cmp -s $OUT1 $EXP1
104 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/f_collapse_extent_tree/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
49 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
51 $FSCK $FSCK_OPT -N test_filesys $TMPFILE >> $OUT1.new 2>&1
53 echo Exit status is $status >> $OUT1.new
54 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
55 rm -f $OUT1.new
71 cmp -s $OUT1 $EXP1
102 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
111 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/f_collapse_extent_tree/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
49 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
51 $FSCK $FSCK_OPT -N test_filesys $TMPFILE >> $OUT1.new 2>&1
53 echo Exit status is $status >> $OUT1.new
54 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
55 rm -f $OUT1.new
71 cmp -s $OUT1 $EXP1
102 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
111 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/f_extent_too_deep/
H A Dscript16 if [ "$OUT1"x = x ]; then
17 OUT1=$test_name.1.log
49 $DEBUGFS -f $TMPFILE.cmd $TMPFILE > $OUT1.new 2>&1
50 $FSCK $FSCK_OPT -N test_filesys $TMPFILE >> $OUT1.new 2>&1
52 echo Exit status is $status >> $OUT1.new
53 sed -f $cmd_dir/filter.sed $OUT1.new > $OUT1
63 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
69 cmp -s $OUT1 $EXP1
100 diff $DIFF_OPTS $EXP1 $OUT1 >> $test_name.failed
109 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2

12345678910>>...40