Home
last modified time | relevance | path

Searched defs:ptr5 (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/tpm2-tss/test/unit/
H A DTPMT-marshal.c33 TPMU_PUBLIC_PARMS *ptr5; in tpmt_marshal_success() local
85 TPMS_KEYEDHASH_PARMS *ptr5; in tpmt_marshal_success_offset() local
223 TPMS_KEYEDHASH_PARMS *ptr5; in tpmt_unmarshal_success() local
314 TPMS_KEYEDHASH_PARMS *ptr5; in tpmt_unmarshal_dest_null_offset_valid() local
358 TPMS_KEYEDHASH_PARMS *ptr5; in tpmt_unmarshal_buffer_size_lt_data_nad_lt_offset() local
/aosp_15_r20/art/runtime/gc/space/
H A Dspace_create_test.cc137 mirror::Object* ptr5 = space->AllocWithGrowth(self, 8 * MB, &unused, nullptr, &unused); in TEST_P() local
271 mirror::Object* ptr5 = AllocWithGrowth(space, self, 8 * MB, &unused, nullptr, &unused); in TEST_P() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Datl.cpp539 ptr4(new int(1)), ptr5(new int(2)), ptr6(new int(4)), ptr7(new int(0)); in test_atl() local
553 ptr4(new int(1)), ptr5(new int(2)), ptr6(new int(4)), ptr7(new int(0)); in test_atl() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-virtual-member-pointers.cpp47 S (C::*ptr5)(U); in f() local
H A Dmember-function-pointers.cpp208 void (C::*ptr5)() = &C::vfoo; variable
H A Dmicrosoft-abi-member-pointers.cpp176 int C::*ptr5 = (int C::*) (long D::*) 0; variable
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2099/
H A Dpoc.cpp56 NFC_HDR *ptr4 = nullptr, uint8_t *ptr5 = nullptr) { in freeResourcesAndReturn()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/windows/
Doverlapped_ptr.cpp67 win::overlapped_ptr ptr5(ioc.get_executor(), overlapped_handler_2()); in test() local
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dmaybe_owned_unittest.cpp178 MaybeOwned<PseudoDeletable> ptr5; in TEST() local
/aosp_15_r20/trusty/kernel/app/mmutest/
H A Dmmutest.c438 void* ptr5 = NULL; in TEST_P() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs664 let ptr5: *const [u8; 5] = ptr.cast(); in align_offset_with_provenance_const() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs664 let ptr5: *const [u8; 5] = ptr.cast(); in align_offset_with_provenance_const() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs664 let ptr5: *const [u8; 5] = ptr.cast(); in align_offset_with_provenance_const() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs664 let ptr5: *const [u8; 5] = ptr.cast(); in align_offset_with_provenance_const() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs664 let ptr5: *const [u8; 5] = ptr.cast(); in align_offset_with_provenance_const() localVariable
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_unittest.cc1898 void* ptr5 = allocator.root()->Alloc(big_size, type_name); in TEST_P() local
2997 void* ptr5 = allocator.root()->Alloc(size, type_name); in TEST_P() local