Home
last modified time | relevance | path

Searched refs:Dispatch (Results 1 – 25 of 47) sorted by relevance

12

/external/v8/src/interpreter/
Dinterpreter.cc92 __ 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/
DTransliterator.properties13 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/
Dgen6-3d.batch-ref.txt68 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 …]
Dgen7-3d.batch-ref.txt50 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/
Dmessage_pump_dispatcher.h38 virtual uint32_t Dispatch(const NativeEvent& event) = 0;
Dmessage_pump_glib_unittest.cc122 static gboolean Dispatch(GSource* source, in Dispatch() function in base::__anon87a0a6620111::EventInjector
139 EventInjector::Dispatch,
/external/gptfdisk/
Dgptcurses.h123 int Dispatch(char operation);
Dgptcurses.cc666 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/
DPPCScheduleE500mc.td19 // * Decode & Dispatch
22 def E500_DIS0 : FuncUnit; // Dispatch stage - insn 1
23 def E500_DIS1 : FuncUnit; // Dispatch stage - insn 2
DPPCScheduleP7.td23 // Dispatch units:
61 // Dispatch of an instruction to VS1 that uses four single prec. inputs
/external/chromium-trace/catapult/third_party/Paste/docs/
Ddeveloper-features.txt31 * 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/
Dextras.rst31 # Dispatch the request.
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs312 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/
DRemoteDebugEventSocketListener.cs255 Dispatch(@event); in EventHandler()
335 protected virtual void Dispatch(string line) { in Dispatch() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/mesa3d/bin/
D.cherry-ignore4 60a11e295b86475ff334291a5b483e422371b21c egl/wayland: Dispatch the event queue before get_buffers
/external/deqp/doc/testspecs/GLES31/
Dfunctional.compute.indirect_dispatch.txt19 Indirect Compute Dispatch
/external/e2fsprogs/lib/ss/
Dct_c.sed54 # Dispatch based on the keyword.... illegal keywords are prefixed by ERROR:
/external/v8/test/unittests/compiler/
Dinterpreter-assembler-unittest.cc184 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/
Dmessagequeue.h208 virtual void Dispatch(Message *pmsg);
Dmessagequeue.cc408 void MessageQueue::Dispatch(Message *pmsg) { in Dispatch() function in rtc::MessageQueue
/external/v8/src/compiler/
Dinterpreter-assembler.h154 void Dispatch();
/external/v8/src/
Dcode-stubs.cc217 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/
DREADME.rst41 * Dispatch to several WSGI applications based on URL prefixes, in
/external/libweave/src/commands/
Dcommand_queue_unittest.cc173 TEST_F(CommandQueueTest, Dispatch) { in TEST_F() argument
/external/chromium-trace/catapult/third_party/Paste/Paste.egg-info/
DPKG-INFO49 * Dispatch to several WSGI applications based on URL prefixes, in

12