Home
last modified time | relevance | path

Searched defs:local_path (Results 1 – 25 of 600) sorted by relevance

12345678910>>...24

/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/update_deps/
H A Dupdate_third_party_deps.py44 def _CheckPaths(bucket_path, local_path): argument
56 def _CheckFileList(local_path, file_list): argument
67 def _PurgeSymlinks(local_path): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/update_deps/
H A Dupdate_third_party_deps.py44 def _CheckPaths(bucket_path, local_path): argument
56 def _CheckFileList(local_path, file_list): argument
67 def _PurgeSymlinks(local_path): argument
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/update_deps/
H A Dupdate_third_party_deps.py44 def _CheckPaths(bucket_path, local_path): argument
56 def _CheckFileList(local_path, file_list): argument
67 def _PurgeSymlinks(local_path): argument
/dports/lang/v8/v8-9.6.180.12/build/android/update_deps/
H A Dupdate_third_party_deps.py44 def _CheckPaths(bucket_path, local_path): argument
56 def _CheckFileList(local_path, file_list): argument
67 def _PurgeSymlinks(local_path): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/browser/
H A Dextension_to_load.py50 def local_path(self): member in ExtensionToLoad
56 def local_path(self, local_path): argument
/dports/misc/ktouch/ktouch-21.12.3/extras/scripts/
H A Dcheckqmlimports.py44 def check_imports(file, module, local_path): argument
57 def check_package_import(line, module, local_path): argument
80 local_path = qml_file_path.relative_to(args.path) variable
/dports/graphics/py-pyproj/pyproj-3.2.1/test/
H A Dtest_sync.py103 def dummy_urlretrieve(url, local_path): argument
131 def dummy_urlretrieve(url, local_path): argument
145 def dummy_urlretrieve(url, local_path): argument
165 def dummy_urlretrieve(url, local_path): argument
/dports/devel/godot2-tools/godot-2.1.6-stable/core/io/
H A Dresource_loader.cpp155 String local_path; in load() local
216 String local_path; in load_import_metadata() local
244 String local_path = p_path; in find_complete_path() local
288 String local_path; in load_interactive() local
358 String local_path; in get_dependencies() local
381 String local_path; in get_export_data() local
406 String local_path; in rename_dependencies() local
431 String local_path; in guess_full_filename() local
442 String local_path; in get_resource_type() local
/dports/devel/godot2/godot-2.1.6-stable/core/io/
H A Dresource_loader.cpp155 String local_path; in load() local
216 String local_path; in load_import_metadata() local
244 String local_path = p_path; in find_complete_path() local
288 String local_path; in load_interactive() local
358 String local_path; in get_dependencies() local
381 String local_path; in get_export_data() local
406 String local_path; in rename_dependencies() local
431 String local_path; in guess_full_filename() local
442 String local_path; in get_resource_type() local
/dports/www/erlang-mochiweb/mochiweb-2.18.0/support/templates/mochiwebapp_skel/src/
H A Dmochiapp_deps.erl77 local_path(Components, Module) -> function
83 local_path(Components) -> function
/dports/www/erlang-mochiweb-basho/mochiweb-4d38821/support/templates/mochiwebapp_skel/src/
H A Dmochiapp_deps.erl77 local_path(Components, Module) -> function
83 local_path(Components) -> function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mochiweb/support/templates/mochiwebapp_skel/src/
H A Dmochiapp_deps.erl77 local_path(Components, Module) -> function
83 local_path(Components) -> function
/dports/www/erlang-mochiweb-basho/mochiweb-4d38821/priv/skel/src/
H A Dskel_deps.erl77 local_path(Components, Module) -> function
83 local_path(Components) -> function
/dports/www/erlang-webmachine/webmachine-1.10.9/src/
H A Dwebmachine_deps.erl84 local_path(Components, Module) -> function
90 local_path(Components) -> function
/dports/devel/py-fabric3/Fabric3-1.14.post1/fabric/
H A Dsftp.py19 def _format_local(local_path, local_is_path): argument
117 def get(self, remote_path, local_path, use_sudo, local_is_path, rremote=None, temp_dir=""): argument
191 def get_dir(self, remote_path, local_path, use_sudo, temp_dir): argument
230 def put(self, local_path, remote_path, use_sudo, mirror_local_mode, mode, argument
289 def put_dir(self, local_path, remote_path, use_sudo, mirror_local_mode, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/file_handlers/
H A Dmime_util.cc37 void SniffMimeType(const base::FilePath& local_path, std::string* result) { in SniffMimeType()
79 const base::FilePath& local_path, in OnGetMimeTypeFromMetadataForNonNativeLocalPathCompleted()
123 const base::FilePath& local_path, in OnGetMimeTypeFromFileForNativeLocalPathCompleted()
144 const base::FilePath& local_path, in GetMimeTypeForLocalPath()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/file_handlers/
H A Dmime_util.cc37 void SniffMimeType(const base::FilePath& local_path, std::string* result) { in SniffMimeType()
75 const base::FilePath& local_path, in OnGetMimeTypeFromMetadataForNonNativeLocalPathCompleted()
119 const base::FilePath& local_path, in OnGetMimeTypeFromFileForNativeLocalPathCompleted()
140 const base::FilePath& local_path, in GetMimeTypeForLocalPath()
/dports/devel/py-nbclient/nbclient-0.5.9/
H A Dsetup.py13 local_path = os.path.dirname(__file__) variable
16 local_path = '.' variable
/dports/sysutils/py-borgmatic/borgmatic-1.5.21/borgmatic/borg/
H A Dlist.py14 def resolve_archive_name(repository, archive, storage_config, local_path='borg', remote_path=None): argument
50 def list_archives(repository, storage_config, list_arguments, local_path='borg', remote_path=None): argument
H A Dextract.py10 def extract_last_archive_dry_run(repository, lock_wait=None, local_path='borg', remote_path=None): argument
64 local_path='borg', argument
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/filebrowser/
H A Dauto-update-mgr.cpp76 QString local_path = DataManager::getLocalCacheFilePath(repo_id, path); in watchCachedFile() local
126 void AutoUpdateManager::uploadFile(const QString& local_path) in uploadFile()
147 void AutoUpdateManager::onFileChanged(const QString& local_path) in onFileChanged()
201 const QString local_path = task->localFilePath(); in onUpdateTaskFinished() local
268 void AutoUpdateManager::removeWatch(const QString& local_path) in removeWatch()
/dports/sysutils/duplicity/duplicity-0.8.20/duplicity/backends/
H A Dssh_pexpect_backend.py251 def _get(self, remote_filename, local_path): argument
258 def get_sftp(self, remote_filename, local_path): argument
266 def get_scp(self, remote_filename, local_path): argument
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/ctypes-python/csvn/
H A Dtxn.py156 def copy(self, src_path, dest_path, src_rev=None, local_path=None): argument
192 def upload(self, remote_path, local_path): argument
287 def _upload_file(self, remote_path, local_path): argument
338 copyfrom_rev = -1, local_path = None): argument
357 copyfrom_path = None, copyfrom_rev = -1, local_path = None): argument
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/ctypes-python/csvn/
H A Dtxn.py156 def copy(self, src_path, dest_path, src_rev=None, local_path=None): argument
192 def upload(self, remote_path, local_path): argument
287 def _upload_file(self, remote_path, local_path): argument
338 copyfrom_rev = -1, local_path = None): argument
357 copyfrom_path = None, copyfrom_rev = -1, local_path = None): argument
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/ctypes-python/csvn/
H A Dtxn.py156 def copy(self, src_path, dest_path, src_rev=None, local_path=None): argument
192 def upload(self, remote_path, local_path): argument
287 def _upload_file(self, remote_path, local_path): argument
338 copyfrom_rev = -1, local_path = None): argument
357 copyfrom_path = None, copyfrom_rev = -1, local_path = None): argument

12345678910>>...24