Home
last modified time | relevance | path

Searched defs:next_free (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmm.h37 struct mem_block *next_free, *prev_free; member
/external/libdrm/intel/
Dmm.h40 struct mem_block *next_free, *prev_free; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_mm.h39 struct mem_block *next_free, *prev_free; member
/external/syslinux/com32/lib/
Dmalloc.h51 struct free_arena_header *next_free, *prev_free; member
/external/syslinux/dos/
Dmalloc.h51 struct free_arena_header *next_free, *prev_free; member
/external/syslinux/core/mem/
Dmalloc.h71 struct free_arena_header *next_free, *prev_free; member
/external/v8/src/
Dglobal-handles.cc222 Node* next_free() { in next_free() function in v8::internal::GlobalHandles::Node
382 Node* next_free; member
/external/bison/lib/
Dobstack.h154 char *next_free; /* where to add next char to current object */ member
/external/mesa3d/src/intel/vulkan/
Danv_allocator.c842 struct bo_pool_bo_link *next_free = next_free_void; in anv_bo_pool_alloc() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h821 char *next_free; member