Home
last modified time | relevance | path

Searched defs:const_ptr (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/objects/
Dminimal.hpp337 template <class T> class const_ptr class
344 const_ptr(T const* ptr) : ptr_(ptr) {} in const_ptr() function in test::minimal::const_ptr
347 const_ptr() : ptr_(0) {} in const_ptr() function in test::minimal::const_ptr
348 const_ptr(ptr<T> const& x) : ptr_(x.ptr_) {} in const_ptr() function in test::minimal::const_ptr
349 explicit const_ptr(void_const_ptr const& x) : ptr_((T const*)x.ptr_) {} in const_ptr() function in test::minimal::const_ptr
Dtest.hpp538 template <class T> class const_ptr class
545 const_ptr(T const* ptr) : ptr_(ptr) {} in const_ptr() function in test::const_ptr
548 const_ptr() : ptr_(0) {} in const_ptr() function in test::const_ptr
549 const_ptr(ptr<T> const& x) : ptr_(x.ptr_) {} in const_ptr() function in test::const_ptr
550 explicit const_ptr(void_const_ptr const& x) : ptr_((T const*)x.ptr_) {} in const_ptr() function in test::const_ptr
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/
H A Dpointers.rs70 mod const_ptr { module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/
H A Dpointers.rs70 mod const_ptr { module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/
H A Dpointers.rs70 mod const_ptr { module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/
H A Dpointers.rs70 mod const_ptr { module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/
H A Dpointers.rs70 mod const_ptr { module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/
H A Dptr.rs3 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/
H A Dptr.rs3 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/
H A Dptr.rs3 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/
H A Dptr.rs3 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/
H A Dptr.rs3 mod const_ptr; module
/aosp_15_r20/external/eigen/test/
H A Dmapstaticmethods.cpp16 const float *const_ptr; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/test/
Dindirect_iterator_test.cpp212 dummyT const*const* const_ptr = ptr; in BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dlib.rs133 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dlib.rs133 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dlib.rs136 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dlib.rs133 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dlib.rs136 mod const_ptr; module
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c147 LLVMValueRef const_ptr; in add_blend_test() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmod.rs448 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmod.rs448 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmod.rs448 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmod.rs448 mod const_ptr; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmod.rs448 mod const_ptr; module

12