Home
last modified time | relevance | path

Searched defs:root_url (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/www/firefox/firefox-99.0/third_party/python/taskcluster_urls/taskcluster_urls/
H A D__init__.py1 def api(root_url, service, version, path): argument
7 def api_reference(root_url, service, version): argument
12 def docs(root_url, path): argument
18 def exchange_reference(root_url, service, version): argument
23 def schema(root_url, service, name): argument
29 def api_reference_schema(root_url, version): argument
37 def api_manifest_schema(root_url, version): argument
41 def metadata_metaschema(root_url, version): argument
45 def ui(root_url, path): argument
51 def api_manifest(root_url): argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/taskcluster-urls/taskcluster_urls/
H A D__init__.py3 def api(root_url, service, version, path): argument
12 def api_reference(root_url, service, version): argument
20 def docs(root_url, path): argument
29 def exchange_reference(root_url, service, version): argument
37 def schema(root_url, service, name): argument
46 def ui(root_url, path): argument
55 def services_manifest(root_url): argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/taskcluster-urls/taskcluster_urls/
H A D__init__.py3 def api(root_url, service, version, path): argument
12 def api_reference(root_url, service, version): argument
20 def docs(root_url, path): argument
29 def exchange_reference(root_url, service, version): argument
37 def schema(root_url, service, name): argument
46 def ui(root_url, path): argument
55 def services_manifest(root_url): argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/taskcluster-urls/taskcluster_urls/
H A D__init__.py3 def api(root_url, service, version, path): argument
12 def api_reference(root_url, service, version): argument
20 def docs(root_url, path): argument
29 def exchange_reference(root_url, service, version): argument
37 def schema(root_url, service, name): argument
46 def ui(root_url, path): argument
55 def services_manifest(root_url): argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/taskcluster-urls/taskcluster_urls/
H A D__init__.py3 def api(root_url, service, version, path): argument
12 def api_reference(root_url, service, version): argument
20 def docs(root_url, path): argument
29 def exchange_reference(root_url, service, version): argument
37 def schema(root_url, service, name): argument
46 def ui(root_url, path): argument
55 def services_manifest(root_url): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/filesystem/
H A Ddom_file_system_base_test.cc29 KURL root_url = DOMFileSystemBase::CreateFileSystemRootURL( in TEST_F() local
43 KURL root_url = DOMFileSystemBase::CreateFileSystemRootURL( in TEST_F() local
57 KURL root_url = DOMFileSystemBase::CreateFileSystemRootURL( in TEST_F() local
H A Ddom_file_system.cc80 StringBuilder root_url; in CreateIsolatedFileSystem() local
97 const KURL& root_url) in DOMFileSystem()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/filesystem/
H A Ddom_file_system_base_test.cc29 KURL root_url = DOMFileSystemBase::CreateFileSystemRootURL( in TEST_F() local
43 KURL root_url = DOMFileSystemBase::CreateFileSystemRootURL( in TEST_F() local
57 KURL root_url = DOMFileSystemBase::CreateFileSystemRootURL( in TEST_F() local
H A Ddom_file_system.cc80 StringBuilder root_url; in CreateIsolatedFileSystem() local
97 const KURL& root_url) in DOMFileSystem()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media_galleries/fileapi/
H A Dnative_media_file_util_unittest.cc249 FileSystemURL root_url = CreateURL(FPL("")); in TEST_F() local
283 FileSystemURL root_url = CreateURL(FPL("")); in TEST_F() local
331 FileSystemURL root_url = CreateURL(FPL("")); in TEST_F() local
385 FileSystemURL root_url = CreateURL(FPL("")); in TEST_F() local
432 FileSystemURL root_url = CreateURL(FPL("")); in TEST_F() local
476 FileSystemURL root_url = CreateURL(FPL("")); in TEST_F() local
503 FileSystemURL root_url = CreateURL(FPL("")); in TEST_F() local
538 FileSystemURL root_url = CreateURL(FPL("")); in TEST_F() local
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/docker/image_builder/build-image/src/
H A Dtaskcluster.rs8 root_url: url::Url, field
26 pub fn root_url(&self) -> String { in root_url() method
/dports/www/firefox/firefox-99.0/taskcluster/docker/image_builder/build-image/src/
H A Dtaskcluster.rs8 root_url: url::Url, field
26 pub fn root_url(&self) -> String { in root_url() method
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/docker/image_builder/build-image/src/
H A Dtaskcluster.rs8 root_url: url::Url, field
26 pub fn root_url(&self) -> String { in root_url() method
/dports/www/mythplugin-mythweb/mythweb-31.0/includes/
H A Ddefines.php126 $root_url = (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') ? 'https://' : 'http://'; variable
143 define('root_url', $root_url); define
/dports/www/grafana8/grafana-8.3.6/pkg/setting/testdata/
H A Dinvalid.ini2 root_url = %(protocol)s://%(domain)s:%(port)s/grafana/ key
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/common/file_system/
H A Dfile_system_info.cc13 const GURL& root_url, in FileSystemInfo()
H A Dfile_system_info.h27 GURL root_url; in COMPONENT_EXPORT() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/common/file_system/
H A Dfile_system_info.cc13 const GURL& root_url, in FileSystemInfo()
H A Dfile_system_info.h27 GURL root_url; in COMPONENT_EXPORT() local
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dcmdline.c58 check_root_url_of_target(const char **root_url, in check_root_url_of_target()
125 const char *root_url = NULL; in svn_client_args_to_target_array2() local
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dcmdline.c58 check_root_url_of_target(const char **root_url, in check_root_url_of_target()
125 const char *root_url = NULL; in svn_client_args_to_target_array2() local
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Dcmdline.c58 check_root_url_of_target(const char **root_url, in check_root_url_of_target()
125 const char *root_url = NULL; in svn_client_args_to_target_array2() local
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dcmdline.c58 check_root_url_of_target(const char **root_url, in check_root_url_of_target()
125 const char *root_url = NULL; in svn_client_args_to_target_array2() local
/dports/www/piwigo/piwigo/
H A Didentification.php75 $root_url = get_absolute_root_url(); variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/api/helpers/
H A Dversion.rb20 def root_url method in API.Helpers.Version

12345678