Searched defs:Launch (Results 1 – 10 of 10) sorted by relevance
| /external/pdfium/core/fpdfdoc/ |
| D | cpdf_action.h | 23 Launch, enumerator
|
| /external/webp/src/utils/ |
| D | thread_utils.h | 62 void (*Launch)(WebPWorker* const worker); member
|
| D | thread_utils.c | 312 static void Launch(WebPWorker* const worker) { in Launch() function
|
| /external/tensorflow/tensorflow/stream_executor/host/ |
| D | host_gpu_executor.h | 57 bool Launch(Stream *stream, const ThreadDim &thread_dims, in Launch() function
|
| /external/tensorflow/tensorflow/stream_executor/ |
| D | stream_executor_internal.h | 191 virtual bool Launch(Stream *stream, const ThreadDim &thread_dims, in Launch() function
|
| D | stream_executor_pimpl.cc | 479 bool StreamExecutor::Launch(Stream *stream, const ThreadDim &thread_dims, in Launch() function in stream_executor::StreamExecutor
|
| /external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
| D | executor.h | 65 bool Launch(Stream *stream, const ThreadDim &thread_dims, in Launch() function
|
| /external/libvpx/libvpx/test/ |
| D | vp9_thread_test.cc | 208 void Launch(VPxWorker *const worker) { Execute(worker); } in Launch() function
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_gpu_executor.cc | 286 bool GpuExecutor::Launch(Stream* stream, const ThreadDim& thread_dims, in Launch() function in stream_executor::gpu::GpuExecutor
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_gpu_executor.cc | 420 bool GpuExecutor::Launch(Stream* stream, const ThreadDim& thread_dims, in Launch() function in stream_executor::gpu::GpuExecutor
|