Home
last modified time | relevance | path

Searched +defs:shell +defs:file +defs:name (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/dports/shells/klish/klish-2.1.4/clish/shell/
H A Dshell_xml.c230 char name[128]; in process_node() local
322 char *name = clish_xmlnode_fetch_attr(element, "name"); in process_view() local
377 char *name = clish_xmlnode_fetch_attr(element, "name"); in process_ptype() local
464 char *name = clish_xmlnode_fetch_attr(element, "name"); in process_command() local
667 char *name = clish_xmlnode_fetch_attr(element, "name"); in process_param() local
998 char *file = clish_xmlnode_fetch_attr(element, "file"); in process_config() local
1070 char *name = clish_xmlnode_fetch_attr(element, "name"); in process_var() local
1108 static int process_wdog(clish_shell_t *shell, in process_wdog()
1170 char *file = clish_xmlnode_fetch_attr(element, "file"); in process_plugin() local
1171 char *name = clish_xmlnode_fetch_attr(element, "name"); in process_plugin() local
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/golangplay/
H A Dgoplaybrowser.cpp77 QAction *shell = new QAction(tr("Explore Folder"),this); in GoplayBrowser() local
130 QString GoplayBrowser::name() const in name() function in GoplayBrowser
149 QFile file(m_playFile); in onActive() local
247 …QString name = QInputDialog::getItem(m_widget,tr("Load File"),tr("Select a file to load:"),items,0… in loadPlay() local
263 …QString name = QInputDialog::getText(m_widget,tr("Save File"),tr("New File Name:"),QLineEdit::Norm… in savePlay() local
279 void GoplayBrowser::shell() in shell() function in GoplayBrowser
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/utils/
H A DManagerUtils.java327 String name = file.getTorrentFile().getRelativePath().toLowerCase( Locale.US ); in getBrowseHomePage() local
345 DiskManagerFileInfo file ) in browseWebsite()
348 String name = file.getTorrentFile().getRelativePath().toLowerCase( Locale.US ); in browseWebsite() local
382 DiskManagerFileInfo file ) in browse()
391 DiskManagerFileInfo file, in browse()
2388 Shell shell ) in locateFiles()
2397 Shell shell ) in locateFiles()
3079 Shell shell ) in findMoreLikeThis()
3087 Shell shell ) in findMoreLikeThis()
3089 findMoreLikeThis( file.getDownloadManager(), file, shell ); in findMoreLikeThis() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/
H A DUpdateManagerCompatibility.java49 File file = new File(fileName); in parse() local
117 private static String getAttribute(Node node, String name) { in getAttribute()
166 String name = element.getName(); in writeObject() local
186 public static MetadataRepositoryElement[] importSites(Shell shell) { in importSites()
195 File file = new File(bookmarksFile); in importSites() local
205 public static MetadataRepositoryElement[] readBookmarkFile(File file) { in readBookmarkFile()
227 public static void exportSites(Shell shell, MetadataRepositoryElement[] sites) { in exportSites()
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/items/
H A DItemManager.java250 Shell shell = TuxGuitar.instance().getShell(); in createMenu() local
276 Shell shell = TuxGuitar.instance().getShell(); in createPopupMenu() local
348 File file = new File(getCoolItemsFileName()); in readToolBars() local
357 File file = new File(getCoolItemsFileName()); in writeToolBars() local
358 ToolBarsWriter.saveToolBars(getToolBars(), file); in writeToolBars() local
361 public void setToolBarStatus(String name, boolean enabled, int index){ in setToolBarStatus()
374 public void setToolBarPosition(String name, int index){ in setToolBarPosition()
/dports/devel/anjuta/anjuta-3.34.0/plugins/subversion/
H A Dplugin.c215 value_added_fm_current_file (AnjutaPlugin *plugin, const char *name, in value_added_fm_current_file()
221 GFile* file; in value_added_fm_current_file() local
292 const char *name, gpointer data) in value_removed_fm_current_file()
309 value_added_project_root_uri (AnjutaPlugin *plugin, const gchar *name, in value_added_project_root_uri()
358 value_removed_project_root_uri (AnjutaPlugin *plugin, const gchar *name, in value_removed_project_root_uri()
393 value_added_current_editor (AnjutaPlugin *plugin, const char *name, in value_added_current_editor()
397 GFile* file; in value_added_current_editor() local
432 const char *name, gpointer data) in value_removed_current_editor()
444 on_session_load (AnjutaShell *shell, AnjutaSessionPhase phase, in on_session_load()
459 on_session_save (AnjutaShell *shell, AnjutaSessionPhase phase, in on_session_save()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/hdfs/
H A DTestDFSShell.java170 FsShell shell = new FsShell(); in testDu() local
506 String file = "/tmp/chownTest"; in testURIPaths() local
551 ByteArrayOutputStream file = new ByteArrayOutputStream(); in testText() local
594 FsShell shell = new FsShell(); in testCopyToLocal() local
660 static String createTree(FileSystem fs, String name) throws IOException { in createTree()
688 FsShell shell = new FsShell(); in testCount() local
757 FsShell shell = new FsShell(); in testChmod() local
771 Path file = new Path(chmodDir, "file"); in testChmod() local
824 FsShell shell = new FsShell(); in testFilePermissions() local
832 String file = "/tmp/chownTest"; in testFilePermissions() local
[all …]
/dports/devel/anjuta/anjuta-3.34.0/plugins/starter/
H A Dplugin.c67 GFile *file; in on_recent_project_activated() local
152 gchar *name; in on_row_activated() local
178 GFile *file; in add_recent_project_row() local
359 on_value_added_current_project (AnjutaPlugin *plugin, const gchar *name, in on_value_added_current_project()
363 AnjutaShell *shell; in on_value_added_current_project() local
383 on_value_added_current_editor (AnjutaPlugin *plugin, const gchar *name, in on_value_added_current_editor()
387 AnjutaShell *shell; in on_value_added_current_editor() local
406 const gchar *name, in on_value_removed()
409 AnjutaShell* shell = anjuta_plugin_get_shell (plugin); in on_value_removed() local
435 on_session_load (AnjutaShell *shell, in on_session_load()
/dports/devel/anjuta/anjuta-3.34.0/plugins/file-loader/
H A Dplugin.c224 GFile *file; in on_value_added_current_doc() local
307 gchar *name; in open_with_dialog() local
431 GFile* file; in open_file() local
627 AnjutaShell* shell = ANJUTA_PLUGIN (plugin)->shell; in on_new_clicked() local
649 AnjutaShell* shell = ANJUTA_PLUGIN (plugin)->shell; in on_new_activate() local
716 gchar *str, *icon_path, *name; in on_create_submenu() local
931 GFile *file; in create_open_with_submenu() local
949 gchar *name; in create_open_with_submenu() local
1063 const char *name, gpointer data) in value_removed_fm_current_file()
1121 const char *name, gpointer data) in value_removed_pm_current_uri()
[all …]
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dfiles.c47 typedef struct file { struct
48 struct file *link; argument
49 STRING *name; member
52 /* holds temp file index under MSDOS */ argument
61 static FILE_NODE *file_list; argument
96 output_failed(const char *name) in output_failed()
117 char *name = sval->str; in file_find() local
206 char *name = sval->str; in file_close() local
412 const char *shell = "/bin/sh"; variable
417 get_pipe(char *name, int type, int *pid_ptr) in get_pipe()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DFileDialog.C68 FileDialog::FileDialog(const char *name, Widget parent) : in FileDialog()
96 Widget shell = XtParent(this->getRootWidget()); in post() local
136 void FileDialog::setFileName(const char *file)
258 Widget shell; local
338 char *file = this->getDefaultFileName(); local
341 delete file; local
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.webbrowser/src/net/sourceforge/phpeclipse/webbrowser/internal/
H A DWebBrowserUtil.java56 String name; field in WebBrowserUtil.DefaultBrowser
64 public DefaultBrowser(String name, String executable, String params, in DefaultBrowser()
136 Shell shell = d.getActiveShell(); in openError() local
154 Shell shell = d.getActiveShell(); in openMessage() local
356 public static IExternalWebBrowserWorkingCopy createExternalBrowser(File file) { in createExternalBrowser()
394 String name = child.getString("name"); in getDefaultBrowsers() local
H A DExternalBrowserDialog.java77 protected void configureShell(Shell shell) { in configureShell()
189 File file = new File(browser.getLocation()); in okPressed() local
222 String name = browserNameTextfield.getText(); in validateFields() local
/dports/editors/jed/jed-0.99-19/src/
H A Ddos_os2.c69 int sys_delete_file(char *name) in sys_delete_file()
76 static char *shell = NULL, *shell_switch = NULL; variable
252 static int execute_the_command (char **argv, int handles, char *file) in execute_the_command()
/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Ddos_os2.c70 int sys_delete_file(char *name) in sys_delete_file()
77 static char *shell = NULL, *shell_switch = NULL; variable
253 static int execute_the_command (char **argv, int handles, char *file) in execute_the_command()
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A DfileBrowser.c78 Widget shell, pane, name, program, cclog; member
223 String name; in StdSaveAsFile() local
238 String name = NULL; in StdSaveFile() local
268 ReadMagic(char *file) in ReadMagic()
455 doDirname(arg_t * arg, char *file) in doDirname()
716 char *file; local
886 char name[2]; local
973 char *name; local
1010 char *name = NULL; local
1024 char *file; local
[all …]
/dports/devel/anjuta/anjuta-3.34.0/plugins/tools/
H A Dvariable.c82 char *name; member
120 GFile *file; in get_path_from_uri() local
207 atp_variable_get_id (const ATPVariable* this, const gchar* name) in atp_variable_get_id()
220 atp_variable_get_id_from_name_part (const ATPVariable* this, const gchar* name, gsize length) in atp_variable_get_id_from_name_part()
277 GFile *file; in atp_variable_get_project_manager_variable() local
329 GFile* file; in atp_variable_get_editor_variable() local
401 atp_variable_get_value (const ATPVariable* this, const gchar* name) in atp_variable_get_value()
411 atp_variable_get_value_from_name_part (const ATPVariable* this, const gchar* name, gsize length) in atp_variable_get_value_from_name_part()
426 GFile *file; in atp_variable_get_value_from_id() local
561 atp_variable_construct (ATPVariable* this, AnjutaShell* shell) in atp_variable_construct()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/
H A DBrowserDescriptorDialog.java70 protected void configureShell(Shell shell) { in configureShell()
174 File file = new File(browser.getLocation()); in okPressed() local
207 String name = browserNameTextfield.getText(); in validateFields() local
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/editor/
H A DWMLEditor.java174 IFile file = ( ( IFileEditorInput ) input ).getFile( ); in dispose() local
235 String name = ( ( IURIEditorInput ) input ).getName( ); in init() local
316 Shell shell = getSite( ).getShell( ); in performSaveAs() local
374 IFile file = getWorkspaceFile( fileStore ); in performSaveAs() local
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c111 Relids nonnullable_rels, in open_filesystem()
150 pull_up_sublinks(PlannerInfo *root) in read_inode()
160 /* in read_inode()
161 * root->parse->jointree must always be a FromExpr, so insert a dummy one in read_inode()
266 switch (j->jointype) in rm_file()
/dports/math/curv/curv-0.5/cmake/
H A Dinstall_curv.ps145 $shell = new-object -com shell.application in extract-zip() variable
53 param([string]$name) in create-dir() variable
56 mkdir $name in create-dir() variable
67 $file="downloads\ghc32.tar.xz" in install-ghc32() variable
71 .\support\7za x -y $file in install-ghc32() variable
82 .\support\7za x -y $file in install-msys32() variable
91 $file="downloads\ghc64.tar.xz" in install-ghc64() variable
95 .\support\7za x -y $file in install-ghc64() variable
106 .\support\7za x -y $file in install-msys64() variable
115 $file="downloads\7z.zip" in install-7zip() variable
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/addressbook/
H A DAddressBook.java53 private Shell shell; field in AddressBook
58 private File file; field in AddressBook
76 Shell shell = application.open(display); in main() local
278 String name = fileDialog.open(); in openAddressBook() local
374 String name = saveDialog.getFileName(); in saveAs() local
382 File file = new File(saveDialog.getFilterPath(), name); in saveAs() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/
H A DJavadocWizard.java127 …public static void openJavadocWizard(JavadocWizard wizard, Shell shell, IStructuredSelection selec… in openJavadocWizard()
215 File file= fStore.writeXML(javadocXMLElement); in performFinish() local
255 Shell shell= getShell(); in setAllJavadocLocations() local
301 File file= File.createTempFile("javadoc-arguments", ".tmp"); //$NON-NLS-1$//$NON-NLS-2$ in executeJavadocGeneration() local
340 String name= JavadocExportMessages.JavadocWizard_launchconfig_name; in executeJavadocGeneration() local
478 public JavadocLaunchListener(Display display, ILaunch launch, File file) { in JavadocLaunchListener()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/
H A DTestDFSShell.java582 String file = "/tmp/chownTest"; in testURIPaths() local
646 ByteArrayOutputStream file = new ByteArrayOutputStream(); in textTest() local
803 static String createTree(FileSystem fs, String name) throws IOException { in createTree()
924 Path file = new Path(chmodDir, "file"); in testChmod() local
1027 String file = "/tmp/chownTest"; in testFilePermissions() local
1662 FsShell shell = null; in testCopyCommandsWithPreserveOption() local
1809 FsShell shell = null; in testCopyCommandsWithRawXAttrs() local
1966 FsShell shell = null; in testCopyCommandsToDirectoryWithPreserveOption() local
2124 FsShell shell = null; in testCopyCommandsPreserveAclAndStickyBit() local
2207 FsShell shell = null; in testCopyCommandsWithForceOption() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/datatransfer/
H A DExportUtil.java109 public static IJavaProject getJavaProjectByName(String name) { in getJavaProjectByName()
147 public static String resolve(IPath file) { in resolve()
190 public static String removeProjectRoot(String file, IProject project) { in removeProjectRoot()
204 public static String replaceProjectRoot(String file, IProject project, String newProjectRoot) { in replaceProjectRoot()
492 …public static Document parseXmlFile(File file) throws SAXException, IOException, ParserConfigurati… in parseXmlFile()
583 public static boolean validateEdit(Shell shell, IFile file) { in validateEdit()
596 public static Set<IFile> validateEdit(Shell shell, List<IFile> files) throws CoreException { in validateEdit()
690 File file = new File(value); in addVariable() local

12345678910>>...17