Home
last modified time | relevance | path

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

12

/external/toolchain-utils/cros_utils/
Dstats.py237 class Dispatch: class
1916 geometricmean = Dispatch((lgeometricmean, (ListType, TupleType)),)
1917 harmonicmean = Dispatch((lharmonicmean, (ListType, TupleType)),)
1918 mean = Dispatch((lmean, (ListType, TupleType)),)
1919 median = Dispatch((lmedian, (ListType, TupleType)),)
1920 medianscore = Dispatch((lmedianscore, (ListType, TupleType)),)
1921 mode = Dispatch((lmode, (ListType, TupleType)),)
1924 moment = Dispatch((lmoment, (ListType, TupleType)),)
1925 variation = Dispatch((lvariation, (ListType, TupleType)),)
1926 skew = Dispatch((lskew, (ListType, TupleType)),)
[all …]
/external/v8/src/interpreter/
Dinterpreter.cc322 __ Dispatch(); in DoLdaZero()
332 __ Dispatch(); in DoLdaSmi()
342 __ Dispatch(); in DoLdaConstant()
352 __ Dispatch(); in DoLdaUndefined()
361 __ Dispatch(); in DoLdaNull()
370 __ Dispatch(); in DoLdaTheHole()
379 __ Dispatch(); in DoLdaTrue()
388 __ Dispatch(); in DoLdaFalse()
398 __ Dispatch(); in DoLdar()
408 __ Dispatch(); in DoStar()
[all …]
Dinterpreter-assembler.h166 compiler::Node* Dispatch();
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp181 MachineBasicBlock *Dispatch = MF.CreateMachineBasicBlock(); in VisitLoop() local
182 MF.insert(MF.end(), Dispatch); in VisitLoop()
183 MLI.changeLoopFor(Dispatch, Loop); in VisitLoop()
187 MachineInstrBuilder MIB = BuildMI(*Dispatch, Dispatch->end(), DebugLoc(), in VisitLoop()
216 Dispatch->addSuccessor(MBB); in VisitLoop()
245 .addMBB(Dispatch); in VisitLoop()
246 Split->addSuccessor(Dispatch); in VisitLoop()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
DTransliterator.properties17 activeError=Dispatch method called while the IME was inactive
18 disposedError=Dispatch called after IME was disposed
19 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/libmojo/ipc/
Dipc_message.h156 static bool Dispatch(const Message* msg, T* obj, S* sender, P* parameter, in Dispatch() function
163 static bool Dispatch(const Message* msg, T* obj, S* sender, P* parameter, in Dispatch() function
/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/libchrome/base/message_loop/
Dmessage_pump_glib_unittest.cc122 static gboolean Dispatch(GSource* source, in Dispatch() function in base::__anon87a0a6620111::EventInjector
139 EventInjector::Dispatch,
/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/syslinux/gpxe/src/include/gpxe/efi/Pi/
DPiDxeCis.h631 EFI_DISPATCH Dispatch; member
/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/webrtc/webrtc/base/
Dmessagequeue.h208 virtual void Dispatch(Message *pmsg);
Dmessagequeue.cc408 void MessageQueue::Dispatch(Message *pmsg) { in Dispatch() function in rtc::MessageQueue
Dthread.cc477 Dispatch(&msg); in ProcessMessages()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsCallingConv.td125 // Mips Calling Convention Dispatch
/external/llvm/lib/Target/AArch64/
DAArch64SchedKryo.td24 let MispredictPenalty = 14; // Fetch + Decode/Rename/Dispatch + Branch
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dselect_reactor.ipp182 // Dispatch all ready operations.

12