Searched defs:evs (Results 1 – 8 of 8) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| D | event.cpp | 42 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/ |
| D | draw_vs_exec.c | 69 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/ |
| D | shrpx_dns_resolver.cc | 110 const std::vector<std::unique_ptr<ev_io>> &evs) { in stop_ev() 240 void start_ev(std::vector<std::unique_ptr<ev_io>> &evs, struct ev_loop *loop, in start_ev() 264 void stop_ev(std::vector<std::unique_ptr<ev_io>> &evs, struct ev_loop *loop, in stop_ev()
|
| /third_party/libinput/tools/ |
| D | libinput-replay | 101 def print_events(devnode, indent, evs): argument
|
| /third_party/libinput/src/ |
| D | util-prop-parsers.c | 358 struct input_event evs[32]; in parse_evcode_property() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| D | event.cpp | 63 auto evs = objs(d_evs, num_evs); in clWaitForEvents() local
|
| /third_party/curl/lib/ |
| D | easy.c | 582 static struct events evs = {2, FALSE, 0, NULL, 0}; in easy_events() local
|
| /third_party/python/Modules/ |
| D | selectmodule.c | 1518 struct epoll_event *evs = NULL; in select_epoll_poll_impl() local
|