Searched defs:alloc_type (Results 1 – 6 of 6) sorted by relevance
78 u32 alloc_type : 2; member720 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()
862 AllocType alloc_type, in ReportAllocTypeMismatch()
1288 typedef typename Allocator::template rebind<U>::other alloc_type; in Alloc() typedef1295 typedef typename Allocator::template rebind<U>::other alloc_type; in Dealloc() typedef
1518 const glsl_type *alloc_type = in emit_scratch_write() local
101 unsigned char alloc_type; /* current allocation type */ member
689 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member