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

123456

/haiku/src/kits/storage/
H A DPathMonitor.cpp248 bool Compare(const node_ref& key, Ancestor* value) const function in struct:__anon3::AncestorHashDefinition
330 bool Compare(const char* key, Entry* value) const function in struct:__anon3::EntryHashDefinition
431 bool Compare(const node_ref& key, Node* value) const function in struct:__anon3::NodeHashDefinition
650 bool Compare(const char* key, PathHandler* value) const function in struct:__anon3::PathHandlerHashDefinition
716 bool Compare(const BMessenger& key, Watcher* value) const function in struct:__anon3::WatcherHashDefinition
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp151 bool Compare(const KeyType &key, UdpEndpoint *endpoint) const function in struct:UdpHashDefinition
/haiku/src/system/kernel/
H A Dport.cpp178 bool Compare(port_id key, Port* value) const function in struct:__anon6::PortHashDefinition
218 bool Compare(const char* key, Port* value) const function in struct:__anon6::PortNameHashDefinition
H A Dmodule.cpp175 bool Compare(KeyType key, ValueType* entry) const function in struct:Module::NodeHashDefinition
293 bool Compare(KeyType key, ValueType* module) const function in struct:Module::ModuleHash
318 bool Compare(KeyType key, ValueType* image) const function in struct:Module::ImageHash
H A Delf.cpp78 bool Compare(KeyType key, ValueType* entry) const function in struct:__anon86::ImageHashDefinition
H A Dteam.cpp128 bool Compare(pid_t key, ProcessGroup* value) const function in struct:__anon175::ProcessGroupHashDefinition
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp161 bool Compare(const ThreadStackFrameSelectionKey& key, function in struct:TeamWindow::ThreadStackFrameSelectionEntryHashDefinition
H A DVariablesView.cpp177 bool Compare(const FunctionKey& key, function in struct:VariablesView::ExpressionInfoEntryHashDefinition
733 bool Compare(const ValueNodeChild* key, function in struct:VariablesView::VariableTableModel::NodeHashDefinition
/haiku/src/kits/support/
H A DString.cpp1048 BString::Compare(const BString& string) const function in class:BString
1055 BString::Compare(const char* string) const function in class:BString
1062 BString::Compare(const BString& string, int32 length) const function in class:BString
1069 BString::Compare(const char* string, int32 length) const function in class:BString
2817 Compare(const BString& string1, const BString& string2) function
2831 Compare(const BString* string1, const BString* string2) function
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp132 bool Compare(const swap_hash_key& key, const swap_block* value) const function in struct:SwapHashTableDefinition
/haiku/src/system/kernel/device_manager/
H A Dlegacy_drivers.cpp169 bool Compare(ino_t* key, directory_node_entry* entry) const function in struct:__anon1::DirectoryNodeHashDefinition
238 bool Compare(KeyType key, ValueType* driver) const function in struct:__anon1::DriverHash
H A Ddevfs.cpp120 bool Compare(KeyType key, ValueType* value) const function in struct:__anon34::NodeHash
H A Ddevice_manager.cpp1110 device_attr_private::Compare(const device_attr* attrA, const device_attr *attrB) function in class:device_attr_private
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp441 cached_block::Compare(void* _cacheEntry, const void* _block) function in class:FSShell::cached_block
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp298 bool Compare(const TypeNameKey& key, function in struct:DwarfImageDebugInfo::TypeNameEntryHashDefinition
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp131 bool Compare(const KeyType& key, ValueType* value) const function in struct:FragmentHashDefinition
171 bool Compare(const KeyType &key, ValueType* value) const function in struct:MulticastStateHash
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp115 bool Compare(const KeyType& key, ValueType* value) const function in struct:FragmentHashDefinition
154 bool Compare(const KeyType &key, ValueType* value) const function in struct:MulticastStateHash
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp100 bool Compare(ino_t key, const VNode* value) const function in struct:Volume::VNodeHashDefinition
139 bool Compare(int32 key, const IORequestInfo* value) const function in struct:Volume::IORequestIDHashDefinition
155 bool Compare(io_request* key, const IORequestInfo* value) const function in struct:Volume::IORequestStructHashDefinition
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp181 bool Compare(KeyType key, ValueType* block) const function in struct:__anon39::BlockHash
1047 bool TransactionHash::Compare(int32 key, cache_transaction* transaction) const function in class:TransactionHash
/haiku/src/system/kernel/fs/
H A Dvfs.cpp288 bool Compare(KeyType key, ValueType* vnode) const function in struct:__anon2::VnodeHash
316 bool Compare(KeyType key, ValueType* mount) const function in struct:__anon2::MountHash

Completed in 219 milliseconds

123456