Home
last modified time | relevance | path

Searched defs:prepare_filename (Results 1 – 9 of 9) sorted by relevance

/dports/cad/horizon-eda/horizon-2.1.0/src/util/
H A Dexport_file_chooser.cpp69 void ExportFileChooser::prepare_filename(std::string &filename) in prepare_filename() function in horizon::ExportFileChooser
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/
H A Dstep_export_window.cpp20 void StepExportWindow::MyExportFileChooser::prepare_filename(std::string &filename) in prepare_filename() function in horizon::StepExportWindow::MyExportFileChooser
H A Dpdf_export_window.cpp78 void PDFExportWindow::MyExportFileChooser::prepare_filename(std::string &filename) in prepare_filename() function in horizon::PDFExportWindow::MyExportFileChooser
H A Dbom_export_window.cpp25 void BOMExportWindow::MyExportFileChooser::prepare_filename(std::string &filename) in prepare_filename() function in horizon::BOMExportWindow::MyExportFileChooser
/dports/security/ssdeep/ssdeep-2.14.1/
H A Dhelpers.cpp104 void prepare_filename(state *s, TCHAR *fn) in prepare_filename() function
/dports/ftp/wget/wget-1.21.2/src/
H A Dprogress.c650 prepare_filename (char *dest, const char *src) in prepare_filename() function
687 prepare_filename (char *dest, const char *src) in prepare_filename() function
/dports/graphics/zathura/zathura-0.4.5/zathura/
H A Ddatabase-plain.c86 prepare_filename(const char* file) in prepare_filename() function
/dports/www/youtube_dl/youtube-dl/youtube_dl/
H A DYoutubeDL.py637 def prepare_filename(self, info_dict): member in YoutubeDL
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/
H A DYoutubeDL.py1220 def prepare_filename(self, info_dict, dir_type='', warn=False): member in YoutubeDL