Searched defs:Compare (Results 26 - 50 of 112) sorted by relevance

12345

/haiku-fatelf/src/apps/debugger/model/
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-fatelf/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp115 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-fatelf/src/kits/locale/
H A DCollator.cpp176 BCollator::Compare(const char* s1, const char* s2, int8 strength) const function in class:BCollator
/haiku-fatelf/src/kits/package/
H A DPackageInfoSet.cpp56 bool Compare(const char* key, const PackageInfo* value) const function in struct:BPackageKit::BPackageInfoSet::PackageInfoHashDefinition
/haiku-fatelf/src/libs/ncurses/form/
H A Dfty_enum.c120 Compare(const unsigned char *s, const unsigned char *buf, function
/haiku-fatelf/src/system/kernel/
H A DTeamThreadTables.h160 bool Compare(id_type key, Element* value) const function in struct:BKernel::TeamThreadTable::HashDefinition
/haiku-fatelf/src/system/kernel/debug/
H A DBreakpointManager.h89 static int Compare(addr_t key, const InstalledBreakpoint* node) function in struct:BreakpointManager::InstalledBreakpointSplayDefinition
/haiku-fatelf/src/system/kernel/fs/
H A DEntryCache.h69 bool Compare(const EntryCacheKey& key, const EntryCacheEntry* value) const function in struct:EntryCacheHashDefinition
/haiku-fatelf/src/system/kernel/vm/
H A DVMKernelArea.h80 int Compare(addr_t a, const Value* _b) const function in struct:VMKernelAddressRangeTreeDefinition
88 int Compare(const Value* a, const Value* b) const function in struct:VMKernelAddressRangeTreeDefinition
/haiku-fatelf/src/tests/add-ons/kernel/kernelland_emu/
H A Dcondition_variable.cpp42 bool Compare(const void* key, ConditionVariable* variable) const function in struct:ConditionVariableHashDefinition
/haiku-fatelf/src/tests/kits/app/bmessage/
H A DMessageCStringItemTest.h78 omparePolicy::Compare(const char* lhs, const char* rhs) function in class:omparePolicy
/haiku-fatelf/headers/private/kernel/
H A DNotifications.h237 bool Compare(const char* key, NotificationService* service) const function in struct:NotificationManager::HashDefinition
/haiku-fatelf/headers/private/userlandfs/shared/
H A DHashMap.h53 bool Compare(const KeyType& key, const ValueType* value) const function in struct:HashMapTableDefinition
H A DHashSet.h47 bool Compare(const KeyType& key, const ValueType* value) const function in struct:HashSetTableDefinition
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A DVolume.h45 static int Compare(KeyType key, const NodeType* node) function in struct:NodeTreeDefinition
70 static int Compare(KeyType key, const NodeType* node) function in struct:InoTreeDefinition
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DPackage.h141 bool Compare(const char* key, const Package* value) const function in struct:PackageFileNameHashDefinition
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A DKey.h219 int Compare(const VKey &k, bool compareTypes = false) const function in class:VKey
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelFileSystem.cpp33 bool Compare(int32 key, const HaikuKernelIORequest* value) const function in struct:HaikuKernelFileSystem::IORequestHashDefinition
50 bool Compare(int32 key, const HaikuKernelIORequest* value) const function in struct:HaikuKernelFileSystem::IORequestTable
66 bool Compare(fs_vnode_ops* key, const ValueType* value) const function in struct:HaikuKernelFileSystem::NodeCapabilitiesHashDefinition
/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h174 bool Compare(const KeyType &key, ValueType *value) const function in struct:MulticastGroupInterface::HashDefinition
/haiku-fatelf/src/apps/aboutsystem/
H A DHyperTextView.cpp60 static int Compare(const ActionInfo* a, const ActionInfo* b) function in struct:HyperTextView::ActionInfo
/haiku-fatelf/src/apps/debugger/util/
H A DWorker.h166 bool Compare(const JobKey& key, Job* value) const function in struct:Worker::JobHashDefinition
/haiku-fatelf/src/apps/devices/
H A DResourceUsageWindow.cpp172 RangeItem::Compare(const void *firstArg, const void *secondArg) function in class:RangeItem
/haiku-fatelf/src/bin/debug/ltrace/
H A Dltrace_stub.cpp69 bool Compare(const void* key, PatchEntry* value) const function in struct:OriginalTableDefinition
95 bool Compare(const void* key, PatchEntry* value) const function in struct:PatchedTableDefinition

Completed in 132 milliseconds

12345