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

12345

/haiku/src/system/kernel/posix/
H A Dxsi_message_queue.cpp250 typedef int KeyType; typedef in struct:__anon2::MessageQueueHashTableDefinition
312 typedef key_t KeyType; typedef in struct:__anon2::IpcHashTableDefinition
H A Dxsi_semaphore.cpp491 typedef int KeyType; typedef in struct:__anon4::SemaphoreHashTableDefinition
553 typedef key_t KeyType; typedef in struct:__anon4::IpcHashTableDefinition
/haiku/src/system/kernel/
H A Dsystem_info.cpp210 typedef int32 KeyType; typedef in struct:SystemNotificationService::ListenerHashDefinition
H A Dteam.cpp115 typedef pid_t KeyType; typedef in struct:__anon175::ProcessGroupHashDefinition
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp115 typedef swap_hash_key KeyType; typedef in struct:SwapHashTableDefinition
/haiku/src/system/runtime_loader/
H A Dheap.cpp137 typedef FreeChunkKey KeyType; typedef in struct:FreeChunkTreeDefinition
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dcondition_variable.cpp35 typedef const void* KeyType; typedef in struct:ConditionVariableHashDefinition
/haiku/src/tests/system/kernel/util/
H A DBOpenHashTableTest.cpp44 typedef uint32_t KeyType; typedef in class:__anon1::EntryDefinition
47 size_t HashKey(const KeyType& key) const
57 bool Compare(const KeyType& key, Entry* entry) const

Completed in 93 milliseconds

12345