Home
last modified time | relevance | path

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

12345678910>>...58

/dports/x11-wm/fvwm3/fvwm3-1.0.4/perllib/FVWM/
H A Dcreate-commands133 save_file("Commands.pm", \$output);
152 save_file("../../docs/COMMANDS", \$cmds);
/dports/x11-wm/fvwm2/fvwm-2.6.9/perllib/FVWM/
H A Dcreate-commands133 save_file("Commands.pm", \$output);
152 save_file("../../docs/COMMANDS", \$cmds);
/dports/games/alephone/alephone-release-20190331/Source_Files/XML/
H A DQuickSave.cpp403 dstFile.CopyContents(sel.save_file); in dialog_export()
481 saved_game = sel.save_file; in load_quick_save_dialog()
570 if (save.save_file.Open(currentFile)) in create_updated_save()
595 TempFile.SetTempName(save.save_file); in create_updated_save()
640 if (!TempFile.Rename(save.save_file)) in create_updated_save()
686 save.save_file.FromDirectory(quicksave_dir); in create_quick_save()
687 save.save_file.AddPart(base + ".sgaA"); in create_quick_save()
692 success = save_game_file(save.save_file, metadata, image_stream.str()); in create_quick_save()
703 desc.file = save.save_file; in delete_quick_save()
709 return save.save_file.Delete(); in delete_quick_save()
[all …]
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGIFFManager.h351 void save_file(GP<ByteStream> str);
353 void save_file(TArray<char> & data);
360 static void save_file(ByteStream *);
/dports/x11/xfce4-screenshooter-plugin/xfce4-screenshooter-1.9.9/lib/
H A Dscreenshooter-dialogs.c91 GFile *save_file);
94 GFile *save_file);
463 gchar *save_path = g_file_get_path (save_file); in save_screenshot_to_local_path()
491 gchar *save_basename = g_file_get_basename (save_file); in save_screenshot_to_remote_location()
495 GFile *save_parent = g_file_get_parent (save_file); in save_screenshot_to_remote_location()
550 save_file, in save_screenshot_to_remote_location()
1212 GFile *save_file = NULL; in screenshooter_save_screenshot_to() local
1217 save_file = g_file_new_for_uri (save_uri); in screenshooter_save_screenshot_to()
1221 result = save_screenshot_to_local_path (screenshot, save_file); in screenshooter_save_screenshot_to()
1223 save_screenshot_to_remote_location (screenshot, save_file); in screenshooter_save_screenshot_to()
[all …]
/dports/print/gv/gv-3.7.4/src/
H A Dsave.c265 FILE *save_file=NULL; in save_copyToFile() local
273 if ((save_file = fopen(save_filename, "w")) == NULL) in save_copyToFile()
286 pscopydoc(save_file,src_filename,src_doc,pagelist); in save_copyToFile()
299 bytes = write(fileno(save_file), buf, bytes); in save_copyToFile()
303 tmp = close_file(save_file,save_filename); if (!error) error = tmp; in save_copyToFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/modules/installer/windows/
H A Dassembly.pm149 installer::files::save_file($msiassemblytablename ,\@msiassemblytable);
213 installer::files::save_file($msiassemblynametablename ,\@msiassemblynametable);
273 installer::files::save_file($componenttablename ,$componenttable);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/modules/installer/windows/
H A Dassembly.pm149 installer::files::save_file($msiassemblytablename ,\@msiassemblytable);
213 installer::files::save_file($msiassemblynametablename ,\@msiassemblynametable);
273 installer::files::save_file($componenttablename ,$componenttable);
/dports/graphics/megapov/megapov-1.2.1/doc/html/msim_tut/
H A Dtutorial02.pov36 save_file "tut02.dat"
41 save_file "tut02.dat"
H A Dtutorial04.pov33 save_file "tut04.dat"
38 save_file "tut04.dat"
H A Dtutorial06.pov48 save_file "tut06.dat"
53 save_file "tut06.dat"
H A Dtutorial05.pov48 save_file "tut05.dat"
53 save_file "tut05.dat"
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/save/tests/
H A Dtest_owsavebase.py70 widget.save_file()
74 widget.save_file()
86 widget.save_file()
297 widget.save_file()
302 widget.save_file()
306 widget.save_file()
/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
/dports/lang/spidermonkey78/firefox-78.9.0/tools/lint/perfdocs/
H A Dgenerator.py16 save_file
151 save_file(
160 save_file(fmt_mainpage, os.path.join(perfdocs_tmpdir, 'index'))
/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmodel_load_save.c96 if(fmt_list[fmt_idx]->save_file != NULL) in model_load()
169 ret = (*(fmt_list[doc->fmt_idx]->save_file))(file, doc); in model_save()
226 if(!load && (fmt_list[i]->save_file == NULL)) in model_ls_examine_extension()
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dscene_save.cpp66 const auto save_file = fmt::format("Save{:02d}.lsd", slot_id); in GetSaveFilename() local
68 std::string filename = fs.FindFile(save_file); in GetSaveFilename()
71 filename = save_file; in GetSaveFilename()
/dports/sysutils/cfengine-devel/core-d08ae9eff/contrib/cf-remote/cf_remote/
H A Ddemo.py6 from cf_remote.utils import save_file
68 save_file(path, data)
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/helpers/
H A Dfiles.cpp43 …if ( !pPattern->save_file( drumkitName, pSong->get_author(), pSong->get_license(), fileInfo.absolu… in savePattern()
79 …if ( !playlist->save_file( fileInfo.absoluteFilePath(), fileInfo.fileName(), true, relativePaths) … in savePlaylist()
/dports/japanese/rogue_s/rogue_s/
H A Dinit.c47 extern char *save_file;
94 if (do_restore && save_file && *save_file)
95 rest_file = save_file;
310 { "file", NULL, &save_file, 0, 0 },
/dports/net/samba412/samba-4.12.15/docs-xml/
H A Dwscript_build2 from samba_utils import save_file
139 save_file(parameter_all, t , create_dir=True)
/dports/mail/gnubiff/gnubiff-2.2.13/src/
H A Dbiff.cc674 save_file << esc; in save_newblock()
687 save_file << esc; in save_endblock()
715 save_file << esc; in save_parameters()
740 save_file.str(std::string("")); in save()
741 save_file << "<?xml version=\"1.0\"?>" << std::endl; in save()
775 if (write(fd,save_file.str().c_str(),save_file.str().size())==-1) in save()
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/scripting/plugins/
H A Dconvert.py47 if options.model.save_format is None and options.model.save_file:
48 options.model.save_format = options.model.save_file.split('.')[-1]
133 config.model.save_file = getattr(args, 'filename', None)
/dports/comms/ems-flasher/ems-flasher-0.03/
H A Dmain.c263 FILE *save_file = fopen(opts.file, "w"); in main() local
264 if (save_file == NULL) in main()
279 r = fwrite(buf, blocksize, 1, save_file); in main()
286 fclose(save_file); in main()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/
H A Dfile_item.pl46 :- pce_begin_class(save_file, file,
49 convert(_, Name:name, SaveFile:save_file) :<-
50 new(SaveFile, save_file(Name)).
52 :- pce_end_class(save_file).

12345678910>>...58