Searched refs:do_query (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/vttests/
H A Dquery-xres.pl176 sub do_query($) { subroutine
187 &do_query( shift @ARGV );
191 &do_query("disallowedColorOps");
192 &do_query("disallowedFontOps");
193 &do_query("disallowedMouseOps");
194 &do_query("disallowedPasteControls");
195 &do_query("disallowedTcapOps");
196 &do_query("disallowedWindowOps");
200 &do_query("allowSendEvents");
201 &do_query("allowPasteControl
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.c1109 do_query(const char *primtype, uint32_t num_indices) function in typeref:typename:void
1821 do_query(eventname, 0);
1882 do_query(primtype, num_indices);
1995 do_query(rnn_enumname(rnn, "pc_di_primtype", prim_type), num_indices);
2009 do_query(rnn_enumname(rnn, "pc_di_primtype", prim_type), 0);
2033 do_query(rnn_enumname(rnn, "pc_di_primtype", prim_type), 0);
2048 do_query(rnn_enumname(rnn, "pc_di_primtype", prim_type), 0);
2104 do_query("COMPUTE", 1);
2440 do_query("compute", 0);
2458 do_query("comput
[all...]

Completed in 6 milliseconds