/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | AESKey.h | 119 inline const key_t & getKey() const { return m_key; } in getKey() function 120 inline void getKey(key_t * key) const { memcpy(key, m_key, sizeof(m_key)); } in getKey() function
|
/netbsd-src/external/bsd/elftosb/dist/sbtool/ |
H A D | EncoreBootImageReader.h | 49 inline const AESKey<128> & getKey() const { return m_dek; } in getKey() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
H A D | AtomicChange.h | 68 const std::string &getKey() const { return Key; } in getKey() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | StringMapEntry.h | 102 StringRef getKey() const { in getKey() function
|
H A D | ImmutableMap.h | 198 key_type_ref getKey() const { return (*this)->first; } in getKey() function 328 key_type_ref getKey() const { return (*this)->first; } in getKey() function
|
H A D | ScopedHashTable.h | 55 const K &getKey() const { return Key; } in getKey() function
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/ |
H A D | data_protect.c | 214 getKey( CK_SESSION_HANDLE a_hSession, in getKey() function
|
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/ |
H A D | NamedConf.py | 241 def getKey(self, name): member in NamedConf
|
H A D | NsdConf.py | 541 def getKey(self, name): member in NsdConf
|
/netbsd-src/sys/arch/sun68k/include/ |
H A D | mon.h | 131 int (*getKey)(void); /* Get next key if one exists */ member
|
/netbsd-src/sys/arch/sun3/include/ |
H A D | mon.h | 127 int (*getKey)(void); /* Get next key if one exists */ member
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | collector_module.h | 199 void *(*getKey)(unsigned key); member
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | oldmon.h | 181 int (*getKey)(void); /* Get next key if one exists */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | collector_module.h | 194 void *(*getKey)(unsigned key); member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/ |
H A D | registry.d | 1487 Key getKey(size_t index) in getKey() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/ |
H A D | registry.d | 1485 Key getKey(size_t index) in getKey() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 2138 Node *KeyValueNode::getKey() { in getKey() function in KeyValueNode
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 1250 MachineBasicBlock *getKey() const { in precomputeTriangleChains() function
|