Home
last modified time | relevance | path

Searched defs:shell (Results 176 – 200 of 8590) sorted by relevance

12345678910>>...344

/dports/audio/suil/suil-0.10.10/waflib/extras/
H A Dcabal.py99 shell = True variable in cabal_configure
108 shell = True variable in cabal_build
112 shell = True variable in cabal_copy
116 shell = True variable in cabal_register
120 shell = True variable in ghcpkg_register
/dports/audio/sratom/sratom-0.6.8/waflib/extras/
H A Dcabal.py99 shell = True variable in cabal_configure
108 shell = True variable in cabal_build
112 shell = True variable in cabal_copy
116 shell = True variable in cabal_register
120 shell = True variable in ghcpkg_register
/dports/audio/raul/raul-e87bb398f025912fb989a09f1450b838b251aea1/waflib/extras/
H A Dcabal.py99 shell = True variable in cabal_configure
108 shell = True variable in cabal_build
112 shell = True variable in cabal_copy
116 shell = True variable in cabal_register
120 shell = True variable in ghcpkg_register
/dports/devel/serd/serd-0.30.10/waflib/extras/
H A Dcabal.py99 shell = True variable in cabal_configure
108 shell = True variable in cabal_build
112 shell = True variable in cabal_copy
116 shell = True variable in cabal_register
120 shell = True variable in ghcpkg_register
/dports/devel/sord/sord-0.16.8/waflib/extras/
H A Dcabal.py99 shell = True variable in cabal_configure
108 shell = True variable in cabal_build
112 shell = True variable in cabal_copy
116 shell = True variable in cabal_register
120 shell = True variable in ghcpkg_register
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/tutorials/
H A Dex65.c36 static PetscErrorCode MyDMShellCreate(MPI_Comm comm,DM da,DM *shell) in MyDMShellCreate()
56 DM da,shell; in main() local
82 static PetscErrorCode CreateMatrix(DM shell,Mat *A) in CreateMatrix()
117 static PetscErrorCode CreateGlobalVector(DM shell,Vec *x) in CreateGlobalVector()
128 static PetscErrorCode CreateLocalVector(DM shell,Vec *x) in CreateLocalVector()
139 static PetscErrorCode Refine(DM shell,MPI_Comm comm,DM *dmnew) in Refine()
150 static PetscErrorCode Coarsen(DM shell,MPI_Comm comm,DM *dmnew) in Coarsen()
168 DM da,shell; in ComputeRHS() local
190 DM da,shell; in ComputeMatrix() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/
H A DTextViewerTest.java66 Shell shell= new Shell(); in testSetRedraw_Bug441827() local
90 Shell shell= new Shell(); in testCaretMoveChangesSelection() local
112 Shell shell= new Shell(); in testGetCachedSelection() local
132 Shell shell= new Shell(); in testBlockSelectionAccessors() local
181 Shell shell= new Shell(); in testCtrlHomeViewportListener() local
208 Shell shell= new Shell(); in testCtrlEndViewportListener() local
237 final Shell shell= new Shell(); in testDefaultContentImplementation() local
327 Shell shell= new Shell(); in testShiftLeft() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/util/
H A DExceptionHandler.java117 protected void perform(IStatus status, Shell shell, String title, String message) { in perform()
122 protected void perform(CoreException e, Shell shell, String title, String message) { in perform()
128 displayMessageDialog(e.getMessage(), shell, title, message); in perform() local
132 protected void perform(InvocationTargetException e, Shell shell, String title, String message) { in perform()
139 displayMessageDialog(e.getMessage(), shell, title, message); in perform() local
141 displayMessageDialog(target.getMessage(), shell, title, message); in perform() local
148 …private void displayMessageDialog(String exceptionMessage, Shell shell, String title, String messa… in displayMessageDialog()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/src/lib/builtins/
H A Dvariables.rs166 let mut shell = Shell::default(); in drop_deletes_variable() localVariable
175 let mut shell = Shell::default(); in drop_fails_with_no_arguments() localVariable
182 let mut shell = Shell::default(); in drop_fails_with_undefined_variable() localVariable
189 let mut shell = Shell::default(); in drop_deletes_array() localVariable
198 let mut shell = Shell::default(); in drop_array_fails_with_no_arguments() localVariable
205 let mut shell = Shell::default(); in drop_array_fails_with_undefined_array() localVariable
H A Dexists.rs205 let mut shell = Shell::default(); in test_evaluate_arguments() localVariable
344 let shell = Shell::default(); in test_match_flag_argument() localVariable
363 let shell = Shell::default(); in test_match_option_argument() localVariable
390 let mut shell = Shell::default(); in test_binary_is_in_path() localVariable
415 let mut shell = Shell::default(); in test_array_var_is_not_empty() localVariable
437 let mut shell = Shell::default(); in test_string_var_is_not_empty() localVariable
458 let mut shell = Shell::default(); in test_function_is_defined() localVariable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/
H A DExceptionHandler.java87 protected void perform(CoreException e, Shell shell, String title, String message) { in perform()
93 displayMessageDialog(e.getMessage(), shell, title, message); in perform() local
97 protected void perform(InvocationTargetException e, Shell shell, String title, String message) { in perform()
104 displayMessageDialog(e.getMessage(), shell, title, message); in perform() local
106 displayMessageDialog(target.getMessage(), shell, title, message); in perform() local
111 …private void displayMessageDialog(String exceptionMessage, Shell shell, String title, String messa… in displayMessageDialog()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsIPresShellInlines.h15 if (nsIPresShell* shell = doc->GetShell()) { in SetNeedLayoutFlush() local
30 if (nsIPresShell* shell = doc->GetShell()) { in SetNeedStyleFlush() local
50 if (nsIPresShell* shell = doc->GetShell()) { in SetNeedThrottledAnimationFlush() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/
H A DMWindowTest.java104 Shell shell = (Shell) topWidget; in testWindowVisibility() local
127 Shell shell = (Shell) topWidget; in testWindowInvisibleCreate() local
162 Shell shell = (Shell) topWidget; in testContextChildren() local
208 Shell shell = (Shell) topWidget; in testCreateMenu() local
245 Shell shell = (Shell) widget; in testWindow_Name() local
270 Shell shell = (Shell) widget; in TODOtestWindow_X() local
303 Shell shell = (Shell) widget; in TODOtestWindow_Y() local
335 Shell shell = (Shell) widget; in testWindow_Width() local
364 Shell shell = (Shell) widget; in testWindow_Height() local
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DProtocols.c209 __XmGetAllMgr(Widget shell) in __XmGetAllMgr()
544 XmActivateProtocol(Widget shell, in XmActivateProtocol()
568 XmDeactivateProtocol(Widget shell, in XmDeactivateProtocol()
592 XmActivateWMProtocol(Widget shell, in XmActivateWMProtocol()
602 XmAddProtocols(Widget shell, in XmAddProtocols()
687 XmAddWMProtocols(Widget shell, in XmAddWMProtocols()
699 XmAddProtocolCallback(Widget shell, in XmAddProtocolCallback()
797 XmRemoveProtocols(Widget shell, in XmRemoveProtocols()
884 XmRemoveWMProtocols(Widget shell, in XmRemoveWMProtocols()
896 XmSetProtocolHooks(Widget shell, in XmSetProtocolHooks()
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/psy/psysh/src/ExecutionLoop/
H A DProcessForker.php109 public function beforeRun(Shell $shell)
179 public function beforeLoop(Shell $shell)
189 public function afterLoop(Shell $shell)
204 public function afterRun(Shell $shell)
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/daap/
H A Drb-daap-sharing.c79 create_share (RBShell *shell) in create_share()
132 sharing_settings_changed_cb (GSettings *settings, const char *key, RBShell *shell) in sharing_settings_changed_cb()
163 rb_daap_sharing_init (RBShell *shell) in rb_daap_sharing_init()
177 rb_daap_sharing_shutdown (RBShell *shell) in rb_daap_sharing_shutdown()
/dports/devel/anjuta/anjuta-3.34.0/src/
H A Danjuta-window.c193 anjuta_window_maximize_widget (AnjutaShell *shell, in anjuta_window_maximize_widget()
250 anjuta_window_unmaximize (AnjutaShell *shell, in anjuta_window_unmaximize()
271 anjuta_window_create_window (AnjutaShell *shell, in anjuta_window_create_window()
409 on_session_save (AnjutaShell *shell, AnjutaSessionPhase phase, in on_session_save()
446 on_session_load (AnjutaShell *shell, AnjutaSessionPhase phase, in on_session_load()
1113 anjuta_window_saving_push (AnjutaShell* shell) in anjuta_window_saving_push()
1120 anjuta_window_saving_pop (AnjutaShell* shell) in anjuta_window_saving_pop()
1240 anjuta_window_add_widget_full (AnjutaShell *shell, in anjuta_window_add_widget_full()
1286 anjuta_window_add_widget_custom (AnjutaShell *shell, in anjuta_window_add_widget_custom()
1398 anjuta_window_get_status (AnjutaShell *shell, GError **error) in anjuta_window_get_status()
[all …]
/dports/mail/evolution/evolution-3.42.1/src/shell/
H A De-shell-utils.c52 e_shell_run_open_dialog (EShell *shell, in e_shell_run_open_dialog()
114 e_shell_run_save_dialog (EShell *shell, in e_shell_run_save_dialog()
234 e_shell_utils_import_uris (EShell *shell, in e_shell_utils_import_uris()
267 e_shell_utils_run_preferences (EShell *shell) in e_shell_utils_run_preferences()
308 e_shell_utils_run_help_about (EShell *shell) in e_shell_utils_run_help_about()
364 e_shell_utils_run_help_contents (EShell *shell) in e_shell_utils_run_help_contents()
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpnavigationeditor.c193 GimpDisplayShell *shell = NULL; in gimp_navigation_editor_display_changed() local
207 GimpDisplayShell *shell = NULL; in gimp_navigation_editor_image_chaged() local
268 gimp_navigation_editor_popup (GimpDisplayShell *shell, in gimp_navigation_editor_popup()
383 GimpDisplayShell *shell) in gimp_navigation_editor_new_private()
489 GimpDisplayShell *shell) in gimp_navigation_editor_set_shell()
589 GimpDisplayShell *shell) in gimp_navigation_editor_button_release()
736 gimp_navigation_editor_shell_scaled (GimpDisplayShell *shell, in gimp_navigation_editor_shell_scaled()
775 gimp_navigation_editor_shell_scrolled (GimpDisplayShell *shell, in gimp_navigation_editor_shell_scrolled()
786 gimp_navigation_editor_shell_rotated (GimpDisplayShell *shell, in gimp_navigation_editor_shell_rotated()
816 gimp_navigation_editor_shell_reconnect (GimpDisplayShell *shell, in gimp_navigation_editor_shell_reconnect()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/devil/devil/utils/
H A Dcmd_helper.py101 shell=None, argument
124 def Call(args, stdout=None, stderr=None, shell=None, cwd=None, env=None): argument
147 def GetCmdOutput(args, cwd=None, shell=False, env=None): argument
167 def _ValidateAndLogCommand(args, cwd, shell): argument
185 shell=False, argument
214 def StartCmd(args, cwd=None, shell=False, env=None): argument
242 shell=False, argument
431 shell=False, argument
481 shell=False, argument
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/subsys/
H A Dshell_potential_types.F41 TYPE(shell_kind_type), POINTER :: shell component
68 SUBROUTINE get_shell(shell, charge, charge_core, charge_shell, mass_core, & argument
71 TYPE(shell_kind_type), POINTER :: shell local
95 SUBROUTINE shell_create(shell) argument
97 TYPE(shell_kind_type), POINTER :: shell local
136 SUBROUTINE shell_retain(shell) argument
138 TYPE(shell_kind_type), POINTER :: shell local
152 SUBROUTINE shell_release(shell) argument
154 TYPE(shell_kind_type), POINTER :: shell local
/dports/science/cp2k-data/cp2k-7.1.0/src/subsys/
H A Dshell_potential_types.F41 TYPE(shell_kind_type), POINTER :: shell component
68 SUBROUTINE get_shell(shell, charge, charge_core, charge_shell, mass_core, & argument
71 TYPE(shell_kind_type), POINTER :: shell local
95 SUBROUTINE shell_create(shell) argument
97 TYPE(shell_kind_type), POINTER :: shell local
136 SUBROUTINE shell_retain(shell) argument
138 TYPE(shell_kind_type), POINTER :: shell local
152 SUBROUTINE shell_release(shell) argument
154 TYPE(shell_kind_type), POINTER :: shell local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/
H A DFileModificationValidator.java71 private IStatus edit(final IFile[] files, final Shell shell) { in edit()
152 …private boolean promptToEditFiles(IFile[] files, Shell shell) throws InvocationTargetException, In… in promptToEditFiles()
170 …private boolean promptToUpdateFiles(IFile[] files, Shell shell) throws InvocationTargetException, … in promptToUpdateFiles()
187 private boolean promptEdit(Shell shell) { in promptEdit()
200 private boolean promptUpdate(Shell shell) { in promptUpdate()
221 …private EditorsAction fetchEditors(IFile[] files, Shell shell) throws InvocationTargetException, I… in fetchEditors()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.runtime/src/org/eclipse/pde/internal/runtime/spy/handlers/
H A DMenuSpyHandler.java41 Shell shell = HandlerUtil.getActiveShell(event); in execute() local
66 Shell shell = event.display.getActiveShell(); in handleEvent() local
86 Shell shell = event.display.getActiveShell(); in handleEvent() local
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DCursor.c47 Widget shell = XmtGetShell(w); local
63 Widget shell = XmtGetShell(w); local
81 Widget shell = XmtGetShell(w); local

12345678910>>...344