Home
last modified time | relevance | path

Searched defs:OpenFile (Results 1 – 25 of 2660) sorted by relevance

12345678910>>...107

/dports/sysutils/glogg/glogg-1.1.4/src/
H A Dsession.h102 struct OpenFile { struct
114 OpenFile* findOpenFileFromView( const ViewInterface* view ); argument
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue317/PoC/src/common/
H A Dfileio.v08.vhdl98 procedure OpenFile(FileName : string; OpenKind : T_LOGFILE_OPEN_KIND := WRITE_MODE) is procedure
104 …impure function OpenFile(FileName : string; OpenKind : T_LOGFILE_OPEN_KIND := WRITE_MODE) return F… function
111 …procedure OpenFile(Status : out FILE_OPEN_STATUS; FileName : string; OpenKind : T_LOGFILE_OPEN_KIN… procedure
171 procedure OpenFile(FileName : string; OpenKind : FILE_OPEN_KIND := WRITE_MODE) is procedure
177 …impure function OpenFile(FileName : string; OpenKind : FILE_OPEN_KIND := WRITE_MODE) return FILE_O… function
189 …procedure OpenFile(Status : out FILE_OPEN_STATUS; FileName : string; OpenKind : FILE_OPEN_KIND := … procedure
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/
H A DDb4oEmbedded.cs90 public static IEmbeddedObjectContainer OpenFile(IEmbeddedConfiguration config, string in OpenFile() method in Db4objects.Db4o.Db4oEmbedded
116 public static IEmbeddedObjectContainer OpenFile(string databaseFileName) in OpenFile() method in Db4objects.Db4o.Db4oEmbedded
/dports/sysutils/fusefs-sandboxfs/sandboxfs-sandboxfs-0.2.0/src/nodes/
H A Dfile.rs28 struct OpenFile { struct
36 impl OpenFile { implementation
38 fn from(state: Arc<Mutex<MutableFile>>, file: fs::File) -> OpenFile { in from()
43 impl Handle for OpenFile { implementation
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Samples/TextEditorSWF/TextEditorSWF/
H A DTextEditor.cs90 public void OpenFile () in OpenFile() method in TextEditorSWF.TextEditor
101 public void OpenFile (string file) in OpenFile() method in TextEditorSWF.TextEditor
/dports/editors/lazarus/examples/dockmanager/easyedit/
H A Deditmain.pas54 function OpenFile(const AName: string): TObject; in OpenFile() function
91 function TMainForm.OpenFile(const AName: string): TObject; in OpenFile() function
H A Dfeditbook.pas41 function OpenFile(const AName: string): boolean; in OpenFile() function
102 function TEditBook.OpenFile(const AName: string): boolean; in TEditBook.OpenFile() function
/dports/editors/lazarus-devel/examples/dockmanager/easyedit/
H A Deditmain.pas54 function OpenFile(const AName: string): TObject; in OpenFile() function
91 function TMainForm.OpenFile(const AName: string): TObject; in OpenFile() function
H A Dfeditbook.pas41 function OpenFile(const AName: string): boolean; in OpenFile() function
102 function TEditBook.OpenFile(const AName: string): boolean; in TEditBook.OpenFile() function
/dports/editors/lazarus-qt5/examples/dockmanager/easyedit/
H A Deditmain.pas54 function OpenFile(const AName: string): TObject; in OpenFile() function
91 function TMainForm.OpenFile(const AName: string): TObject; in OpenFile() function
H A Dfeditbook.pas41 function OpenFile(const AName: string): boolean; in OpenFile() function
102 function TEditBook.OpenFile(const AName: string): boolean; in TEditBook.OpenFile() function
/dports/editors/lazarus-qt5-devel/examples/dockmanager/easyedit/
H A Deditmain.pas54 function OpenFile(const AName: string): TObject; in OpenFile() function
91 function TMainForm.OpenFile(const AName: string): TObject; in OpenFile() function
H A Dfeditbook.pas41 function OpenFile(const AName: string): boolean; in OpenFile() function
102 function TEditBook.OpenFile(const AName: string): boolean; in TEditBook.OpenFile() function
/dports/games/allacrost/allacrost-1.0.2/src/engine/script/
H A Dscript_modify.cpp48 bool ModifyScriptDescriptor::OpenFile(const std::string& file_name) { in OpenFile() function in hoa_script::ModifyScriptDescriptor
81 bool ModifyScriptDescriptor::OpenFile() { in OpenFile() function in hoa_script::ModifyScriptDescriptor
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dfilesystem.cpp146 Filesystem_Stream::InputStream Filesystem::OpenFile(StringView filename, Span<StringView> exts) con… in OpenFile() function in Filesystem
150 Filesystem_Stream::InputStream Filesystem::OpenFile(StringView directory, StringView filename, Span… in OpenFile() function in Filesystem
154 Filesystem_Stream::InputStream Filesystem::OpenFile(const DirectoryTree::Args& args) const { in OpenFile() function in Filesystem
221 Filesystem_Stream::InputStream FilesystemView::OpenFile(StringView name, Span<StringView> exts) con… in OpenFile() function in FilesystemView
226 Filesystem_Stream::InputStream FilesystemView::OpenFile(StringView dir, StringView name, Span<Strin… in OpenFile() function in FilesystemView
231 Filesystem_Stream::InputStream FilesystemView::OpenFile(const DirectoryTree::Args &args) const { in OpenFile() function in FilesystemView
/dports/graphics/fusefs-gphotofs/gphotofs-0.5/
H A Dgphotofs.c47 struct OpenFile { struct
57 typedef struct OpenFile OpenFile; argument
/dports/security/vault/vault-1.8.2/vendor/layeh.com/radius/dictionary/
H A Dparser.go19 OpenFile(name string) (File, error) methodSpec
26 func (f *FileSystemOpener) OpenFile(name string) (File, error) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/go4.org/wkfs/
H A Dwkfs.go55 func OpenFile(name string, flag int, perm os.FileMode) (FileWriter, error) { func
80 func (osFS) OpenFile(name string, flag int, perm os.FileMode) (FileWriter, error) { func
87 OpenFile(name string, flag int, perm os.FileMode) (FileWriter, error) methodSpec
/dports/misc/perkeep/perkeep-0.11/vendor/go4.org/wkfs/
H A Dwkfs.go55 func OpenFile(name string, flag int, perm os.FileMode) (FileWriter, error) { func
80 func (osFS) OpenFile(name string, flag int, perm os.FileMode) (FileWriter, error) { func
87 OpenFile(name string, flag int, perm os.FileMode) (FileWriter, error) methodSpec
/dports/editors/lazarus/lazarus/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas78 function OpenFile(HelpFileName: String): TLHelpResponse; in OpenFile() function
268 function TLHelpConnection.OpenFile(HelpFileName: String): TLHelpResponse; in OpenFile() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas80 function OpenFile(HelpFileName: String): TLHelpResponse; in OpenFile() function
270 function TLHelpConnection.OpenFile(HelpFileName: String): TLHelpResponse; in OpenFile() function
/dports/editors/lazarus-qt5/lazarus/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas78 function OpenFile(HelpFileName: String): TLHelpResponse; in OpenFile() function
268 function TLHelpConnection.OpenFile(HelpFileName: String): TLHelpResponse; in OpenFile() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas80 function OpenFile(HelpFileName: String): TLHelpResponse; in OpenFile() function
270 function TLHelpConnection.OpenFile(HelpFileName: String): TLHelpResponse; in OpenFile() function
/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/vendor/github.com/hpcloud/tail/
H A Dtail_posix.go9 func OpenFile(name string) (file *os.File, err error) { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/hpcloud/tail/
H A Dtail_posix.go9 func OpenFile(name string) (file *os.File, err error) { func

12345678910>>...107