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

123456

/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h184 bool Compare(const char* key, const Package* value) const function in struct:PackageFileNameHashDefinition
/haiku/src/preferences/media/
H A DMediaListItem.cpp187 MediaListItem::Compare(const void* itemOne, const void* itemTwo) function in class:MediaListItem
/haiku/src/apps/devices/
H A DResourceUsageWindow.cpp172 RangeItem::Compare(const void *firstArg, const void *secondArg) function in class:RangeItem
/haiku/src/kits/support/
H A DPointerList.cpp187 int Compare(const void *a, const void *b) function in class:PointerListHelper
209 int Compare(const void *a, const void *b) function in class:PointerListHelperWithState
230 int Compare(const void *arg, const void *item) function in class:PointerListHelperUsePredicate
/haiku/src/system/kernel/
H A Dcondition_variable.cpp39 bool Compare(const void* key, ConditionVariable* variable) const function in struct:ConditionVariableHashDefinition
H A Dimage.cpp45 bool Compare(image_id key, struct image* value) const function in struct:__anon45::ImageTableDefinition
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.cpp160 ConnectionHashDefinition::Compare(const KeyType& key, function in class:ConnectionHashDefinition
193 EndpointHashDefinition::Compare(uint16 port, TCPEndpoint* endpoint) const function in class:EndpointHashDefinition
/haiku/src/servers/app/font/
H A DFontCacheEntry.cpp62 bool Compare(uint32 key, GlyphCache* value) const function in struct:FontCacheEntry::GlyphCachePool::GlyphHashTableDefinition
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.h203 static int Compare(KeyType key, const NodeType* node) function in struct:InodesInoTreeDefinition
231 static int Compare(KeyType key, const NodeType* node) function in struct:InodesClusterTreeDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp90 int Compare(const Key& a, const Value* b) const function in struct:AttributeIndex::TreeDefinition
104 int Compare(const Value* a, const Value* b) const function in struct:AttributeIndex::TreeDefinition
/haiku/src/system/kernel/slab/
H A DMemoryManager.h130 bool Compare(addr_t key, const Area* value) const function in struct:MemoryManager::AreaHashDefinition
/haiku/src/kits/media/
H A DMediaFormats.cpp346 meta_format::Compare(const meta_format* a, const meta_format* b) function in class:meta_format
/haiku/headers/private/kernel/vm/
H A DVMCache.h60 static int Compare(page_num_t key, const NodeType* node) function in struct:VMCachePagesTreeDefinition
H A DVMArea.h189 int Compare(area_id key, const VMArea* value) const function in struct:VMAreasTreeDefinition
197 int Compare(const VMArea* a, const VMArea* b) const function in struct:VMAreasTreeDefinition
/haiku/src/kits/tracker/
H A DIconCache.h134 bool Compare(KeyType key, ValueType* value) const function in struct:BPrivate::SelfHashing
H A DTextWidget.cpp95 BTextWidget::Compare(const BTextWidget& with, BPoseView* view) const function in class:BTextWidget
/haiku/src/preferences/filetypes/
H A DMimeTypeListView.cpp218 MimeTypeItem::Compare(const BListItem* a, const BListItem* b) function in class:MimeTypeItem
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp76 bool Compare(thread_id key, const IORequestOwner* value) const function in struct:IOSchedulerSimple::RequestOwnerHashDefinition
/haiku/src/system/kernel/events/
H A Devent_queue.cpp72 int Compare(Key a, const Value* b) const function in struct:EventQueueTreeDefinition
80 int Compare(const Value* a, const Value* b) const function in struct:EventQueueTreeDefinition
/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp120 bool Compare(KeyType key, ValueType* chain) const function in struct:ChainHash
150 bool Compare(KeyType key, ValueType* family) const function in struct:FamilyHash
/haiku/headers/private/kernel/util/
H A DVectorMap.h720 inline int Compare(const Key &a, const Key &b) const function in class:VectorMapEntryStrategy::Pair
761 inline int Compare(const Key &a, const Key &b) const function in class:VectorMapEntryStrategy::ImplicitKey
/haiku/src/servers/app/
H A DDelayedMessage.cpp482 DelayedMessageData::Compare(Attachment* one, Attachment* two, int32 index) function in class:DelayedMessageData
/haiku/src/kits/debugger/files/
H A DFileManager.cpp95 bool Compare(const EntryPath& key, const LocatableEntry* value) const function in struct:FileManager::EntryHashDefinition
530 bool Compare(const BString& key, const SourceFileEntry* value) const function in struct:FileManager::SourceFileHashDefinition
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp64 bool Compare(const FunctionInstance* key, const Function* value) const function in struct:TeamDebugInfo::FunctionHashDefinition
246 bool Compare(const LocatableFile* key, const SourceFileEntry* value) const function in struct:TeamDebugInfo::SourceFileHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp145 bool Compare(const NodeListenerKey& key, function in struct:FileSystem::NodeListenerHashDefinition

Completed in 151 milliseconds

123456