Home
last modified time | relevance | path

Searched defs:UserPtr (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/memory/
Duserptr.rs6 pub struct UserPtr; struct
8 impl Memory for UserPtr { implementation
37 impl Imported for UserPtr {} implementation
/aosp_15_r20/external/scudo/standalone/
H A Dcombined.h416 const uptr UserPtr = roundUp( variable
1071 void *Block, const uptr UserPtr, in initChunk()
1114 void *Block, const uptr UserPtr, const uptr Size, in initChunkWithMemoryTagging()
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/device/queue/
Dgeneric.rs24 UserPtr, enumerator
/aosp_15_r20/external/gwp_asan/gwp_asan/
H A Dguarded_pool_allocator.cpp244 uintptr_t UserPtr; in allocate() local
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dmemory.rs52 UserPtr = bindings::v4l2_memory_V4L2_MEMORY_USERPTR, enumerator
Dioctl.rs813 UserPtr(U), enumerator
908 UserPtr(U), enumerator
/aosp_15_r20/external/rust/cros-libva/lib/src/
Dsurface.rs42 UserPtr = bindings::VA_SURFACE_ATTRIB_MEM_TYPE_USER_PTR, enumerator
/aosp_15_r20/external/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp368 void *UserPtr = reinterpret_cast<void *>(ChunkBeg); in allocate() local
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dlcms2_internal.h476 UserPtr, // User-defined pointer enumerator