Searched defs:Compare (Results 101 - 125 of 145) sorted by relevance

123456

/haiku/src/system/boot/loader/
H A Dheap.cpp125 int Compare(const FreeChunk* chunk) const function in struct:FreeChunkKey
156 static int Compare(const FreeChunkKey& key, const FreeChunk* node) function in struct:FreeChunkTreeDefinition
230 bool Compare(void* key, LargeAllocation* value) const function in struct:LargeAllocationHashDefinition
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp169 bool Compare(const KeyType& key, NamedSem* semaphore) const function in struct:__anon17::NamedSemHashDefinition
358 bool Compare(const KeyType& key, TeamSemInfo* semaphore) const function in struct:__anon17::TeamSemHashDefinition
H A Dxsi_message_queue.cpp263 bool Compare(const int key, XsiMessageQueue *variable) const function in struct:__anon2::MessageQueueHashTableDefinition
325 bool Compare(const key_t key, Ipc *variable) const function in struct:__anon2::IpcHashTableDefinition
H A Dxsi_semaphore.cpp504 bool Compare(const int key, XsiSemaphoreSet *variable) const function in struct:__anon4::SemaphoreHashTableDefinition
566 bool Compare(const key_t key, Ipc *variable) const function in struct:__anon4::IpcHashTableDefinition
/haiku/src/system/kernel/
H A Dsystem_info.cpp223 bool Compare(int32 key, const ListenerList* value) const function in struct:SystemNotificationService::ListenerHashDefinition
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp554 btrfs_key::Compare(const btrfs_key& key) const function in class:btrfs_key
/haiku/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp222 SupportedTypeItem::Compare(const void* _a, const void* _b) function in class:SupportedTypeItem
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp166 bool Compare(KeyType key, ValueType* rules) const function in struct:RuleHash
192 bool Compare(KeyType key, ValueType* value) const function in struct:TeamHash
H A Dlaunch_speedup.cpp80 bool Compare(KeyType key, ValueType* node) const function in struct:NodeHash
182 bool Compare(KeyType key, ValueType* session) const function in struct:PrefetchHash
211 bool Compare(KeyType key, ValueType* session) const function in struct:SessionHash
/haiku/src/tests/system/kernel/slab/
H A DSlab.h338 bool Compare(void *key, Link *value) const function in struct:BaseHashCacheStrategy::HashTableDefinition
/haiku/src/bin/package/
H A Dcommand_extract.cpp271 bool Compare(const char* key, const Entry* value) const function in struct:Entry::ChildHashDefinition
/haiku/src/tests/system/kernel/util/
H A DOrderedMapTest.h606 typedef typename CompareStrategyWrapper::template Strategy<Key> Compare; typedef in class:TestMap::TestStrategy
[all...]
/haiku/src/add-ons/kernel/network/datalink_protocols/arp/
H A Darp.cpp141 bool Compare(KeyType key, ValueType* value) const function in struct:arpHash
/haiku/src/add-ons/kernel/network/stack/
H A Dinterfaces.cpp61 bool Compare(const KeyType& key, InterfaceAddress* address) const function in struct:AddressHashDefinition
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp158 bool Compare(const WaitObjectKey& key, function in struct:SystemProfiler::WaitObjectTableDefinition
/haiku/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp141 bool Compare(in6_addr key, ndp_entry* value) const function in struct:ndpHash
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp101 bool Compare(const KeyType &base, aperture_memory *memory) const function in class:MemoryHashDefinition
169 bool Compare(const KeyType &id, Aperture *aperture) const function in class:ApertureHashDefinition
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp174 bool Compare(monitor_hash_key* key, node_monitor *monitor) const function in struct:NodeMonitorService::HashDefinition
200 bool Compare(dev_t key, node_monitor *monitor) const function in struct:NodeMonitorService::VolumeHashDefinition
H A Drootfs.cpp92 bool Compare(KeyType key, ValueType* vnode) const function in struct:__anon39::VnodeHash
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp158 bool Compare(KeyType key, const IORequest* value) const function in struct:ModelLoader::IORequestHashDefinition
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp839 bool Compare(const char* key, PackageRow* value) const function in struct:PackageListView::RowByNameHashDefinition
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp531 StringAttributeText::Compare(WidgetAttributeText& attr, BPoseView* view) function in class:StringAttributeText
621 ScalarAttributeText::Compare(WidgetAttributeText& attr, BPoseView*) function in class:ScalarAttributeText
729 NameAttributeText::Compare(WidgetAttributeText& attr, BPoseView* view) function in class:NameAttributeText
821 RealNameAttributeText::Compare(WidgetAttributeText& attr, BPoseView* view) function in class:RealNameAttributeText
1439 GenericAttributeText::Compare(WidgetAttributeText& attr, BPoseView*) function in class:GenericAttributeText
/haiku/src/apps/debuganalyzer/model/
H A DModel.h588 bool Compare(thread_id key, const ThreadSchedulingState* value) const function in struct:Model::ThreadSchedulingStateDefinition
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp820 device_attr_private::Compare(const device_attr* attrA, const device_attr *attrB) function in class:device_attr_private
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp136 bool Compare(image_id key, const ImageHandler* value) const function in struct:TeamDebugger::ImageHandlerHashDefinition
200 bool Compare(image_id key, const ImageInfoPendingThread* value) const function in struct:TeamDebugger::ImageInfoPendingThreadHashDefinition

Completed in 215 milliseconds

123456