/external/angle/include/ |
D | angle_cl.h | 39 struct Dispatch struct 41 explicit Dispatch(std::uint32_t magic) : mDispatch(sDispatch), mMagic(magic) {} in Dispatch() argument 43 const cl_icd_dispatch &getDispatch() const { return *mDispatch; } in getDispatch() argument 45 static const cl_icd_dispatch *sDispatch; argument 54 const cl_icd_dispatch *Dispatch<T>::sDispatch = nullptr; argument
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | command_queue.cc | 33 absl::Status Dispatch(const GlProgram& program, in Dispatch() function in tflite::gpu::gl::__anona01345ea0111::DefaultCommandQueue 58 absl::Status Dispatch(const GlProgram& program, in Dispatch() function in tflite::gpu::gl::__anona01345ea0111::AdrenoCommandQueue
|
D | gl_program.cc | 211 absl::Status GlProgram::Dispatch(const uint3& workgroups) const { in Dispatch() function in tflite::gpu::gl::GlProgram
|
/external/javassist/src/test/test1/ |
D | Dispatch.java | 3 public class Dispatch { class
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | cl_command_queue.cc | 60 absl::Status CLCommandQueue::Dispatch(const CLKernel& kernel, in Dispatch() function in tflite::gpu::cl::CLCommandQueue 85 absl::Status CLCommandQueue::Dispatch(const CLKernel& kernel, in Dispatch() function in tflite::gpu::cl::CLCommandQueue 197 absl::Status ProfilingCommandQueue::Dispatch(const CLKernel& kernel, in Dispatch() function in tflite::gpu::cl::ProfilingCommandQueue
|
/external/llvm-project/llvm/lib/MCA/ |
D | Context.cpp | 43 auto Dispatch = std::make_unique<DispatchStage>(STI, MRI, Opts.DispatchWidth, in createDefaultPipeline() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | Context.cpp | 43 auto Dispatch = std::make_unique<DispatchStage>(STI, MRI, Opts.DispatchWidth, in createDefaultPipeline() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/ |
D | eventmanager.h | 64 void Dispatch(const Event& event) in Dispatch() function
|
D | archrast.cpp | 690 void Dispatch(HANDLE hThreadContext, const Event& event) in Dispatch() function
|
/external/tensorflow/tensorflow/python/framework/ |
D | python_api_dispatcher_wrapper.cc | 49 py::handle Dispatch(tensorflow::PythonAPIDispatcher* self, py::args args) { in Dispatch() function
|
D | python_api_dispatcher.cc | 171 PyObject* PythonAPIDispatcher::Dispatch(PyObject* params) const { in Dispatch() function in tensorflow::PythonAPIDispatcher
|
/external/libchrome/ipc/ |
D | ipc_message_templates.h | 138 static bool Dispatch(const Message* msg, in Dispatch() function 187 static bool Dispatch(const Message* msg, in Dispatch() function
|
D | ipc_message.h | 158 static bool Dispatch(const Message* msg, T* obj, S* sender, P* parameter, in Dispatch() function 165 static bool Dispatch(const Message* msg, T* obj, S* sender, P* parameter, in Dispatch() function
|
/external/libtextclassifier/native/utils/ |
D | lua-utils.h | 440 static int Dispatch(const LuaEnvironment* env, const int length, in Dispatch() function 466 static int Dispatch(const LuaEnvironment* env, const int length, in Dispatch() function
|
/external/llvm-project/lldb/include/lldb/Symbol/ |
D | PostfixExpression.h | 176 ResultT Dispatch(Node *&node) { in Dispatch() function
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 181 MachineBasicBlock *Dispatch = MF.CreateMachineBasicBlock(); in VisitLoop() local
|
/external/perfetto/ui/src/frontend/ |
D | globals.ts | 29 type Dispatch = (action: DeferredAction) => void; alias
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 335 protected virtual void Dispatch(string line) { in Dispatch() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 417 protected virtual void Dispatch( string line ) in Dispatch() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | converter.cc | 66 absl::Status Dispatch(const uint3& workload) { in Dispatch() function in tflite::gpu::gl::__anonfbcd0ba20111::OpenGlConverterImpl
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 350 MachineBasicBlock *Dispatch = MF.CreateMachineBasicBlock(); in makeSingleEntryLoop() local
|
/external/gptfdisk/ |
D | gptcurses.cc | 682 int GPTDataCurses::Dispatch(char operation) { in Dispatch() function in GPTDataCurses
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 360 MachineBasicBlock *Dispatch = MF.CreateMachineBasicBlock(); in makeSingleEntryLoop() local
|
/external/libchrome/base/message_loop/ |
D | message_pump_glib_unittest.cc | 125 static gboolean Dispatch(GSource* source, in Dispatch() function in base::__anon48c769090111::EventInjector
|
/external/webrtc/rtc_base/ |
D | thread.cc | 675 void Thread::Dispatch(Message* pmsg) { in Dispatch() function in rtc::Thread
|