OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_to_parent
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/talloc/
hieralloc.c
82
static void
add_to_parent
(hieralloc_header_t * parent, hieralloc_header_t * header)
function
164
add_to_parent
(parent, ptr);
190
add_to_parent
(parent, header);
253
add_to_parent
(header->parent, current);
298
add_to_parent
(get_header(new_ctx), header);
Completed in 48 milliseconds