Home
last modified time | relevance | path

Searched defs:BytePtr (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/block/public/pw_allocator/block/
H A Dbasic.h170 using BytePtr = internal::copy_const_ptr_t<Derived, std::byte*>; in UsableSpaceUncheckedImpl() local
/aosp_15_r20/external/compiler-rt/lib/esan/
H A Dworking_set.cpp136 byte *BytePtr = (byte *)Ptr; in countAndClearShadowValues() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dconfig.go81 BytePtr *types.Type // TODO: use unsafe.Pointer instead? member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Ddfa.cc352 static inline const uint8_t* BytePtr(const void* v) { in BytePtr() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Ddfa.cc346 static inline const uint8_t* BytePtr(const void* v) { in BytePtr() function
/aosp_15_r20/external/regex-re2/re2/
H A Ddfa.cc367 static inline const uint8_t* BytePtr(const void* v) { in BytePtr() function