Home
last modified time | relevance | path

Searched defs:protector (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/functional/
H A Dbind.hpp73 struct protector struct
76 Bind bind_;
80 protector(Bind b) in protector() argument
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/functional/
H A Dbind.hpp73 struct protector struct
76 Bind bind_;
80 protector(Bind b) in protector() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DResourceLoader.cpp88 RefPtr<ResourceLoader> protector(this); in releaseResources() local
228 RefPtr<ResourceLoader> protector(this); in willSendRequest() local
256 RefPtr<ResourceLoader> protector(this); in didReceiveResponse() local
277 RefPtr<ResourceLoader> protector(this); in didReceiveData() local
329 RefPtr<ResourceLoader> protector(this); in didFail() local
463 RefPtr<ResourceLoader> protector(this); in shouldUseCredentialStorage() local
471 RefPtr<ResourceLoader> protector(this); in didReceiveAuthenticationChallenge() local
479 RefPtr<ResourceLoader> protector(this); in didCancelAuthenticationChallenge() local
486 RefPtr<ResourceLoader> protector(this); in canAuthenticateAgainstProtectionSpace() local
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/xoops_lib/modules/protector/class/
H A DProtectorFilter.php9 public $protector; variable in ProtectorFilterAbstract
50 public $protector; variable in ProtectorFilterHandler
/dports/devel/grpc/grpc-1.42.0/src/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_zero_copy_grpc_protector.cc157 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_protect() local
184 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_unprotect() local
226 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_destroy() local
239 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_max_frame_size() local
256 tsi_zero_copy_grpc_protector** protector) { in alts_zero_copy_grpc_protector_create()
/dports/devel/grpc130/grpc-1.30.2/src/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_zero_copy_grpc_protector.cc157 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_protect() local
184 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_unprotect() local
226 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_destroy() local
239 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_max_frame_size() local
256 tsi_zero_copy_grpc_protector** protector) { in alts_zero_copy_grpc_protector_create()
/dports/devel/grpc134/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_zero_copy_grpc_protector.cc157 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_protect() local
184 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_unprotect() local
226 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_destroy() local
239 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_max_frame_size() local
256 tsi_zero_copy_grpc_protector** protector) { in alts_zero_copy_grpc_protector_create()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_zero_copy_grpc_protector.cc157 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_protect() local
184 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_unprotect() local
226 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_destroy() local
239 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_max_frame_size() local
256 tsi_zero_copy_grpc_protector** protector) { in alts_zero_copy_grpc_protector_create()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_zero_copy_grpc_protector.cc157 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_protect() local
184 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_unprotect() local
226 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_destroy() local
239 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_max_frame_size() local
256 tsi_zero_copy_grpc_protector** protector) { in alts_zero_copy_grpc_protector_create()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DJSNPObject.cpp97 NPRuntimeObjectMap::PluginProtector protector(m_objectMap); in callMethod() local
136 NPRuntimeObjectMap::PluginProtector protector(m_objectMap); in callObject() local
175 NPRuntimeObjectMap::PluginProtector protector(m_objectMap); in callConstructor() local
304 NPRuntimeObjectMap::PluginProtector protector(m_objectMap); in put() local
334 NPRuntimeObjectMap::PluginProtector protector(m_objectMap); in getOwnPropertyNames() local
380 NPRuntimeObjectMap::PluginProtector protector(thisObj->m_objectMap); in propertyGetter() local
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/cmd/godex/
H A Dgodex.go149 type protector struct { struct
150 imp types.Importer
153 func (p *protector) Import(path string) (pkg *types.Package, err error) {

12345678910>>...12