Searched defs:event_list (Results 1 – 14 of 14) sorted by relevance
/third_party/rust/crates/rustix/tests/io/ |
D | epoll.rs | 44 let mut event_list = epoll::EventVec::with_capacity(4); in server() localVariable
|
/third_party/openh264/codec/common/src/ |
D | WelsThreadLib.cpp | 148 WELS_EVENT* event_list, WELS_EVENT* master_even, WELS_MUTEX* pMutext) { in WelsMultipleEventsWaitSingleBlocking() 379 WELS_EVENT* event_list, WELS_EVENT* master_event, WELS_MUTEX* pMutex) { in WelsMultipleEventsWaitSingleBlocking()
|
/third_party/python/Lib/test/test_asyncio/ |
D | utils.py | 472 def _process_events(self, event_list): argument
|
D | test_base_events.py | 882 def proc_events(event_list): argument
|
/third_party/python/Lib/asyncio/ |
D | proactor_events.py | 856 def _process_events(self, event_list): argument
|
D | selector_events.py | 594 def _process_events(self, event_list): argument
|
D | base_events.py | 504 def _process_events(self, event_list): argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | cl_stubs.cpp | 632 cl_int WaitForEvents(cl_uint num_events, const cl_event *event_list) in WaitForEvents() 1147 const cl_event *event_list) in EnqueueWaitForEvents()
|
D | entry_points_cl_autogen.cpp | 661 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() 1239 const cl_event *event_list) in clEnqueueWaitForEvents()
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 310 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() 600 const cl_event *event_list) in clEnqueueWaitForEvents()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationCL.cpp | 1459 cl_int ValidateWaitForEvents(cl_uint num_events, const cl_event *event_list) in ValidateWaitForEvents() 2243 const cl_event *event_list) in ValidateEnqueueWaitForEvents()
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 604 cl_int clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.c | 8499 GValue event_list = G_VALUE_INIT; in gst_qtdemux_request_protection_context() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 7961 struct list_head event_list; member 8171 struct list_head event_list; member 17299 struct perf_event *event_list[64]; member 20061 struct perf_event *event_list[10]; member 39345 struct list_head event_list; member 63360 struct list_head event_list; member
|