Searched refs:TypeOperation (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/build/private/shared/
H A DTypeOperation.h1 #include <../private/shared/TypeOperation.h>
/haiku/headers/private/kernel/util/
H A DTypeOperation.h1 #include <../shared/TypeOperation.h>
H A DOpenHashTable.h16 # include <util/TypeOperation.h>
19 # include <TypeOperation.h>
153 ValueType* Lookup(typename TypeOperation<KeyType>::ConstRefT key) const
402 Iterator GetIterator(typename TypeOperation<KeyType>::ConstRefT key) const
/haiku/headers/private/shared/
H A DTypeOperation.h16 class TypeOperation { class in namespace:BPrivate
30 class TypeOperation<T const> { class in namespace:BPrivate
44 class TypeOperation<T&> { class in namespace:BPrivate
47 typedef typename TypeOperation<T>::BareT BareT;
51 typedef typename TypeOperation<T>::BareRefT BareRefT;
58 class TypeOperation<void> { class in namespace:BPrivate
73 using BPrivate::TypeOperation;
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h17 # include <util/TypeOperation.h>
19 # include <TypeOperation.h>
153 ValueType* Lookup(typename TypeOperation<KeyType>::ConstRefT key) const
402 Iterator GetIterator(typename TypeOperation<KeyType>::ConstRefT key) const

Completed in 46 milliseconds