Searched defs:Dispatch (Results 1 – 5 of 5) sorted by relevance
/external/antlr/antlr-3.4/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/antlr-3.4/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/v8/src/ | ||
D | code-stubs.cc | 212 void CodeStub::Dispatch(Isolate* isolate, uint32_t key, void** value_out, in Dispatch() function in v8::internal::CodeStub |
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ | ||
D | d3d11_context.h | 918 virtual void STDMETHODCALLTYPE Dispatch( in Dispatch() function |