Home
last modified time | relevance | path

Searched refs:start_shell (Results 1 – 25 of 86) sorted by relevance

1234

/dports/biology/canu/canu-2.2/src/pipelines/canu/
H A DGrid_SGE.pm293 my %start_shell;
302 $start_shell{$q} = "na";
307 $start_shell{$q} = $1 if (m/shell\s+(\S+)/);
316 ($start_shell{$q} =~ m/csh$/)) {
317 …ARNING: Queue '$q' has start mode set to 'posix_behavior' and shell set to '$start_shell{$q}'.\n";
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/service_worker/
H A Dservice_worker_process_browsertest.cc71 Shell* start_shell = CreateBrowser(); in RegisterServiceWorker() local
73 start_shell, embedded_test_server()->GetURL( in RegisterServiceWorker()
76 EvalJs(start_shell, "register('fetch_event_pass_through.js');")); in RegisterServiceWorker()
84 start_shell->Close(); in RegisterServiceWorker()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/service_worker/
H A Dservice_worker_process_browsertest.cc72 Shell* start_shell = CreateBrowser(); in RegisterServiceWorker() local
74 start_shell, embedded_test_server()->GetURL( in RegisterServiceWorker()
77 EvalJs(start_shell, "register('fetch_event_pass_through.js');")); in RegisterServiceWorker()
85 start_shell->Close(); in RegisterServiceWorker()
/dports/science/mpqc/mpqc-2.3.1/bin/
H A Dparsenwbas.pl176 &start_shell($am);
185 &start_shell($am);
192 &start_shell($am);
226 sub start_shell { subroutine
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/interactive/
H A Dcustom.py18 def start_shell(cmd, update=None, style=None): function
41 azext_interactive.start_shell(cmd, style=style)
/dports/games/qudos/QuDos-0.40.1-src/src/game/
H A Dp_weapon.c921 vec3_t start_shell, forward_shell, left_shell, offset_shell; in Machinegun_Fire() local
964 P_ProjectSource(ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in Machinegun_Fire()
966 …Extr_Shell(ent, "models/shells/m_shell.md2", start_shell, forward_shell, 2, ent->velocity, "leftt"… in Machinegun_Fire()
1018 vec3_t start_shell, forward_shell, left_shell, offset_shell; in Chaingun_Fire() local
1090 P_ProjectSource(ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in Chaingun_Fire()
1092 …Extr_Shell(ent, "models/shells/m_shell.md2", start_shell, forward_shell, 2, ent->velocity, "left"); in Chaingun_Fire()
1147 vec3_t start_shell, forward_shell, left_shell, offset_shell; in weapon_shotgun_fire() local
1166 P_ProjectSource(ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in weapon_shotgun_fire()
1214 vec3_t start_shell, forward_shell, left_shell, offset_shell; in weapon_supershotgun_fire() local
1233 P_ProjectSource(ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in weapon_supershotgun_fire()
[all …]
/dports/games/qudos/QuDos-0.40.1-src/src/mods/zaero/
H A Dp_weapon.c1003 vec3_t start_shell, forward_shell, left_shell, offset_shell; in Machinegun_Fire() local
1055 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in Machinegun_Fire()
1057 …Extr_Shell (ent, "models/shells/m_shell.md2", start_shell, forward_shell, 2, ent->velocity, "leftt… in Machinegun_Fire()
1100 vec3_t start_shell, forward_shell, left_shell, offset_shell; in Chaingun_Fire() local
1178 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in Chaingun_Fire()
1180 …Extr_Shell (ent, "models/shells/m_shell.md2", start_shell, forward_shell, 2, ent->velocity, "left"… in Chaingun_Fire()
1242 vec3_t start_shell, forward_shell, left_shell, offset_shell; in weapon_shotgun_fire() local
1262 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in weapon_shotgun_fire()
1312 vec3_t start_shell, forward_shell, left_shell, offset_shell; in weapon_supershotgun_fire() local
1332 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in weapon_supershotgun_fire()
[all …]
/dports/lang/gambit-c/gambit-4.9.3/examples/web-repl/
H A DRepl.java263 private void start_shell(String hostname, int port) { in start_shell() method in Repl
278 start_shell(hostname, port); in init()
307 x.start_shell(hostname, port); in invoked_later()
/dports/audio/sonata/sonata-1.7b1-22-gcee3555/sonata/
H A Dcli.py40 self.start_shell = False
115 self.start_shell = options.start_shell
H A Dlauncher.py209 if args.start_shell:
/dports/games/qudos/QuDos-0.40.1-src/src/mods/xatrix/
H A Dp_weapon.c1126 vec3_t start_shell, forward_shell, left_shell, offset_shell; in Machinegun_Fire() local
1178 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in Machinegun_Fire()
1180 …Extr_Shell (ent, "models/shells/m_shell.md2", start_shell, forward_shell, 2, ent->velocity, "leftt… in Machinegun_Fire()
1237 vec3_t start_shell, forward_shell, left_shell, offset_shell; in Chaingun_Fire() local
1327 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in Chaingun_Fire()
1329 …Extr_Shell (ent, "models/shells/m_shell.md2", start_shell, forward_shell, 2, ent->velocity, "left"… in Chaingun_Fire()
1388 vec3_t start_shell, forward_shell, left_shell, offset_shell; in weapon_shotgun_fire() local
1408 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in weapon_shotgun_fire()
1460 vec3_t start_shell, forward_shell, left_shell, offset_shell; in weapon_supershotgun_fire() local
1480 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in weapon_supershotgun_fire()
[all …]
/dports/games/qudos/QuDos-0.40.1-src/src/mods/rogue/
H A Dp_weapon.c1347 vec3_t start_shell, forward_shell, left_shell, offset_shell; in Machinegun_Fire() local
1403 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in Machinegun_Fire()
1405 …Extr_Shell (ent, "models/shells/m_shell.md2", start_shell, forward_shell, 2, ent->velocity, "leftt… in Machinegun_Fire()
1457 vec3_t start_shell, forward_shell, left_shell, offset_shell; in Chaingun_Fire() local
1551 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in Chaingun_Fire()
1553 …Extr_Shell (ent, "models/shells/m_shell.md2", start_shell, forward_shell, 2, ent->velocity, "left"… in Chaingun_Fire()
1606 vec3_t start_shell, forward_shell, left_shell, offset_shell; in weapon_shotgun_fire() local
1626 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in weapon_shotgun_fire()
1677 vec3_t start_shell, forward_shell, left_shell, offset_shell; in weapon_supershotgun_fire() local
1701 P_ProjectSource (ent->client, ent->s.origin, offset_shell, forward_shell, left_shell, start_shell); in weapon_supershotgun_fire()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/src/
H A Dssh.erl420 start_shell( connect(Socket, Options) );
431 start_shell( connect(Host, Port, Options) ).
435 start_shell({ok, ConnectionRef}) -> function
453 start_shell(Error) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dgroup.erl44 start_shell(Shell),
73 start_shell({Mod,Func,Args}) -> function
75 start_shell({Node,Mod,Func,Args}) -> function
77 start_shell(Shell) when is_atom(Shell) -> function
79 start_shell(Shell) when is_function(Shell) -> function
81 start_shell(Shell) when is_pid(Shell) -> function
85 start_shell(_Shell) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dgroup.erl44 start_shell(Shell),
73 start_shell({Mod,Func,Args}) -> function
75 start_shell({Node,Mod,Func,Args}) -> function
77 start_shell(Shell) when is_atom(Shell) -> function
79 start_shell(Shell) when is_function(Shell) -> function
81 start_shell(Shell) when is_pid(Shell) -> function
85 start_shell(_Shell) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dgroup.erl44 start_shell(Shell),
73 start_shell({Mod,Func,Args}) -> function
75 start_shell({Node,Mod,Func,Args}) -> function
77 start_shell(Shell) when is_atom(Shell) -> function
79 start_shell(Shell) when is_function(Shell) -> function
81 start_shell(Shell) when is_pid(Shell) -> function
85 start_shell(_Shell) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dgroup.erl44 start_shell(Shell),
73 start_shell({Mod,Func,Args}) -> function
75 start_shell({Node,Mod,Func,Args}) -> function
77 start_shell(Shell) when is_atom(Shell) -> function
79 start_shell(Shell) when is_function(Shell) -> function
81 start_shell(Shell) when is_pid(Shell) -> function
85 start_shell(_Shell) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dgroup.erl44 start_shell(Shell),
73 start_shell({Mod,Func,Args}) -> function
75 start_shell({Node,Mod,Func,Args}) -> function
77 start_shell(Shell) when is_atom(Shell) -> function
79 start_shell(Shell) when is_function(Shell) -> function
81 start_shell(Shell) when is_pid(Shell) -> function
85 start_shell(_Shell) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dgroup.erl44 start_shell(Shell),
73 start_shell({Mod,Func,Args}) -> function
75 start_shell({Node,Mod,Func,Args}) -> function
77 start_shell(Shell) when is_atom(Shell) -> function
79 start_shell(Shell) when is_function(Shell) -> function
81 start_shell(Shell) when is_pid(Shell) -> function
85 start_shell(_Shell) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dgroup.erl44 start_shell(Shell),
73 start_shell({Mod,Func,Args}) -> function
75 start_shell({Node,Mod,Func,Args}) -> function
77 start_shell(Shell) when is_atom(Shell) -> function
79 start_shell(Shell) when is_function(Shell) -> function
81 start_shell(Shell) when is_pid(Shell) -> function
85 start_shell(_Shell) -> function
/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dgnome-shell-perf-tool.in27 def start_shell(perf_output=None):
65 shell = start_shell(perf_output=perf_output)
/dports/x11/tilda/tilda-tilda-1.5.0/src/
H A Dtilda_terminal.c36 static void start_shell (tilda_term *tt, gboolean ignore_custom_command);
209 start_shell (term, FALSE); in tilda_term_init()
441 static void start_shell (tilda_term *tt, gboolean ignore_custom_command) in start_shell() function
613 start_shell (tt, FALSE); in child_exited_cb()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/test/
H A Dssh_test_lib.erl45 start_shell/2, function
46 start_shell/3, function
278 start_shell(Port, IOServer) -> function
279 start_shell(Port, IOServer, []).
281 start_shell(Port, IOServer, ExtraOptions) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_test_lib.erl46 start_shell/2, function
47 start_shell/3, function
312 start_shell(Port, IOServer) -> function
313 start_shell(Port, IOServer, []).
315 start_shell(Port, IOServer, ExtraOptions) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_test_lib.erl46 start_shell/2, function
47 start_shell/3, function
312 start_shell(Port, IOServer) -> function
313 start_shell(Port, IOServer, []).
315 start_shell(Port, IOServer, ExtraOptions) -> function

1234