Home
last modified time | relevance | path

Searched defs:event_ (Results 1 – 25 of 34) sorted by relevance

12

/third_party/boost/boost/compute/
Dcommand_queue.hpp308 event event_; in enqueue_read_buffer() local
346 event event_; in enqueue_read_buffer_async() local
389 event event_; in enqueue_read_buffer_rect() local
436 event event_; in enqueue_read_buffer_rect_async() local
479 event event_; in enqueue_write_buffer() local
517 event event_; in enqueue_write_buffer_async() local
560 event event_; in enqueue_write_buffer_rect() local
607 event event_; in enqueue_write_buffer_rect_async() local
653 event event_; in enqueue_copy_buffer() local
696 event event_; in enqueue_copy_buffer_rect() local
[all …]
/third_party/boost/libs/compute/include/boost/compute/
Dcommand_queue.hpp308 event event_; in enqueue_read_buffer() local
346 event event_; in enqueue_read_buffer_async() local
389 event event_; in enqueue_read_buffer_rect() local
436 event event_; in enqueue_read_buffer_rect_async() local
479 event event_; in enqueue_write_buffer() local
517 event event_; in enqueue_write_buffer_async() local
560 event event_; in enqueue_write_buffer_rect() local
607 event event_; in enqueue_write_buffer_rect_async() local
653 event event_; in enqueue_copy_buffer() local
696 event event_; in enqueue_copy_buffer_rect() local
[all …]
/third_party/boost/boost/compute/interop/opengl/
Dacquire.hpp33 event event_; in opengl_enqueue_acquire_gl_objects() local
58 event event_; in opengl_enqueue_release_gl_objects() local
/third_party/boost/libs/compute/include/boost/compute/interop/opengl/
Dacquire.hpp33 event event_; in opengl_enqueue_acquire_gl_objects() local
58 event event_; in opengl_enqueue_release_gl_objects() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/task/
Devent_wait_task.h35 rtEvent_t event_; variable
Devent_record_task.h35 rtEvent_t event_; variable
/third_party/boost/boost/asio/detail/
Dwinrt_timer_scheduler.hpp121 boost::asio::detail::event event_; member in boost::asio::detail::winrt_timer_scheduler
Dconditionally_enabled_event.hpp113 boost::asio::detail::event event_; member in boost::asio::detail::conditionally_enabled_event
Dblocking_executor_op.hpp63 boost::asio::detail::event event_; member in boost::asio::detail::blocking_executor_op_base
/third_party/boost/libs/asio/include/boost/asio/detail/
Dwinrt_timer_scheduler.hpp121 boost::asio::detail::event event_; member in boost::asio::detail::winrt_timer_scheduler
Dconditionally_enabled_event.hpp113 boost::asio::detail::event event_; member in boost::asio::detail::conditionally_enabled_event
Dblocking_executor_op.hpp63 boost::asio::detail::event event_; member in boost::asio::detail::blocking_executor_op_base
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/
Dascend_ps_cache.h69 std::unique_ptr<rtEvent_t> event_; variable
/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/
Dcopy_to_device.hpp123 event event_ = in copy_to_device_async() local
166 event event_ = queue.enqueue_svm_memcpy_async( in copy_to_device_async() local
Dcopy_to_host.hpp124 event event_ = in copy_to_host_async() local
167 event event_ = queue.enqueue_svm_memcpy_async( in copy_to_host_async() local
Dcopy_on_device.hpp150 event event_ = dispatch_copy_on_device(first, last, result, queue, events); in copy_on_device_async() local
187 event event_ = queue.enqueue_svm_memcpy_async( in copy_on_device_async() local
/third_party/boost/boost/compute/algorithm/detail/
Dcopy_to_device.hpp123 event event_ = in copy_to_device_async() local
166 event event_ = queue.enqueue_svm_memcpy_async( in copy_to_device_async() local
Dcopy_to_host.hpp124 event event_ = in copy_to_host_async() local
167 event event_ = queue.enqueue_svm_memcpy_async( in copy_to_host_async() local
Dcopy_on_device.hpp150 event event_ = dispatch_copy_on_device(first, last, result, queue, events); in copy_on_device_async() local
187 event event_ = queue.enqueue_svm_memcpy_async( in copy_on_device_async() local
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dfill.hpp168 event event_ = in dispatch_fill_async() local
205 event event_ = queue.enqueue_svm_fill( in dispatch_fill_async() local
/third_party/boost/boost/compute/algorithm/
Dfill.hpp168 event event_ = in dispatch_fill_async() local
205 event event_ = queue.enqueue_svm_fill( in dispatch_fill_async() local
/third_party/cef/tests/ceftests/views/
Dtest_window_delegate.h67 CefRefPtr<CefWaitableEvent> event_; variable
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dblocking_queue.h61 std::unique_ptr<cudaEvent_t> event_; member
/third_party/cef/tests/ceftests/
Dtest_handler.h78 CefRefPtr<CefWaitableEvent> event_; variable
/third_party/mindspore/mindspore/lite/examples/runtime_gpu_extend/src/
Dcustom_add_kernel_gpu.cc188 cl::Event event_; member in mindspore::custom_gpu_demo::CustomAddKernelGpu

12