Home
last modified time | relevance | path

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

/external/libdrm/intel/
Dmm.h40 struct mem_block *next_free, *prev_free; member
/external/mesa3d/src/mesa/main/
Dmm.h37 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
Du_slab.c37 struct util_slab_block *next_free; member
/external/v8/src/
Dglobal-handles.cc244 Node* next_free() { in next_free() function in v8::internal::GlobalHandles::Node
393 Node* next_free; member
/external/bison/lib/
Dobstack.h154 char *next_free; /* where to add next char to current object */ member
/external/opencv3/modules/core/test/
Dtest_ds.cpp1258 CvSetElem* next_free = first_free ? first_free->next_free : 0; in test_set_ops() local
1479 CvSetElem *first_free, *next_free; in test_graph_ops() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h796 char *next_free; member