/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/ |
D | eventmanager.h | 63 void Dispatch(const Event& event) in Dispatch() function
|
D | archrast.cpp | 301 void Dispatch(HANDLE hThreadContext, const Event& event) in Dispatch() function
|
/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/perfetto/ui/src/frontend/ |
D | globals.ts | 22 type Dispatch = (action: DeferredAction) => void; alias
|
/external/libtextclassifier/utils/ |
D | lua-utils.h | 254 static int Dispatch(lua_State *state) { in Dispatch() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 184 MachineBasicBlock *Dispatch = MF.CreateMachineBasicBlock(); in VisitLoop() local
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 181 MachineBasicBlock *Dispatch = MF.CreateMachineBasicBlock(); in VisitLoop() local
|
/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/webrtc/webrtc/base/ |
D | messagequeue.cc | 408 void MessageQueue::Dispatch(Message *pmsg) { in Dispatch() function in rtc::MessageQueue
|
/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/gptfdisk/ |
D | gptcurses.cc | 680 int GPTDataCurses::Dispatch(char operation) { in Dispatch() function in GPTDataCurses
|
/external/libchrome/base/message_loop/ |
D | message_pump_glib_unittest.cc | 125 static gboolean Dispatch(GSource* source, in Dispatch() function in base::__anon1e9a7beb0111::EventInjector
|
/external/v8/src/ |
D | code-stubs.cc | 209 void CodeStub::Dispatch(Isolate* isolate, uint32_t key, void** value_out, in Dispatch() function in v8::internal::CodeStub
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUUsage.rst | 1485 .. _amdgpu-amdhsa-memory-spaces:
|
/external/v8/src/interpreter/ |
D | interpreter-assembler.cc | 1386 Node* InterpreterAssembler::Dispatch() { in Dispatch() function in v8::internal::interpreter::InterpreterAssembler
|
/external/toolchain-utils/cros_utils/ |
D | stats.py | 237 class Dispatch: class
|