Searched refs:Hash (Results 26 - 50 of 113) sorted by relevance

12345

/haiku/src/bin/debug/ltrace/
H A Dltrace_stub.cpp65 size_t Hash(PatchEntry* value) const function in struct:OriginalTableDefinition
91 size_t Hash(PatchEntry* value) const function in struct:PatchedTableDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h179 size_t Hash(const Package* value) const function in struct:PackageFileNameHashDefinition
181 return value->FileName().Hash();
H A DCachedDataReader.h98 size_t Hash(const CacheLineLocker* value) const function in struct:CachedDataReader::LockerHashDefinition
/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.h39 size_t Hash(SummaryImage* value) const function in struct:SummaryImageHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNodeListener.h110 size_t Hash(const NodeListener* value) const function in struct:NodeListenerHashDefinition
/haiku/src/servers/package/
H A DPackageFile.h103 size_t Hash(const PackageFile* value) const function in struct:PackageFileEntryRefHashDefinition
/haiku/src/system/kernel/fs/
H A DEntryCache.h66 size_t Hash(const EntryCacheEntry* value) const function in struct:EntryCacheHashDefinition
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h94 size_t Hash(const BlockInfo* value) const function in struct:Transaction::BlockInfoHashDefinition
/haiku/src/kits/debugger/model/
H A DStackFrameValues.cpp67 size_t Hash(const ValueEntry* value) const function in struct:StackFrameValues::ValueEntryHashDefinition
H A DExpressionValues.cpp75 size_t Hash(const ValueEntry* value) const function in struct:ExpressionValues::ValueEntryHashDefinition
H A DStackFrameValueInfos.cpp90 size_t Hash(const InfoEntry* value) const function in struct:StackFrameValueInfos::InfoEntryHashDefinition
/haiku/src/system/kernel/
H A DTeamThreadTables.h155 size_t Hash(Element* value) const function in struct:BKernel::TeamThreadTable::HashDefinition
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.cpp129 HashRevokeManager::Hash(void* _revoked, const void* _block, uint32 range) function in class:HashRevokeManager
131 TRACE("HashRevokeManager::Hash(): revoked: %p, block: %p, range: %"
/haiku/src/kits/debugger/dwarf/
H A DAbbreviationTable.h84 size_t Hash(AbbreviationTableEntry* value) const function in struct:AbbreviationTableHashDefinition
/haiku/src/kits/debugger/debug_info/
H A DGlobalTypeLookup.cpp48 size_t Hash(const TypeEntry* value) const function in struct:GlobalTypeCache::TypeEntryHashDefinitionByName
74 size_t Hash(const TypeEntry* value) const function in struct:GlobalTypeCache::TypeEntryHashDefinitionByID
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelFileSystem.cpp31 size_t Hash(const HaikuKernelIORequest* value) const function in struct:HaikuKernelFileSystem::IORequestHashDefinition
48 size_t Hash(const HaikuKernelIORequest* value) const function in struct:HaikuKernelFileSystem::IORequestTable
64 size_t Hash(const ValueType* value) const function in struct:HaikuKernelFileSystem::NodeCapabilitiesHashDefinition
/haiku/headers/private/kernel/util/
H A DMultiHashTable.h136 size_t index = HashTable::fDefinition.Hash(value) & (tableSize - 1);
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewStateHistory.cpp88 size_t Hash(const StateEntry* value) const function in struct:VariablesViewStateHistory::StateEntryHashDefinition
H A DVariablesViewState.cpp167 size_t Hash(const InfoEntry* value) const function in struct:VariablesViewState::InfoEntryHashDefinition
/haiku/src/kits/debugger/debug_managers/
H A DTeamMemoryBlockManager.cpp64 size_t Hash(const MemoryBlockEntry* value) const function in struct:TeamMemoryBlockManager::MemoryBlockHashDefinition
/haiku/headers/private/debugger/controllers/
H A DThreadHandler.h154 size_t Hash(const ThreadHandler* value) const function in struct:ThreadHandlerHashDefinition
/haiku/headers/private/debugger/util/
H A DWorker.h179 size_t Hash(Job* value) const function in struct:Worker::JobHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.h58 size_t Hash(const VNodeOps* value) const function in struct:VNodeOpsHashDefinition
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DDirectoryEntryTable.h31 size_t Hash(ValueType* value) const function in struct:DirectoryEntryHash
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dcondition_variable.cpp40 size_t Hash(ConditionVariable* variable) const function in struct:ConditionVariableHashDefinition

Completed in 99 milliseconds

12345