Home
last modified time | relevance | path

Searched refs:save_file (Results 201 – 225 of 1444) sorted by path

12345678910>>...58

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/mgmsrv/
H A DInitConfigFileParser.cpp818 const char *save_file = my_defaults_file; in load_defaults() local
845 my_defaults_file = save_file; in load_defaults()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/run-test/
H A Dmain.cpp104 const char *save_file = 0; variable
488 save_file = my_defaults_file; in parse_args()
/dports/deskutils/libportal/libportal-0.5/doc/
H A Dlibportal.md69 See [method@Portal.open_file], [method@Portal.save_file], and [method@Portal.save_files].
/dports/deskutils/peaclock/peaclock-0.4.3/src/ob/
H A Dreadline.cc152 bool save_file {true}; in operator ()() local
177 save_file = false; in operator ()()
194 save_file = false; in operator ()()
302 if (save_file && _input.str.str().front() != ' ') in operator ()()
/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/
H A Dscripting.py402 …def save_file(self, title="Save As", initialDir="~", fileTypes="*|All Files", rememberAs=None, **k… member in QtDialog
673 def save_file(self, title="Save As", **kwargs): member in GtkDialog
/dports/deskutils/semantik/semantik-1.2.7/src/base/
H A Dsem_mediator.cpp406 if (save_file(m_sLastSaved)) in slot_autosave()
755 bool sem_mediator::save_file(QString i_sUrl) in save_file() function in sem_mediator
H A Dsem_mediator.h155 bool save_file(QString);
/dports/deskutils/semantik/semantik-1.2.7/src/fig/
H A Dbox_view.cpp2059 if (x->save_file(l_o.path())) in slot_export_to_file()
2094 if (x->save_file(m_oCurrentUrl.path())) { in slot_save()
/dports/deskutils/semantik/semantik-1.2.7/src/
H A Dsemantik.cpp476 if (m_oMediator->save_file(l_o.path())) in slot_save_as()
512 if (m_oMediator->save_file(m_oMediator->m_sLastSaved)) in slot_save()
/dports/deskutils/xfce4-tumbler/tumbler-4.16.0/tumbler/
H A Dtumbler-thumbnail.c149 g_return_val_if_fail (TUMBLER_THUMBNAIL_GET_IFACE (thumbnail)->save_file != NULL, FALSE); in tumbler_thumbnail_save_file()
151 return (TUMBLER_THUMBNAIL_GET_IFACE (thumbnail)->save_file) (thumbnail, file, mtime, in tumbler_thumbnail_save_file()
H A Dtumbler-thumbnail.h73 gboolean (*save_file) (TumblerThumbnail *thumbnail, member
/dports/deskutils/zim/zim-0.74.3/tools/
H A Dinternationalizer.py60 savebutton.connect_object('clicked', self.__class__.save_file, self)
78 self.save_file()
150 def save_file(self): member in Internationalizer
/dports/devel/anjuta/anjuta-3.34.0/
H A DChangeLog32003 remove.xpm, save_all.xpm, save_file.xpm, save.xpm, search.xpm,
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/search/
H A Dhash.c227 hashp->save_file = file && (hashp->flags & O_RDWR);
460 if (__buf_free(hashp, 1, hashp->save_file))
510 if (!hashp->save_file)
533 if (!hashp->save_file)
H A Dhash.h129 int save_file; /* Indicates whether we need to flush member
/dports/devel/awscli/awscli-1.20.61/awscli/customizations/
H A Ds3events.py74 self.save_file)
76 def save_file(self, parsed, **kwargs): member in S3SelectStreamOutputArgument
H A Dstreamingoutputarg.py92 service_id, operation_name), self.save_file)
94 def save_file(self, parsed, **kwargs): member in StreamingOutputArgument
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/openvr/samples/shared/
H A Dlodepng.cpp6086 void save_file(const std::vector<unsigned char>& buffer, const std::string& filename) in save_file() function
6274 if (!error) save_file(buffer, filename); in encode()
H A Dlodepng.h846 void save_file(const std::vector<unsigned char>& buffer, const std::string& filename);
/dports/devel/cccc/cccc-3.1.6/pccts/antlr/
H A Dantlr.c790 int save_file; in aPred() local
823 save_file=action_file; in aPred()
846 predEntry->file=save_file; in aPred()
869 save_line=zzline; save_file=CurFile; in aPred()
1399 char *akaString=NULL; TermEntry *te;int save_file=0,save_line=0; in token() local
1421 /* MR11 */ save_file=CurFile;save_line=zzline; in token()
1495 FileStr[save_file],save_line); in token()
H A Dantlr.g967 int save_file;
1002 save_file=action_file;
1017 predEntry->file=save_file;
1040 <<save_line=zzline; save_file=CurFile;>>
1294 … <<char *akaString=NULL; TermEntry *te;int save_file=0,save_line=0;>> /* MR11 */
1308 /* MR11 */ save_file=CurFile;save_line=zzline;
1337 FileStr[save_file],save_line);
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/include/wx/stedit/
H A Dstedit.h738 virtual int QuerySaveIfModified(bool save_file, int style = wxYES_NO|wxCANCEL);
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dstedit.cpp1789 int wxSTEditor::QuerySaveIfModified(bool save_file, int style) in QuerySaveIfModified() argument
1804 if (save_file && (ret == wxYES)) in QuerySaveIfModified()
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/demos/glyph_paint/
H A Dglyph_paint.cpp68 side_pane.options_box.options_b.save_file.save_requested.connect( in Glyph_paint()
H A Doptions_box.hpp43 cppurses::Save_file<>& save_file{this->make_child<cppurses::Save_file<>>()}; member

12345678910>>...58