Searched defs:KeyType (Results 26 - 50 of 106) sorted by relevance

12345

/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNode.h148 typedef StringKey KeyType; typedef in struct:NodeNameHashDefinition
174 typedef ino_t KeyType; typedef in struct:NodeIDHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DStringPool.h165 typedef StringDataKey KeyType; typedef in struct:StringDataHashDefinition
/haiku/src/kits/debugger/debug_managers/
H A DTeamMemoryBlockManager.cpp56 typedef Key KeyType; typedef in struct:TeamMemoryBlockManager::MemoryBlockHashDefinition
/haiku/headers/private/debugger/controllers/
H A DThreadHandler.h146 typedef thread_id KeyType; typedef in struct:ThreadHandlerHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.h53 typedef FSVNodeCapabilities KeyType; typedef in struct:VNodeOpsHashDefinition
/haiku/src/add-ons/kernel/network/stack/
H A Dinterfaces.h85 typedef const int KeyType; typedef in struct:DatalinkHashDefinition
/haiku/src/kits/debugger/debug_info/
H A DGlobalTypeLookup.cpp40 typedef const BString KeyType; typedef in struct:GlobalTypeCache::TypeEntryHashDefinitionByName
66 typedef const BString KeyType; typedef in struct:GlobalTypeCache::TypeEntryHashDefinitionByID
/haiku/src/system/kernel/
H A DTeamThreadTables.h147 typedef id_type KeyType; typedef in struct:BKernel::TeamThreadTable::HashDefinition
/haiku/src/system/boot/loader/file_systems/packagefs/
H A DPackageSettingsItem.h149 typedef EntryKey KeyType; typedef in struct:PackageFS::PackageSettingsItem::EntryHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackageSettings.h125 typedef EntryKey KeyType; typedef in struct:PackageSettingsItem::EntryHashDefinition
164 typedef StringKey KeyType; typedef in struct:PackageSettingsItemHashDefinition
/haiku/src/system/kernel/fs/
H A DEntryCache.h58 typedef EntryCacheKey KeyType; typedef in struct:EntryCacheHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEEntry.h108 typedef FUSEEntryRef KeyType; typedef in struct:UserlandFS::FUSEEntryHashDefinition
125 typedef ino_t KeyType; typedef in struct:UserlandFS::FUSENodeHashDefinition
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dcondition_variable.cpp35 typedef const void* KeyType; typedef in struct:ConditionVariableHashDefinition
/haiku/src/kits/debugger/dwarf/
H A DAbbreviationTable.h76 typedef uint32 KeyType; typedef in struct:AbbreviationTableHashDefinition
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h86 typedef uint64 KeyType; typedef in struct:Transaction::BlockInfoHashDefinition
/haiku/src/kits/package/
H A DPackageInfoSet.cpp57 typedef const char* KeyType; typedef in struct:BPackageKit::BPackageInfoSet::PackageInfoHashDefinition
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DVolume.h41 typedef struct node_key KeyType; typedef in struct:NodeTreeDefinition
66 typedef ino_t KeyType; typedef in struct:InoTreeDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelFileSystem.cpp26 typedef int32 KeyType; typedef in struct:HaikuKernelFileSystem::IORequestHashDefinition
43 typedef int32 KeyType; typedef in struct:HaikuKernelFileSystem::IORequestTable
59 typedef fs_vnode_ops* KeyType; typedef in struct:HaikuKernelFileSystem::NodeCapabilitiesHashDefinition
/haiku/headers/private/debugger/util/
H A DWorker.h171 typedef JobKey KeyType; typedef in struct:Worker::JobHashDefinition
/haiku/headers/private/shared/
H A DHashMap.h50 typedef Key KeyType; typedef in struct:BPrivate::HashMapTableDefinition
H A DHashSet.h47 typedef Key KeyType; typedef in struct:BPrivate::HashSetTableDefinition
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp159 typedef Key KeyType; typedef in struct:VariablesViewState::InfoEntryHashDefinition
/haiku/src/bin/debug/ltrace/
H A Dltrace_stub.cpp57 typedef const void* KeyType; typedef in struct:OriginalTableDefinition
83 typedef const void* KeyType; typedef in struct:PatchedTableDefinition
/haiku/src/system/kernel/vm/
H A DVMAddressSpace.cpp48 typedef team_id KeyType; typedef in struct:__anon1948::AddressSpaceHashDefinition
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h89 typedef typename Definition::KeyType KeyType; typedef in class:BOpenHashTable

Completed in 116 milliseconds

12345