Home
last modified time | relevance | path

Searched defs:Dispatch (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Deventmanager.h63 void Dispatch(Event& event) in Dispatch() function
Darchrast.cpp368 void Dispatch(HANDLE hThreadContext, Event& event) in Dispatch() function
/external/libmojo/ipc/
Dipc_message.h153 static bool Dispatch(const Message* msg, T* obj, S* sender, P* parameter, in Dispatch() function
160 static bool Dispatch(const Message* msg, T* obj, S* sender, P* parameter, in Dispatch() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp181 MachineBasicBlock *Dispatch = MF.CreateMachineBasicBlock(); in VisitLoop() local
/external/webrtc/webrtc/base/
Dmessagequeue.cc408 void MessageQueue::Dispatch(Message *pmsg) { in Dispatch() function in rtc::MessageQueue
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs335 protected virtual void Dispatch(string line) { in Dispatch() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs417 protected virtual void Dispatch( string line ) in Dispatch() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/syslinux/gpxe/src/include/gpxe/efi/Pi/
DPiDxeCis.h631 EFI_DISPATCH Dispatch; member
/external/gptfdisk/
Dgptcurses.cc680 int GPTDataCurses::Dispatch(char operation) { in Dispatch() function in GPTDataCurses
/external/libchrome/base/message_loop/
Dmessage_pump_glib_unittest.cc125 static gboolean Dispatch(GSource* source, in Dispatch() function in base::__anon7ea8555f0111::EventInjector
/external/v8/src/interpreter/
Dinterpreter-assembler.cc1073 Node* InterpreterAssembler::Dispatch() { in Dispatch() function in v8::internal::interpreter::InterpreterAssembler
/external/toolchain-utils/cros_utils/
Dstats.py237 class Dispatch: class
/external/v8/src/
Dcode-stubs.cc229 void CodeStub::Dispatch(Isolate* isolate, uint32_t key, void** value_out, in Dispatch() function in v8::internal::CodeStub