Home
last modified time | relevance | path

Searched defs:base_ptr_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DMapAllocator.h95 void* base_ptr_ = nullptr; variable
/aosp_15_r20/system/libziparchive/
H A Dzip_archive_private.h58 const void* base_ptr_ = nullptr; variable
H A Dzip_archive_test.cc97 uint8_t* base_ptr_{nullptr}; // Points to the start of the central directory. member in CdEntryMapTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dir_array.h328 llvm::Value* base_ptr_; variable