Searched defs:Compare (Results 1 - 25 of 145) sorted by path

123456

/haiku/headers/os/bluetooth/
H A DLinkKeyUtils.h17 static bool Compare(linkkey_t* lk1, linkkey_t* lk2) function in class:Bluetooth::LinkKeyUtils
H A DbdaddrUtils.h39 static bool Compare(const bdaddr_t& ba1, const bdaddr_t& ba2) function in class:Bluetooth::bdaddrUtils
/haiku/headers/private/debugger/controllers/
H A DThreadHandler.h159 bool Compare(thread_id key, ThreadHandler* value) const function in struct:ThreadHandlerHashDefinition
/haiku/headers/private/debugger/util/
H A DWorker.h184 bool Compare(const JobKey& key, Job* value) const function in struct:Worker::JobHashDefinition
/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/headers/private/shared/
H A DHashMap.h57 bool Compare(const KeyType& key, const ValueType* value) const function in struct:BPrivate::HashMapTableDefinition
H A DHashSet.h54 bool Compare(const KeyType& key, const ValueType* value) const function in struct:BPrivate::HashSetTableDefinition
/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
H A DVolume.h54 static int Compare(KeyType key, const NodeType* node) function in struct:NodeTreeDefinition
79 static int Compare(KeyType key, const NodeType* node) function in struct:InoTreeDefinition
/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
H A DIndex.h116 bool Compare(const StringKey& key, const Index* value) const function in struct:IndexHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNode.h161 bool Compare(const StringKey& key, const Node* value) const function in struct:NodeNameHashDefinition
187 bool Compare(ino_t key, const Node* value) const function in struct:NodeIDHashDefinition
H A DNodeListener.h115 bool Compare(Node* key, const NodeListener* value) const function in struct:NodeListenerHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DCachedDataReader.h103 bool Compare(off_t key, const CacheLineLocker* value) const function in struct:CachedDataReader::LockerHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/resolvables/
H A DDependencyFamily.h93 bool Compare(const String& key, const DependencyFamily* value) const function in struct:DependencyFamilyHashDefinition
H A DResolvableFamily.h70 bool Compare(const String& key, const ResolvableFamily* value) const function in struct:ResolvableFamilyHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DStringPool.h178 bool Compare(const StringDataKey& key, const StringData* value) const function in struct:StringDataHashDefinition
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/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/add-ons/kernel/file_systems/reiserfs/
H A DKey.h219 int Compare(const VKey &k, bool compareTypes = false) const function in class:VKey
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.h60 bool Compare(const FSVNodeCapabilities& key, const VNodeOps* value) const function in struct:VNodeOpsHashDefinition
/haiku/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/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/network/stack/
H A Dinterfaces.h102 bool Compare(const KeyType& key, domain_datalink* datalink) const function in struct:DatalinkHashDefinition
/haiku/src/apps/debuganalyzer/gui/
H A DSubWindowManager.h46 bool Compare(const SubWindowKey& key, function in struct:SubWindowManager::HashDefinition

Completed in 184 milliseconds

123456