Searched refs:KeyType (Results 101 - 108 of 108) sorted by relevance

12345

/haiku/src/system/kernel/fs/
H A Dvfs.cpp270 typedef vnode_hash_key KeyType; typedef in struct:__anon2::VnodeHash
276 size_t HashKey(KeyType key) const
288 bool Compare(KeyType key, ValueType* vnode) const
303 typedef dev_t KeyType; typedef in struct:__anon2::MountHash
306 size_t HashKey(KeyType key) const
316 bool Compare(KeyType key, ValueType* mount) const
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp164 typedef FunctionKey KeyType; typedef in struct:VariablesView::ExpressionInfoEntryHashDefinition
720 typedef ValueNodeChild* KeyType; typedef in struct:VariablesView::VariableTableModel::NodeHashDefinition
H A DTeamWindow.cpp148 typedef ThreadStackFrameSelectionKey KeyType; typedef in struct:TeamWindow::ThreadStackFrameSelectionEntryHashDefinition
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp145 typedef WaitObjectKey KeyType; typedef in struct:SystemProfiler::WaitObjectTableDefinition
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp285 typedef TypeNameKey KeyType; typedef in struct:DwarfImageDebugInfo::TypeNameEntryHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp93 typedef ino_t KeyType; typedef in struct:Volume::VNodeHashDefinition
132 typedef int32 KeyType; typedef in struct:Volume::IORequestIDHashDefinition
148 typedef io_request* KeyType; typedef in struct:Volume::IORequestStructHashDefinition
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp115 typedef swap_hash_key KeyType; typedef in struct:SwapHashTableDefinition
/haiku/src/system/kernel/
H A Dteam.cpp115 typedef pid_t KeyType; typedef in struct:__anon175::ProcessGroupHashDefinition

Completed in 103 milliseconds

12345