Searched defs:HashKey (Results 51 - 75 of 99) sorted by relevance

1234

/haiku/src/system/kernel/
H A Dcondition_variable.cpp35 size_t HashKey(const void* key) const function in struct:ConditionVariableHashDefinition
H A Dimage.cpp43 size_t HashKey(image_id key) const { return key; } function in struct:__anon45::ImageTableDefinition
H A Dsystem_info.cpp213 size_t HashKey(int32 key) const function in struct:SystemNotificationService::ListenerHashDefinition
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.cpp145 ConnectionHashDefinition::HashKey(const KeyType& key) const function in class:ConnectionHashDefinition
179 EndpointHashDefinition::HashKey(uint16 port) const function in class:EndpointHashDefinition
/haiku/src/servers/app/font/
H A DFontCacheEntry.cpp52 size_t HashKey(uint32 key) const function in struct:FontCacheEntry::GlyphCachePool::GlyphHashTableDefinition
/haiku/src/system/kernel/slab/
H A DMemoryManager.h120 size_t HashKey(addr_t key) const function in struct:MemoryManager::AreaHashDefinition
/haiku/src/kits/tracker/
H A DIconCache.h124 size_t HashKey(KeyType key) const function in struct:BPrivate::SelfHashing
/haiku/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp59 virtual uint32 HashKey() const function in struct:SchedulingAnalysis::ThreadKey
104 virtual uint32 HashKey() const function in struct:SchedulingAnalysis::Thread
130 virtual uint32 HashKey() const function in struct:SchedulingAnalysis::WaitObjectKey
146 virtual uint32 HashKey() const function in struct:SchedulingAnalysis::WaitObject
174 virtual uint32 HashKey() const function in struct:SchedulingAnalysis::ThreadWaitObjectKey
191 virtual uint32 HashKey() const function in struct:SchedulingAnalysis::ThreadWaitObject
[all...]
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp74 size_t HashKey(thread_id key) const { return key; } function in struct:IOSchedulerSimple::RequestOwnerHashDefinition
/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp108 size_t HashKey(KeyType key) const function in struct:ChainHash
140 size_t HashKey(KeyType key) const function in struct:FamilyHash
H A Dinterfaces.cpp46 size_t HashKey(const KeyType& key) const function in struct:AddressHashDefinition
/haiku/src/kits/debugger/files/
H A DFileManager.cpp85 size_t HashKey(const EntryPath& key) const function in struct:FileManager::EntryHashDefinition
520 size_t HashKey(const BString& key) const function in struct:FileManager::SourceFileHashDefinition
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp44 size_t HashKey(const FunctionInstance* key) const function in struct:TeamDebugInfo::FunctionHashDefinition
236 size_t HashKey(const LocatableFile* key) const function in struct:TeamDebugInfo::SourceFileHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp135 size_t HashKey(const NodeListenerKey& key) const function in struct:FileSystem::NodeListenerHashDefinition
/haiku/src/system/boot/loader/
H A Dheap.cpp220 size_t HashKey(void* key) const function in struct:LargeAllocationHashDefinition
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp159 size_t HashKey(const KeyType& key) const function in struct:__anon17::NamedSemHashDefinition
348 size_t HashKey(const KeyType& key) const function in struct:__anon17::TeamSemHashDefinition
H A Dxsi_message_queue.cpp253 size_t HashKey (const int key) const function in struct:__anon2::MessageQueueHashTableDefinition
315 size_t HashKey (const key_t key) const function in struct:__anon2::IpcHashTableDefinition
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp156 size_t HashKey(KeyType key) const function in struct:RuleHash
182 size_t HashKey(KeyType key) const function in struct:TeamHash
H A Dlaunch_speedup.cpp70 size_t HashKey(KeyType key) const function in struct:NodeHash
172 size_t HashKey(KeyType key) const function in struct:PrefetchHash
201 size_t HashKey(KeyType key) const function in struct:SessionHash
/haiku/src/tests/system/kernel/slab/
H A DSlab.h331 size_t HashKey(void *key) const function in struct:BaseHashCacheStrategy::HashTableDefinition
/haiku/src/bin/package/
H A Dcommand_extract.cpp261 size_t HashKey(const char* key) const function in struct:Entry::ChildHashDefinition
/haiku/src/add-ons/kernel/network/datalink_protocols/arp/
H A Darp.cpp131 size_t HashKey(KeyType key) const function in struct:arpHash
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp148 size_t HashKey(const WaitObjectKey& key) const function in struct:SystemProfiler::WaitObjectTableDefinition
/haiku/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp130 size_t HashKey(in6_addr key) const function in struct:ndpHash
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp97 size_t HashKey(const KeyType &base) const function in class:MemoryHashDefinition
165 size_t HashKey(const KeyType &id) const function in class:ApertureHashDefinition

Completed in 293 milliseconds

1234