Home
last modified time | relevance | path

Searched defs:exec_list (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlist.h290 struct exec_list { struct
295 DECLARE_RALLOC_CXX_OPERATORS(exec_list) argument
297 exec_list() in exec_list() argument
Dast_to_hir.cpp9058 ast_warnings_toggle::hir(exec_list *, in hir() argument
/third_party/eudev/src/udev/
Dudevadm-trigger.c41 static void exec_list(struct udev_enumerate *udev_enumerate, const char *action) { in exec_list() function