Searched refs:HashDefinition (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/
H A DSubWindowManager.h32 struct HashDefinition { struct in class:SubWindowManager
58 typedef BOpenHashTable<HashDefinition> SubWindowTable;
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h165 struct HashDefinition { struct in class:MulticastGroupInterface
186 friend struct HashDefinition;
214 typedef typename GroupInterface::HashDefinition HashDefinition; typedef in class:MulticastFilter
215 typedef BOpenHashTable<HashDefinition> States;
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h168 struct HashDefinition { struct in class:MulticastGroupInterface
195 friend struct HashDefinition;
224 typedef typename GroupInterface::HashDefinition HashDefinition; typedef in class:MulticastFilter
225 typedef BOpenHashTable<HashDefinition> States;
/haiku/src/system/kernel/
H A DTeamThreadTables.h146 struct HashDefinition { struct in struct:BKernel::TeamThreadTable
171 typedef BOpenHashTable<HashDefinition> ElementTable;
/haiku/headers/private/kernel/
H A DNotifications.h233 struct HashDefinition { struct in class:NotificationManager
247 typedef BOpenHashTable<HashDefinition> ServiceHash;
/haiku/headers/private/kernel/vm/
H A DVMAddressSpace.h143 struct HashDefinition;
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp165 struct HashDefinition { struct in class:NodeMonitorService
189 typedef BOpenHashTable<HashDefinition> MonitorHash;

Completed in 64 milliseconds