/external/v8/src/interpreter/ |
D | interpreter.cc | 92 __ Dispatch(); in DoLdaZero() 103 __ Dispatch(); in DoLdaSmi8() 111 __ Dispatch(); in DoLoadConstant() 138 __ Dispatch(); in DoLdaUndefined() 148 __ Dispatch(); in DoLdaNull() 158 __ Dispatch(); in DoLdaTheHole() 168 __ Dispatch(); in DoLdaTrue() 178 __ Dispatch(); in DoLdaFalse() 189 __ Dispatch(); in DoLdar() 200 __ Dispatch(); in DoStar() [all …]
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
D | Transliterator.properties | 13 activeError=Dispatch method called while the IME was inactive 14 disposedError=Dispatch called after IME was disposed 15 inputError=Dispatch called without an InputEvent
|
/external/libdrm/intel/tests/ |
D | gen6-3d.batch-ref.txt | 68 0x1230010c: 0x00100800: Dispatch GRF start 1, VUE read length 1, VUE read offset 0 83 0x12300148: 0x00000001: Dispatch GRF start 1, VUE read length 0, VUE read offset 0 119 0x123001d8: 0x80020002: Depth Clear 0, Depth Resolve 0, HiZ Resolve 0, Dispatch GRF start[0… 120 …axThreads 40, PS KillPixel 0, PS computed Z 0, PS use sourceZ 0, Thread Dispatch 1, PS use sourceW… 121 …, Barycentric interp mode 0x0, Point raster rule 0, Multisample mode 0, Multisample Dispatch mode 0 195 0x12300308: 0x00100800: Dispatch GRF start 1, VUE read length 1, VUE read offset 0 242 0x123003c4: 0x80020000: Depth Clear 0, Depth Resolve 0, HiZ Resolve 0, Dispatch GRF start[0… 243 …axThreads 40, PS KillPixel 0, PS computed Z 0, PS use sourceZ 0, Thread Dispatch 1, PS use sourceW… 244 …, Barycentric interp mode 0x0, Point raster rule 0, Multisample mode 0, Multisample Dispatch mode 0 277 0x12300450: 0x00100800: Dispatch GRF start 1, VUE read length 1, VUE read offset 0 [all …]
|
D | gen7-3d.batch-ref.txt | 50 0x123000c4: 0x00000401: Dispatch GRF start 1, VUE read length 0, VUE read offset 0 107 0x123001a8: 0x00100800: Dispatch GRF start 1, VUE read length 1, VUE read offset 0
|
/external/libchrome/base/message_loop/ |
D | message_pump_dispatcher.h | 38 virtual uint32_t Dispatch(const NativeEvent& event) = 0;
|
D | message_pump_glib_unittest.cc | 122 static gboolean Dispatch(GSource* source, in Dispatch() function in base::__anon87a0a6620111::EventInjector 139 EventInjector::Dispatch,
|
/external/gptfdisk/ |
D | gptcurses.h | 123 int Dispatch(char operation);
|
D | gptcurses.cc | 666 exitNow = Dispatch(currentKey); in AcceptInput() 672 exitNow = Dispatch(inputKey); in AcceptInput() 680 int GPTDataCurses::Dispatch(char operation) { in Dispatch() function in GPTDataCurses
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCScheduleE500mc.td | 19 // * Decode & Dispatch 22 def E500_DIS0 : FuncUnit; // Dispatch stage - insn 1 23 def E500_DIS1 : FuncUnit; // Dispatch stage - insn 2
|
D | PPCScheduleP7.td | 23 // Dispatch units: 61 // Dispatch of an instruction to VS1 that uses four single prec. inputs
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | developer-features.txt | 31 * Dispatch to several WSGI applications based on URL prefixes, in 99 * Dispatch to different authentication methods based on User-Agent, in
|
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/ |
D | extras.rst | 31 # Dispatch the request.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 312 Dispatch( @event ); in EventHandler() 417 protected virtual void Dispatch( string line ) in Dispatch() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 255 Dispatch(@event); in EventHandler() 335 protected virtual void Dispatch(string line) { in Dispatch() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
|
/external/mesa3d/bin/ |
D | .cherry-ignore | 4 60a11e295b86475ff334291a5b483e422371b21c egl/wayland: Dispatch the event queue before get_buffers
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.compute.indirect_dispatch.txt | 19 Indirect Compute Dispatch
|
/external/e2fsprogs/lib/ss/ |
D | ct_c.sed | 54 # Dispatch based on the keyword.... illegal keywords are prefixed by ERROR:
|
/external/v8/test/unittests/compiler/ |
D | interpreter-assembler-unittest.cc | 184 TARGET_TEST_F(InterpreterAssemblerTest, Dispatch) { in TARGET_TEST_F() argument 187 m.Dispatch(); in TARGET_TEST_F() 394 m.Dispatch(); in TARGET_TEST_F()
|
/external/webrtc/webrtc/base/ |
D | messagequeue.h | 208 virtual void Dispatch(Message *pmsg);
|
D | messagequeue.cc | 408 void MessageQueue::Dispatch(Message *pmsg) { in Dispatch() function in rtc::MessageQueue
|
/external/v8/src/compiler/ |
D | interpreter-assembler.h | 154 void Dispatch();
|
/external/v8/src/ |
D | code-stubs.cc | 217 void CodeStub::Dispatch(Isolate* isolate, uint32_t key, void** value_out, in Dispatch() function in v8::internal::CodeStub 249 Dispatch(isolate, key, value_out, &InitializeDescriptorDispatchedCall); in InitializeDescriptor() 264 Dispatch(isolate, key, value_out, &GetCodeDispatchCall); in GetCode()
|
/external/chromium-trace/catapult/third_party/Paste/ |
D | README.rst | 41 * Dispatch to several WSGI applications based on URL prefixes, in
|
/external/libweave/src/commands/ |
D | command_queue_unittest.cc | 173 TEST_F(CommandQueueTest, Dispatch) { in TEST_F() argument
|
/external/chromium-trace/catapult/third_party/Paste/Paste.egg-info/ |
D | PKG-INFO | 49 * Dispatch to several WSGI applications based on URL prefixes, in
|