Searched defs:function (Results 1 - 25 of 164) sorted by relevance

1234567

/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_util.c26 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
38 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
52 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
/freebsd-current/sys/dev/isci/scil/
H A Dscif_sas_task_request.h109 SCI_SAS_TASK_MGMT_FUNCTION_T function; member in struct:SCIF_SAS_TASK_REQUEST
/freebsd-current/lib/libc/sys/
H A Dlockf.c41 lockf(int filedes, int function, off_t size) argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_coroutine.lua[all...]
H A Dtst.lib_table.lua[all...]
H A Dtst.lib_base.lua[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAllocaHoisting.cpp40 bool NVPTXAllocaHoisting::runOnFunction(Function &function) { argument
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dsel-gram.y104 function: IDENTIFIER '(' words ')' { label
/freebsd-current/crypto/openssl/engines/
H A De_capi_err.c88 static void ERR_CAPI_error(int function, int reason, const char *file, int line) argument
H A De_afalg_err.c65 static void ERR_AFALG_error(int function, int reason, const char *file, int line) argument
H A De_loader_attic_err.c67 static void ERR_ATTIC_error(int function, int reason, const char *file, int line) argument
H A De_ossltest_err.c50 static void ERR_OSSLTEST_error(int function, int reason, const char *file, int line) argument
H A De_dasync_err.c50 static void ERR_DASYNC_error(int function, int reason, const char *file, int line) argument
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_sp_api.h45 void (*function)(struct ecore_hwfn *, member in struct:ecore_spq_comp_cb
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp23 ThreadPlanCallFunctionUsingABI( Thread &thread, const Address &function, llvm::Type &prototype, llvm::Type &return_type, llvm::ArrayRef<ABI::CallArgument> args, const EvaluateExpressionOptions &options) argument
H A DThreadPlanCallUserExpression.cpp34 ThreadPlanCallUserExpression( Thread &thread, Address &function, llvm::ArrayRef<lldb::addr_t> args, const EvaluateExpressionOptions &options, lldb::UserExpressionSP &user_expression_sp) argument
/freebsd-current/contrib/wireguard-tools/
H A Dwg.c17 int (*function)(int, const char**); member in struct:__anon5
/freebsd-current/contrib/tcpdump/
H A Dprint-loopback.c60 uint16_t function; local
/freebsd-current/usr.bin/bc/
H A Dbc.y396 function : function_header opt_parameter_list RPAR opt_newline label
/freebsd-current/sys/net/altq/
H A Daltq_rmclass_debug.h63 int function; /* address of function */ member in struct:cbqtrace
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_check_magic.c127 __archive_check_magic(struct archive *a, unsigned int magic, unsigned int state, const char *function) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dtimer.h41 void (*function) (unsigned long); /* < v4.15 */ member in union:timer_list::__anon1454
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-debug.c140 __iwl_dbg(struct device *dev, u32 level, bool limit, const char *function, const char *fmt, ...) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.cpp29 ASTStructExtractor(ASTConsumer *passthrough, const char *struct_name, ClangFunctionCaller &function) argument
/freebsd-current/sys/dev/acpi_support/
H A Dacpi_sony.c175 int function = oidp->oid_arg2; local

Completed in 197 milliseconds

1234567