/haiku/src/add-ons/kernel/file_systems/reiserfs/ |
H A D | Item.h | 39 const Key *GetKey() const { return Key::CastFrom(&ih_key); } in GetKey() function 40 VKey *GetKey(VKey *k) const { k->SetTo(GetKey(), GetVersion()); return k; } in GetKey() function
|
H A D | Item.cpp | 180 Item::GetKey() const in GetKey() function in Item 187 Item::GetKey(VKey *k) const in GetKey() function in Item
|
/haiku/src/kits/app/ |
H A D | KeyStore.cpp | 32 BKeyStore::GetKey(BKeyType type, const char* identifier, BKey& key) in GetKey() function in BKeyStore 39 BKeyStore::GetKey(BKeyType type, const char* identifier, in GetKey() function in BKeyStore 47 BKeyStore::GetKey(BKeyType type, const char* identifier, in GetKey() function in BKeyStore 57 BKeyStore::GetKey(const char* keyring, BKeyType type, const char* identifier, in GetKey() function in BKeyStore 65 BKeyStore::GetKey(const char* keyring, BKeyType type, const char* identifier, in GetKey() function in BKeyStore 73 BKeyStore::GetKey(const char* keyring, BKeyType type, const char* identifier, in GetKey() function in BKeyStore
|
/haiku/src/add-ons/kernel/file_systems/exfat/ |
H A D | Volume.h | 44 static KeyType GetKey(const NodeType* node) in GetKey() function 69 static KeyType GetKey(const NodeType* node) in GetKey() function
|
H A D | Inode.h | 193 static KeyType GetKey(const NodeType* node) in GetKey() function 221 static KeyType GetKey(const NodeType* node) in GetKey() function
|
/haiku/headers/private/locale/ |
H A D | HashMapCatalog.h | 161 HashMapCatalog::CatWalker::GetKey() const in GetKey() function
|
/haiku/src/add-ons/kernel/file_systems/ramfs/ |
H A D | Attribute.cpp | 110 Attribute::GetKey(uint8 *key, size_t *length) in GetKey() function in Attribute
|
H A D | TwoKeyAVLTree.h | 166 inline Key GetKey(Node* node) const in GetKey() function
|
/haiku/src/system/kernel/debug/ |
H A D | BreakpointManager.h | 78 static const KeyType& GetKey(const InstalledBreakpoint* node) in GetKey() function
|
/haiku/headers/private/kernel/util/ |
H A D | VectorMap.h | 695 inline KeyReference GetKey(const Entry &entry) const in GetKey() function 736 inline KeyReference GetKey(const Entry &entry) const in GetKey() function
|
H A D | Heap.h | 201 HEAP_CLASS_NAME::GetKey(Element* element) in GetKey() function
|
H A D | MinMaxHeap.h | 221 MIN_MAX_HEAP_CLASS_NAME::GetKey(Element* element) in GetKey() function
|
H A D | AVLTreeMap.h | 626 inline const Key& GetKey(const Node* node) const in GetKey() function
|
/haiku/src/add-ons/input_server/filters/shortcut_catcher/ |
H A D | KeyCommandMap.cpp | 58 int32 GetKey() const in GetKey() function in hks
|
/haiku/headers/private/kernel/vm/ |
H A D | VMCache.h | 50 static page_num_t GetKey(const NodeType* node) in GetKey() function
|
/haiku/src/apps/mail/ |
H A D | WIndex.cpp | 302 WIndex::GetKey(const char *s) in GetKey() function in WIndex
|
H A D | Words.cpp | 205 Words::GetKey(const char* s) in GetKey() function in Words
|
/haiku/src/system/runtime_loader/ |
H A D | heap.cpp | 140 static FreeChunkKey GetKey(const FreeChunk* node) in GetKey() function
|
/haiku/src/system/boot/loader/ |
H A D | heap.cpp | 148 static FreeChunkKey GetKey(const FreeChunk* node) in GetKey() function
|
/haiku/src/add-ons/kernel/file_systems/packagefs/util/ |
H A D | TwoKeyAVLTree.h | 210 inline Key GetKey(Node* node) const in GetKey() function
|
/haiku/src/bin/keymap/ |
H A D | Keymap.cpp | 757 Keymap::GetKey(const char* chars, int32 offset, char* buffer, size_t bufferSize) in GetKey() function in Keymap
|
/haiku/src/system/boot/platform/amiga_m68k/ |
H A D | rom_calls.h | 1565 #define GetKey() \ macro
|