Searched defs:src_ctx (Results 1 – 5 of 5) sorted by relevance
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | kerrs.c | 126 krb5_copy_error_message(krb5_context dest_ctx, krb5_context src_ctx) in krb5_copy_error_message()
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_common.c | 4859 ice_write_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_byte() 4898 ice_write_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_word() 4941 ice_write_dword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_dword() 4992 ice_write_qword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_qword() 5044 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx, in ice_set_ctx() 5140 ice_read_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_read_byte() 5176 ice_read_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_read_word() 5219 ice_read_dword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_read_dword() 5270 ice_read_qword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_read_qword() 5321 ice_get_ctx(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_get_ctx()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTImporter.h | 457 clang::ASTContext *src_ctx) { in GetDelegate()
|
| H A D | ClangASTImporter.cpp | 240 clang::ASTContext *src_ctx) in CompleteTagDeclsScope() 335 clang::ASTContext *src_ctx = &decl->getASTContext(); in DeportDecl() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 9783 void ScratchTypeSystemClang::ForgetSource(ASTContext *src_ctx, in ForgetSource()
|