Searched defs:Compare (Results 1 - 25 of 144) sorted by relevance

123456

/haiku/src/system/kernel/vm/
H A DVMUserArea.h44 int Compare(addr_t a, const Value* _b) const function in struct:VMUserAreaTreeDefinition
52 int Compare(const Value* a, const Value* b) const function in struct:VMUserAreaTreeDefinition
/haiku/src/apps/debuganalyzer/gui/
H A DSubWindowManager.h46 bool Compare(const SubWindowKey& key, function in struct:SubWindowManager::HashDefinition
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNodeTable.h28 bool Compare(KeyType key, ValueType* value) const function in struct:NodeHash
H A DDirectoryEntryTable.h36 bool Compare(KeyType key, ValueType* value) const function in struct:DirectoryEntryHash
/haiku/src/apps/haikudepot/model/
H A DRatingStability.cpp78 RatingStability::Compare(const RatingStability& other) const function in class:RatingStability
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageCategory.cpp68 PackageCategory::Compare(const PackageCategory& other) const function in class:PackageCategory
/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.h44 bool Compare(SharedImage* key, SummaryImage* value) const function in struct:SummaryImageHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/resolvables/
H A DResolvableFamily.h70 bool Compare(const String& key, const ResolvableFamily* value) const function in struct:ResolvableFamilyHashDefinition
H A DDependencyFamily.h93 bool Compare(const String& key, const DependencyFamily* value) const function in struct:DependencyFamilyHashDefinition
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.cpp116 HashRevokeManager::Compare(void* _revoked, const void *_block) function in class:HashRevokeManager
H A DHashRevokeManager.h37 bool Compare(KeyType key, ValueType* value) const function in struct:RevokeHash
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h29 bool Compare(const KeyType& key, UnixEndpoint* endpoint) const function in struct:UnixAddressHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DVersion.cpp102 Version::Compare(const Version& other) const function in class:Version
137 Version::Compare(BPackageResolvableOperator op, function in class:Version
/haiku/src/kits/package/
H A DPackageVersion.cpp91 BPackageVersion::Compare(const BPackageVersion& other) const function in class:BPackageKit::BPackageVersion
/haiku/headers/private/package/hpkg/
H A DStrings.h68 bool Compare(const char* key, const CachedString* value) const function in struct:BPackageKit::BHPKG::BPrivate::CachedStringHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackagesDirectory.h77 bool Compare(const node_ref& key, const PackagesDirectory* value) const function in struct:PackagesDirectoryHashDefinition
/haiku/src/kits/support/
H A DUuid.cpp103 BUuid::Compare(const BUuid& other) const function in class:BPrivate::BUuid
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.h116 bool Compare(const StringKey& key, const Index* value) const function in struct:IndexHashDefinition
/haiku/headers/os/bluetooth/
H A DbdaddrUtils.h39 static bool Compare(const bdaddr_t& ba1, const bdaddr_t& ba2) function in class:Bluetooth::bdaddrUtils
/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/system/kernel/slab/
H A DHashedObjectCache.h68 bool Compare(const void* key, HashedSlab* value) const function in struct:HashedObjectCache::Definition
/haiku/src/preferences/bluetooth/
H A DDeviceListItem.cpp138 DeviceListItem::Compare(const void *firstArg, const void *secondArg) function in class:Bluetooth::DeviceListItem
/haiku/src/system/kernel/locks/
H A Duser_mutex.cpp56 bool Compare(generic_addr_t key, const UserMutexEntry* value) const function in struct:UserMutexHashDefinition

Completed in 267 milliseconds

123456