/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/ |
D | node_to_value.hpp | 44 ConstVoidPtr get_ptr() const in get_ptr() function 61 const void *get_ptr() const in get_ptr() function
|
D | iiterator.hpp | 95 BOOST_INTRUSIVE_FORCEINLINE StoredPointer get_ptr() const in get_ptr() function 113 BOOST_INTRUSIVE_FORCEINLINE StoredPointer get_ptr() const in get_ptr() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/detail/ |
D | optional_trivially_copyable_base.hpp | 140 pointer_const_type get_ptr() const { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in tc_optional_base 141 pointer_type get_ptr() { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in tc_optional_base
|
D | old_optional_implementation.hpp | 345 pointer_const_type get_ptr() const { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in boost::optional_detail::optional_base 346 pointer_type get_ptr() { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in boost::optional_detail::optional_base
|
D | optional_reference_spec.hpp | 151 T* get_ptr() const BOOST_NOEXCEPT { return ptr_; } in get_ptr() function in boost::optional
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/ |
H A D | MinimalElementType.h | 34 constexpr T* get_ptr() { return ptr_; } in get_ptr() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/ |
D | quota.rs | 38 pub(crate) fn get_ptr(&self) -> *mut grpc_resource_quota { in get_ptr() method
|
/aosp_15_r20/external/llvm-libc/src/__support/ |
H A D | arg_list.h | 118 LIBC_INLINE void *get_ptr() const { return ptr; } in get_ptr() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
D | smart_ptr_test.cpp | 48 Incomplete * get_ptr( boost::shared_ptr<Incomplete>& incomplete ) in get_ptr() function
|
/aosp_15_r20/external/executorch/runtime/core/test/ |
H A D | error_handling_test.cpp | 44 Result<const void*> get_ptr(int64_t value) { in get_ptr() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
D | vector.hpp | 103 Pointer get_ptr() const in get_ptr() function in boost::container::vec_iterator::nat 112 const Pointer &get_ptr() const BOOST_NOEXCEPT_OR_NOTHROW in get_ptr() function in boost::container::vec_iterator 116 Pointer &get_ptr() BOOST_NOEXCEPT_OR_NOTHROW in get_ptr() function in boost::container::vec_iterator 254 BOOST_CONTAINER_FORCEINLINE Pointer &get_ptr(vec_iterator<Pointer, IsConst> &it) BOOST_NOEXCEPT_OR_… in get_ptr() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/ |
D | optional.hpp | 393 pointer_const_type get_ptr() const { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in boost::optional_detail::optional_base 394 pointer_type get_ptr() { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in boost::optional_detail::optional_base
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_transfer.c | 620 get_ptr(struct nv30_rect *rect) in get_ptr() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/ |
D | wrappers.rs | 224 pub const fn get_ptr(&self) -> *const T { in get_ptr() method
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/ |
D | wrappers.rs | 224 pub const fn get_ptr(&self) -> *const T { in get_ptr() method
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/ |
H A D | icd.rs | 255 fn get_ptr(&self) -> CLResult<*const T>; in get_ptr() method
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/ |
H A D | depthwise_depthfirst_multiplier.hpp | 404 auto get_ptr = [start_output_channel] (const int32_t *ptr) -> const int32_t * in execute() local
|
/aosp_15_r20/system/media/audio_utils/include/audio_utils/ |
H A D | Metadata.h | 401 const T* get_ptr(const K<T>& key) const { in get_ptr() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/ |
D | dfa.rs | 1620 fn get_ptr(&self, state: &State) -> Option<StatePtr> { in get_ptr() method
|
/aosp_15_r20/external/ublksrv/include/nlohmann/ |
H A D | json.hpp | 20372 …auto get_ptr() noexcept -> decltype(std::declval<basic_json_t&>().get_impl_ptr(std::declval<Pointe… in get_ptr() function in nlohmann::basic_json 20383 …constexpr auto get_ptr() const noexcept -> decltype(std::declval<const basic_json_t&>().get_impl_p… in get_ptr() function in nlohmann::basic_json
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 48514 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 26139 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|
H A D | vmlinux_600.h | 26139 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 40204 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|
H A D | vmlinux_602.h | 40204 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|