Home
last modified time | relevance | path

Searched defs:source_path (Results 1 – 25 of 814) sorted by relevance

12345678910>>...33

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/freezer/
H A DIncludedEntryPoints.py43 source_path, argument
53 def makeExecutableEntryPoint(source_path, dest_path): argument
60 def makeDllEntryPoint(source_path, dest_path, package_name): argument
69 def makeDllEntryPointOld(source_path, dest_path, package_name): argument
73 def makeExtensionModuleEntryPoint(source_path, dest_path, package_name): argument
H A DIncludedDataFiles.py35 def makeIncludedEmptyDirectories(source_path, dest_paths, reason): argument
47 def makeIncludedDataFile(source_path, dest_path, reason): argument
55 def makeIncludedDataDirectory(source_path, dest_path, reason): argument
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dimport_dialog.cpp221 const QString& source_path, in find_source_paths_not_in_destination_quest()
288 for (const QString& source_path : source_paths) { in import_button_triggered() local
309 for (const QString& source_path : source_paths) { in import_button_triggered() local
331 bool ImportDialog::import_path(const QString& source_path, bool multiple) { in import_path()
352 const QString& source_path = source_info.filePath(); in import_file() local
456 const QString& source_path = source_info.filePath(); in import_dir() local
536 const QString& source_path, const QString& destination_path) { in import_path_meta_information()
602 QString ImportDialog::source_to_destination_path(const QString& source_path) { in source_to_destination_path()
/dports/devel/arcanist/arcanist-b2e715f/src/unit/engine/
H A DNoseTestEngine.php53 public function runTests($test_paths, $source_path) {
113 public function parseTestResults($source_path, $xunit_tmp, $cover_tmp) {
128 public function readCoverage($cover_file, $source_path) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/unit/engine/
H A DNoseTestEngine.php53 public function runTests($test_paths, $source_path) {
113 public function parseTestResults($source_path, $xunit_tmp, $cover_tmp) {
128 public function readCoverage($cover_file, $source_path) {
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
52 def html_body(input_string, source_path=None, destination_path=None, argument
75 def internals(input_string, source_path=None, destination_path=None, argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
52 def html_body(input_string, source_path=None, destination_path=None, argument
75 def internals(input_string, source_path=None, destination_path=None, argument
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
52 def html_body(input_string, source_path=None, destination_path=None, argument
75 def internals(input_string, source_path=None, destination_path=None, argument
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
52 def html_body(input_string, source_path=None, destination_path=None, argument
75 def internals(input_string, source_path=None, destination_path=None, argument
/dports/textproc/py-docutils/docutils-0.17.1/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
52 def html_body(input_string, source_path=None, destination_path=None, argument
75 def internals(input_string, source_path=None, destination_path=None, argument
/dports/math/octave/octave-6.4.0/libinterp/dldfcn/
H A Dgzip.cc139 static void zip (const std::string& source_path, in zip()
155 zipper (const std::string& source_path, const std::string& dest_path) in zipper()
250 static void zip (const std::string& source_path, in zip()
289 gzip_header (const std::string& source_path) in gzip_header()
374 zipper (const std::string& source_path, const std::string& dest_path) in zipper()
557 = [&out_dir, &ext] (const std::string& source_path) -> std::string in xzip()
558 { in xzip()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/win/
H A Dtag_extractor_unittest.cc19 base::FilePath source_path; in TEST() local
31 base::FilePath source_path; in TEST() local
43 base::FilePath source_path; in TEST() local
/dports/lang/cython/Cython-0.29.24/Tools/
H A Djedityper.py25 def analyse(source_path=None, code=None): argument
71 def inject_types(source_path, types, type_map=default_type_map, mode='python'): argument
/dports/lang/cython-devel/cython-2b1e743/Tools/
H A Djedityper.py25 def analyse(source_path=None, code=None): argument
71 def inject_types(source_path, types, type_map=default_type_map, mode='python'): argument
/dports/misc/snakemake/snakemake-6.12.1/snakemake/executors/
H A Dgoogle_lifesciences_helper.py31 def save_files(bucket_name, source_path, destination_path): argument
67 def get_source_files(source_path): argument
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/sdcard/
H A Dsdcard.cpp100 static bool sdcardfs_setup(const std::string& source_path, const std::string& dest_path, in sdcardfs_setup()
124 static bool sdcardfs_setup_bind_remount(const std::string& source_path, const std::string& dest_pat… in sdcardfs_setup_bind_remount()
145 …atic bool sdcardfs_setup_secondary(const std::string& default_path, const std::string& source_path, in sdcardfs_setup_secondary()
157 static void run_sdcardfs(const std::string& source_path, const std::string& label, uid_t uid, in run_sdcardfs()
217 const char *source_path = NULL; in main() local
/dports/sysutils/duplicity/duplicity-0.8.20/duplicity/backends/
H A Dssh_pexpect_backend.py228 def _put(self, source_path, remote_filename): argument
235 def put_sftp(self, source_path, remote_filename): argument
245 def put_scp(self, source_path, remote_filename): argument
H A Dlocalbackend.py47 def _move(self, source_path, remote_filename): argument
55 def _put(self, source_path, remote_filename): argument
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/sdcard/
H A Dsdcard.cpp101 static bool sdcardfs_setup(const std::string& source_path, const std::string& dest_path, in sdcardfs_setup()
132 static bool sdcardfs_setup_bind_remount(const std::string& source_path, const std::string& dest_pat… in sdcardfs_setup_bind_remount()
154 const std::string& source_path, const std::string& dest_path, in sdcardfs_setup_secondary()
166 static void run_sdcardfs(const std::string& source_path, const std::string& label, uid_t uid, in run_sdcardfs()
236 const char *source_path = NULL; in main() local
/dports/www/py-webassets/webassets-2.0/examples/appengine/webassets/filter/
H A Dautoprefixer.py47 def input(self, in_, out, source_path, **kw): argument
73 def input(self, in_, out, source_path, **kw): argument
/dports/www/py-webassets/webassets-2.0/src/webassets/filter/
H A Dautoprefixer.py47 def input(self, in_, out, source_path, **kw): argument
73 def input(self, in_, out, source_path, **kw): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/traffic_annotation/auditor/
H A Dtraffic_annotation_file_filter.cc53 const base::FilePath& source_path) { in GetFilesFromGit()
132 const base::FilePath& source_path, in GetRelevantFiles()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/traffic_annotation/auditor/
H A Dtraffic_annotation_file_filter.cc53 const base::FilePath& source_path) { in GetFilesFromGit()
132 const base::FilePath& source_path, in GetRelevantFiles()
/dports/sysutils/tracker/tracker-2.3.4/tests/libtracker-miner/
H A Dtracker-monitor-test.c576 gchar *source_path; in test_monitor_file_event_moved_to_monitored() local
640 gchar *source_path; in test_monitor_file_event_moved_to_not_monitored() local
705 gchar *source_path; in test_monitor_file_event_moved_from_not_monitored() local
811 gchar *source_path; in test_monitor_directory_event_deleted() local
860 gchar *source_path; in test_monitor_directory_event_moved_to_monitored() local
980 gchar *source_path; in test_monitor_directory_event_moved_to_monitored_after_file_create() local
1102 gchar *source_path; in test_monitor_directory_event_moved_to_monitored_after_file_update() local
1226 gchar *source_path; in test_monitor_directory_event_moved_to_not_monitored() local
1296 gchar *source_path; in test_monitor_directory_event_moved_from_not_monitored() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/
H A Dfake_cros_disks_client.cc24 MountError PerformFakeMount(const std::string& source_path, in PerformFakeMount()
73 void FakeCrosDisksClient::Mount(const std::string& source_path, in Mount()
127 void FakeCrosDisksClient::DidMount(const std::string& source_path, in DidMount()
230 const std::string& source_path, in NotifyMountCompleted()

12345678910>>...33