Home
last modified time | relevance | path

Searched defs:evs (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Devent.cpp42 std::vector<intrusive_ref<event>> evs; in trigger_self() local
52 auto evs = trigger_self(); in trigger() local
66 std::vector<intrusive_ref<event>> evs; in abort_self() local
76 auto evs = abort_self(status); in abort() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs_exec.c64 struct exec_vertex_shader *evs = exec_vertex_shader(shader); in vs_exec_prepare() local
96 struct exec_vertex_shader *evs = exec_vertex_shader(shader); in vs_exec_run_linear() local
/external/valgrind/memcheck/tests/linux/
Dsyscalls-2007.c71 struct epoll_event evs[10]; in main() local
/external/libxkbcommon/xkbcommon/test/
Dinteractive-evdev.c284 struct input_event evs[16]; in read_keyboard() local
308 struct epoll_event evs[16]; in loop() local
/external/mesa3d/src/gallium/state_trackers/clover/api/
Devent.cpp63 auto evs = objs(d_evs, num_evs); in clWaitForEvents() local
/external/curl/lib/
Deasy.c645 static struct events evs = {2, FALSE, 0, NULL, 0}; in easy_events() local
/external/python/cpython2/Modules/
Dselectmodule.c993 struct epoll_event *evs = NULL; in pyepoll_poll() local
/external/python/cpython3/Modules/
Dselectmodule.c1497 struct epoll_event *evs = NULL; in pyepoll_poll() local