Home
last modified time | relevance | path

Searched defs:execute (Results 26 – 50 of 8999) sorted by relevance

12345678910>>...360

/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/qapi/
H A Dchar.json44 # -> { "execute": "query-chardev" } string
91 # -> { "execute": "query-chardev-backends" } string
149 # -> { "execute": "ringbuf-write", string
187 # -> { "execute": "ringbuf-read", string
452 # -> { "execute" : "chardev-add", string
457 # -> { "execute" : "chardev-add", string
463 # -> { "execute" : "chardev-add", string
488 # -> { "execute" : "chardev-change", string
493 # -> {"execute" : "chardev-change", string
528 # -> { "execute": "chardev-remove", "arguments": { "id" : "foo" } } string
[all …]
H A Dblock.json156 # -> { "execute": "blockdev-open-tray", string
194 # -> { "execute": "blockdev-close-tray", string
226 # -> { "execute": "blockdev-remove-medium", string
232 # -> { "execute": "blockdev-open-tray", string
244 # -> { "execute": "blockdev-remove-medium", string
268 # -> { "execute": "blockdev-add", string
276 # -> { "execute": "blockdev-insert-medium", string
337 # -> { "execute": "blockdev-change-medium", string
345 # -> { "execute": "blockdev-change-medium", string
458 # -> { "execute": "block_set_io_throttle", string
[all …]
/dports/emulators/qemu/qemu-6.2.0/qapi/
H A Dmachine.json102 # -> { "execute": "query-cpus-fast" } string
252 # -> { "execute": "query-uuid" } string
287 # -> { "execute": "system_reset" } string
306 # -> { "execute": "system_powerdown" } string
329 # -> { "execute": "system_wakeup" } string
381 # -> { "execute": "inject-nmi" } string
411 # -> { "execute": "query-kvm" } string
745 # -> { "execute": "memsave", string
774 # -> { "execute": "pmemsave", string
836 # -> { "execute": "query-memdev" } string
[all …]
H A Dmisc.json34 # -> { "execute": "add_client", "arguments": { "protocol": "vnc", string
65 # -> { "execute": "query-name" } string
117 # -> { "execute": "query-iothreads" } string
148 # -> { "execute": "stop" } string
171 # -> { "execute": "cont" } string
197 # -> { "execute": "x-exit-preconfig" } string
239 # -> { "execute": "human-monitor-command", string
269 # -> { "execute": "getfd", "arguments": { "fdname": "fd1" } } string
329 # -> { "execute": "add-fd", "arguments": { "fdset-id": 1 } } string
406 # -> { "execute": "query-fdsets" } string
[all …]
H A Dblock.json157 # -> { "execute": "blockdev-open-tray", string
195 # -> { "execute": "blockdev-close-tray", string
227 # -> { "execute": "blockdev-remove-medium", string
233 # -> { "execute": "blockdev-open-tray", string
245 # -> { "execute": "blockdev-remove-medium", string
269 # -> { "execute": "blockdev-add", string
277 # -> { "execute": "blockdev-insert-medium", string
338 # -> { "execute": "blockdev-change-medium", string
346 # -> { "execute": "blockdev-change-medium", string
459 # -> { "execute": "block_set_io_throttle", string
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qapi/
H A Dmachine.json102 # -> { "execute": "query-cpus-fast" } string
252 # -> { "execute": "query-uuid" } string
287 # -> { "execute": "system_reset" } string
306 # -> { "execute": "system_powerdown" } string
329 # -> { "execute": "system_wakeup" } string
381 # -> { "execute": "inject-nmi" } string
411 # -> { "execute": "query-kvm" } string
745 # -> { "execute": "memsave", string
774 # -> { "execute": "pmemsave", string
836 # -> { "execute": "query-memdev" } string
[all …]
H A Dmisc.json34 # -> { "execute": "add_client", "arguments": { "protocol": "vnc", string
65 # -> { "execute": "query-name" } string
117 # -> { "execute": "query-iothreads" } string
148 # -> { "execute": "stop" } string
171 # -> { "execute": "cont" } string
194 # -> { "execute": "x-exit-preconfig" } string
235 # -> { "execute": "human-monitor-command", string
265 # -> { "execute": "getfd", "arguments": { "fdname": "fd1" } } string
325 # -> { "execute": "add-fd", "arguments": { "fdset-id": 1 } } string
402 # -> { "execute": "query-fdsets" } string
[all …]
/dports/emulators/qemu5/qemu-5.2.0/qapi/
H A Dmisc.json34 # -> { "execute": "add_client", "arguments": { "protocol": "vnc", string
65 # -> { "execute": "query-name" } string
113 # -> { "execute": "query-iothreads" } string
144 # -> { "execute": "stop" } string
167 # -> { "execute": "cont" } string
190 # -> { "execute": "x-exit-preconfig" } string
231 # -> { "execute": "human-monitor-command", string
273 # -> { "execute": "change", string
280 # -> { "execute": "change", string
447 # -> { "execute": "query-fdsets" } string
[all …]
H A Dblock.json157 # -> { "execute": "blockdev-open-tray", string
195 # -> { "execute": "blockdev-close-tray", string
227 # -> { "execute": "blockdev-remove-medium", string
233 # -> { "execute": "blockdev-open-tray", string
245 # -> { "execute": "blockdev-remove-medium", string
269 # -> { "execute": "blockdev-add", string
277 # -> { "execute": "blockdev-insert-medium", string
338 # -> { "execute": "blockdev-change-medium", string
346 # -> { "execute": "blockdev-change-medium", string
459 # -> { "execute": "block_set_io_throttle", string
[all …]
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dnestmodule.cpp374 NestModule::Cva_CFunction::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::Cva_CFunction
705 NestModule::RunFunction::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::RunFunction
735 NestModule::PrepareFunction::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::PrepareFunction
758 NestModule::CleanupFunction::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::CleanupFunction
844 NestModule::GetNodes_D_b::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::GetNodes_D_b
1027 NestModule::RankFunction::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::RankFunction
1355 NestModule::Cva_gFunction::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::Cva_gFunction
1429 NestModule::eq_gFunction::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::eq_gFunction
1766 NestModule::Exp_PFunction::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::Exp_PFunction
1780 NestModule::Sin_PFunction::execute( SLIInterpreter* i ) const in execute() function in nest::NestModule::Sin_PFunction
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/commands/
H A Dcmd_minimize.cpp30 void CmdMinimize::execute() in execute() function in CmdMinimize
36 void CmdRestore::execute() in execute() function in CmdRestore
48 void CmdMaximize::execute() in execute() function in CmdMaximize
62 void CmdUnmaximize::execute() in execute() function in CmdUnmaximize
69 void CmdAddInTray::execute() in execute() function in CmdAddInTray
75 void CmdRemoveFromTray::execute() in execute() function in CmdRemoveFromTray
81 void CmdAddInTaskBar::execute() in execute() function in CmdAddInTaskBar
87 void CmdRemoveFromTaskBar::execute() in execute() function in CmdRemoveFromTaskBar
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qlitehtml/src/3rdparty/litehtml/
H A Dpremake5.lua8 execute = function () function
31 execute = function () function
46 execute = function () function
59 execute = function () function
71 execute = function () function
81 execute = function () function
/dports/science/nest/nest-simulator-3.1/sli/
H A Dslimath.cc44 IntegerFunction::execute( SLIInterpreter* i ) const in execute() function in IntegerFunction
58 DoubleFunction::execute( SLIInterpreter* i ) const in execute() function in DoubleFunction
73 Add_iiFunction::execute( SLIInterpreter* i ) const in execute() function in Add_iiFunction
86 Add_ddFunction::execute( SLIInterpreter* i ) const in execute() function in Add_ddFunction
99 Add_diFunction::execute( SLIInterpreter* i ) const in execute() function in Add_diFunction
113 Add_idFunction::execute( SLIInterpreter* i ) const in execute() function in Add_idFunction
128 Sub_iiFunction::execute( SLIInterpreter* i ) const in execute() function in Sub_iiFunction
141 Sub_ddFunction::execute( SLIInterpreter* i ) const in execute() function in Sub_ddFunction
154 Sub_diFunction::execute( SLIInterpreter* i ) const in execute() function in Sub_diFunction
889 EqFunction::execute( SLIInterpreter* i ) const in execute() function in EqFunction
[all …]
H A Dslicontrol.cc146 LoopFunction::execute( SLIInterpreter* i ) const in execute() function in LoopFunction
178 ExitFunction::execute( SLIInterpreter* i ) const in execute() function in ExitFunction
217 IfFunction::execute( SLIInterpreter* i ) const in execute() function in IfFunction
270 IfelseFunction::execute( SLIInterpreter* i ) const in execute() function in IfelseFunction
333 RepeatFunction::execute( SLIInterpreter* i ) const in execute() function in RepeatFunction
437 StopFunction::execute( SLIInterpreter* i ) const in execute() function in StopFunction
694 DefFunction::execute( SLIInterpreter* i ) const in execute() function in DefFunction
751 SetFunction::execute( SLIInterpreter* i ) const in execute() function in SetFunction
791 LoadFunction::execute( SLIInterpreter* i ) const in execute() function in LoadFunction
896 ForFunction::execute( SLIInterpreter* i ) const in execute() function in ForFunction
[all …]
H A Dslistack.cc49 PopFunction::execute( SLIInterpreter* i ) const in execute() function in PopFunction
69 NpopFunction::execute( SLIInterpreter* i ) const in execute() function in NpopFunction
101 DupFunction::execute( SLIInterpreter* i ) const in execute() function in DupFunction
122 OverFunction::execute( SLIInterpreter* i ) const in execute() function in OverFunction
142 ExchFunction::execute( SLIInterpreter* i ) const in execute() function in ExchFunction
161 IndexFunction::execute( SLIInterpreter* i ) const in execute() function in IndexFunction
196 CopyFunction::execute( SLIInterpreter* i ) const in execute() function in CopyFunction
247 RollFunction::execute( SLIInterpreter* i ) const in execute() function in RollFunction
294 RolluFunction::execute( SLIInterpreter* i ) const in execute() function in RolluFunction
316 RolldFunction::execute( SLIInterpreter* i ) const in execute() function in RolldFunction
[all …]
H A Dsliactions.cc45 DatatypeFunction::execute( SLIInterpreter* i ) const in execute() function in DatatypeFunction
52 NametypeFunction::execute( SLIInterpreter* i ) const in execute() function in NametypeFunction
58 ProceduretypeFunction::execute( SLIInterpreter* i ) const in execute() function in ProceduretypeFunction
72 LitproceduretypeFunction::execute( SLIInterpreter* i ) const in execute() function in LitproceduretypeFunction
85 FunctiontypeFunction::execute( SLIInterpreter* i ) const in execute() function in FunctiontypeFunction
108 TrietypeFunction::execute( SLIInterpreter* i ) const in execute() function in TrietypeFunction
116 CallbacktypeFunction::execute( SLIInterpreter* i ) const in execute() function in CallbacktypeFunction
137 XIstreamtypeFunction::execute( SLIInterpreter* i ) const in execute() function in XIstreamtypeFunction
146 XIfstreamtypeFunction::execute( SLIInterpreter* i ) const in execute() function in XIfstreamtypeFunction
H A Dslidata.cc59 Get_aFunction::execute( SLIInterpreter* i ) const in execute() function in Get_aFunction
84 Get_a_aFunction::execute( SLIInterpreter* i ) const in execute() function in Get_a_aFunction
151 Get_pFunction::execute( SLIInterpreter* i ) const in execute() function in Get_pFunction
176 Get_lpFunction::execute( SLIInterpreter* i ) const in execute() function in Get_lpFunction
200 Append_aFunction::execute( SLIInterpreter* i ) const in execute() function in Append_aFunction
277 Join_sFunction::execute( SLIInterpreter* i ) const in execute() function in Join_sFunction
300 Join_aFunction::execute( SLIInterpreter* i ) const in execute() function in Join_aFunction
318 Join_pFunction::execute( SLIInterpreter* i ) const in execute() function in Join_pFunction
709 Put_sFunction::execute( SLIInterpreter* i ) const in execute() function in Put_sFunction
734 Put_aFunction::execute( SLIInterpreter* i ) const in execute() function in Put_aFunction
[all …]
H A Dslidict.cc61 DictFunction::execute( SLIInterpreter* i ) const in execute() function in DictFunction
102 DictputFunction::execute( SLIInterpreter* i ) const in execute() function in DictputFunction
169 DictgetFunction::execute( SLIInterpreter* i ) const in execute() function in DictgetFunction
231 DictinfoFunction::execute( SLIInterpreter* i ) const in execute() function in DictinfoFunction
261 Length_dFunction::execute( SLIInterpreter* i ) const in execute() function in Length_dFunction
275 Empty_DFunction::execute( SLIInterpreter* i ) const in execute() function in Empty_DFunction
424 WhoFunction::execute( SLIInterpreter* i ) const in execute() function in WhoFunction
547 UndefFunction::execute( SLIInterpreter* i ) const in execute() function in UndefFunction
701 KnownFunction::execute( SLIInterpreter* i ) const in execute() function in KnownFunction
831 Cva_dFunction::execute( SLIInterpreter* i ) const in execute() function in Cva_dFunction
[all …]
/dports/emulators/qemu60/qemu-6.0.0/qapi/
H A Dmisc.json34 # -> { "execute": "add_client", "arguments": { "protocol": "vnc", string
65 # -> { "execute": "query-name" } string
113 # -> { "execute": "query-iothreads" } string
144 # -> { "execute": "stop" } string
167 # -> { "execute": "cont" } string
190 # -> { "execute": "x-exit-preconfig" } string
231 # -> { "execute": "human-monitor-command", string
261 # -> { "execute": "getfd", "arguments": { "fdname": "fd1" } } string
321 # -> { "execute": "add-fd", "arguments": { "fdset-id": 1 } } string
398 # -> { "execute": "query-fdsets" } string
[all …]
H A Dblock.json157 # -> { "execute": "blockdev-open-tray", string
195 # -> { "execute": "blockdev-close-tray", string
227 # -> { "execute": "blockdev-remove-medium", string
233 # -> { "execute": "blockdev-open-tray", string
245 # -> { "execute": "blockdev-remove-medium", string
269 # -> { "execute": "blockdev-add", string
277 # -> { "execute": "blockdev-insert-medium", string
338 # -> { "execute": "blockdev-change-medium", string
346 # -> { "execute": "blockdev-change-medium", string
459 # -> { "execute": "block_set_io_throttle", string
[all …]
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwscript/
H A Dmiscextensions.cpp92 void execute (Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpMenuMode
102 void execute (Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpRandom
203 void execute (Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpPlayBink
219 void execute (Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpGetPcSleep
229 void execute (Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpGetPcJumping
240 void execute (Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpWakeUpPc
390 void execute (Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpTogglePathgrid
479 void execute (Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpPcForce1stPerson
488 void execute (Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpPcForce3rdPerson
498 void execute(Interpreter::Runtime& runtime) override in execute() function in MWScript::Misc::OpPcGet3rdPerson
[all …]
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DPrimitives.java53 public LispObject execute() { in execute() method in Primitives.pf_multiply
85 public LispObject execute() { in execute() method in Primitives.pf_divide
115 public LispObject execute() { in execute() method in Primitives.pf_min
151 public LispObject execute() { in execute() method in Primitives.pf_max
418 public LispObject execute() { in execute() method in Primitives.pf_values
740 public LispObject execute() { in execute() method in Primitives.pf_add
793 public LispObject execute() { in execute() method in Primitives.pf_subtract
1081 public LispObject execute() { in execute() method in Primitives.pf_append
1177 public LispObject execute() { in execute() method in Primitives.pf_nconc
1244 public LispObject execute() { in execute() method in Primitives.pf_equals
[all …]
/dports/misc/gpsim/gpsim-0.31.0/src/
H A D16bit-instructions.cc266 void PUSHL::execute() in execute() function in PUSHL
499 void BC::execute() in execute() function in BC
520 void BN::execute() in execute() function in BN
541 void BNC::execute() in execute() function in BNC
562 void BNN::execute() in execute() function in BNN
583 void BNOV::execute() in execute() function in BNOV
604 void BNZ::execute() in execute() function in BNZ
625 void BOV::execute() in execute() function in BOV
763 void BTG::execute() in execute() function in BTG
790 void BZ::execute() in execute() function in BZ
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_process_commands.h16 virtual void execute() in execute() function
27 virtual void execute() in execute() function
39 virtual void execute() in execute() function
51 virtual void execute() in execute() function
63 virtual void execute() in execute() function
75 virtual void execute() in execute() function
87 virtual void execute() { bwm_observer_mgr::instance()->start_corr(); } in execute() function
97 virtual void execute() { bwm_observer_mgr::instance()->stop_corr(); } in execute() function
115 virtual void execute() { bwm_observer_mgr::instance()->collect_corr(); } in execute() function
151 virtual void execute() { bwm_observer_mgr::instance()->move_to_corr(); } in execute() function
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dcplus-dem.c113 } string;
114
115 /* Stuff that is shared between sub-routines.
156 {"new", " new", 0}, /* old (1.91, and 1.x) */
194 {"mm", "--", DMGL_ANSI}, /* ansi */
226 {"max", ">?", 0}, /* old */
232 {"sz", "sizeof ", DMGL_ANSI} /* pseudo-ansi */
244 tk_bool,
245 tk_char,
270 LUCID_DEMANGLING_STYLE_STRING,
[all …]

12345678910>>...360