Searched defs:KeyType (Results 1 - 25 of 106) sorted by relevance

12345

/haiku/src/apps/debuganalyzer/gui/
H A DSubWindowManager.h33 typedef SubWindowKey KeyType; typedef in struct:SubWindowManager::HashDefinition
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNodeTable.h15 typedef ino_t KeyType; typedef in struct:NodeHash
H A DDirectoryEntryTable.h23 typedef Key KeyType; typedef in struct:DirectoryEntryHash
/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.h31 typedef SharedImage* KeyType; typedef in struct:SummaryImageHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/resolvables/
H A DResolvableFamily.h57 typedef String KeyType; typedef in struct:ResolvableFamilyHashDefinition
H A DDependencyFamily.h80 typedef String KeyType; typedef in struct:DependencyFamilyHashDefinition
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.h24 typedef uint32 KeyType; typedef in struct:RevokeHash
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.h34 typedef std::pair<const sockaddr*, const sockaddr*> KeyType; typedef in struct:ConnectionHashDefinition
57 typedef uint16 KeyType; typedef in class:EndpointHashDefinition
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h16 typedef UnixAddress KeyType; typedef in struct:UnixAddressHashDefinition
/haiku/headers/private/package/hpkg/
H A DStrings.h55 typedef const char* KeyType; typedef in struct:BPackageKit::BHPKG::BPrivate::CachedStringHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackagesDirectory.h64 typedef const node_ref& KeyType; typedef in struct:PackagesDirectoryHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.h103 typedef StringKey KeyType; typedef in struct:IndexHashDefinition
/haiku/src/kits/debugger/model/
H A DExpressionValues.cpp67 typedef Key KeyType; typedef in struct:ExpressionValues::ValueEntryHashDefinition
H A DStackFrameValueInfos.cpp82 typedef Key KeyType; typedef in struct:StackFrameValueInfos::InfoEntryHashDefinition
H A DStackFrameValues.cpp59 typedef Key KeyType; typedef in struct:StackFrameValues::ValueEntryHashDefinition
/haiku/src/system/kernel/slab/
H A DHashedObjectCache.h42 typedef const void* KeyType; typedef in struct:HashedObjectCache::Definition
/haiku/src/system/kernel/locks/
H A Duser_mutex.cpp43 typedef generic_addr_t KeyType; typedef in struct:UserMutexHashDefinition
/haiku/src/kits/debugger/dwarf/
H A DTypeUnit.h67 typedef uint64 KeyType; typedef in struct:TypeUnitTableHashDefinition
/haiku/headers/private/kernel/util/
H A DMultiHashTable.h31 typedef typename Definition::KeyType KeyType; typedef in class:MultiHashTable
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewStateHistory.cpp80 typedef Key KeyType; typedef in struct:VariablesViewStateHistory::StateEntryHashDefinition
/haiku/src/system/kernel/debug/
H A DBreakpointManager.h75 typedef addr_t KeyType; typedef in struct:BreakpointManager::InstalledBreakpointSplayDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNodeListener.h102 typedef Node* KeyType; typedef in struct:NodeListenerHashDefinition
/haiku/src/servers/package/
H A DPackage.h64 typedef const char* KeyType; typedef in struct:PackageFileNameHashDefinition
90 typedef node_ref KeyType; typedef in struct:PackageNodeRefHashDefinition
H A DPackageFile.h92 typedef entry_ref KeyType; typedef in struct:PackageFileEntryRefHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DCachedDataReader.h90 typedef off_t KeyType; typedef in struct:CachedDataReader::LockerHashDefinition

Completed in 131 milliseconds

12345