/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/weborigin/ |
H A D | scheme_registry.cc | 150 const String& scheme) { in ShouldTreatURLSchemeAsDisplayIsolated() 158 const String& scheme) { in ShouldTreatURLSchemeAsRestrictingMixedContent() 184 const String& scheme) { in SetDomainRelaxationForbiddenForURLScheme() 199 const String& scheme) { in IsDomainRelaxationForbiddenForURLScheme() 213 const String& scheme) { in RegisterURLSchemeAsNotAllowingJavascriptURLs() 220 const String& scheme) { in RemoveURLSchemeAsNotAllowingJavascriptURLs() 226 const String& scheme) { in ShouldTreatURLSchemeAsNotAllowingJavascriptURLs() 276 const String& scheme) { in RegisterURLSchemeAsAllowingServiceWorkers() 282 const String& scheme) { in ShouldTreatURLSchemeAsAllowingServiceWorkers() 355 const String& scheme, in RegisterURLSchemeAsBypassingContentSecurityPolicy() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/weborigin/ |
H A D | scheme_registry.cc | 155 const String& scheme) { in ShouldTreatURLSchemeAsDisplayIsolated() 163 const String& scheme) { in ShouldTreatURLSchemeAsRestrictingMixedContent() 189 const String& scheme) { in SetDomainRelaxationForbiddenForURLScheme() 209 const String& scheme) { in IsDomainRelaxationForbiddenForURLScheme() 223 const String& scheme) { in RegisterURLSchemeAsNotAllowingJavascriptURLs() 230 const String& scheme) { in RemoveURLSchemeAsNotAllowingJavascriptURLs() 236 const String& scheme) { in ShouldTreatURLSchemeAsNotAllowingJavascriptURLs() 286 const String& scheme) { in RegisterURLSchemeAsAllowingServiceWorkers() 292 const String& scheme) { in ShouldTreatURLSchemeAsAllowingServiceWorkers() 389 const String& scheme, in RegisterURLSchemeAsBypassingContentSecurityPolicy() [all …]
|
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Tiny/ |
H A D | scheme-private.h | 61 struct scheme { struct 63 func_alloc malloc; 64 func_dealloc free; 67 int retcode; 68 int tracing; 85 struct cell _sink; 87 struct cell _NIL; 115 cell_ptr inport; 116 cell_ptr outport; 143 struct scheme_interface *vptr; argument [all …]
|
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/script-fu/tinyscheme/ |
H A D | scheme-private.h | 57 struct scheme { struct 59 func_alloc malloc; 60 func_dealloc free; 63 int retcode; 64 int tracing; 89 struct cell _NIL; 118 pointer inport; 119 pointer outport; 128 int file_i; 152 struct scheme_interface *vptr; argument [all …]
|
/dports/lang/mit-scheme/mit-scheme-9.2/src/edwin/ |
H A D | schmod.scm | 36 (define-major-mode scheme fundamental "Scheme" unknown 85 (define-key 'scheme #\tab 'lisp-indent-line) unknown 86 (define-key 'scheme #\) 'lisp-insert-paren) unknown 87 (define-key 'scheme #\m-A 'show-parameter-list) unknown 88 (define-key 'scheme #\m-g 'undefined) unknown 89 (define-key 'scheme #\m-o 'eval-current-buffer) unknown 90 (define-key 'scheme #\m-q 'undefined) unknown 91 (define-key 'scheme #\m-s 'step-defun) unknown 92 (define-key 'scheme #\m-z 'eval-defun) unknown 93 (define-key 'scheme #\c-m-q 'indent-sexp) unknown [all …]
|
/dports/cad/gerbv/gerbv-2.7.0/src/ |
H A D | scheme-private.h | 54 struct scheme { struct 56 func_alloc malloc; 57 func_dealloc free; 60 int retcode; 61 int tracing; 77 struct cell _sink; 79 struct cell _NIL; 105 pointer inport; 106 pointer outport; 132 struct scheme_interface *vptr; argument [all …]
|
/dports/security/gnupg/gnupg-2.3.3/tests/gpgscm/ |
H A D | scheme-private.h | 98 struct scheme { struct 100 func_alloc malloc; 101 func_dealloc free; 104 int retcode; 105 int tracing; 136 struct cell _NIL; 171 pointer inport; 172 pointer outport; 174 pointer loadport; 181 int file_i; [all …]
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/ |
H A D | SchemeRegistry.cpp | 107 void SchemeRegistry::registerURLSchemeAsLocal(const String& scheme) in registerURLSchemeAsLocal() 112 void SchemeRegistry::removeURLSchemeRegisteredAsLocal(const String& scheme) in removeURLSchemeRegisteredAsLocal() 128 bool SchemeRegistry::shouldTreatURLSchemeAsLocal(const String& scheme) in shouldTreatURLSchemeAsLocal() 135 void SchemeRegistry::registerURLSchemeAsNoAccess(const String& scheme) in registerURLSchemeAsNoAccess() 140 bool SchemeRegistry::shouldTreatURLSchemeAsNoAccess(const String& scheme) in shouldTreatURLSchemeAsNoAccess() 147 void SchemeRegistry::registerURLSchemeAsDisplayIsolated(const String& scheme) in registerURLSchemeAsDisplayIsolated() 159 void SchemeRegistry::registerURLSchemeAsSecure(const String& scheme) in registerURLSchemeAsSecure() 164 bool SchemeRegistry::shouldTreatURLSchemeAsSecure(const String& scheme) in shouldTreatURLSchemeAsSecure() 171 void SchemeRegistry::registerURLSchemeAsEmptyDocument(const String& scheme) in registerURLSchemeAsEmptyDocument() 176 bool SchemeRegistry::shouldLoadURLSchemeAsEmptyDocument(const String& scheme) in shouldLoadURLSchemeAsEmptyDocument() [all …]
|
/dports/games/nazghul/nazghul-0.7.1/src/ |
H A D | scheme-private.h | 59 struct scheme { struct 61 func_alloc malloc; 62 func_dealloc free; 65 int retcode; 66 int tracing; 82 struct cell _sink; 84 struct cell _NIL; 110 pointer inport; 111 pointer outport; 137 struct scheme_interface *vptr; argument [all …]
|
/dports/graphics/qvge/qvge-0.6.3/src/commonui/ |
H A D | CColorSchemesUIController.cpp | 9 Scheme scheme{ tr("Grayscale") }; in CColorSchemesUIController() local 22 Scheme scheme{ tr("Inverse Grayscale") }; in CColorSchemesUIController() local 35 Scheme scheme{ tr("Solarized Light") }; in CColorSchemesUIController() local 48 Scheme scheme{ tr("Blue && Orange") }; in CColorSchemesUIController() local 61 Scheme scheme{ tr("Forest") }; in CColorSchemesUIController() local 74 Scheme scheme{ tr("Sunny Spring") }; in CColorSchemesUIController() local 87 Scheme scheme{ tr("Night Sky") }; in CColorSchemesUIController() local 110 void CColorSchemesUIController::addScheme(const Scheme& scheme) in addScheme() 119 void CColorSchemesUIController::applyScheme(const Scheme& scheme) in applyScheme()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/common/ |
H A D | url_schemes.cc | 66 for (auto& scheme : schemes.standard_schemes) in RegisterContentSchemes() local 69 for (auto& scheme : schemes.referrer_schemes) in RegisterContentSchemes() local 76 for (auto& scheme : schemes.secure_schemes) in RegisterContentSchemes() local 79 for (auto& scheme : schemes.local_schemes) in RegisterContentSchemes() local 83 for (auto& scheme : schemes.no_access_schemes) in RegisterContentSchemes() local 88 for (auto& scheme : schemes.cors_enabled_schemes) in RegisterContentSchemes() local 93 for (auto& scheme : schemes.csp_bypassing_schemes) in RegisterContentSchemes() local 96 for (auto& scheme : schemes.empty_document_schemes) in RegisterContentSchemes() local
|
/dports/science/gromacs/gromacs-2021.4/docs/reference-manual/functions/ |
H A D | interaction-methods.rst | 83 .. |CPCOP| replace:: :math:`r_c`, :math:`{\varepsilon}_{r}` 84 .. |CRFP| replace:: :math:`r_c`, :math:`{\varepsilon}_{rf}` 85 .. |CSHFP| replace:: :math:`r_1`, :math:`r_c`, :math:`{\varepsilon}_{r}` 86 .. |CSWFP| replace:: :math:`r_1`, :math:`r_c`, :math:`{\varepsilon}_{r}` 87 .. |VPCOP| replace:: :math:`r_c` 88 .. |VSHFP| replace:: :math:`r_1`, :math:`r_c` 89 .. |VSWFP| replace:: :math:`r_1`, :math:`r_c` 91 .. _tab-funcparm: 114 .. _virtualsites:
|
/dports/science/cdk/cdk-cdk-2.3/base/test-interfaces/src/test/java/org/openscience/cdk/interfaces/ |
H A D | AbstractReactionSchemeTest.java | 41 IReactionScheme scheme = (IReactionScheme) newChemObject(); in testGetReactionSchemeCount() local 54 IReactionScheme scheme = (IReactionScheme) newChemObject(); in testGetReactionCount() local 67 IReactionScheme scheme = (IReactionScheme) newChemObject(); in testReactionSchemes() local 89 IReactionScheme scheme = (IReactionScheme) newChemObject(); in testReactions() local 110 IReactionScheme scheme = (IReactionScheme) newChemObject(); in testAdd_IReactionScheme() local 128 IReactionScheme scheme = (IReactionScheme) newChemObject(); in testAdd_IReaction() local 148 IReactionScheme scheme = (IReactionScheme) newChemObject(); in testClone() local 161 IReactionScheme scheme = (IReactionScheme) newChemObject(); in testRemoveReactionScheme_IReactionScheme() local 177 IReactionScheme scheme = (IReactionScheme) newChemObject(); in testRemoveAllReactionSchemes() local
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/common/ |
H A D | url_schemes.cc | 67 for (auto& scheme : schemes.standard_schemes) in RegisterContentSchemes() local 70 for (auto& scheme : schemes.referrer_schemes) in RegisterContentSchemes() local 76 for (auto& scheme : schemes.secure_schemes) in RegisterContentSchemes() local 79 for (auto& scheme : schemes.local_schemes) in RegisterContentSchemes() local 83 for (auto& scheme : schemes.no_access_schemes) in RegisterContentSchemes() local 87 for (auto& scheme : schemes.cors_enabled_schemes) in RegisterContentSchemes() local 92 for (auto& scheme : schemes.csp_bypassing_schemes) in RegisterContentSchemes() local 95 for (auto& scheme : schemes.empty_document_schemes) in RegisterContentSchemes() local
|
/dports/sysutils/py-salt/salt-3004.1/salt/modules/ |
H A D | win_powercfg.py | 41 def _get_powercfg_minute_values(scheme, guid, subguid, safe_name): argument 68 def _set_powercfg_value(scheme, sub_group, setting_guid, power, value): argument 81 def set_monitor_timeout(timeout, power="ac", scheme=None): argument 124 def get_monitor_timeout(scheme=None): argument 155 def set_disk_timeout(timeout, power="ac", scheme=None): argument 198 def get_disk_timeout(scheme=None): argument 229 def set_standby_timeout(timeout, power="ac", scheme=None): argument 272 def get_standby_timeout(scheme=None): argument 299 def set_hibernate_timeout(timeout, power="ac", scheme=None): argument 342 def get_hibernate_timeout(scheme=None): argument
|
/dports/www/firefox/firefox-99.0/dom/media/test/ |
H A D | mochitest_eme.ini | 770 scheme=https key 775 scheme=https key 777 scheme=https key 783 scheme=https key 788 scheme=https key 793 scheme=https key 798 scheme=https key 803 scheme=https key 806 scheme=https key 811 scheme=https key [all …]
|
/dports/devel/py-vcrpy/vcrpy-2.0.1/tests/integration/ |
H A D | test_aiohttp.py | 34 def scheme(request): function 39 def test_status(tmpdir, scheme): argument 50 def test_headers(tmpdir, scheme): argument 61 def test_text(tmpdir, scheme): argument 72 def test_json(tmpdir, scheme): argument 85 def test_binary(tmpdir, scheme): argument 96 def test_post(tmpdir, scheme): argument 108 def test_params(tmpdir, scheme): argument 122 def test_params_same_url_distinct_params(tmpdir, scheme): argument 142 def test_params_on_url(tmpdir, scheme): argument
|
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/passwordmgr/test/mochitest/ |
H A D | mochitest.ini | 47 scheme = https key 54 scheme = https key 62 scheme = https key 66 scheme = https key 69 scheme = https key 71 scheme = https key 74 scheme = https key 77 scheme = https key 80 scheme = https key 89 scheme = https key [all …]
|
/dports/www/firefox/firefox-99.0/toolkit/components/passwordmgr/test/mochitest/ |
H A D | mochitest.ini | 48 scheme = https key 55 scheme = https key 63 scheme = https key 67 scheme = https key 70 scheme = https key 72 scheme = https key 75 scheme = https key 78 scheme = https key 81 scheme = https key 90 scheme = https key [all …]
|
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/passwordmgr/test/mochitest/ |
H A D | mochitest.ini | 47 scheme = https key 54 scheme = https key 62 scheme = https key 66 scheme = https key 69 scheme = https key 71 scheme = https key 74 scheme = https key 77 scheme = https key 80 scheme = https key 89 scheme = https key [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/exported/ |
H A D | web_security_policy.cc | 45 const WebString& scheme) { in RegisterURLSchemeAsDisplayIsolated() 50 const WebString& scheme) { in RegisterURLSchemeAsAllowingServiceWorkers() 55 const WebString& scheme) { in RegisterURLSchemeAsAllowingWasmEvalCSP() 60 const WebString& scheme) { in RegisterURLSchemeAsSupportingFetchAPI() 65 const WebString& scheme) { in RegisterURLSchemeAsFirstPartyWhenTopLevel() 71 const WebString& scheme) { in RegisterURLSchemeAsFirstPartyWhenTopLevelEmbeddingSecure() 121 const WebString& scheme) { in AddSchemeToSecureContextSafelist() 134 const WebString& scheme) { in RegisterURLSchemeAsNotAllowingJavascriptURLs() 139 const WebString& scheme) { in RegisterURLSchemeAsAllowedForReferrer()
|
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/passwordmgr/test/mochitest/ |
H A D | mochitest.ini | 33 scheme = https key 38 scheme = https key 41 scheme = https key 43 scheme = https key 46 scheme = https key 49 scheme = https key 55 scheme = https key 58 scheme = https key 61 scheme = https key 64 scheme = https key [all …]
|
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/blast/ |
H A D | test_blast_statistics.h | 45 BlastScoringScheme<TScheme> scheme; in SEQAN_DEFINE_TEST() local 82 BlastScoringScheme<TScheme> scheme; in SEQAN_DEFINE_TEST() local 116 BlastScoringScheme<TScheme> scheme; in SEQAN_DEFINE_TEST() local 133 BlastScoringScheme<TScheme> scheme; in SEQAN_DEFINE_TEST() local 150 BlastScoringScheme<TScheme> scheme; in SEQAN_DEFINE_TEST() local 167 BlastScoringScheme<TScheme> scheme; in SEQAN_DEFINE_TEST() local 198 BlastScoringScheme<TScheme> scheme; in SEQAN_DEFINE_TEST() local 239 BlastScoringScheme<TScheme> scheme; in SEQAN_DEFINE_TEST() local
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/exported/ |
H A D | web_security_policy.cc | 45 const WebString& scheme) { in RegisterURLSchemeAsDisplayIsolated() 50 const WebString& scheme) { in RegisterURLSchemeAsAllowingServiceWorkers() 55 const WebString& scheme) { in RegisterURLSchemeAsAllowingWasmEvalCSP() 60 const WebString& scheme) { in RegisterURLSchemeAsSupportingFetchAPI() 65 const WebString& scheme) { in RegisterURLSchemeAsFirstPartyWhenTopLevel() 114 const WebString& scheme) { in AddSchemeToSecureContextSafelist() 127 const WebString& scheme) { in RegisterURLSchemeAsNotAllowingJavascriptURLs() 132 const WebString& scheme) { in RegisterURLSchemeAsAllowedForReferrer()
|
/dports/java/avis/avis-1.2.0/common/java/src/main/org/avis/security/ |
H A D | Keys.java | 134 public void add (SingleKeyScheme scheme, Key key) in add() 147 public void remove (SingleKeyScheme scheme, Key key) in remove() 170 public void add (DualKeyScheme scheme, in add() 188 public void remove (DualKeyScheme scheme, in remove() 220 private void add (KeyScheme scheme, KeySet keys) in add() 321 private KeySet keysetFor (KeyScheme scheme) in keysetFor() 342 DualKeySet keysetFor (DualKeyScheme scheme) in keysetFor() 363 SingleKeySet keysetFor (SingleKeyScheme scheme) in keysetFor() 376 private KeySet newKeysetFor (KeyScheme scheme) in newKeysetFor() 435 KeyScheme scheme = entry.getKey (); in match() local [all …]
|