Home
last modified time | relevance | path

Searched defs:function (Results 1 – 25 of 168) sorted by relevance

1234567

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_util.c26 void __compilerrt_abort_impl(const char *file, int line, const char *function) { in __compilerrt_abort_impl()
38 void __compilerrt_abort_impl(const char *file, int line, const char *function) { in __compilerrt_abort_impl()
52 void __compilerrt_abort_impl(const char *file, int line, const char *function) { in __compilerrt_abort_impl()
/freebsd-13.1/sys/contrib/zstd/lib/common/
H A Dpool.c30 POOL_function function; member
260 static void POOL_add_internal(POOL_ctx* ctx, POOL_function function, void *opaque) in POOL_add_internal()
272 void POOL_add(POOL_ctx* ctx, POOL_function function, void* opaque) in POOL_add()
285 int POOL_tryAdd(POOL_ctx* ctx, POOL_function function, void* opaque) in POOL_tryAdd()
333 void POOL_add(POOL_ctx* ctx, POOL_function function, void* opaque) { in POOL_add()
338 int POOL_tryAdd(POOL_ctx* ctx, POOL_function function, void* opaque) { in POOL_tryAdd()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp30 void Block::GetDescription(Stream *s, Function *function, in GetDescription()
152 Function *function = CalculateSymbolContextFunction(); in DumpSymbolContext() local
241 Function *function = CalculateSymbolContextFunction(); in GetRangeContainingAddress() local
276 Function *function = CalculateSymbolContextFunction(); in GetRangeIndexContainingAddress() local
294 Function *function = CalculateSymbolContextFunction(); in GetRangeAtIndex() local
310 Function *function = CalculateSymbolContextFunction(); in GetStartAddress() local
330 Function *function = m_parent_scope->CalculateSymbolContextFunction(); in AddRange() local
/freebsd-13.1/contrib/lutok/
H A Dstate.cpp139 call_cxx_function_from_c(lutok::cxx_function function, in call_cxx_function_from_c()
186 lutok::cxx_function* function = state.to_userdata< lutok::cxx_function >( in cxx_closure_trampoline() local
206 lutok::cxx_function* function = state.to_userdata< lutok::cxx_function >( in cxx_function_trampoline() local
680 lutok::state::push_cxx_closure(cxx_function function, const int nvalues) in push_cxx_closure()
696 lutok::state::push_cxx_function(cxx_function function) in push_cxx_function()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp22 static const char *StripFunctionName(const char *function, const char *prefix) { in StripFunctionName()
31 static const char *DemangleFunctionName(const char *function) { in DemangleFunctionName()
/freebsd-13.1/contrib/cortex-strings/scripts/
H A Dplot-align.py11 def plot(records, bytes, function): argument
H A Dplot-sizes.py22 def plot(records, function, alignment=None, scale=1): argument
/freebsd-13.1/lib/libc/gen/
H A Dlockf.c44 lockf(int filedes, int function, off_t size) in lockf()
/freebsd-13.1/contrib/llvm-project/libcxx/include/__functional/
H A Dfunction.h62 template<class _Fp> class _LIBCPP_DEPRECATED_CXX03_FUNCTION _LIBCPP_TEMPLATE_VIS function; // undef… variable
/freebsd-13.1/contrib/diff/src/
H A Dcontext.c140 print_context_function (FILE *out, char const *function) in print_context_function()
161 char const *function; in pr_context_hunk() local
292 char const *function; in pr_unidiff_hunk() local
/freebsd-13.1/sys/contrib/ck/include/
H A Dck_epoch.h61 ck_epoch_cb_t *function; member
198 ck_epoch_cb_t *function) in ck_epoch_call()
216 ck_epoch_cb_t *function) in ck_epoch_call_strict()
/freebsd-13.1/usr.sbin/mpsutil/
H A Dmpsutil.h65 #define MPS_COMMAND(set, name, function, args, desc) \ argument
80 #define _MPS_COMMAND(set, name, function) \ argument
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_sp_api.h47 void (*function)(struct ecore_hwfn *, member
/freebsd-13.1/contrib/libucl/src/
H A Dtree.h207 #define TREE_FORWARD_APPLY(head, node, field, function, data) \ argument
210 #define TREE_REVERSE_APPLY(head, node, field, function, data) \ argument
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBSymbolContext.cpp93 Function *function = nullptr; in GetFunction() local
147 void SBSymbolContext::SetFunction(lldb::SBFunction function) { in SetFunction()
/freebsd-13.1/tools/regression/posixsem/
H A Dtest.h45 #define TEST(function, name) \ argument
/freebsd-13.1/sys/dev/isci/scil/
H A Dscif_sas_task_request.h111 SCI_SAS_TASK_MGMT_FUNCTION_T function; member
/freebsd-13.1/crypto/openssl/engines/
H A De_capi_err.c114 static void ERR_CAPI_error(int function, int reason, char *file, int line) in ERR_CAPI_error()
H A De_dasync_err.c68 static void ERR_DASYNC_error(int function, int reason, char *file, int line) in ERR_DASYNC_error()
H A De_ossltest_err.c58 static void ERR_OSSLTEST_error(int function, int reason, char *file, int line) in ERR_OSSLTEST_error()
H A De_afalg_err.c78 static void ERR_AFALG_error(int function, int reason, char *file, int line) in ERR_AFALG_error()
/freebsd-13.1/sys/arm/mv/
H A Dmvebu_pinctrl.c116 uint32_t function) in mv_pinctrl_configure_pin()
133 char *function; in mv_pinctrl_configure_pins() local
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h140 void Format(llvm::StringRef file, llvm::StringRef function, in Format()
147 llvm::StringRef function, const char *format, in FormatError()
/freebsd-13.1/contrib/tcpdump/
H A Dprint-loopback.c61 uint16_t function; in loopback_message_print() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp24 Thread &thread, const Address &function, llvm::Type &prototype, in ThreadPlanCallFunctionUsingABI()

1234567