Searched defs:KeyType (Results 76 - 100 of 106) sorted by relevance

12345

/haiku/src/bin/package/
H A Dcommand_extract.cpp258 typedef const char* KeyType; typedef in struct:Entry::ChildHashDefinition
/haiku/src/add-ons/kernel/network/datalink_protocols/arp/
H A Darp.cpp128 typedef in_addr_t KeyType; typedef in struct:arpHash
/haiku/src/add-ons/kernel/network/stack/
H A Dinterfaces.cpp39 typedef const sockaddr* KeyType; typedef in struct:AddressHashDefinition
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp145 typedef WaitObjectKey KeyType; typedef in struct:SystemProfiler::WaitObjectTableDefinition
/haiku/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp127 typedef in6_addr KeyType; typedef in struct:ndpHash
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp92 typedef addr_t KeyType; typedef in class:MemoryHashDefinition
162 typedef int32 KeyType; typedef in class:ApertureHashDefinition
/haiku/src/add-ons/kernel/file_cache/
H A Dlaunch_speedup.cpp67 typedef node_ref KeyType; typedef in struct:NodeHash
169 typedef node_ref KeyType; typedef in struct:PrefetchHash
198 typedef team_id KeyType; typedef in struct:SessionHash
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp166 typedef monitor_hash_key* KeyType; typedef in struct:NodeMonitorService::HashDefinition
192 typedef dev_t KeyType; typedef in struct:NodeMonitorService::VolumeHashDefinition
H A Drootfs.cpp79 typedef ino_t KeyType; typedef in struct:__anon39::VnodeHash
/haiku/src/system/kernel/posix/
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/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp149 typedef void* KeyType; typedef in struct:ModelLoader::IORequestHashDefinition
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp825 typedef const char* KeyType; typedef in struct:PackageListView::RowByNameHashDefinition
/haiku/src/apps/debuganalyzer/model/
H A DModel.h579 typedef thread_id KeyType; typedef in struct:Model::ThreadSchedulingStateDefinition
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp123 typedef image_id KeyType; typedef in struct:TeamDebugger::ImageHandlerHashDefinition
187 typedef image_id KeyType; typedef in struct:TeamDebugger::ImageInfoPendingThreadHashDefinition
/haiku/src/kits/storage/
H A DPathMonitor.cpp235 typedef node_ref KeyType; typedef in struct:__anon3::AncestorHashDefinition
317 typedef const char* KeyType; typedef in struct:__anon3::EntryHashDefinition
418 typedef node_ref KeyType; typedef in struct:__anon3::NodeHashDefinition
637 typedef const char* KeyType; typedef in struct:__anon3::PathHandlerHashDefinition
703 typedef BMessenger KeyType; typedef in struct:__anon3::WatcherHashDefinition
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp125 typedef std::pair<const sockaddr *, const sockaddr *> KeyType; typedef in struct:UdpHashDefinition
/haiku/src/system/kernel/
H A Dport.cpp165 typedef port_id KeyType; typedef in struct:__anon6::PortHashDefinition
193 typedef const char* KeyType; typedef in struct:__anon6::PortNameHashDefinition
H A Dmodule.cpp162 typedef entry* KeyType; typedef in struct:Module::NodeHashDefinition
280 typedef const char* KeyType; typedef in struct:Module::ModuleHash
305 typedef const char* KeyType; typedef in struct:Module::ImageHash
H A Delf.cpp66 typedef image_id KeyType; typedef in struct:__anon86::ImageHashDefinition
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp148 typedef ThreadStackFrameSelectionKey KeyType; typedef in struct:TeamWindow::ThreadStackFrameSelectionEntryHashDefinition
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp115 typedef swap_hash_key KeyType; typedef in struct:SwapHashTableDefinition
/haiku/src/system/kernel/device_manager/
H A Dlegacy_drivers.cpp162 typedef ino_t* KeyType; typedef in struct:__anon1::DirectoryNodeHashDefinition
225 typedef const char* KeyType; typedef in struct:__anon1::DriverHash
H A Ddevfs.cpp107 typedef ino_t KeyType; typedef in struct:__anon34::NodeHash
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp285 typedef TypeNameKey KeyType; typedef in struct:DwarfImageDebugInfo::TypeNameEntryHashDefinition
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp117 typedef ipv6_packet_key KeyType; typedef in struct:FragmentHashDefinition
164 typedef std::pair<const in6_addr*, uint32> KeyType; typedef in struct:MulticastStateHash

Completed in 309 milliseconds

12345