Searched refs:user_type (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | keytype.sh | 52 user_type=`kname_to_ktype "$ut"` 61 echo PubkeyAcceptedAlgorithms $user_type 67 echo PubkeyAcceptedAlgorithms $user_type
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionVariable.cpp | 51 const TypeFromUser &user_type, lldb::ByteOrder byte_order, in ClangExpressionVariable() argument 58 SetCompilerType(user_type); in ClangExpressionVariable()
|
| H A D | ClangExpressionDeclMap.cpp | 254 exe_ctx.GetBestExecutionContextScope(), name, user_type, in AddPersistentVariable() 288 if (!user_type.GetOpaqueQualType()) { in AddPersistentVariable() 1551 if (user_type) in GetVariableValue() 1552 *user_type = TypeFromUser(var_clang_type); in GetVariableValue() 1611 TypeFromUser user_type = valobj->GetCompilerType(); in AddOneVariable() local 1621 TypeFromParser parser_type = GuardedCopyType(user_type); in AddOneVariable() 1641 ClangUtil::ToString(user_type)); in AddOneVariable() 1681 TypeFromUser user_type( in AddOneVariable() local 1684 TypeFromParser parser_type(GuardedCopyType(user_type)); in AddOneVariable() 1735 user_type, m_parser_vars->m_target_info.byte_order, in AddOneGenericVariable() [all …]
|
| H A D | ClangExpressionVariable.h | 76 const TypeFromUser &user_type,
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | pkcs11.h | 779 (ck_session_handle_t session, ck_user_type_t user_type,
|
| /freebsd-14.2/crypto/heimdal/lib/hx509/ref/ |
| H A D | pkcs11.h | 779 (ck_session_handle_t session, ck_user_type_t user_type,
|