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

12345

/haiku-fatelf/src/apps/debuganalyzer/gui/
H A DSubWindowManager.h46 bool Compare(const SubWindowKey& key, function in struct:SubWindowManager::HashDefinition
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.cpp122 HashRevokeManager::Compare(void* _revoked, const void *_block) function in class:HashRevokeManager
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DResolvableFamily.h71 bool Compare(const char* key, const ResolvableFamily* value) const function in struct:ResolvableFamilyHashDefinition
H A DDependencyFamily.h94 bool Compare(const char* key, const DependencyFamily* value) const function in struct:DependencyFamilyHashDefinition
H A DIndex.h114 bool Compare(const char* key, const Index* value) const function in struct:IndexHashDefinition
H A DVersion.cpp110 Version::Compare(const Version& other) const function in class:Version
144 Version::Compare(BPackageResolvableOperator op, function in class:Version
H A DNode.h159 bool Compare(const char* key, const Node* value) const function in struct:NodeNameHashDefinition
185 bool Compare(ino_t key, const Node* value) const function in struct:NodeIDHashDefinition
H A DNodeListener.h112 bool Compare(Node* key, const NodeListener* value) const function in struct:NodeListenerHashDefinition
/haiku-fatelf/src/bin/debug/profile/
H A DSummaryProfileResult.h44 bool Compare(SharedImage* key, SummaryImage* value) const function in struct:SummaryImageHashDefinition
/haiku-fatelf/headers/os/bluetooth/
H A DbdaddrUtils.h37 static bool Compare(const bdaddr_t& ba1, const bdaddr_t& ba2) function in class:Bluetooth::bdaddrUtils
H A DLinkKeyUtils.h17 static bool Compare(linkkey_t* lk1, linkkey_t* lk2) function in class:Bluetooth::LinkKeyUtils
/haiku-fatelf/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-fatelf/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h29 bool Compare(const KeyType& key, UnixEndpoint* endpoint) const function in struct:UnixAddressHashDefinition
/haiku-fatelf/src/apps/debugger/controllers/
H A DThreadHandler.h125 bool Compare(thread_id key, ThreadHandler* value) const function in struct:ThreadHandlerHashDefinition
/haiku-fatelf/src/kits/package/
H A DPackageVersion.cpp83 BPackageVersion::Compare(const BPackageVersion& other) const function in class:BPackageKit::BPackageVersion
/haiku-fatelf/src/preferences/bluetooth/
H A DDeviceListItem.cpp139 DeviceListItem::Compare(const void *firstArg, const void *secondArg) function in class:Bluetooth::DeviceListItem
/haiku-fatelf/src/system/kernel/slab/
H A DHashedObjectCache.h68 bool Compare(const void* key, HashedSlab* value) const function in struct:HashedObjectCache::Definition
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexmisc.c698 int Compare; local
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.h59 bool Compare(const FSVNodeCapabilities& key, const VNodeOps* value) const function in struct:VNodeOpsHashDefinition
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEEntry.h114 bool Compare(const FUSEEntryRef& key, const FUSEEntry* value) const function in struct:UserlandFS::FUSEEntryHashDefinition
130 bool Compare(ino_t key, const FUSENode* value) const function in struct:UserlandFS::FUSENodeHashDefinition
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dinterfaces.h102 bool Compare(const KeyType& key, domain_datalink* datalink) const function in struct:DatalinkHashDefinition
/haiku-fatelf/src/add-ons/locale/collators/
H A DFrench.cpp191 FrenchCollator::Compare(const char *a, const char *b, int32 length, int8 strength, function in class:FrenchCollator
/haiku-fatelf/src/apps/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-fatelf/src/apps/debugger/debug_managers/
H A DTeamMemoryBlockManager.cpp69 bool Compare(const Key& key, const MemoryBlockEntry* value) const function in struct:TeamMemoryBlockManager::MemoryBlockHashDefinition
/haiku-fatelf/src/apps/debugger/dwarf/
H A DAbbreviationTable.h87 bool Compare(uint32 key, AbbreviationTableEntry* value) const function in struct:AbbreviationTableHashDefinition

Completed in 114 milliseconds

12345