Home
last modified time | relevance | path

Searched defs:shell (Results 301 – 325 of 8846) sorted by relevance

1...<<11121314151617181920>>...354

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sratom/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/serd/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DXmtProcs.c55 static void AddDeleteCallback(Widget shell, int response, in AddDeleteCallback()
69 static void AddSaveYourselfCallback(Widget shell, XtCallbackList list) in AddSaveYourselfCallback()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/cli/util/
H A DFSCmdExecutor.java25 protected FsShell shell = null; field in FSCmdExecutor
27 public FSCmdExecutor(String namenode, FsShell shell) { in FSCmdExecutor()
/dports/devel/talloc/talloc-2.3.1/third_party/waf/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/devel/tevent/tevent-0.10.2/third_party/waf/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/databases/ldb15/ldb-1.5.6/third_party/waf/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/databases/ldb20/ldb-2.0.10/third_party/waf/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/lilv/lilv-0.24.12/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/databases/ldb22/ldb-2.2.1/third_party/waf/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/databases/ldb21/ldb-2.1.5/third_party/waf/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/sratom/sratom-0.6.8/waflib/extras/
H A Dsas.py41 @feature('sas')
47 self.env['logdir'] = getattr(self, 'logdir', 'log')
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/lib/
H A Dpairingheap.h41 * This is used to convert a pairingheap_node * back to its containing struct.
46 ((type *) ((char *) (ptr) - offsetof(type, membername))))
/dports/audio/raul/raul-e87bb398f025912fb989a09f1450b838b251aea1/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/devel/serd/serd-0.30.10/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/devel/sord/sord-0.16.8/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/science/PETSc/petsc-3.14.1/src/snes/impls/shell/
H A Dsnesshell.c128 SNES_Shell *shell = (SNES_Shell*)snes->data; in SNESShellSetContext() local
141 SNES_Shell *shell = (SNES_Shell*) snes->data; in SNESSolve_Shell() local
153 SNES_Shell *shell = (SNES_Shell*)snes->data; in SNESShellSetSolve_Shell() local
170 SNES_Shell *shell; in SNESCreate_Shell() local
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-draw.c55 gimp_display_shell_draw_selection_out (GimpDisplayShell *shell, in gimp_display_shell_draw_selection_out()
72 gimp_display_shell_draw_selection_in (GimpDisplayShell *shell, in gimp_display_shell_draw_selection_in()
88 gimp_display_shell_draw_checkerboard (GimpDisplayShell *shell, in gimp_display_shell_draw_checkerboard()
132 gimp_display_shell_draw_image (GimpDisplayShell *shell, in gimp_display_shell_draw_image()
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/ipod/
H A Drb-ipod-plugin.c66 RBShell *shell; member
100 RBShell *shell; in impl_activate() local
128 RBShell *shell; in impl_deactivate() local
156 RBShell *shell; in create_source_cb() local
/dports/mail/evolution/evolution-3.42.1/src/shell/
H A De-shell-migrate.c31 shell_migrate_attempt (EShell *shell, in shell_migrate_attempt()
90 shell_migrate_get_version (EShell *shell, in shell_migrate_get_version()
212 shell_migrate_ready_to_start_event_cb (EShell *shell) in shell_migrate_ready_to_start_event_cb()
218 e_shell_migrate_attempt (EShell *shell) in e_shell_migrate_attempt()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/
H A DGotoResourceAction.java31 protected Shell shell; field in GotoResourceAction
39 public GotoResourceAction(Shell shell, TreeViewer viewer) { in GotoResourceAction()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/helloworld/
H A DHelloWorld2.java30 Shell shell = new HelloWorld2 ().open (display); in main() local
38 Shell shell = new Shell (display); in open() local
H A DHelloWorld3.java33 Shell shell = new HelloWorld3 ().open (display); in main() local
41 final Shell shell = new Shell (display); in open() local
H A DHelloWorld5.java35 Shell shell = new HelloWorld5 ().open (display); in main() local
44 final Shell shell = new Shell (display); in open() local

1...<<11121314151617181920>>...354