Searched defs:function (Results 51 - 75 of 210) sorted by relevance

123456789

/freebsd-11-stable/sys/dev/ata/
H A Data-cbus.c57 void (*function)(void *); member in struct:ata_cbus_controller::__anon9110
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_task.c152 char function; member in struct:rpc_msg
/freebsd-11-stable/sys/dev/mvs/
H A Dmvs_soc.c388 mvs_setup_intr(device_t dev, device_t child, struct resource *irq, int flags, driver_filter_t *filter, driver_intr_t *function, void *argument, void **cookiep) argument
H A Dmvs_pci.c442 mvs_setup_intr(device_t dev, device_t child, struct resource *irq, int flags, driver_filter_t *filter, driver_intr_t *function, void *argument, void **cookiep) argument
/freebsd-11-stable/sys/x86/cpufreq/
H A Dsmist.c235 getset_state(struct smist_softc *sc, int *state, int function) argument
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_acpi.c84 static ACPI_OBJECT *radeon_atif_call(ACPI_HANDLE handle, int function, argument
395 radeon_atcs_call(ACPI_HANDLE handle, int function, ACPI_BUFFER *params) argument
[all...]
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_panasonic.c242 int function, error; local
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_rtcp.c87 char function; member in struct:rpc_msg
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_epoch.h61 ck_epoch_cb_t *function; member in struct:ck_epoch_entry
196 ck_epoch_call(ck_epoch_record_t *record, ck_epoch_entry_t *entry, ck_epoch_cb_t *function) argument
214 ck_epoch_call_strict(ck_epoch_record_t *record, ck_epoch_entry_t *entry, ck_epoch_cb_t *function) argument
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dtrace.c145 const char *function; member in struct:bfd_data
[all...]
/freebsd-11-stable/contrib/expat/tests/
H A Dminicheck.c137 _check_set_test_info(char const *function, char const *filename, int lineno) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp74 Function *function = m_opaque_ptr->CalculateSymbolContextFunction(); local
H A DSBSymbolContext.cpp93 Function *function = nullptr; local
147 void SBSymbolContext::SetFunction(lldb::SBFunction function) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h37 char *function; member in struct:__sanitizer::AddressInfo
H A Dsanitizer_symbolizer_libbacktrace.cpp109 SymbolizeCodePCInfoCallback(void *vdata, uintptr_t addr, const char *filename, int lineno, const char *function) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunction.cpp96 ThreadPlanCallFunction( Thread &thread, const Address &function, const CompilerType &return_type, llvm::ArrayRef<addr_t> args, const EvaluateExpressionOptions &options) argument
126 ThreadPlanCallFunction( Thread &thread, const Address &function, const EvaluateExpressionOptions &options) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h409 bool function : 1; member in struct:lldb_private::NameSearchContext::__anon1214
H A DIRDynamicChecks.cpp153 bool Inspect(llvm::Function &function) { return InspectFunction(function); } argument
545 llvm::Function *function = M.getFunction(StringRef(m_func_name)); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h140 void Format(llvm::StringRef file, llvm::StringRef function, argument
146 FormatError(llvm::Error error, llvm::StringRef file, llvm::StringRef function, const char *format, Args &&... args) argument
[all...]
/freebsd-11-stable/contrib/libreadline/
H A Dreadline.h72 rl_command_func_t *function; member in struct:_funmap
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_grammar.y838 function: DT_TOK_LPAR { dt_scope_push(NULL, CTF_ERR); } label
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Davila_ata.c305 ata_avila_setup_intr(device_t dev, device_t child, struct resource *irq, int flags, driver_filter_t *filt, driver_intr_t *function, void *argument, void **cookiep) argument
/freebsd-11-stable/stand/i386/libi386/
H A Dbiospci.c401 biospci_locator(int8_t bus, uint8_t device, uint8_t function) argument
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_fat.c461 fatentry(int function, struct msdosfsmount *pmp, u_long cn, u_long *oldcontents, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp340 void Log::Format(llvm::StringRef file, llvm::StringRef function, argument
279 WriteHeader(llvm::raw_ostream &OS, llvm::StringRef file, llvm::StringRef function) argument

Completed in 561 milliseconds

123456789