| /xsrc/external/mit/smproxy/dist/ |
| smproxy.h | 73 XtInputId input_id; member in struct:WinInfo
|
| smproxy.c | 402 XtRemoveInput (winInfo->input_id); 527 winInfo->input_id = XtAppAddInput ( 853 XtRemoveInput (winptr->input_id);
|
| /xsrc/external/mit/xconsole/dist/ |
| xconsole.c | 90 static XtInputId input_id; variable 282 input_id = XtAddInput (fileno (input), (XtPointer) XtInputReadMask, 292 XtRemoveInput (input_id);
|
| /xsrc/external/mit/libXt/dist/include/X11/ |
| ShellP.h | 398 XtInputId input_id; member in struct:__anon6035
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| nir_to_dxil.c | 2771 const struct dxil_value *input_id = dxil_module_get_int32_const(&ctx->mod, var->data.driver_location); local 2784 if (!opcode || !input_id || !vertex_id || !row) 2801 opcode, input_id, row, comp, vertex_id 2817 const struct dxil_value *input_id = dxil_module_get_int32_const(&ctx->mod, var->data.driver_location); local 2834 if (!opcode || !input_id || !row || !vertex_id) 2850 opcode, input_id, row, comp, vertex_id 2865 const struct dxil_value *input_id = dxil_module_get_int32_const(&ctx->mod, var->data.driver_location); local 2870 if (!opcode || !input_id || !row || !int32_type || !vertex_id) 2885 opcode, input_id, row, comp, vertex_id 2900 const struct dxil_value *input_id = dxil_module_get_int32_const(&ctx->mod, (int)var->data.driver_location) local [all...] |
| /xsrc/external/mit/libXt/dist/src/ |
| Shell.c | 1189 w->session.input_id = 0; 2874 if (w->session.input_id) { 2875 XtRemoveInput(w->session.input_id); 2876 w->session.input_id = 0; 2934 w->session.input_id =
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_compiler_tgsi.c | 2108 uint input_id; local 2116 input_id = native_idx++; 2117 swap_native_registers(c, etna_native_temp(input_id),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_compiler.c | 2047 uint input_id; local 2053 input_id = native_idx++; 2054 swap_native_registers(c, etna_native_temp(input_id),
|
| /xsrc/external/mit/xf86-input-synaptics/dist/src/ |
| eventcomm.c | 311 struct input_id id;
|