Searched defs:Compare (Results 26 - 50 of 145) sorted by path

123456

/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/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp172 bool Compare(const Key& key, const InfoEntry* value) const function in struct:VariablesViewState::InfoEntryHashDefinition
H A DVariablesViewStateHistory.cpp93 bool Compare(const Key& key, const StateEntry* value) const function in struct:VariablesViewStateHistory::StateEntryHashDefinition
/haiku/src/bin/debug/ltrace/
H A Dltrace_stub.cpp70 bool Compare(const void* key, PatchEntry* value) const function in struct:OriginalTableDefinition
96 bool Compare(const void* key, PatchEntry* value) const function in struct:PatchedTableDefinition
/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.h44 bool Compare(SharedImage* key, SummaryImage* value) const function in struct:SummaryImageHashDefinition
/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/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
/haiku/src/kits/debugger/debug_info/
H A DGlobalTypeLookup.cpp53 bool Compare(const BString& key, const TypeEntry* value) const function in struct:GlobalTypeCache::TypeEntryHashDefinitionByName
79 bool Compare(const BString& key, const TypeEntry* value) const function in struct:GlobalTypeCache::TypeEntryHashDefinitionByID
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/kits/debugger/debug_managers/
H A DTeamMemoryBlockManager.cpp69 bool Compare(const Key& key, const MemoryBlockEntry* value) const function in struct:TeamMemoryBlockManager::MemoryBlockHashDefinition
/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/model/
H A DExpressionValues.cpp80 bool Compare(const Key& key, const ValueEntry* value) const function in struct:ExpressionValues::ValueEntryHashDefinition
H A DStackFrameValueInfos.cpp95 bool Compare(const Key& key, const InfoEntry* value) const function in struct:StackFrameValueInfos::InfoEntryHashDefinition
H A DStackFrameValues.cpp72 bool Compare(const Key& key, const ValueEntry* value) const function in struct:StackFrameValues::ValueEntryHashDefinition
/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/src/kits/package/
H A DPackageInfoSet.cpp70 bool Compare(const char* key, const PackageInfo* value) const function in struct:BPackageKit::BPackageInfoSet::PackageInfoHashDefinition
H A DPackageVersion.cpp91 BPackageVersion::Compare(const BPackageVersion& other) const function in class:BPackageKit::BPackageVersion
/haiku/src/kits/storage/
H A DPathMonitor.cpp248 bool Compare(const node_ref& key, Ancestor* value) const function in struct:__anon3::AncestorHashDefinition
330 bool Compare(const char* key, Entry* value) const function in struct:__anon3::EntryHashDefinition
431 bool Compare(const node_ref& key, Node* value) const function in struct:__anon3::NodeHashDefinition
650 bool Compare(const char* key, PathHandler* value) const function in struct:__anon3::PathHandlerHashDefinition
716 bool Compare(const BMessenger& key, Watcher* value) const function in struct:__anon3::WatcherHashDefinition
/haiku/src/kits/support/
H A DUuid.cpp103 BUuid::Compare(const BUuid& other) const function in class:BPrivate::BUuid
/haiku/src/servers/app/
H A DDelayedMessage.cpp482 DelayedMessageData::Compare(Attachment* one, Attachment* two, int32 index) function in class:DelayedMessageData
/haiku/src/servers/keystore/
H A DKeyring.cpp457 Keyring::Compare(const Keyring* one, const Keyring* two) function in class:Keyring
464 Keyring::Compare(const BString* name, const Keyring* keyring) function in class:Keyring
/haiku/src/servers/package/
H A DPackage.h77 bool Compare(const char* key, const Package* value) const function in struct:PackageFileNameHashDefinition
103 bool Compare(const node_ref& key, const Package* value) const function in struct:PackageNodeRefHashDefinition
H A DPackageFile.h108 bool Compare(const entry_ref& key, const PackageFile* value) const function in struct:PackageFileEntryRefHashDefinition
/haiku/src/system/kernel/
H A DTeamThreadTables.h160 bool Compare(id_type key, Element* value) const function in struct:BKernel::TeamThreadTable::HashDefinition
/haiku/src/system/kernel/debug/
H A DBreakpointManager.h89 static int Compare(addr_t key, const InstalledBreakpoint* node) function in struct:BreakpointManager::InstalledBreakpointSplayDefinition

Completed in 185 milliseconds

123456