| /xsrc/external/mit/xterm/dist/ |
| plink.sh | 54 OPT=-Wl,-as-needed 58 if ( eval $LINKIT $OPT $NO_LTO "$@" >"$warned" 2>&1 ) 66 LINKIT="$LINKIT $OPT $*" 75 OPT="$1" 77 case $OPT in 79 OPT=`echo "$OPT" | sed -e 's/^-k/-l/'` 80 echo "always use $OPT (cannot test if needed)" 81 LINKIT="$LINKIT $OPT" 84 echo "testing if $OPT is needed [all...] |
| run-tic.in | 69 OPT= 81 OPT="-x" 108 TERMINFO="$MYTEMP" $TIC_PROG $OPT "$MYTEMP"/fake.ti 2>/dev/null 128 echo "** $TIC_PROG $OPT $PASS1" 129 $TIC_PROG $OPT "$PASS2" 2>"$STDERR"
|
| sinstall.sh | 70 OPT="$1" 74 case $OPT in
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| doublechars.sh | 43 OPT='-n' 47 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 55 OPT= 86 $CMD $OPT "${CSI}18t${SUF}" > /dev/tty 94 trap '$CMD $OPT "$original" >/dev/tty; exit 1' 1 2 3 15 95 trap '$CMD $OPT "$original" >/dev/tty' 0 101 $CMD $OPT "${CSI}?7h" >/dev/tty 102 $CMD $OPT "${CSI}?40l" >/dev/tty 105 $CMD $OPT "${CSI}?40h" >/dev/tty 106 $CMD $OPT "${CSI}?3h" >/dev/tt [all...] |
| 16colors.sh | 42 OPT='-n' 46 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 54 OPT= 95 $CMD $OPT "${CSI}0;${AT}m$attr$SUF" 96 $CMD $OPT "${CSI}${HI}${FG}m$color$SUF" 109 $CMD $OPT "${CSI}4${BG}m$bcolor$SUF" 110 $CMD $OPT "${CSI}10${BG}m+$bcolor$SUF"
|
| dynamic.sh | 40 OPT='-n' 44 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 52 OPT= 66 $CMD $OPT "${OSC}11;?${SUF}" > /dev/tty 71 trap '$CMD $OPT "$original" >/dev/tty; exit 1' 1 2 3 15 72 trap '$CMD $OPT "$original" >/dev/tty' 0 82 $CMD $OPT "${OSC}11;rgb:$R/$G/$B${SUF}" >/dev/tty
|
| fonts.sh | 39 OPT='-n' 43 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 51 OPT= 63 $CMD $OPT "${ESC}]50;?${SUF}" > /dev/tty 69 trap '$CMD $OPT "$original" >/dev/tty; exit 1' 1 2 3 15 70 trap '$CMD $OPT "$original" >/dev/tty' 0 77 $CMD $OPT "${ESC}]50;#$F${SUF}" >/dev/tty
|
| title.sh | 40 OPT='-n' 44 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 52 OPT= 64 $CMD $OPT "${CSI}21t${SUF}" > /dev/tty 75 trap '$CMD $OPT "$original" >/dev/tty; exit 1' 1 2 3 15 76 trap '$CMD $OPT "$original" >/dev/tty' 0 81 $CMD $OPT "${ESC}]2;`date`" >/dev/tty
|
| version.sh | 38 OPT='-n' 41 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 49 OPT= 61 $CMD $OPT "${ESC}[>0q${SUF}" > /dev/tty
|
| 8colors.sh | 39 OPT='-n' 43 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 51 OPT= 59 trap '$CMD $OPT "${CSI}0m"; exit 1' 1 2 3 15 60 trap '$CMD $OPT "${CSI}0m"' 0 85 $CMD $OPT "${CSI}0;${AT}m$attr${SUF}" 86 $CMD $OPT "${CSI}3${FG}m$fcolor${SUF}" 99 $CMD $OPT "${CSI}4${BG}m$bcolor${SUF}"
|
| acolors.sh | 39 OPT='-n' 43 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 51 OPT= 65 $CMD $OPT "${ESC}]4;4;?${SUF}" > /dev/tty 70 trap '$CMD $OPT "$original" >/dev/tty; exit 1' 1 2 3 15 71 trap '$CMD $OPT "$original" >/dev/tty' 0 85 test "$R" != 00 && test "$G" = 00 && test "$B" = 00 && $CMD $OPT "" >/dev/tty 86 $CMD $OPT "${ESC}]4;9;rgb:$R/$G/$B${SUF}" >/dev/tty
|
| dynamic2.sh | 40 OPT='-n' 44 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 52 OPT= 72 $CMD $OPT "${OSC}$N;?${SUF}" > /dev/tty 79 trap '$CMD $OPT "$original" >/dev/tty; exit 1' 1 2 3 15 80 trap '$CMD $OPT "$original" >/dev/tty' 0 103 $CMD $OPT "${OSC}$N;rgb:$R/$G/$B${SUF}" >/dev/tty 109 $CMD $OPT "$restore" >/dev/tty
|
| other-sgr.sh | 39 OPT='-n' 43 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 51 OPT= 59 trap '$CMD $OPT "${CSI}0m"; exit 1' 1 2 3 15 60 trap '$CMD $OPT "${CSI}0m"' 0 96 $CMD $OPT "$GRP:${CSI}${GRP}m$attr${SUF}" 97 $CMD $OPT "${CSI}${ROW}m$rlabel${SUF}" 115 $CMD $OPT "${CSI}${COL}m$clabel${END}${SUF}"
|
| resize.sh | 40 OPT='-n' 44 eval '$CMD $OPT >$TMP || echo fail >$TMP' 2>/dev/null 52 OPT= 64 $CMD $OPT "${CSI}18t${SUF}" > /dev/tty 67 $CMD $OPT "${CSI}19t${SUF}" > /dev/tty 79 trap '$CMD $OPT "$original" >/dev/tty; exit 1' 1 2 3 15 80 trap '$CMD $OPT "$original" >/dev/tty' 0 89 $CMD $OPT "${CSI}8;${h};${w}t" >/dev/tty
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| brw_nir.c | 515 #define OPT(pass, ...) ({ \ 535 OPT(nir_split_array_vars, nir_var_function_temp); 536 OPT(nir_shrink_vec_array_vars, nir_var_function_temp); 537 OPT(nir_opt_deref); 538 OPT(nir_lower_vars_to_ssa); 544 OPT(nir_opt_find_array_copies); 546 OPT(nir_opt_copy_prop_vars); 547 OPT(nir_opt_dead_write_vars); 548 OPT(nir_opt_combine_stores, nir_var_all); 551 OPT(nir_lower_alu_to_scalar, NULL, NULL) [all...] |
| brw_vec4.cpp | 2747 #define OPT(pass, args...) ({ \ 2780 OPT(opt_predicated_break, this); 2781 OPT(opt_reduce_swizzle); 2782 OPT(dead_code_eliminate); 2783 OPT(dead_control_flow_eliminate, this); 2784 OPT(opt_copy_propagation); 2785 OPT(opt_cmod_propagation); 2786 OPT(opt_cse); 2787 OPT(opt_algebraic); 2788 OPT(opt_register_coalesce) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| ir3_nir.c | 105 #define OPT(nir, pass, ...) ({ \ 121 progress |= OPT(s, nir_opt_copy_prop_vars); 122 progress |= OPT(s, nir_opt_dead_write_vars); 123 progress |= OPT(s, nir_lower_alu_to_scalar); 124 progress |= OPT(s, nir_lower_phis_to_scalar); 126 progress |= OPT(s, nir_copy_prop); 127 progress |= OPT(s, nir_opt_dce); 128 progress |= OPT(s, nir_opt_cse); 133 progress |= OPT(s, nir_opt_gcm, true); 135 progress |= OPT(s, nir_opt_gcm, false) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| brw_nir.c | 509 #define OPT(pass, ...) ({ \ 543 OPT(nir_split_array_vars, nir_var_function_temp); 544 OPT(nir_shrink_vec_array_vars, nir_var_function_temp); 545 OPT(nir_opt_deref); 546 OPT(nir_lower_vars_to_ssa); 552 OPT(nir_opt_find_array_copies); 554 OPT(nir_opt_copy_prop_vars); 555 OPT(nir_opt_dead_write_vars); 556 OPT(nir_opt_combine_stores, nir_var_all); 559 OPT(nir_lower_alu_to_scalar) [all...] |
| brw_vec4.cpp | 2693 #define OPT(pass, args...) ({ \ 2726 OPT(opt_predicated_break, this); 2727 OPT(opt_reduce_swizzle); 2728 OPT(dead_code_eliminate); 2729 OPT(dead_control_flow_eliminate, this); 2730 OPT(opt_copy_propagation); 2731 OPT(opt_cmod_propagation); 2732 OPT(opt_cse); 2733 OPT(opt_algebraic); 2734 OPT(opt_register_coalesce) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| ir3_nir.c | 186 #define OPT(nir, pass, ...) \ 207 progress |= OPT(s, nir_opt_copy_prop_vars); 208 progress |= OPT(s, nir_opt_dead_write_vars); 209 progress |= OPT(s, nir_lower_alu_to_scalar, NULL, NULL); 210 progress |= OPT(s, nir_lower_phis_to_scalar, false); 212 progress |= OPT(s, nir_copy_prop); 213 progress |= OPT(s, nir_opt_deref); 214 progress |= OPT(s, nir_opt_dce); 215 progress |= OPT(s, nir_opt_cse); 220 progress |= OPT(s, nir_opt_gcm, true) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| glsl_parser_extras.cpp | 2331 #define OPT(PASS, ...) do { \ 2345 OPT(lower_instructions, ir, SUB_TO_ADD_NEG); 2348 OPT(do_function_inlining, ir); 2349 OPT(do_dead_functions, ir); 2350 OPT(do_structure_splitting, ir); 2352 OPT(propagate_invariance, ir); 2353 OPT(do_if_simplification, ir); 2354 OPT(opt_flatten_nested_if_blocks, ir); 2355 OPT(opt_conditional_discard, ir); 2356 OPT(do_copy_propagation_elements, ir) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| glsl_parser_extras.cpp | 2231 #define OPT(PASS, ...) do { \ 2245 OPT(lower_instructions, ir, SUB_TO_ADD_NEG); 2248 OPT(do_function_inlining, ir); 2249 OPT(do_dead_functions, ir); 2250 OPT(do_structure_splitting, ir); 2253 OPT(do_if_simplification, ir); 2254 OPT(opt_flatten_nested_if_blocks, ir); 2255 OPT(opt_conditional_discard, ir); 2256 OPT(do_copy_propagation_elements, ir); 2259 OPT(opt_flip_matrices, ir) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_compiler_nir.c | 134 #define OPT(nir, pass, ...) ({ \ 148 progress |= OPT(s, nir_opt_copy_prop_vars); 149 progress |= OPT(s, nir_opt_shrink_vectors, true); 150 progress |= OPT(s, nir_copy_prop); 151 progress |= OPT(s, nir_opt_dce); 152 progress |= OPT(s, nir_opt_cse); 153 progress |= OPT(s, nir_opt_peephole_select, 16, true, true); 154 progress |= OPT(s, nir_opt_intrinsics); 155 progress |= OPT(s, nir_opt_algebraic); 156 progress |= OPT(s, nir_opt_constant_folding) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| ir2_nir.c | 61 #define OPT(nir, pass, ...) \ 77 progress |= OPT(s, nir_opt_copy_prop_vars); 78 progress |= OPT(s, nir_copy_prop); 79 progress |= OPT(s, nir_opt_dce); 80 progress |= OPT(s, nir_opt_cse); 81 /* progress |= OPT(s, nir_opt_gcm, true); */ 82 progress |= OPT(s, nir_opt_peephole_select, UINT_MAX, true, true); 83 progress |= OPT(s, nir_opt_intrinsics); 84 progress |= OPT(s, nir_opt_algebraic); 85 progress |= OPT(s, nir_opt_constant_folding) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| ir2_nir.c | 50 #define OPT(nir, pass, ...) ({ \ 65 progress |= OPT(s, nir_opt_copy_prop_vars); 66 progress |= OPT(s, nir_copy_prop); 67 progress |= OPT(s, nir_opt_dce); 68 progress |= OPT(s, nir_opt_cse); 69 /* progress |= OPT(s, nir_opt_gcm, true); */ 70 progress |= OPT(s, nir_opt_peephole_select, UINT_MAX, true, true); 71 progress |= OPT(s, nir_opt_intrinsics); 72 progress |= OPT(s, nir_opt_algebraic); 73 progress |= OPT(s, nir_opt_constant_folding) [all...] |