Home
last modified time | relevance | path

Searched defs:target_path (Results 1 – 25 of 844) sorted by relevance

12345678910>>...34

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/download_protection/
H A Dfile_analyzer_unittest.cc68 base::FilePath target_path(FILE_PATH_LITERAL("target.exe")); in TEST_F() local
92 base::FilePath target_path(FILE_PATH_LITERAL("target.crx")); in TEST_F() local
116 base::FilePath target_path(FILE_PATH_LITERAL("target.apk")); in TEST_F() local
140 base::FilePath target_path(FILE_PATH_LITERAL("target.zip")); in TEST_F() local
170 base::FilePath target_path(FILE_PATH_LITERAL("target.pkg")); in TEST_F() local
194 base::FilePath target_path(FILE_PATH_LITERAL("target.zip")); in TEST_F() local
224 base::FilePath target_path(FILE_PATH_LITERAL("target.zip")); in TEST_F() local
252 base::FilePath target_path(FILE_PATH_LITERAL("target.dmg")); in TEST_F() local
280 base::FilePath target_path(FILE_PATH_LITERAL("target.exe")); in TEST_F() local
304 base::FilePath target_path(FILE_PATH_LITERAL("target.zip")); in TEST_F() local
[all …]
/dports/devel/ros-wstool/wstool-0.1.18/src/wstool/
H A Dmultiproject_cli.py166 def prompt_merge(target_path, argument
487 def cmd_merge(self, target_path, argv, config=None): argument
596 def cmd_diff(self, target_path, argv, config=None): argument
632 def cmd_foreach(self, target_path, argv, config=None): argument
757 def cmd_status(self, target_path, argv, config=None): argument
797 def cmd_set(self, target_path, argv, config=None): argument
999 def cmd_update(self, target_path, argv, config=None): argument
1076 def cmd_remove(self, target_path, argv, config=None): argument
1123 def cmd_snapshot(self, target_path, argv, config=None): argument
1178 def cmd_info(self, target_path, argv, reverse=True, config=None): argument
[all …]
/dports/devel/libgit2/libgit2-1.3.0/tests/core/
H A Dlink.c303 git_buf target_path = GIT_BUF_INIT; in test_core_link__lstat_symlink() local
330 git_buf target_path = GIT_BUF_INIT; in test_core_link__lstat_symlink_directory() local
386 git_buf target_path = GIT_BUF_INIT; in test_core_link__stat_junction() local
407 git_buf target_path = GIT_BUF_INIT; in test_core_link__stat_dangling_junction() local
427 git_buf target_path = GIT_BUF_INIT; in test_core_link__lstat_junction() local
448 git_buf target_path = GIT_BUF_INIT; in test_core_link__lstat_dangling_junction() local
557 git_buf target_path = GIT_BUF_INIT; in test_core_link__readlink_symlink() local
581 git_buf target_path = GIT_BUF_INIT; in test_core_link__readlink_dangling() local
604 git_buf target_path = GIT_BUF_INIT, in test_core_link__readlink_multiple() local
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/trash-1.3.0/src/
H A Dtests.rs91 let target_path = "test_link_target_for_remove"; in test_remove_symlink() localVariable
106 let target_path = "test_link_target_for_delete"; in test_delete_symlink() localVariable
121 let target_path = "test_link_target_for_delete_from_folder"; in test_delete_symlink_in_folder() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/image_writer_private/
H A Doperation_chromeos.cc92 void Operation::StartWriteOnUIThread(const std::string& target_path, in StartWriteOnUIThread()
109 const std::string& target_path, in OnBurnFinished()
122 void Operation::OnBurnProgress(const std::string& target_path, in OnBurnProgress()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/image_writer_private/
H A Doperation_chromeos.cc93 void Operation::StartWriteOnUIThread(const std::string& target_path, in StartWriteOnUIThread()
110 const std::string& target_path, in OnBurnFinished()
123 void Operation::OnBurnProgress(const std::string& target_path, in OnBurnProgress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/zlib/google/
H A Dzip_reader_unittest.cc281 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
306 base::FilePath target_path(FILE_PATH_LITERAL( in TEST_F() local
335 base::FilePath target_path(FILE_PATH_LITERAL("/evil.txt")); in TEST_F() local
348 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/")); in TEST_F() local
374 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
409 base::FilePath target_path(FILE_PATH_LITERAL("test.txt")); in TEST_F() local
426 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
464 base::FilePath target_path(FILE_PATH_LITERAL("foo/")); in TEST_F() local
583 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
602 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/zlib/google/
H A Dzip_reader_unittest.cc282 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
307 base::FilePath target_path(FILE_PATH_LITERAL( in TEST_F() local
336 base::FilePath target_path(FILE_PATH_LITERAL("/evil.txt")); in TEST_F() local
349 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/")); in TEST_F() local
375 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
410 base::FilePath target_path(FILE_PATH_LITERAL("test.txt")); in TEST_F() local
427 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
465 base::FilePath target_path(FILE_PATH_LITERAL("foo/")); in TEST_F() local
584 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
603 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/zlib/google/
H A Dzip_reader_unittest.cc281 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
306 base::FilePath target_path(FILE_PATH_LITERAL( in TEST_F() local
335 base::FilePath target_path(FILE_PATH_LITERAL("/evil.txt")); in TEST_F() local
348 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/")); in TEST_F() local
374 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
409 base::FilePath target_path(FILE_PATH_LITERAL("test.txt")); in TEST_F() local
426 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
464 base::FilePath target_path(FILE_PATH_LITERAL("foo/")); in TEST_F() local
583 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
602 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/loader/
H A Dprefetch_browsertest.cc159 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
208 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
480 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
517 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
606 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
652 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
716 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
819 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
889 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
965 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/obb_mounter/
H A Darc_obb_mounter_bridge.cc58 const std::string& target_path, in MountObb()
65 void ArcObbMounterBridge::UnmountObb(const std::string& target_path, in UnmountObb()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/obb_mounter/
H A Darc_obb_mounter_bridge.cc58 const std::string& target_path, in MountObb()
65 void ArcObbMounterBridge::UnmountObb(const std::string& target_path, in UnmountObb()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/internal/common/
H A Ddownload_path_reservation_tracker.cc227 const base::FilePath& target_path) { in IsPathWritable()
244 base::FilePath* target_path, in ResolveReservationConflicts()
269 base::FilePath* target_path) { in ValidatePathAndResolveConflicts()
341 base::FilePath target_path(info.suggested_path.NormalizePathSeparators()); in CreateReservation() local
491 const base::FilePath& target_path, in GetReservedPath()
537 const base::FilePath& target_path, in CheckDownloadPathForExistingDownload()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/internal/common/
H A Ddownload_path_reservation_tracker.cc227 const base::FilePath& target_path) { in IsPathWritable()
244 base::FilePath* target_path, in ResolveReservationConflicts()
269 base::FilePath* target_path) { in ValidatePathAndResolveConflicts()
341 base::FilePath target_path(info.suggested_path.NormalizePathSeparators()); in CreateReservation() local
491 const base::FilePath& target_path, in GetReservedPath()
537 const base::FilePath& target_path, in CheckDownloadPathForExistingDownload()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dlogging_chrome.cc169 base::FilePath target_path; in SetUpSymlinkIfNeeded() local
196 base::FilePath target_path; in SetUpSymlinkIfNeeded() local
226 const base::FilePath& target_path) { in RemoveSymlinkAndLog()
274 base::FilePath target_path; in InitChromeLogging() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dlogging_chrome.cc169 base::FilePath target_path; in SetUpSymlinkIfNeeded() local
196 base::FilePath target_path; in SetUpSymlinkIfNeeded() local
226 const base::FilePath& target_path) { in RemoveSymlinkAndLog()
274 base::FilePath target_path; in InitChromeLogging() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/loader/
H A Dprefetch_browsertest.cc162 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
425 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
462 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
551 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
596 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
699 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
769 const char* target_path = "/target.html"; in IN_PROC_BROWSER_TEST_P() local
/dports/java/java-subversion/subversion-1.14.1/subversion/svn/
H A Dstatus.c155 const char *target_path, in make_relpath()
216 const char *target_path, in print_status()
468 const char *target_path, in svn_cl__print_status_xml()
574 const char *target_path, in svn_cl__print_status()
/dports/devel/py-subversion/subversion-1.14.1/subversion/svn/
H A Dstatus.c155 const char *target_path, in make_relpath()
216 const char *target_path, in print_status()
468 const char *target_path, in svn_cl__print_status_xml()
574 const char *target_path, in svn_cl__print_status()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svn/
H A Dstatus.c155 const char *target_path, in make_relpath()
216 const char *target_path, in print_status()
468 const char *target_path, in svn_cl__print_status_xml()
574 const char *target_path, in svn_cl__print_status()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svn/
H A Dstatus.c155 const char *target_path, in make_relpath()
216 const char *target_path, in print_status()
468 const char *target_path, in svn_cl__print_status_xml()
574 const char *target_path, in svn_cl__print_status()
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/
H A Dcheck_auth.php50 $target_path = ($_REQUEST["path"] != '') ? $_REQUEST["path"] : $_SERVER["REQUEST_URI"]; variable
101 $target_path = ($_REQUEST["path"] != '') ? $_REQUEST["path"] : $_SERVER["PHP_SELF"]; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/test/
H A Dfilesystem.cc54 base::FilePath target_path = temp_dir_.path().Append(L"target"); in SymbolicLinkFlags() local
188 bool CreateSymbolicLink(const base::FilePath& target_path, in CreateSymbolicLink()
/dports/devel/ros-rosinstall/rosinstall-0.7.8/src/rosinstall/
H A Drosws_cli.py177 def cmd_regenerate(self, target_path, argv, config=None): argument
224 def cmd_info(self, target_path, argv, reverse=True, config=None): argument
/dports/audio/picard/picard-release-2.6.2/picard/util/
H A Dfilenaming.py412 def _make_unique_temp_name(target_path): argument
426 def _move_force_rename(source_path, target_path): argument
435 def move_ensure_casing(source_path, target_path): argument

12345678910>>...34