Home
last modified time | relevance | path

Searched defs:scheme (Results 176 – 200 of 15382) sorted by relevance

12345678910>>...616

/dports/sysutils/helmfile/helmfile-0.138.7/vendor/cloud.google.com/go/storage/internal/test/conformance/
H A Dv4_signatures.json11 "scheme": "https", string
23 "scheme": "https", string
38 "scheme": "https", string
50 "scheme": "https", string
62 "scheme": "https", string
77 "scheme": "https", string
89 "scheme": "https", string
105 "scheme": "https", string
123 "scheme": "https", string
138 "scheme": "https", string
[all …]
/dports/devel/gitlab-runner/google-cloud-go-storage-v1.12.0/storage/internal/test/conformance/
H A Dv4_signatures.json11 "scheme": "https", string
23 "scheme": "https", string
38 "scheme": "https", string
50 "scheme": "https", string
62 "scheme": "https", string
77 "scheme": "https", string
89 "scheme": "https", string
105 "scheme": "https", string
123 "scheme": "https", string
138 "scheme": "https", string
[all …]
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/storage/internal/test/conformance/
H A Dv4_signatures.json11 "scheme": "https", string
23 "scheme": "https", string
38 "scheme": "https", string
50 "scheme": "https", string
62 "scheme": "https", string
77 "scheme": "https", string
89 "scheme": "https", string
105 "scheme": "https", string
123 "scheme": "https", string
138 "scheme": "https", string
[all …]
/dports/www/tusd/google-cloud-go-storage-v1.18.2/storage/internal/test/conformance/
H A Dv4_signatures.json11 "scheme": "https", string
23 "scheme": "https", string
38 "scheme": "https", string
50 "scheme": "https", string
62 "scheme": "https", string
77 "scheme": "https", string
89 "scheme": "https", string
105 "scheme": "https", string
123 "scheme": "https", string
138 "scheme": "https", string
[all …]
/dports/www/grafana8/google-cloud-go-storage-v1.14.0/storage/internal/test/conformance/
H A Dv4_signatures.json11 "scheme": "https", string
23 "scheme": "https", string
38 "scheme": "https", string
50 "scheme": "https", string
62 "scheme": "https", string
77 "scheme": "https", string
89 "scheme": "https", string
105 "scheme": "https", string
123 "scheme": "https", string
138 "scheme": "https", string
[all …]
/dports/www/netsurf/netsurf-3.10/utils/http/
H A Dchallenge.c34 lwc_string *scheme; /**< Challenge scheme */ member
65 lwc_string *scheme; in http__parse_challenge() local
124 lwc_string **scheme, http_parameter **parameters) in http_challenge_list_iterate()
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/ringcentral/psr7/src/
H A DUri.php24 private $scheme = ''; variable in RingCentral\\Psr7\\Uri
324 public function withScheme($scheme)
477 private static function createUriString($scheme, $authority, $path, $query, $fragment)
516 private static function isNonStandardPort($scheme, $host, $port)
534 private function filterScheme($scheme)
551 private function filterPort($scheme, $host, $port)
/dports/deskutils/egroupware/egroupware/vendor/fxp/composer-asset-plugin/Repository/Vcs/
H A DBitbucketUtil.php43 $scheme,
77 $scheme,
107 $scheme,
167 …protected static function formatComposerContent(array $composer, $identifier, $scheme, $owner, $re…
/dports/cad/sumo/sumo-1.2.0/src/utils/gui/settings/
H A DGUIPropertySchemeStorage.h62 for (const auto& scheme : mySchemes) { in fill() local
70 void setActive(int scheme) { in setActive()
112 void addScheme(T scheme) { in addScheme()
H A DGUIVisualizationSettings.cpp161 GUIColorScheme scheme = GUIColorScheme("uniform", RGBColor::BLACK, "road", true, 0); in initSumoGuiDefaults() local
565 GUIScaleScheme scheme = GUIScaleScheme("default", 1, "uniform", true); in initSumoGuiDefaults() local
731 …GUIScaleScheme scheme = GUIScaleScheme("by selection (streetwise)", 0.5, "unselected", true, 0, CO… in initSumoGuiDefaults() local
762 GUIColorScheme scheme = GUIColorScheme("uniform", RGBColor::BLACK, "road", true); in initNeteditDefaults() local
895 GUIScaleScheme scheme = GUIScaleScheme("default", 1, "uniform", true); in initNeteditDefaults() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/
H A DInternalFileSystemCore.java62 public IFileSystem getFileSystem(String scheme) throws CoreException { in getFileSystem()
107 final String scheme = uri.getScheme(); in getStore() local
126 String scheme = element.getAttribute("scheme"); //$NON-NLS-1$ in getFileSystemRegistry() local
/dports/security/helib/HElib-1.3.1/utils/coders/
H A Dencode.py32 def printEmptyPtxts(amount, nslots, scheme): argument
42 def genSlot(csv, scheme): argument
47 def genPtxt(csv, nslots, scheme): argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
76 public String authString (URL u, String scheme, String realm); in authString()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
76 public String authString (URL u, String scheme, String realm); in authString()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
74 public String authString (URL u, String scheme, String realm); in authString()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
76 public String authString (URL u, String scheme, String realm); in authString()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
76 public String authString (URL u, String scheme, String realm); in authString()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
76 public String authString (URL u, String scheme, String realm); in authString()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
76 public String authString (URL u, String scheme, String realm); in authString()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
76 public String authString (URL u, String scheme, String realm); in authString()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
76 public String authString (URL u, String scheme, String realm); in authString()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java54 boolean schemeSupported (String scheme); in schemeSupported()
74 public String authString (URL u, String scheme, String realm); in authString()
/dports/security/heaan/HEAAN-2.1-40-g48a1ed0/HEAAN/src/
H A DTestScheme.cpp39 Scheme scheme(secretKey, ring); in testEncrypt() local
65 Scheme scheme(secretKey, ring); in testEncryptSingle() local
89 Scheme scheme(secretKey, ring); in testAdd() local
123 Scheme scheme(secretKey, ring); in testMult() local
156 Scheme scheme(secretKey, ring); in testiMult() local
195 Scheme scheme(secretKey, ring); in testRotateFast() local
224 Scheme scheme(secretKey, ring); in testConjugate() local
263 Scheme scheme(secretKey, ring); in testPowerOf2() local
298 Scheme scheme(secretKey, ring); in testPower() local
335 Scheme scheme(secretKey, ring); in testInverse() local
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr-util/ldap/
H A Dapr_ldap_url.c120 const char * scheme; in apr_ldap_is_ldap_url() local
140 const char * scheme; in apr_ldap_is_ldaps_url() local
160 const char * scheme; in apr_ldap_is_ldapi_url() local
175 const char **scheme) in skip_url_prefix()
267 const char *scheme = NULL; in apr_ldap_url_parse_ext() local
/dports/devel/apr1/apr-util-1.6.1/ldap/
H A Dapr_ldap_url.c120 const char * scheme; in apr_ldap_is_ldap_url() local
140 const char * scheme; in apr_ldap_is_ldaps_url() local
160 const char * scheme; in apr_ldap_is_ldapi_url() local
175 const char **scheme) in skip_url_prefix()
267 const char *scheme = NULL; in apr_ldap_url_parse_ext() local

12345678910>>...616