Searched refs:EXP (Results 1 – 25 of 406) sorted by relevance
12345678910>>...17
10 #define EXP __attribute__((visibility("default"))) macro11 class EXP C {};12 EXP class C2 {}; // expected-warning {{attribute 'visibility' is ignored, place it after "class" to…14 @interface EXP I @end // expected-error {{postfix attributes are not allowed on Objective-C directi… interface15 EXP @interface I2 @end17 @implementation EXP I @end // expected-error-re {{postfix attributes are not allowed on Objective-C… implementation19 EXP @implementation I2 @end; // expected-error {{prefix attribute must be followed by an interface …21 @class EXP OC; // expected-error-re {{postfix attributes are not allowed on Objective-C directives{…22 EXP @class OC2; // expected-error {{prefix attribute must be followed by an interface or protocol}}24 @protocol EXP P @end // expected-error {{postfix attributes are not allowed on Objective-C directiv… protocol[all …]
19 2> "$LOG-err-all" > "$EXP" 9> "$EXP-err"21 [ -n "$debug_flag" ] || > "$EXP-err"25 match_diff "$LOG" "$EXP"26 match_diff "$LOG-err" "$EXP-err"
38 match_diff "$LOG" "$EXP" ||48 match_grep "$LOG" "$EXP" ||56 cat > "$EXP" << __EOF__65 cat > "$EXP" << __EOF__74 cat > "$EXP" << __EOF__
36 ../set_ptracer_any ../attach-p-cmd-p >> "$EXP" &39 while ! [ -s "$EXP" ]; do44 run_strace -a30 -echdir -p $tracee_pid ../attach-p-cmd-cmd > "$EXP"45 match_diff "$LOG" "$EXP"
8 run_strace -a16 -vepoll $args > "$EXP"9 match_diff "$LOG" "$EXP"13 run_strace -a16 -epoll -s$abbrev $args > "$EXP"14 match_diff "$LOG" "$EXP"
37 ../set_ptracer_any sh -c "exec ../attach-f-p >> $EXP" > /dev/null &40 while ! [ -s "$EXP" ]; do45 run_strace -a32 -f -echdir -p $tracee_pid ../attach-f-p-cmd > "$EXP"46 match_diff "$LOG" "$EXP"
9 $args > "$EXP"10 match_diff "$LOG" "$EXP"15 $args > "$EXP"16 match_diff "$LOG" "$EXP"
10 EXP=$test_dir/expect12 EXP=$test_dir/expect.nodebugfs30 if cmp -s $EXP $OUT; then35 diff -u $EXP $OUT >> $test_name.failed37 unset EXP OUT FSCK_OPT IMAGE
3 EXP=$test_dir/expect6 #gzip -d < $EXP.gz > $EXP42 cmp -s $OUT $EXP50 diff $DIFF_OPTS $EXP $OUT > $test_name.failed53 unset IMAGE FSCK_OPT OUT EXP CONF
4 EXP=$test_name.tmp7 EXP=$test_dir/expect15 cmp -s $OUT $EXP23 diff $DIFF_OPTS $EXP $OUT > $test_name.failed27 unset IMAGE FSCK_OPT OUT EXP
16 EXP=$test_dir/expect18 EXP=$test_dir/expect.nodebugfs36 if cmp -s $EXP $OUT; then41 diff -u $EXP $OUT >> $test_name.failed43 unset EXP OUT FSCK_OPT IMAGE
4 EXP=$test_name.tmp7 EXP=$test_dir/expect18 cmp -s $OUT $EXP26 diff $DIFF_OPTS $EXP $OUT > $test_name.failed30 unset IMAGE FSCK_OPT OUT EXP
4 EXP=$test_name.tmp7 EXP=$test_dir/expect22 cmp -s $OUT $EXP30 diff $DIFF_OPTS $EXP $OUT > $test_name.failed34 unset IMAGE FSCK_OPT OUT EXP