Home
last modified time | relevance | path

Searched refs:key_of (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/cxx/lib/tl/include/bits/
A Dbst.h51 { return Compare()(Get_key::key_of(l), Get_key::key_of(r)); } in cmp()
61 { return Compare()(Get_key::key_of(r), Get_key::key_of(l)); } in cmp()
108 { return Get_key::key_of(static_cast<Node const *>(n)); } in k()
/l4re-core-master/moe/server/src/
A Ddma_space.h79 static Key_type key_of(Mapping const *m) { return m->key; } in key_of() function
A Dname_space.h125 static Key_type const &key_of(Entry const *e) in key_of() function
/l4re-core-master/cxx/lib/tl/include/
A Davl_map40 static Key_type const &key_of(NODE const *n)
A Davl_tree93 * The implementation uses `Get_key::key_of(ptr_to_node)`. The
233 Key_param_type new_key = Get_key::key_of(new_node);
A Davl_set111 static Key_type const &key_of(NODE const *n)
/l4re-core-master/l4re/util/include/
A Dname_space_svr174 static Key_type const &key_of(Entry const *e)

Completed in 9 milliseconds