Searched defs:Key (Results 26 - 46 of 46) sorted by relevance

12

/haiku/headers/libs/print/libprint/
H A DJobSetupDlg.h76 Range<T, R>::Key() const function in class:Range
/haiku/src/libs/print/libprint/
H A DPrinterCap.cpp37 EnumCap::Key() const function in class:EnumCap
/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...]
H A DAVLTree.h29 typedef typename Definition::Key Key; typedef in class:AVLTree
[all...]
H A DVectorMap.h129 inline KeyReference Key() const function in class:VectorMapEntry
[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...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.h297 btrfs_key Key() const { return fKey; } function in class:TreeIterator
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DASIXDevice.h38 inline uint32 Key() { return fIds[0] << 16 | fIds[1]; } function in struct:DeviceInfo
/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/packagefs/indices/
H A DAttributeIndex.cpp71 typedef TreeKey Key; typedef in struct:AttributeIndex::TreeDefinition
/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/vm/
H A DVMArea.h172 typedef area_id Key; typedef in struct:VMAreasTreeDefinition
/haiku/src/system/kernel/events/
H A Devent_queue.cpp59 } Key; typedef in struct:EventQueueTreeDefinition
/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DDavicomDevice.h71 inline uint32 Key() { return fIds[0] << 16 | fIds[1]; } function in struct:DeviceInfo
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h49 typedef TwoKeyAVLTreeKey<PrimaryKey, SecondaryKey> Key; typedef in class:TwoKeyAVLTreeKeyCompare
81 typedef TwoKeyAVLTreeKey<PrimaryKey, SecondaryKey> Key; typedef in class:TwoKeyAVLTreeGetKey
146 typedef TwoKeyAVLTreeKey<PrimaryKey, SecondaryKey> Key; typedef in class:TwoKeyAVLTreeNodeStrategy
290 typedef TwoKeyAVLTreeKey<PrimaryKey, SecondaryKey> Key; typedef in class:TwoKeyAVLTree
[all...]
/haiku/src/system/kernel/posix/
H A Dxsi_message_queue.cpp284 key_t Key() const function in class:__anon2::Ipc
H A Dxsi_semaphore.cpp525 key_t Key() const function in class:__anon4::Ipc
/haiku/src/tests/system/kernel/util/
H A DOrderedMapTest.h95 typedef typename KeyStrategy::Value Key; typedef in class:PairEntryStrategy
125 typedef typename KeyStrategy::Value Key; typedef in class:ImplicitKeyStrategy
603 typedef typename KeyStrategy::Value Key; typedef in class:TestMap::TestStrategy
669 typedef typename _TestStrategy::Key Key; typedef
710 typedef typename _TestStrategy::Key Key; typedef
751 typedef typename _TestStrategy::Key Key; typedef
796 typedef typename EntryStrategy::Key Key; typedef
816 typedef typename _TestStrategy::Key Key; typedef
932 typedef typename _TestStrategy::Key Key; typedef
994 typedef typename _TestStrategy::Key Key; typedef
[all...]
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp100 const ipv6_packet_key& Key() const { return fKey; } function in class:FragmentPacket
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp85 const ipv4_packet_key& Key() const { return fKey; } function in class:FragmentPacket
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlreg.h1113 }__packed Key; member in struct:__anon86
[all...]

Completed in 142 milliseconds

12