Home
last modified time | relevance | path

Searched defs:get_head (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlist.h591 inline const exec_node *exec_list::get_head() const in get_head() function
596 inline exec_node *exec_list::get_head() in get_head() function
/external/bcc/src/cc/api/
DBPFTable.h187 virtual StatusTuple get_head(const ValueType& value) { in get_head() function