Searched defs:GetKey (Results 1 - 22 of 22) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.h39 const Key *GetKey() const { return Key::CastFrom(&ih_key); } function in class:ItemHeader
40 VKey *GetKey(VKey *k) const { k->SetTo(GetKey(), GetVersion()); return k; } function in class:ItemHeader
H A DItem.cpp180 Item::GetKey() const function in class:Item
187 Item::GetKey(VKey *k) const function in class:Item
/haiku/headers/private/locale/
H A DHashMapCatalog.h161 HashMapCatalog::CatWalker::GetKey() const function in class:BPrivate::HashMapCatalog::CatWalker
/haiku/src/system/kernel/debug/
H A DBreakpointManager.h78 static const KeyType& GetKey(const InstalledBreakpoint* node) function in struct:BreakpointManager::InstalledBreakpointSplayDefinition
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp110 Attribute::GetKey(uint8 *key, size_t *length) function in class:Attribute
H A DTwoKeyAVLTree.h166 inline Key GetKey(Node* node) const function in class:TwoKeyAVLTreeNodeStrategy
/haiku/headers/private/kernel/util/
H A DHeap.h201 HEAP_CLASS_NAME::GetKey(Element* element) function in class:HEAP_CLASS_NAME
H A DMinMaxHeap.h223 MIN_MAX_HEAP_CLASS_NAME::GetKey(Element* element) function in class:MIN_MAX_HEAP_CLASS_NAME
H A DAVLTreeMap.h626 inline const Key& GetKey(const Node* node) const function in class:AVLTreeMapStrategy::Auto
H A DVectorMap.h695 inline KeyReference GetKey(const Entry &entry) const function in class:VectorMapEntryStrategy::Pair
736 inline KeyReference GetKey(const Entry &entry) const function in class:VectorMapEntryStrategy::ImplicitKey
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DVolume.h44 static KeyType GetKey(const NodeType* node) function in struct:NodeTreeDefinition
69 static KeyType GetKey(const NodeType* node) function in struct:InoTreeDefinition
H A DInode.h193 static KeyType GetKey(const NodeType* node) function in struct:InodesInoTreeDefinition
221 static KeyType GetKey(const NodeType* node) function in struct:InodesClusterTreeDefinition
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DKeyCommandMap.cpp58 int32 GetKey() const function in class:hks
/haiku/src/system/runtime_loader/
H A Dheap.cpp140 static FreeChunkKey GetKey(const FreeChunk* node) function in struct:FreeChunkTreeDefinition
/haiku/src/apps/mail/
H A DWIndex.cpp302 WIndex::GetKey(const char *s) function in class:WIndex
H A DWords.cpp205 Words::GetKey(const char* s) function in class:Words
/haiku/src/kits/app/
H A DKeyStore.cpp32 BKeyStore::GetKey(BKeyType type, const char* identifier, BKey& key) function in class:BKeyStore
39 BKeyStore::GetKey(BKeyType type, const char* identifier, function in class:BKeyStore
47 BKeyStore::GetKey(BKeyType type, const char* identifier, function in class:BKeyStore
57 BKeyStore::GetKey(const char* keyring, BKeyType type, const char* identifier, function in class:BKeyStore
65 BKeyStore::GetKey(const char* keyring, BKeyType type, const char* identifier, function in class:BKeyStore
73 BKeyStore::GetKey(const char* keyring, BKeyType type, const char* identifier, function in class:BKeyStore
[all...]
/haiku/headers/private/kernel/vm/
H A DVMCache.h50 static page_num_t GetKey(const NodeType* node) function in struct:VMCachePagesTreeDefinition
/haiku/src/system/boot/loader/
H A Dheap.cpp146 static FreeChunkKey GetKey(const FreeChunk* node) function in struct:FreeChunkTreeDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h219 inline Key GetKey(Node* node) const function in class:TwoKeyAVLTreeNodeStrategy
/haiku/src/bin/keymap/
H A DKeymap.cpp757 Keymap::GetKey(const char* chars, int32 offset, char* buffer, size_t bufferSize) function in class:Keymap
[all...]
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h1565 #define GetKey() \ macro

Completed in 147 milliseconds