Searched refs:GetKey (Results 1 - 25 of 44) sorted by last modified time

12

/haiku/headers/private/kernel/util/
H A DVectorMap.h22 template<typename Key, typename Value, typename GetKey,
131 return fParent->fEntryStrategy.GetKey(*fEntry);
663 int cmp = fEntryStrategy.Compare(fEntryStrategy.GetKey(fElements[mid]),
671 fEntryStrategy.GetKey(fElements[lower])) == 0);
695 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
H A DSplayTree.h27 static const KeyType& GetKey(const NodeType* node);
74 Key key = Definition::GetKey(node);
128 Key key = Definition::GetKey(node);
161 _Splay(Definition::GetKey(node));
179 _Splay(Definition::GetKey(node));
503 if (Node* previous = fTree.PreviousDontSplay(Definition::GetKey(node)))
537 if (Node* previous = fTree.PreviousDontSplay(Definition::GetKey(node)))
/haiku/src/apps/haikudepot/model/
H A DModel.cpp733 status_t result = keyStore.GetKey(kHaikuDepotKeyring, B_KEY_TYPE_PASSWORD,
771 if (keyStore.GetKey(kHaikuDepotKeyring, B_KEY_TYPE_PASSWORD,
/haiku/src/kits/app/
H A DKeyStore.cpp32 BKeyStore::GetKey(BKeyType type, const char* identifier, BKey& key) function in class:BKeyStore
34 return GetKey(NULL, type, identifier, NULL, true, key);
39 BKeyStore::GetKey(BKeyType type, const char* identifier, function in class:BKeyStore
42 return GetKey(NULL, type, identifier, secondaryIdentifier, false, key);
47 BKeyStore::GetKey(BKeyType type, const char* identifier, function in class:BKeyStore
51 return GetKey(NULL, type, identifier, secondaryIdentifier,
57 BKeyStore::GetKey(const char* keyring, BKeyType type, const char* identifier, function in class:BKeyStore
60 return GetKey(keyring, type, identifier, NULL, true, key);
65 BKeyStore::GetKey(const char* keyring, BKeyType type, const char* identifier, function in class:BKeyStore
68 return GetKey(keyrin
73 BKeyStore::GetKey(const char* keyring, BKeyType type, const char* identifier, function in class:BKeyStore
[all...]
/haiku/src/system/kernel/scheduler/
H A Dscheduler.cpp130 int32 heapPriority = CPUPriorityHeap::GetKey(targetCPU);
H A Dscheduler_cpu.cpp186 int32 oldPriority = CPUPriorityHeap::GetKey(this);
382 int32 key = GetKey(entry);
394 int32 key = GetKey(entry);
563 int32 oldKey = CoreLoadHeap::GetKey(this);
625 int32 key = GetKey(entry);
637 int32 key = GetKey(entry);
H A Dscheduler_thread.cpp67 if (CPUPriorityHeap::GetKey(previousCPU) < threadPriority) {
79 if (CPUPriorityHeap::GetKey(cpu) < threadPriority) {
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.cpp656 //item->GetKey(&itemKey)->Dump();
685 closeItem.GetHeader()->GetKey(&itemKey);
755 node->ItemHeaderAt(i)->GetKey(&itemKey);
772 node->ItemHeaderAt(0)->GetKey(&lowerKey);
780 node->ItemHeaderAt(mid)->GetKey(&midKey);
H A DItem.cpp178 // GetKey
180 Item::GetKey() const function in class:Item
182 return fHeader->GetKey();
185 // GetKey
187 Item::GetKey(VKey *k) const function in class:Item
189 return fHeader->GetKey(k);
H A DBlock.cpp398 header->GetKey(k);
412 header->GetKey(k);
/haiku/src/apps/mail/
H A DContent.cpp2829 key = gExactWords[0]->GetKey(testWord.String());
H A DWIndex.cpp302 WIndex::GetKey(const char *s) function in class:WIndex
359 key = GetKey(nword);
H A DWords.cpp164 entry.key = GetKey(entryName);
173 entry.key = GetKey(suffixName);
205 Words::GetKey(const char* s) function in class:Words
229 return WIndex::GetKey(s);
768 if ((GetKey(testWord) == key)
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h219 inline Key GetKey(Node* node) const function in class:TwoKeyAVLTreeNodeStrategy
241 return _CompareKeys(a, GetKey(const_cast<Node*>(b)));
246 return _CompareKeys(GetKey(const_cast<Node*>(a)),
247 GetKey(const_cast<Node*>(b)));
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DVolume.cpp641 attribute->GetKey(oldKey, &oldLength);
H A DAttributeIndexImpl.cpp74 : attribute(attribute) { attribute->GetKey(key, &length); }
383 (*attribute)->GetKey(buffer, keyLength);
473 (*attribute)->GetKey(attrKey, &attrKeyLength);
H A DAttribute.cpp76 GetKey(oldKey, &oldLength);
89 GetKey(newKey, &newLength);
108 // GetKey
110 Attribute::GetKey(uint8 *key, size_t *length) function in class:Attribute
H A DAttribute.h45 void GetKey(uint8 *key, size_t *length);
/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/system/runtime_loader/
H A Dheap.cpp140 static FreeChunkKey GetKey(const FreeChunk* node) function in struct:FreeChunkTreeDefinition
/haiku/src/tools/locale/
H A Dlinkcatkeys.cpp118 const CatKey &key(walker.GetKey());
/haiku/src/bin/locale/
H A Dlinkcatkeys.cpp130 const CatKey &plainTextKey(walker.GetKey());
H A Ddumpcatalog.cpp65 const CatKey &key(walker.GetKey());
/haiku/src/bin/keymap/
H A DKeymap.cpp757 Keymap::GetKey(const char* chars, int32 offset, char* buffer, size_t bufferSize) function in class:Keymap
972 GetKey(fChars, fKeys.normal_map[i], normalKey, 32);
973 GetKey(fChars, fKeys.shift_map[i], shiftKey, 32);
974 GetKey(fChars, fKeys.control_map[i], controlKey, 32);
975 GetKey(fChars, fKeys.option_map[i], optionKey, 32);
976 GetKey(fChars, fKeys.option_shift_map[i], optionShiftKey, 32);
977 GetKey(fChars, fKeys.caps_map[i], capsKey, 32);
978 GetKey(fChars, fKeys.caps_shift_map[i], capsShiftKey, 32);
979 GetKey(fChars, fKeys.option_caps_map[i], optionCapsKey, 32);
980 GetKey(fChar
[all...]

Completed in 152 milliseconds

12