Searched defs:Key (Results 1 - 25 of 46) sorted by path

12

/haiku/headers/libs/print/libprint/
H A DJobSetupDlg.h76 Range<T, R>::Key() const function in class:Range
/haiku/headers/os/support/
H A DObjectList.h731 BinarySearchByKey(const Key& key, int (*compare)(const Key*, const T*)) const argument
742 BinarySearchByKey(const Key &key, int (*compare)(const Key*, const T*, void*), void* state) const argument
772 BinarySearchIndexByKey(const Key& key, int (*compare)(const Key*, const T*)) const argument
[all...]
/haiku/headers/private/kernel/util/
H A DSplayTree.h48 typedef typename Definition::KeyType Key; typedef in class:SplayTree
355 typedef typename Definition::KeyType Key; typedef in class:IteratableSplayTree
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp71 typedef TreeKey Key; typedef in struct:AttributeIndex::TreeDefinition
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h40 typedef TwoKeyAVLTreeKey<PrimaryKey, SecondaryKey> Key; typedef in class:TwoKeyAVLTreeKeyCompare
66 typedef TwoKeyAVLTreeKey<PrimaryKey, SecondaryKey> Key; typedef in class:TwoKeyAVLTreeGetKey
126 typedef TwoKeyAVLTreeKey<PrimaryKey, SecondaryKey> Key; typedef in class:TwoKeyAVLTreeNodeStrategy
233 typedef TwoKeyAVLTreeKey<PrimaryKey, SecondaryKey> Key; typedef in class:TwoKeyAVLTree
[all...]
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DKey.h46 class Key : private key { class in inherits:key
48 Key() {} function in class:Key
49 Key(const Key &k) : key(k) {} function in class:Key
[all...]
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp108 struct VariablesViewState::Key { struct in class:VariablesViewState
112 Key(ObjectID* variable, TypeComponentPath* path) function in struct:VariablesViewState::Key
[all...]
H A DVariablesViewStateHistory.cpp18 struct VariablesViewStateHistory::Key { struct in class:VariablesViewStateHistory
22 Key(thread_id threadID, FunctionID* functionID) function in struct:VariablesViewStateHistory::Key
[all...]
/haiku/src/kits/debugger/debug_managers/
H A DTeamMemoryBlockManager.cpp17 struct TeamMemoryBlockManager::Key { struct in class:TeamMemoryBlockManager
20 Key(target_addr_t address) function in struct:TeamMemoryBlockManager::Key
/haiku/src/kits/debugger/jobs/
H A DExpressionEvaluationJob.cpp68 ExpressionEvaluationJob::Key() const function in class:ExpressionEvaluationJob
H A DGetCPUStateJob.cpp35 GetCpuStateJob::Key() const function in class:GetCpuStateJob
H A DGetStackTraceJob.cpp50 GetStackTraceJob::Key() const function in class:GetStackTraceJob
H A DGetThreadStateJob.cpp35 GetThreadStateJob::Key() const function in class:GetThreadStateJob
H A DLoadImageDebugInfoJob.cpp40 LoadImageDebugInfoJob::Key() const function in class:LoadImageDebugInfoJob
H A DLoadSourceCodeJob.cpp46 LoadSourceCodeJob::Key() const function in class:LoadSourceCodeJob
H A DResolveValueNodeJob.cpp55 ResolveValueNodeValueJob::Key() const function in class:ResolveValueNodeValueJob
H A DRetrieveMemoryBlockJob.cpp37 RetrieveMemoryBlockJob::Key() const function in class:RetrieveMemoryBlockJob
H A DWriteCoreFileJob.cpp36 WriteCoreFileJob::Key() const function in class:WriteCoreFileJob
H A DWriteMemoryJob.cpp34 WriteMemoryJob::Key() const function in class:WriteMemoryJob
H A DWriteValueNodeJob.cpp53 WriteValueNodeValueJob::Key() const function in class:WriteValueNodeValueJob
/haiku/src/kits/debugger/model/
H A DExpressionValues.cpp17 struct ExpressionValues::Key { struct in class:ExpressionValues
22 Key(FunctionID* function, ::Thread* thread, const BString& expression) function in struct:ExpressionValues::Key
[all...]
H A DStackFrameValueInfos.cpp17 struct StackFrameValueInfos::Key { struct in class:StackFrameValueInfos
21 Key(ObjectID* variable, TypeComponentPath* path) function in struct:StackFrameValueInfos::Key
[all...]
H A DStackFrameValues.cpp15 struct StackFrameValues::Key { struct in class:StackFrameValues
19 Key(ObjectID* variable, TypeComponentPath* path) function in struct:StackFrameValues::Key
[all...]
/haiku/src/libs/print/libprint/
H A DPrinterCap.cpp37 EnumCap::Key() const function in class:EnumCap
/haiku/src/preferences/keymap/
H A DKeyboardLayout.h24 struct Key { struct

Completed in 127 milliseconds

12