| /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 101 struct exec_vertex_shader *evs = exec_vertex_shader(shader); in vs_exec_run_linear() local
|
| /third_party/mesa3d/src/gallium/frontends/rusticl/api/ |
| D | memory.rs | 1052 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_read_buffer() localVariable 1101 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_write_buffer() localVariable 1150 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_copy_buffer() localVariable 1214 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_read_buffer_rect() localVariable 1332 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_write_buffer_rect() localVariable 1449 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_copy_buffer_rect() localVariable 1582 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_fill_buffer() localVariable 1637 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_map_buffer() localVariable 1693 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_read_image() localVariable 1777 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_write_image() localVariable [all …]
|
| D | queue.rs | 171 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_marker_with_wait_list() localVariable 202 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_barrier_with_wait_list() localVariable
|
| D | event.rs | 81 let evs = Event::arcs_from_arr(event_list, num_events)?; in wait_for_events() localVariable
|
| D | kernel.rs | 542 let evs = event_list_from_cl(&q, num_events_in_wait_list, event_wait_list)?; in enqueue_ndrange_kernel() localVariable
|
| /third_party/nghttp2/src/ |
| D | shrpx_dns_resolver.cc | 112 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/ |
| D | libinput-replay.py | 155 def print_events(devnode, indent, evs): argument
|
| /third_party/libinput/src/ |
| D | util-prop-parsers.c | 372 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 | 651 static struct events evs = {2, FALSE, 0, NULL, 0}; in easy_events() local
|
| /third_party/python/Modules/ |
| D | selectmodule.c | 1539 struct epoll_event *evs = NULL; in select_epoll_poll_impl() local
|