Searched defs:Compare (Results 76 - 100 of 112) sorted by relevance

12345

/haiku-fatelf/src/tests/kits/support/pointerlist/
H A DPointerListTest.cpp50 int Item::Compare(const void* a, const void* b) function in class:Item
267 int Compare(const void* a, const void* b, void* data) function
[all...]
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dstack.cpp146 family::Compare(void* _family, const void* _key) function in class:family
298 chain::Compare(void* _chain, const void* _key) function in class:chain
H A Dinterfaces.cpp61 bool Compare(const KeyType& key, InterfaceAddress* address) const function in struct:AddressHashDefinition
/haiku-fatelf/headers/private/kernel/vm/
H A DVMCache.h60 static int Compare(page_num_t key, const NodeType* node) function in struct:VMCachePagesTreeDefinition
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp144 bool Compare(const NodeListenerKey& key, function in struct:FileSystem::NodeListenerHashDefinition
/haiku-fatelf/src/apps/debugger/files/
H A DFileManager.cpp91 bool Compare(const EntryPath& key, const LocatableEntry* value) const function in struct:FileManager::EntryHashDefinition
525 bool Compare(const BString& key, const SourceFileEntry* value) const function in struct:FileManager::SourceFileHashDefinition
/haiku-fatelf/src/bin/package/
H A Dcommand_extract.cpp143 bool Compare(const char* key, const Entry* value) const function in struct:Entry::ChildHashDefinition
/haiku-fatelf/src/system/kernel/posix/
H A Dxsi_message_queue.cpp307 bool Compare(const int key, XsiMessageQueue *variable) const function in struct:MessageQueueHashTableDefinition
369 bool Compare(const key_t key, Ipc *variable) const function in struct:IpcHashTableDefinition
H A Drealtime_sem.cpp265 bool Compare(const KeyType& key, NamedSem* semaphore) const function in struct:NamedSemHashDefinition
291 bool Compare(const KeyType& key, UnnamedSharedSem* semaphore) const function in struct:UnnamedSemHashDefinition
533 bool Compare(const KeyType& key, TeamSemInfo* semaphore) const function in struct:TeamSemHashDefinition
H A Dxsi_semaphore.cpp554 bool Compare(const int key, XsiSemaphoreSet *variable) const function in struct:SemaphoreHashTableDefinition
616 bool Compare(const key_t key, Ipc *variable) const function in struct:IpcHashTableDefinition
/haiku-fatelf/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp194 SupportedTypeItem::Compare(const void* _a, const void* _b) function in class:SupportedTypeItem
/haiku-fatelf/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp107 bool Compare(const KeyType &base, aperture_memory *memory) const function in class:MemoryHashDefinition
175 bool Compare(const KeyType &id, Aperture *aperture) const function in class:ApertureHashDefinition
/haiku-fatelf/src/add-ons/kernel/network/datalink_protocols/arp/
H A Darp.cpp225 arp_entry::Compare(void *_entry, const void *_key) function in class:arp_entry
/haiku-fatelf/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp262 ndp_entry::Compare(void* _entry, const void* _key) function in class:ndp_entry
/haiku-fatelf/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp158 bool Compare(KeyType key, const IORequest* value) const function in struct:ModelLoader::IORequestHashDefinition
/haiku-fatelf/src/kits/tracker/
H A DWidgetAttributeText.cpp530 StringAttributeText::Compare(WidgetAttributeText& attr, BPoseView* view) function in class:StringAttributeText
617 ScalarAttributeText::Compare(WidgetAttributeText& attr, BPoseView*) function in class:ScalarAttributeText
725 NameAttributeText::Compare(WidgetAttributeText& attr, BPoseView* view) function in class:NameAttributeText
862 RealNameAttributeText::Compare(WidgetAttributeText& attr, BPoseView* view) function in class:RealNameAttributeText
1519 GenericAttributeText::Compare(WidgetAttributeText& attr, BPoseView*) function in class:GenericAttributeText
/haiku-fatelf/src/system/kernel/debug/
H A Dsystem_profiler.cpp157 bool Compare(const WaitObjectKey& key, function in struct:SystemProfiler::WaitObjectTableDefinition
/haiku-fatelf/src/system/kernel/fs/
H A Dnode_monitor.cpp171 bool Compare(monitor_hash_key* key, node_monitor *monitor) const function in struct:NodeMonitorService::HashDefinition
197 bool Compare(dev_t key, node_monitor *monitor) const function in struct:NodeMonitorService::VolumeHashDefinition
/haiku-fatelf/src/tests/system/kernel/slab/
H A DSlab.h338 bool Compare(void *key, Link *value) const function in struct:BaseHashCacheStrategy::HashTableDefinition
/haiku-fatelf/src/tests/system/kernel/util/
H A DOrderedMapTest.h604 typedef typename CompareStrategyWrapper::Strategy<Key> Compare; typedef in class:TestMap::TestStrategy
[all...]
/haiku-fatelf/src/apps/debugger/controllers/
H A DTeamDebugger.cpp121 bool Compare(image_id key, const ImageHandler* value) const function in struct:TeamDebugger::ImageHandlerHashDefinition
185 bool Compare(image_id key, const ImageInfoPendingThread* value) const function in struct:TeamDebugger::ImageInfoPendingThreadHashDefinition
/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp114 bool Compare(const KeyType& key, ValueType* value) const function in struct:FragmentHashDefinition
153 bool Compare(const KeyType &key, ValueType* value) const function in struct:MulticastStateHash
/haiku-fatelf/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp147 bool Compare(const KeyType &key, UdpEndpoint *endpoint) const function in struct:UdpHashDefinition
/haiku-fatelf/src/apps/debuganalyzer/model/
H A DModel.h588 bool Compare(thread_id key, const ThreadSchedulingState* value) const function in struct:Model::ThreadSchedulingStateDefinition
/haiku-fatelf/src/kits/support/
H A DString.cpp1011 BString::Compare(const BString& string) const function in class:BString
1018 BString::Compare(const char* string) const function in class:BString
1025 BString::Compare(const BString& string, int32 length) const function in class:BString
1032 BString::Compare(const char* string, int32 length) const function in class:BString
2579 Compare(const BString& string1, const BString& string2) function
2593 Compare(const BString* string1, const BString* string2) function

Completed in 230 milliseconds

12345