Searched defs:KeyType (Results 51 - 75 of 106) sorted by relevance

12345

/haiku/src/tests/system/kernel/util/
H A DBOpenHashTableTest.cpp44 typedef uint32_t KeyType; typedef in class:__anon1::EntryDefinition
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h166 typedef std::pair<const AddressType *, uint32> KeyType; typedef in struct:MulticastGroupInterface::HashDefinition
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h169 typedef std::pair<const AddressType *, uint32> KeyType; typedef in struct:MulticastGroupInterface::HashDefinition
/haiku/src/system/runtime_loader/
H A Dheap.cpp137 typedef FreeChunkKey KeyType; typedef in struct:FreeChunkTreeDefinition
/haiku/headers/private/kernel/
H A DNotifications.h234 typedef const char* KeyType; typedef in struct:NotificationManager::HashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h171 typedef const char* KeyType; typedef in struct:PackageFileNameHashDefinition
/haiku/headers/private/kernel/util/
H A DOpenHashTable.h89 typedef typename Definition::KeyType KeyType; typedef in class:BOpenHashTable
/haiku/src/system/kernel/
H A Dcondition_variable.cpp32 typedef const void* KeyType; typedef in struct:ConditionVariableHashDefinition
H A Dimage.cpp40 typedef image_id KeyType; typedef in struct:__anon45::ImageTableDefinition
H A Dsystem_info.cpp210 typedef int32 KeyType; typedef in struct:SystemNotificationService::ListenerHashDefinition
/haiku/src/servers/app/font/
H A DFontCacheEntry.cpp49 typedef uint32 KeyType; typedef in struct:FontCacheEntry::GlyphCachePool::GlyphHashTableDefinition
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.h190 typedef ino_t KeyType; typedef in struct:InodesInoTreeDefinition
218 typedef cluster_t KeyType; typedef in struct:InodesClusterTreeDefinition
/haiku/src/system/kernel/slab/
H A DMemoryManager.h117 typedef addr_t KeyType; typedef in struct:MemoryManager::AreaHashDefinition
/haiku/headers/private/kernel/vm/
H A DVMCache.h47 typedef page_num_t KeyType; typedef in struct:VMCachePagesTreeDefinition
/haiku/src/kits/tracker/
H A DIconCache.h121 typedef typename Class::HashKeyType KeyType; typedef in struct:BPrivate::SelfHashing
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp71 typedef thread_id KeyType; typedef in struct:IOSchedulerSimple::RequestOwnerHashDefinition
/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp102 typedef chain_key KeyType; typedef in struct:ChainHash
137 typedef int KeyType; typedef in struct:FamilyHash
/haiku/src/kits/debugger/files/
H A DFileManager.cpp82 typedef EntryPath KeyType; typedef in struct:FileManager::EntryHashDefinition
517 typedef BString KeyType; typedef in struct:FileManager::SourceFileHashDefinition
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp41 typedef const FunctionInstance* KeyType; typedef in struct:TeamDebugInfo::FunctionHashDefinition
233 typedef const LocatableFile* KeyType; typedef in struct:TeamDebugInfo::SourceFileHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp132 typedef NodeListenerKey KeyType; typedef in struct:FileSystem::NodeListenerHashDefinition
/haiku/src/system/boot/loader/
H A Dheap.cpp143 typedef FreeChunkKey KeyType; typedef in struct:FreeChunkTreeDefinition
217 typedef void* KeyType; typedef in struct:LargeAllocationHashDefinition
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp156 typedef const char* KeyType; typedef in struct:__anon17::NamedSemHashDefinition
345 typedef sem_id KeyType; typedef in struct:__anon17::TeamSemHashDefinition
H A Dxsi_message_queue.cpp250 typedef int KeyType; typedef in struct:__anon2::MessageQueueHashTableDefinition
312 typedef key_t KeyType; typedef in struct:__anon2::IpcHashTableDefinition
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp153 typedef char* KeyType; typedef in struct:RuleHash
179 typedef team_id KeyType; typedef in struct:TeamHash
/haiku/src/tests/system/kernel/slab/
H A DSlab.h326 typedef void * KeyType; typedef in struct:BaseHashCacheStrategy::HashTableDefinition

Completed in 135 milliseconds

12345