Searched defs:get_ptr (Results 1 – 11 of 11) sorted by relevance
| /external/python/pybind11/tests/ |
| D | object.h | 167 T* get_ptr() { return m_ptr; } in get_ptr() function 170 const T* get_ptr() const { return m_ptr; } in get_ptr() function
|
| /external/rust/crates/grpcio/src/ |
| D | quota.rs | 38 pub(crate) fn get_ptr(&self) -> *mut grpc_resource_quota { in get_ptr() method
|
| /external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| D | nv30_transfer.c | 619 get_ptr(struct nv30_rect *rect) in get_ptr() function
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/ |
| D | depthwise_depthfirst_multiplier.hpp | 404 auto get_ptr = [start_output_channel] (const int32_t *ptr) -> const int32_t * in execute() local
|
| /external/rust/crates/regex/src/ |
| D | dfa.rs | 1620 fn get_ptr(&self, state: &State) -> Option<StatePtr> { in get_ptr() method
|
| /external/rust/crates/zerocopy/src/ |
| D | lib.rs | 673 pub fn get_ptr(&self) -> *const T { in get_ptr() method
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 66264 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 96808 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|
| D | vmlinux.h | 96808 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 66101 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|
| D | vmlinux_510.h | 66101 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member
|