Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
Devent.cpp42 std::vector<intrusive_ref<event>> evs; in trigger_self() local
65 std::vector<intrusive_ref<event>> evs; in abort_self() local
121 std::vector<intrusive_ref<event>> evs; in wait() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs_exec.c69 struct exec_vertex_shader *evs = exec_vertex_shader(shader); in vs_exec_prepare() local
102 struct exec_vertex_shader *evs = exec_vertex_shader(shader); in vs_exec_run_linear() local
/third_party/nghttp2/src/
Dshrpx_dns_resolver.cc112 const std::vector<std::unique_ptr<ev_io>> &evs) { in stop_ev()
245 void start_ev(std::vector<std::unique_ptr<ev_io>> &evs, struct ev_loop *loop, in start_ev()
269 void stop_ev(std::vector<std::unique_ptr<ev_io>> &evs, struct ev_loop *loop, in stop_ev()
/third_party/libinput/tools/
Dlibinput-replay.py155 def print_events(devnode, indent, evs): argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
Devent.cpp63 auto evs = objs(d_evs, num_evs); in clWaitForEvents() local
/third_party/libinput/src/
Dutil-prop-parsers.c372 struct input_event evs[32]; in parse_evcode_property() local
/third_party/curl/lib/
Deasy.c651 static struct events evs = {2, FALSE, 0, NULL, 0}; in easy_events() local
/third_party/python/Modules/
Dselectmodule.c1539 struct epoll_event *evs = NULL; in select_epoll_poll_impl() local