Home
last modified time | relevance | path

Searched refs:OUT2 (Results 1 – 25 of 33) sorted by relevance

12

/external/e2fsprogs/tests/f_extent_too_deep/
Dscript20 if [ "$OUT2"x = x ]; then
21 OUT2=$test_name.2.log
56 $FSCK $SECOND_FSCK_OPT -N test_filesys $TMPFILE > $OUT2.new 2>&1
58 echo Exit status is $status >> $OUT2.new
60 $DEBUGFS -f $TMPFILE.cmd $TMPFILE >> $OUT2.new 2>&1
61 sed -f $cmd_dir/filter.sed $OUT2.new > $OUT2
63 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
72 cmp -s $OUT2 $EXP2
102 diff $DIFF_OPTS $EXP2 $OUT2 >> $test_name.failed
109 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
/external/e2fsprogs/tests/f_collapse_extent_tree/
Dscript20 if [ "$OUT2"x = x ]; then
21 OUT2=$test_name.2.log
58 $FSCK $SECOND_FSCK_OPT -N test_filesys $TMPFILE > $OUT2.new 2>&1
60 echo Exit status is $status >> $OUT2.new
62 $DEBUGFS -f $TMPFILE.cmd $TMPFILE >> $OUT2.new 2>&1
63 sed -f $cmd_dir/filter.sed $OUT2.new > $OUT2
64 rm -f $TMPFILE.cmd $OUT2.new
74 cmp -s $OUT2 $EXP2
104 diff $DIFF_OPTS $EXP2 $OUT2 >> $test_name.failed
111 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
/external/e2fsprogs/tests/f_compress_extent_tree_level/
Dscript20 if [ "$OUT2"x = x ]; then
21 OUT2=$test_name.2.log
60 $FSCK $SECOND_FSCK_OPT -N test_filesys $TMPFILE > $OUT2.new 2>&1
62 echo Exit status is $status >> $OUT2.new
64 $DEBUGFS -f $TMPFILE.cmd $TMPFILE >> $OUT2.new 2>&1
65 sed -f $cmd_dir/filter.sed $OUT2.new > $OUT2
66 rm -f $TMPFILE.cmd $OUT2.new
76 cmp -s $OUT2 $EXP2
106 diff $DIFF_OPTS $EXP2 $OUT2 >> $test_name.failed
113 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
/external/e2fsprogs/tests/f_convert_bmap/
Dscript20 if [ "$OUT2"x = x ]; then
21 OUT2=$test_name.2.log
59 $FSCK $SECOND_FSCK_OPT -N test_filesys $TMPFILE > $OUT2.new 2>&1
61 echo Exit status is $status >> $OUT2.new
63 $DEBUGFS -f $TMPFILE.cmd $TMPFILE >> $OUT2.new 2>&1
64 sed -f $cmd_dir/filter.sed $OUT2.new > $OUT2
65 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
74 cmp -s $OUT2 $EXP2
104 diff $DIFF_OPTS $EXP2 $OUT2 >> $test_name.failed
111 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
/external/e2fsprogs/tests/f_super_bad_csum/
Dscript19 OUT2=$test_name.2.log
21 $FSCK $FSCK_OPT $TMPFILE 2>&1 | head -n 1000 | tail -n +2 > $OUT2
22 echo "Exit status is $?" >> $OUT2
25 if cmp -s $EXP1 $OUT1 && cmp -s $EXP2 $OUT2; then
31 diff -u $EXP2 $OUT2 >> $test_name.failed
33 unset EXP1 OUT1 EXP2 OUT2 FSCK_OPT IMAGE
/external/e2fsprogs/tests/f_convert_bmap_sparse/
Dscript20 if [ "$OUT2"x = x ]; then
21 OUT2=$test_name.2.log
59 $FSCK $SECOND_FSCK_OPT -N test_filesys $TMPFILE > $OUT2.new 2>&1
61 echo Exit status is $status >> $OUT2.new
63 $DEBUGFS -f $TMPFILE.cmd $TMPFILE >> $OUT2.new 2>&1
64 sed -f $cmd_dir/filter.sed $OUT2.new > $OUT2
65 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
74 cmp -s $OUT2 $EXP2
104 diff $DIFF_OPTS $EXP2 $OUT2 >> $test_name.failed
111 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
/external/e2fsprogs/tests/f_convert_bmap_and_extent/
Dscript20 if [ "$OUT2"x = x ]; then
21 OUT2=$test_name.2.log
60 $FSCK $SECOND_FSCK_OPT -N test_filesys $TMPFILE > $OUT2.new 2>&1
62 echo Exit status is $status >> $OUT2.new
65 $DEBUGFS -f $TMPFILE.cmd $TMPFILE >> $OUT2.new 2>&1
66 sed -f $cmd_dir/filter.sed $OUT2.new > $OUT2
67 rm -f $TMPFILE.cmd $OUT1.new $OUT2.new
76 cmp -s $OUT2 $EXP2
106 diff $DIFF_OPTS $EXP2 $OUT2 >> $test_name.failed
113 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
/external/e2fsprogs/tests/f_del_dup_quota/
Dscript19 OUT2=$test_name.2.log
21 $FSCK $FSCK_OPT -N test_filesys $TMPFILE 2>&1 | head -n 1000 | tail -n +2 > $OUT2
22 echo "Exit status is $?" >> $OUT2
26 if cmp -s $EXP1 $OUT1 && cmp -s $EXP2 $OUT2; then
32 diff -u $EXP2 $OUT2 >> $test_name.failed
34 unset EXP1 OUT1 EXP2 OUT2 FSCK_OPT IMAGE
/external/e2fsprogs/tests/
Drun_e2fsck20 if [ "$OUT2"x = x ]; then
21 OUT2=$test_name.2.log
57 $FSCK $SECOND_FSCK_OPT -N test_filesys $TMPFILE > $OUT2.new 2>&1
59 echo Exit status is $status >> $OUT2.new
60 sed -f $cmd_dir/filter.sed $OUT2.new > $OUT2
61 rm -f $OUT2.new
71 cmp -s $OUT2 $EXP2
101 diff $DIFF_OPTS $EXP2 $OUT2 >> $test_name.failed
108 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
Drun_mke2fs7 OUT2=$test_name.2.log
/external/e2fsprogs/tests/f_boundscheck/
Dscript18 OUT2=$test_name.2.log
20 $FSCK $FSCK_OPT $TMPFILE 2>&1 | head -n 1000 | tail -n +2 > $OUT2
21 echo "Exit status is $?" >> $OUT2
24 if cmp -s $EXP1 $OUT1 && cmp -s $EXP2 $OUT2; then
30 diff -u $EXP2 $OUT2 >> $test_name.failed
/external/e2fsprogs/tests/j_recover_csum2_64bit/
Dscript17 OUT2=$test_name.2.log
19 $FSCK $FSCK_OPT -N test_filesys $TMPFILE 2>&1 | head -n 1000 | tail -n +2 > $OUT2
20 echo "Exit status is $?" >> $OUT2
23 if cmp -s $EXP1 $OUT1 && cmp -s $EXP2 $OUT2; then
29 diff -u $EXP2 $OUT2 >> $test_name.failed
/external/e2fsprogs/tests/j_recover_csum2_32bit/
Dscript17 OUT2=$test_name.2.log
19 $FSCK $FSCK_OPT -N test_filesys $TMPFILE 2>&1 | head -n 1000 | tail -n +2 > $OUT2
20 echo "Exit status is $?" >> $OUT2
23 if cmp -s $EXP1 $OUT1 && cmp -s $EXP2 $OUT2; then
29 diff -u $EXP2 $OUT2 >> $test_name.failed
/external/e2fsprogs/tests/j_recover_csum3_64bit/
Dscript17 OUT2=$test_name.2.log
19 $FSCK $FSCK_OPT -N test_filesys $TMPFILE 2>&1 | head -n 1000 | tail -n +2 > $OUT2
20 echo "Exit status is $?" >> $OUT2
23 if cmp -s $EXP1 $OUT1 && cmp -s $EXP2 $OUT2; then
29 diff -u $EXP2 $OUT2 >> $test_name.failed
/external/e2fsprogs/tests/f_itable_collision/
Dscript23 OUT2=$test_name.2.log
25 $FSCK $FSCK_OPT -N test_filesys $TMPFILE 2>&1 | tail -n +2 > $OUT2
26 echo "Exit status is $?" >> $OUT2
29 if cmp -s $EXP1 $OUT1 && cmp -s $EXP2 $OUT2; then
35 diff -u $EXP2 $OUT2 >> $test_name.failed
/external/python/cpython2/Modules/cjkcodecs/
D_codecs_cn.c64 OUT2((code & 0xFF) | 0x80) in ENCODER()
119 OUT2((code & 0xFF)) /* MSB set: GBK */ in ENCODER()
121 OUT2((code & 0xFF) | 0x80) /* MSB unset: GB2312 */ in ENCODER()
185 OUT2((unsigned char)(tc % 10) + 0x30) in ENCODER()
220 OUT2((unsigned char)(tc % 10) + 0x30) in ENCODER()
235 OUT2((code & 0xFF)) /* MSB set: GBK or GB18030ext */ in ENCODER()
237 OUT2((code & 0xFF) | 0x80) /* MSB unset: GB2312 */ in ENCODER()
D_codecs_kr.c54 OUT2((code & 0xFF) | 0x80) in ENCODER()
65 OUT2(EUCKR_JAMO_FILLER) in ENCODER()
77 OUT2(u2cgk_jungseong[(c / 28) % 21]) in ENCODER()
186 OUT2(code & 0xFF) /* MSB set: CP949 */ in ENCODER()
188 OUT2((code & 0xFF) | 0x80) /* MSB unset: ks x 1001 */ in ENCODER()
289 OUT2(t2 < 0x4e ? t2 + 0x31 : t2 + 0x43) in ENCODER()
300 OUT2(code & 0xff) in ENCODER()
D_codecs_tw.c34 OUT2(code & 0xFF) in ENCODER()
88 OUT2(code & 0xFF) in ENCODER()
D_codecs_jp.c53 OUT2(code & 0xff) in ENCODER()
65 OUT2(c2 < 0x3f ? c2 + 0x40 : c2 + 0x41) in ENCODER()
72 OUT2(c2 < 0x3f ? c2 + 0x40 : c2 + 0x41) in ENCODER()
479 OUT2(c2 < 0x3f ? c2 + 0x40 : c2 + 0x41) in ENCODER()
626 OUT2(c2 + (c2 < 0x3f ? 0x40 : 0x41)) in ENCODER()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dfmaxnum.r600.ll36 ; EG: MEM_RAT_CACHELESS STORE_RAW [[OUT2:T[0-9]+]]
41 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].X
42 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].Y
43 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].Z
44 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].W
53 ; EG: MEM_RAT_CACHELESS STORE_RAW [[OUT2:T[0-9]+]]
60 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].X
61 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].Y
62 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].Z
63 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].W
Dfminnum.r600.ll36 ; EG: MEM_RAT_CACHELESS STORE_RAW [[OUT2:T[0-9]+]]
41 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].X
42 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].Y
43 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].Z
44 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].W
53 ; EG: MEM_RAT_CACHELESS STORE_RAW [[OUT2:T[0-9]+]]
60 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].X
61 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].Y
62 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].Z
63 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].W
/external/llvm/test/CodeGen/AMDGPU/
Dfmaxnum.ll64 ; EG: MEM_RAT_CACHELESS STORE_RAW [[OUT2:T[0-9]+]]
69 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].X
70 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].Y
71 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].Z
72 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].W
98 ; EG: MEM_RAT_CACHELESS STORE_RAW [[OUT2:T[0-9]+]]
105 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].X
106 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].Y
107 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].Z
108 ; EG-DAG: MAX_DX10 {{.*}}[[OUT2]].W
Dfminnum.ll63 ; EG: MEM_RAT_CACHELESS STORE_RAW [[OUT2:T[0-9]+]]
68 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].X
69 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].Y
70 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].Z
71 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].W
97 ; EG: MEM_RAT_CACHELESS STORE_RAW [[OUT2:T[0-9]+]]
104 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].X
105 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].Y
106 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].Z
107 ; EG-DAG: MIN_DX10 {{.*}}[[OUT2]].W
/external/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/X86/
Dnon-byte-size.ll16 ; CHECK-NEXT: [[OUT2:%.*]] = getelementptr [[REC]], %rec* [[OUT]], i16 0, i32 1
18 ; CHECK-NEXT: store i28 [[VAL2]], i28* [[OUT2]]
/external/llvm-project/mlir/test/Conversion/GPUToSPIRV/
Dloop.mlir90 // CHECK-DAG: %[[OUT2:.*]] = spv.Load "Function" %[[VAR2]] : f32
92 // CHECK: spv.Store "StorageBuffer" {{%.*}}, %[[OUT2]] : f32

12