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

123456

/haiku/src/system/kernel/locks/
H A Duser_mutex.cpp56 bool Compare(generic_addr_t key, const UserMutexEntry* value) const function in struct:UserMutexHashDefinition
/haiku/src/kits/debugger/dwarf/
H A DTypeUnit.h80 bool Compare(uint64 key, TypeUnitTableEntry* value) const function in struct:TypeUnitTableHashDefinition
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexmisc.c457 int Compare; local
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewStateHistory.cpp93 bool Compare(const Key& key, const StateEntry* value) const function in struct:VariablesViewStateHistory::StateEntryHashDefinition
/haiku/src/system/kernel/debug/
H A DBreakpointManager.h89 static int Compare(addr_t key, const InstalledBreakpoint* node) function in struct:BreakpointManager::InstalledBreakpointSplayDefinition
/haiku/src/tests/kits/app/bmessage/
H A DMessageCStringItemTest.h78 omparePolicy::Compare(const char* lhs, const char* rhs) function in class:omparePolicy
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNodeListener.h115 bool Compare(Node* key, const NodeListener* value) const function in struct:NodeListenerHashDefinition
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
/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/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/util/
H A DStringPool.h178 bool Compare(const StringDataKey& key, const StringData* value) const function in struct:StringDataHashDefinition
/haiku/headers/os/bluetooth/
H A DLinkKeyUtils.h17 static bool Compare(linkkey_t* lk1, linkkey_t* lk2) function in class:Bluetooth::LinkKeyUtils
/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/headers/private/debugger/controllers/
H A DThreadHandler.h159 bool Compare(thread_id key, ThreadHandler* value) const function in struct:ThreadHandlerHashDefinition
/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/network/stack/
H A Dinterfaces.h102 bool Compare(const KeyType& key, domain_datalink* datalink) const function in struct:DatalinkHashDefinition
/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
/haiku/src/system/kernel/
H A DTeamThreadTables.h160 bool Compare(id_type key, Element* value) const function in struct:BKernel::TeamThreadTable::HashDefinition
/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/btrfs/
H A DExtentAllocator.h67 int Compare(const Key& a, const Value* b) const function in struct:TreeDefinition
76 int Compare(const Value* a, const Value* b) const function in struct:TreeDefinition
/haiku/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/src/kits/locale/
H A DCollator.cpp173 BCollator::Compare(const char* s1, const char* s2) const function in class:BCollator
/haiku/src/system/boot/loader/file_systems/packagefs/
H A DPackageSettingsItem.h162 bool Compare(const EntryKey& key, const Entry* value) const function in struct:PackageFS::PackageSettingsItem::EntryHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackageSettings.h138 bool Compare(const EntryKey& key, const Entry* value) const function in struct:PackageSettingsItem::EntryHashDefinition
177 bool Compare(const StringKey& key, const PackageSettingsItem* value) const function in struct:PackageSettingsItemHashDefinition

Completed in 123 milliseconds

123456