Searched refs:user_type (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/openssh/regress/ |
| H A D | keytype.sh | 50 user_type=`kname_to_ktype "$ut"` 59 echo PubkeyAcceptedAlgorithms $user_type 65 echo PubkeyAcceptedAlgorithms $user_type
|
| /freebsd/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 | 248 TypeFromUser user_type = DeportType(*clang_ast_context, *ast, parser_type); in AddPersistentVariable() local 251 user_type, is_lvalue, m_keep_result_in_memory, m_result_delegate, err); in AddPersistentVariable() 254 exe_ctx.GetBestExecutionContextScope(), name, user_type, in AddPersistentVariable() 286 TypeFromUser user_type = DeportType(*context, *ast, parser_type); in AddPersistentVariable() local 288 if (!user_type.GetOpaqueQualType()) { in AddPersistentVariable() 302 exe_ctx.GetBestExecutionContextScope(), name, user_type, in AddPersistentVariable() 1470 TypeFromUser *user_type, in GetVariableValue() argument 1546 if (user_type) in GetVariableValue() 1547 *user_type = TypeFromUser(var_clang_type); in GetVariableValue() 1606 TypeFromUser user_type = valobj->GetCompilerType(); in AddOneVariable() local [all …]
|
| H A D | ClangExpressionVariable.h | 76 const TypeFromUser &user_type,
|
| /freebsd/crypto/openssh/ |
| H A D | pkcs11.h | 1052 (ck_session_handle_t session, ck_user_type_t user_type, 1286 ck_user_type_t user_type,
|
| /freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
| H A D | pkcs11.h | 777 (ck_session_handle_t session, ck_user_type_t user_type,
|
| /freebsd/crypto/heimdal/lib/hx509/ref/ |
| H A D | pkcs11.h | 779 (ck_session_handle_t session, ck_user_type_t user_type,
|