Home
last modified time | relevance | path

Searched refs:Protected (Results 1 – 25 of 6187) sorted by relevance

12345678910>>...248

/dports/textproc/py-pybtex/pybtex-0.24.0/tests/
H A Drichtext_test.py992 text = Protected(Protected(), Protected('mary ', 'had ', 'a little lamb'))
1006 assert Protected() == Protected()
1007 assert not (Protected() != Protected())
1009 assert Protected('Cat') == Protected('Cat')
1014 assert Protected('Cat') != Protected('Dog')
1091 t = Protected('123', Protected('456', Protected('789')), '0')
1094 assert t[:7] == Protected('123', Protected('456', Protected('7')))
1095 assert t[:10] == Protected('123', Protected('456', Protected('789')), '0')
1096 assert t[:100] == Protected('123', Protected('456', Protected('789')), '0')
1099 assert t[:-3] == Protected('123', Protected('456', Protected('7')))
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>(); in f11()
365 assert_cannot_catch<const Base * , Protected *, Protected>(); in f11()
366 assert_cannot_catch< volatile Base * , Protected *, Protected>(); in f11()
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>(); in f11()
368 assert_cannot_catch< Base * const , Protected *, Protected>(); in f11()
369 assert_cannot_catch<const Base * const , Protected *, Protected>(); in f11()
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>(); in f11()
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>(); in f11()
372 assert_cannot_catch< Base * volatile, Protected *, Protected>(); in f11()
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>(); in f11()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>(); in f11()
365 assert_cannot_catch<const Base * , Protected *, Protected>(); in f11()
366 assert_cannot_catch< volatile Base * , Protected *, Protected>(); in f11()
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>(); in f11()
368 assert_cannot_catch< Base * const , Protected *, Protected>(); in f11()
369 assert_cannot_catch<const Base * const , Protected *, Protected>(); in f11()
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>(); in f11()
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>(); in f11()
372 assert_cannot_catch< Base * volatile, Protected *, Protected>(); in f11()
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>(); in f11()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>(); in f11()
365 assert_cannot_catch<const Base * , Protected *, Protected>(); in f11()
366 assert_cannot_catch< volatile Base * , Protected *, Protected>(); in f11()
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>(); in f11()
368 assert_cannot_catch< Base * const , Protected *, Protected>(); in f11()
369 assert_cannot_catch<const Base * const , Protected *, Protected>(); in f11()
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>(); in f11()
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>(); in f11()
372 assert_cannot_catch< Base * volatile, Protected *, Protected>(); in f11()
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>(); in f11()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++abi/trunk/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>(); in f11()
365 assert_cannot_catch<const Base * , Protected *, Protected>(); in f11()
366 assert_cannot_catch< volatile Base * , Protected *, Protected>(); in f11()
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>(); in f11()
368 assert_cannot_catch< Base * const , Protected *, Protected>(); in f11()
369 assert_cannot_catch<const Base * const , Protected *, Protected>(); in f11()
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>(); in f11()
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>(); in f11()
372 assert_cannot_catch< Base * volatile, Protected *, Protected>(); in f11()
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>(); in f11()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>(); in f11()
365 assert_cannot_catch<const Base * , Protected *, Protected>(); in f11()
366 assert_cannot_catch< volatile Base * , Protected *, Protected>(); in f11()
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>(); in f11()
368 assert_cannot_catch< Base * const , Protected *, Protected>(); in f11()
369 assert_cannot_catch<const Base * const , Protected *, Protected>(); in f11()
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>(); in f11()
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>(); in f11()
372 assert_cannot_catch< Base * volatile, Protected *, Protected>(); in f11()
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>(); in f11()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>(); in f11()
365 assert_cannot_catch<const Base * , Protected *, Protected>(); in f11()
366 assert_cannot_catch< volatile Base * , Protected *, Protected>(); in f11()
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>(); in f11()
368 assert_cannot_catch< Base * const , Protected *, Protected>(); in f11()
369 assert_cannot_catch<const Base * const , Protected *, Protected>(); in f11()
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>(); in f11()
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>(); in f11()
372 assert_cannot_catch< Base * volatile, Protected *, Protected>(); in f11()
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>(); in f11()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>(); in f11()
365 assert_cannot_catch<const Base * , Protected *, Protected>(); in f11()
366 assert_cannot_catch< volatile Base * , Protected *, Protected>(); in f11()
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>(); in f11()
368 assert_cannot_catch< Base * const , Protected *, Protected>(); in f11()
369 assert_cannot_catch<const Base * const , Protected *, Protected>(); in f11()
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>(); in f11()
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>(); in f11()
372 assert_cannot_catch< Base * volatile, Protected *, Protected>(); in f11()
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>(); in f11()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>(); in f11()
365 assert_cannot_catch<const Base * , Protected *, Protected>(); in f11()
366 assert_cannot_catch< volatile Base * , Protected *, Protected>(); in f11()
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>(); in f11()
368 assert_cannot_catch< Base * const , Protected *, Protected>(); in f11()
369 assert_cannot_catch<const Base * const , Protected *, Protected>(); in f11()
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>(); in f11()
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>(); in f11()
372 assert_cannot_catch< Base * volatile, Protected *, Protected>(); in f11()
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>(); in f11()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>(); in f11()
365 assert_cannot_catch<const Base * , Protected *, Protected>(); in f11()
366 assert_cannot_catch< volatile Base * , Protected *, Protected>(); in f11()
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>(); in f11()
368 assert_cannot_catch< Base * const , Protected *, Protected>(); in f11()
369 assert_cannot_catch<const Base * const , Protected *, Protected>(); in f11()
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>(); in f11()
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>(); in f11()
372 assert_cannot_catch< Base * volatile, Protected *, Protected>(); in f11()
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>(); in f11()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp364 assert_cannot_catch< Base * , Protected *, Protected>();
365 assert_cannot_catch<const Base * , Protected *, Protected>();
366 assert_cannot_catch< volatile Base * , Protected *, Protected>();
367 assert_cannot_catch<const volatile Base * , Protected *, Protected>();
368 assert_cannot_catch< Base * const , Protected *, Protected>();
369 assert_cannot_catch<const Base * const , Protected *, Protected>();
370 assert_cannot_catch< volatile Base * const , Protected *, Protected>();
371 assert_cannot_catch<const volatile Base * const , Protected *, Protected>();
372 assert_cannot_catch< Base * volatile, Protected *, Protected>();
373 assert_cannot_catch<const Base * volatile, Protected *, Protected>();
[all …]
/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/crypto/
H A Dmem.rs52 impl PartialEq for Protected { implementation
58 impl Eq for Protected {} implementation
60 impl Hash for Protected { implementation
66 impl Protected { impl
73 impl Deref for Protected { implementation
93 impl DerefMut for Protected { implementation
107 Protected(Pin::new(v)) in from()
117 impl Drop for Protected { implementation
125 impl fmt::Debug for Protected { implementation
173 ciphertext: Protected,
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/crypto/
H A Dmem.rs52 impl PartialEq for Protected { implementation
58 impl Eq for Protected {} implementation
60 impl Hash for Protected { implementation
66 impl Protected { implementation
73 impl Deref for Protected { implementation
93 impl DerefMut for Protected { implementation
107 Protected(Pin::new(v)) in from()
117 impl Drop for Protected { implementation
125 impl fmt::Debug for Protected { implementation
173 ciphertext: Protected,
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/SermoDigital/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/SermoDigital/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/briankassouf/jose/
H A Dheader.go64 type Protected Header type
67 func (p Protected) Get(key string) interface{} {
75 func (p Protected) Set(key string, val interface{}) {
80 func (p Protected) Del(key string) {
86 func (p Protected) Has(key string) bool {
92 func (p Protected) MarshalJSON() ([]byte, error) {
101 func (p Protected) Base64() ([]byte, error) {
110 func (p *Protected) UnmarshalJSON(b []byte) error {
115 *p = Protected(h)
120 _ json.Marshaler = (Protected)(nil)
[all …]

12345678910>>...248