Searched defs:_data_ptr (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/implementation/e2e_protection/include/buffer/ | ||
D | buffer.hpp | 20 buffer_view(const uint8_t *_data_ptr, size_t _data_length) in buffer_view() |
/aosp_15_r20/external/pytorch/torch/ | ||
H A D | storage.py | 1227 def _data_ptr(self): member in TypedStorage |
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/ | ||
H A D | guards.cpp | 1291 void* _data_ptr; member in torch::dynamo::__anon296b09360211::DATA_PTR_MATCH |