/external/rust/android-crates-io/crates/coset/src/sign/ |
D | tests.rs | 1139 let protected = HeaderBuilder::new() in test_sign_roundtrip() localVariable 1192 let protected = HeaderBuilder::new() in test_sign_detached_roundtrip() localVariable 1275 let protected = in test_sign_noncanonical() localVariable 1326 let protected = HeaderBuilder::new() in test_sign_create_result() localVariable 1361 let protected = HeaderBuilder::new() in test_sign_detached_create_result() localVariable 1398 let protected = HeaderBuilder::new() in test_sign_sig_index_invalid() localVariable 1425 let protected = HeaderBuilder::new() in test_sign_detached_sig_index_invalid() localVariable 1585 let protected = HeaderBuilder::new() in test_sign1_roundtrip() localVariable 1629 let protected = HeaderBuilder::new() in test_sign1_detached_roundtrip() localVariable 1676 let protected = HeaderBuilder::new() in test_sign1_create_result() localVariable [all …]
|
/external/rust/android-crates-io/crates/coset/src/encrypt/ |
D | tests.rs | 692 let protected = HeaderBuilder::new() in test_cose_recipient_roundtrip() localVariable 740 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_recipient_noncanonical() localVariable 778 let protected = HeaderBuilder::new() in test_cose_recipient_result() localVariable 863 let protected = HeaderBuilder::new() in test_cose_encrypt_roundtrip() localVariable 902 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_encrypt_noncanonical() localVariable 945 let protected = HeaderBuilder::new() in test_cose_encrypt_status() localVariable 978 let protected = HeaderBuilder::new() in test_cose_encrypt0_roundtrip() localVariable 1017 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_encrypt0_noncanonical() localVariable 1059 let protected = HeaderBuilder::new() in test_cose_encrypt0_status() localVariable
|
D | mod.rs | 43 pub protected: ProtectedHeader, field 215 pub protected: ProtectedHeader, field 348 pub protected: ProtectedHeader, field
|
/external/flac/src/libFLAC/include/ |
D | Makefile.am | 32 SUBDIRS = private protected subdir
|
/external/clang/test/SemaObjC/ |
D | property-typecheck-1.m | 55 @interface SPeer_iDisk_remote1 (protected) category 58 @implementation SPeer_iDisk_remote1 (protected) category
|
D | ivar-access-tests.m | 9 int protected; field
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__iterator/ |
D | front_insert_iterator.h | 38 protected: variable
|
D | back_insert_iterator.h | 38 protected: variable
|
D | insert_iterator.h | 47 protected: variable
|
/external/cronet/stable/third_party/libc++/src/include/__iterator/ |
D | front_insert_iterator.h | 38 protected: variable
|
D | back_insert_iterator.h | 38 protected: variable
|
D | insert_iterator.h | 47 protected: variable
|
/external/cronet/tot/third_party/libc++/src/include/__iterator/ |
D | front_insert_iterator.h | 38 protected: variable
|
D | back_insert_iterator.h | 38 protected: variable
|
D | insert_iterator.h | 47 protected: variable
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__iterator/ |
D | front_insert_iterator.h | 38 protected: variable
|
D | back_insert_iterator.h | 38 protected: variable
|
D | insert_iterator.h | 47 protected: variable
|
/external/mesa3d/src/gallium/drivers/iris/i915/ |
D | iris_batch.c | 99 iris_create_hw_context(struct iris_bufmgr *bufmgr, bool protected) in iris_create_hw_context() 239 bool protected = iris_hw_context_get_protected(bufmgr, batch->i915.ctx_id); in clone_hw_context() local
|
/external/kotlinx.serialization/benchmark/src/jmh/resources/ |
D | twitter.json | 1 …"Tue Dec 06 22:21:26 +0000 2011","user":{"profile_link_color":"140e13","protected":false,"default_… boolean
|
/external/rust/android-crates-io/crates/coset/examples/ |
D | signature.rs | 48 let protected = coset::HeaderBuilder::new() in main() localVariable
|
D | cwt.rs | 63 let protected = coset::HeaderBuilder::new() in main() localVariable
|
/external/rust/android-crates-io/crates/coset/src/header/ |
D | tests.rs | 163 let protected = ProtectedHeader { in test_header_encode() localVariable
|
/external/linux-kselftest/tools/testing/selftests/cgroup/ |
D | memcg_protection.m | 51 protected = min(n, c); % start with nominal variable
|
/external/rust/android-crates-io/crates/coset/src/mac/ |
D | tests.rs | 565 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_mac_noncanonical() localVariable 684 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_mac0_noncanonical() localVariable
|