Searched defs:Key_t (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeCacheMap.h | 80 get (Key_t /* key */, typename Map<Key_t, ITEM *>::Relation /* rel */) in get() argument
|
H A D | IntervalMap.h | 135 IntervalMap<Key_t, Value_t>::get (Key_t key, typename Map<Key_t, Value_t>::Relation rel) in get() 186 IntervalMap<Key_t, Value_t>::remove (Key_t) in remove() argument
|
H A D | DefaultMap.h | 189 typename Map<Key_t, Value_t>::Relation rel) in get() 198 DefaultMap<Key_t, Value_t>::remove (Key_t) in remove() argument
|
H A D | PRBTree.h | 40 typedef Vaddr Key_t; typedef
|
H A D | CacheMap.h | 165 CacheMap<Key_t, Value_t>::get (Key_t key, typename Map<Key_t, Value_t>::Relation rel) in get()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeCacheMap.h | 80 get (Key_t /* key */, typename Map<Key_t, ITEM *>::Relation /* rel */) in get() argument
|
H A D | IntervalMap.h | 135 IntervalMap<Key_t, Value_t>::get (Key_t key, typename Map<Key_t, Value_t>::Relation rel) in get() 186 IntervalMap<Key_t, Value_t>::remove (Key_t) in remove() argument
|
H A D | DefaultMap.h | 189 typename Map<Key_t, Value_t>::Relation rel) in get() 198 DefaultMap<Key_t, Value_t>::remove (Key_t) in remove() argument
|
H A D | PRBTree.h | 40 typedef Vaddr Key_t; typedef
|
H A D | CacheMap.h | 165 CacheMap<Key_t, Value_t>::get (Key_t key, typename Map<Key_t, Value_t>::Relation rel) in get()
|