Home
last modified time | relevance | path

Searched defs:new_path (Results 1 – 25 of 2691) sorted by relevance

12345678910>>...108

/dports/science/py-pyosf/pyosf-1.0.5/pyosf/
H A Dsync.py105 def apply_add_local(self, asset, new_path=None, threaded=False): argument
131 def apply_add_remote(self, asset, new_path=None, threaded=False): argument
149 def apply_mv_local(self, asset, new_path, threaded=False): argument
166 def apply_mv_remote(self, asset, new_path, threaded=False): argument
174 def apply_del_local(self, asset, new_path=None, threaded=False): argument
186 def apply_del_remote(self, asset, new_path=None, threaded=False): argument
193 def apply_update_local(self, asset, new_path=None, threaded=False): argument
208 def apply_update_remote(self, asset, new_path=None, threaded=False): argument
267 def rename_in_index(self, asset, new_path): argument
522 def _update_path(asset, new_path=None): argument
/dports/deskutils/zim/zim-0.74.3/zim/notebook/
H A Dcontent_updater.py118 def _replace_links_to_interwiki_and_copy_images(src_interwiki, notebook, new_path, node): argument
160 def _replace_links_to_page_and_copy_images(notebook, old_folder, new_path, node): argument
209 def _update_image(notebook, new_path, src_file, node): argument
216 def _copy_image(notebook, new_path, src_file, node): argument
224 def _copy_image_object(notebook, new_path, src_file, node): argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/projects/hashed_storage/
H A Dbase_attachment_service.rb36 def target_path_discardable?(new_path) argument
42 def move_folder!(old_path, new_path) argument
72 def discard_path!(new_path) argument
H A Dmigrate_attachments_service.rb41 def target_path_discardable?(new_path) argument
51 def discardable_paths(new_path) argument
/dports/sysutils/R-cran-fs/fs/R/
H A Dcopy.R47 file_copy <- function(path, new_path, overwrite = FALSE) { argument
71 dir_copy <- function(path, new_path, overwrite = FALSE) { argument
100 link_copy <- function(path, new_path, overwrite = FALSE) { argument
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vfs/unix/
H A Dsyspath.c61 VPath ** new_path, const char * sys_path ) in VFSManagerMakeSysPath()
87 VPath ** new_path, const wchar_t * wide_sys_path ) in VFSManagerWMakeSysPath()
152 LIB_EXPORT rc_t LegacyVPathMakeSysPath ( VPath ** new_path, const char * sys_path ) in LegacyVPathMakeSysPath()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vfs/unix/
H A Dsyspath.c61 VPath ** new_path, const char * sys_path ) in VFSManagerMakeSysPath()
87 VPath ** new_path, const wchar_t * wide_sys_path ) in VFSManagerWMakeSysPath()
152 LIB_EXPORT rc_t LegacyVPathMakeSysPath ( VPath ** new_path, const char * sys_path ) in LegacyVPathMakeSysPath()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rspotify-0.11.3/src/clients/
H A Dmod.rs20 let mut new_path = path.to_string(); in append_device_id() localVariable
41 let new_path = append_device_id(path, device_id); in test_append_device_id_without_question_mark() localVariable
49 let new_path = append_device_id(path, device_id); in test_append_device_id_with_question_mark() localVariable
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vfs/win/
H A Dsyspath.c64 VPath ** new_path, const char * sys_path ) in VFSManagerMakeSysPath()
135 VPath ** new_path, const wchar_t * src, bool dos_path ) in transform_to_utf8_and_make_vpath()
195 VPath ** new_path, const wchar_t * src, bool have_drive ) in make_absolute_and_transform_to_utf8_and_make_vpath()
288 VPath ** new_path, const wchar_t * wide_sys_path ) in VFSManagerWMakeSysPath()
461 LIB_EXPORT rc_t LegacyVPathMakeSysPath ( VPath ** new_path, const char * sys_path ) in LegacyVPathMakeSysPath()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vfs/win/
H A Dsyspath.c64 VPath ** new_path, const char * sys_path ) in VFSManagerMakeSysPath()
135 VPath ** new_path, const wchar_t * src, bool dos_path ) in transform_to_utf8_and_make_vpath()
195 VPath ** new_path, const wchar_t * src, bool have_drive ) in make_absolute_and_transform_to_utf8_and_make_vpath()
288 VPath ** new_path, const wchar_t * wide_sys_path ) in VFSManagerWMakeSysPath()
461 LIB_EXPORT rc_t LegacyVPathMakeSysPath ( VPath ** new_path, const char * sys_path ) in LegacyVPathMakeSysPath()
/dports/math/octave/octave-6.4.0/scripts/java/
H A Djavaaddpath.m83 new_path = canonicalize_file_name (tilde_expand (clspath)); variable
86 new_path = [new_path, filesep()]; variable
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium-shim/base/files/
H A Dfile_path.cpp89 FilePath new_path(path_); in DirName() local
125 FilePath new_path(path_); in BaseName() local
170 FilePath new_path(path_); in Append() local
/dports/www/firefox/firefox-99.0/security/sandbox/chromium-shim/base/files/
H A Dfile_path.cpp89 FilePath new_path(path_); in DirName() local
125 FilePath new_path(path_); in BaseName() local
170 FilePath new_path(path_); in Append() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium-shim/base/files/
H A Dfile_path.cpp89 FilePath new_path(path_); in DirName() local
125 FilePath new_path(path_); in BaseName() local
170 FilePath new_path(path_); in Append() local
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dfile_path.cc84 FilePath new_path(path_); in DirName() local
118 FilePath new_path(path_); in BaseName() local
220 FilePath new_path(path_); in Append() local
288 FilePath new_path(path_); in StripTrailingSeparators() local
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dfile_path.cc84 FilePath new_path(path_); in DirName() local
118 FilePath new_path(path_); in BaseName() local
220 FilePath new_path(path_); in Append() local
288 FilePath new_path(path_); in StripTrailingSeparators() local
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dfile_path.cc84 FilePath new_path(path_); in DirName() local
118 FilePath new_path(path_); in BaseName() local
220 FilePath new_path(path_); in Append() local
288 FilePath new_path(path_); in StripTrailingSeparators() local
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dfile_path.cc84 FilePath new_path(path_); in DirName() local
118 FilePath new_path(path_); in BaseName() local
220 FilePath new_path(path_); in Append() local
288 FilePath new_path(path_); in StripTrailingSeparators() local
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dfile_path.cc85 FilePath new_path(path_); in DirName() local
121 FilePath new_path(path_); in BaseName() local
232 FilePath new_path(path_); in Append() local
306 FilePath new_path(path_); in StripTrailingSeparators() local
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dfile_path.cc84 FilePath new_path(path_); in DirName() local
118 FilePath new_path(path_); in BaseName() local
220 FilePath new_path(path_); in Append() local
288 FilePath new_path(path_); in StripTrailingSeparators() local
/dports/devel/brz/breezy-3.2.0/breezy/bzr/bundle/
H A Dbundle_data.py338 def extra_info(info, new_path): argument
496 def note_rename(self, old_path, new_path): argument
505 def note_id(self, new_id, new_path, kind='file'): argument
520 def note_patch(self, new_path, patch): argument
524 def note_target(self, new_path, target): argument
532 def note_executable(self, new_path, executable): argument
535 def old_path(self, new_path): argument
560 def new_path(self, old_path): member in BundleTree
674 def get_size_and_sha1(self, new_path): argument
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dfileutils.h167 bool MoveFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFileOrFolder()
183 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFileOrFolder()
315 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder()
319 static bool MoveFile(const Pathname &old_path, const Pathname &new_path) { in MoveFile()
323 static bool CopyFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFolder()
327 static bool CopyFile(const Pathname &old_path, const Pathname &new_path) { in CopyFile()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dfileutils.h167 bool MoveFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFileOrFolder()
183 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFileOrFolder()
315 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder()
319 static bool MoveFile(const Pathname &old_path, const Pathname &new_path) { in MoveFile()
323 static bool CopyFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFolder()
327 static bool CopyFile(const Pathname &old_path, const Pathname &new_path) { in CopyFile()
/dports/x11/lightdm/lightdm-1.30.0/tests/src/
H A Dlibsystem.c231 g_autofree gchar *new_path = redirect_path (pathname); in open_wrapper() local
268 g_autofree gchar *new_path = redirect_path (path); in fopen() local
277 g_autofree gchar *new_path = redirect_path (pathname); in unlinkat() local
286 g_autofree gchar *new_path = redirect_path (pathname); in creat() local
295 g_autofree gchar *new_path = redirect_path (pathname); in creat64() local
318 g_autofree gchar *new_path = redirect_path (path); in stat() local
327 g_autofree gchar *new_path = redirect_path (path); in stat64() local
336 g_autofree gchar *new_path = redirect_path (path); in __xstat() local
345 g_autofree gchar *new_path = redirect_path (path); in __xstat64() local
372 g_autofree gchar *new_path = redirect_path (name); in opendir() local
[all …]
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dfileutils.h188 bool MoveFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFileOrFolder()
204 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFileOrFolder()
336 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder()
340 static bool MoveFile(const Pathname &old_path, const Pathname &new_path) { in MoveFile()
344 static bool CopyFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFolder()
348 static bool CopyFile(const Pathname &old_path, const Pathname &new_path) { in CopyFile()

12345678910>>...108