Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc78 u32 alloc_type : 2; member
720 AllocType alloc_type) { in asan_memalign()
724 void asan_free(void *ptr, BufferedStackTrace *stack, AllocType alloc_type) { in asan_free()
729 AllocType alloc_type) { in asan_sized_free()
Dasan_report.cc862 AllocType alloc_type, in ReportAllocTypeMismatch()
/external/protobuf/src/google/protobuf/
Dmap.h1288 typedef typename Allocator::template rebind<U>::other alloc_type; in Alloc() typedef
1295 typedef typename Allocator::template rebind<U>::other alloc_type; in Dealloc() typedef
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp1518 const glsl_type *alloc_type = in emit_scratch_write() local
/external/f2fs-tools/fsck/
Df2fs.h101 unsigned char alloc_type; /* current allocation type */ member
/external/f2fs-tools/include/
Df2fs_fs.h689 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member