Searched defs:Compare (Results 51 - 75 of 145) sorted by relevance

123456

/haiku/src/system/kernel/fs/
H A DEntryCache.h72 bool Compare(const EntryCacheKey& key, const EntryCacheEntry* value) const function in struct:EntryCacheHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEEntry.h116 bool Compare(const FUSEEntryRef& key, const FUSEEntry* value) const function in struct:UserlandFS::FUSEEntryHashDefinition
132 bool Compare(ino_t key, const FUSENode* value) const function in struct:UserlandFS::FUSENodeHashDefinition
/haiku/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/src/kits/debugger/dwarf/
H A DAbbreviationTable.h89 bool Compare(uint32 key, AbbreviationTableEntry* value) const function in struct:AbbreviationTableHashDefinition
/haiku/src/tests/kits/app/bmessage/
H A DMessageItemTest.h144 TMessageItemComparePolicy<T>::Compare(const T &lhs, const T &rhs) function in class:TMessageItemComparePolicy
[all...]
H A DMessageMessageItemTest.h209 inline static bool Compare(const BMessage& lhs, const BMessage& rhs) function in struct:TMessageItemComparePolicy
/haiku/src/tests/kits/app/bmessenger/
H A DMessengerComparissonTester.cpp237 Compare(const FakeMessenger &fake1, const FakeMessenger &fake2, function
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h99 bool Compare(uint64 key, const BlockInfo* value) const function in struct:Transaction::BlockInfoHashDefinition
/haiku/src/servers/keystore/
H A DKeyring.cpp457 Keyring::Compare(const Keyring* one, const Keyring* two) function in class:Keyring
464 Keyring::Compare(const BString* name, const Keyring* keyring) function in class:Keyring
/haiku/src/kits/package/
H A DPackageInfoSet.cpp70 bool Compare(const char* key, const PackageInfo* value) const function in struct:BPackageKit::BPackageInfoSet::PackageInfoHashDefinition
/haiku/src/add-ons/kernel/file_systems/exfat/
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/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/headers/private/debugger/util/
H A DWorker.h184 bool Compare(const JobKey& key, Job* value) const function in struct:Worker::JobHashDefinition
/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/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp172 bool Compare(const Key& key, const InfoEntry* value) const function in struct:VariablesViewState::InfoEntryHashDefinition
/haiku/src/bin/debug/ltrace/
H A Dltrace_stub.cpp70 bool Compare(const void* key, PatchEntry* value) const function in struct:OriginalTableDefinition
96 bool Compare(const void* key, PatchEntry* value) const function in struct:PatchedTableDefinition
/haiku/src/system/kernel/vm/
H A DVMAddressSpace.cpp61 bool Compare(team_id key, const VMAddressSpace* value) const function in struct:__anon1948::AddressSpaceHashDefinition
/haiku/src/tests/kits/support/pointerlist/
H A DPointerListTest.cpp50 int Item::Compare(const void* a, const void* b) function in class:Item
267 int Compare(const void* a, const void* b, void* data) function
[all...]
/haiku/src/tests/system/kernel/util/
H A DBOpenHashTableTest.cpp57 bool Compare(const KeyType& key, Entry* entry) const function in class:__anon1::EntryDefinition
/haiku/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/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h183 bool Compare(const KeyType &key, ValueType *value) const function in struct:MulticastGroupInterface::HashDefinition
/haiku/src/system/runtime_loader/
H A Dheap.cpp119 int Compare(const FreeChunk* chunk) const function in struct:FreeChunkKey
150 static int Compare(const FreeChunkKey& key, const FreeChunk* node) function in struct:FreeChunkTreeDefinition
/haiku/src/apps/aboutsystem/
H A DHyperTextView.cpp80 static int Compare(const ActionInfo* a, const ActionInfo* b) function in struct:HyperTextView::ActionInfo
/haiku/headers/private/kernel/
H A DNotifications.h241 bool Compare(const char* key, NotificationService* service) const function in struct:NotificationManager::HashDefinition

Completed in 175 milliseconds

123456