HomeSort by: relevance | last modified time | path
    Searched refs:opt_q (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xterm/dist/vttests/
iso2022.pl 41 our ( $opt_k, $opt_n, $opt_q, $opt_s );
47 if ($opt_q) {
256colors2.pl 47 our ( $opt_8, $opt_c, $opt_C, $opt_d, $opt_h, $opt_q, $opt_r, $opt_s, $opt_u );
92 printf( "%s4", $osc ) unless ($opt_q);
94 printf( "%s", $st ) unless ($opt_q);
156 printf( "%s4", $osc ) if ($opt_q);
200 printf( "%s", $st ) if ($opt_q);
88colors2.pl 48 our ( $opt_8, $opt_c, $opt_C, $opt_d, $opt_h, $opt_q, $opt_r, $opt_s, $opt_u );
93 printf( "%s4", $osc ) unless ($opt_q);
95 printf( "%s", $st ) unless ($opt_q);
157 printf( "%s4", $osc ) if ($opt_q);
202 printf( "%s", $st ) if ($opt_q);
query-dynamic.pl 42 our ( $opt_q, $opt_s, $opt_8 );
185 &begin_query unless $opt_q;
193 &finish_query unless $opt_q;
207 &begin_query if ($opt_q);
225 &finish_query if ($opt_q);
query-xres.pl 44 our ( $opt_a, $opt_d, $opt_e, $opt_m, $opt_q );
179 &begin_query unless ($opt_q);
181 &finish_query unless ($opt_q);
184 &begin_query if ($opt_q);
224 &finish_query if ($opt_q);
query-color.pl 42 our ( $opt_4, $opt_a, $opt_n, $opt_q, $opt_r, $opt_s, $opt_t );
209 if ($opt_q) {
259 &begin_query unless $opt_q;
261 &finish_query unless $opt_q;
279 &begin_query if ($opt_q);
297 &finish_query if ($opt_q);
tcapquery.pl 44 $opt_k, $opt_m, $opt_q, $opt_t, $opt_x, $opt_X
202 &begin_query unless ($opt_q);
205 &finish_query unless ($opt_q);
222 &begin_query if ($opt_q);
372 &finish_query if ($opt_q);

Completed in 5 milliseconds