Searched defs:function (Results 76 - 100 of 164) sorted by relevance

1234567

/freebsd-current/sys/dev/acpi_support/
H A Dacpi_toshiba.c289 int function, error = 0; local
406 hci_call(ACPI_HANDLE h, int op, int function, UINT32 *arg) argument
H A Dacpi_asus_wmi.c463 int function; local
H A Dacpi_wmi.c684 acpi_wmi_ec_handler(UINT32 function, ACPI_PHYSICAL_ADDRESS address, argument
H A Dacpi_asus.c929 int function; local
/freebsd-current/sys/dev/pccard/
H A Dpccardvarp.h97 int function; member in struct:pccard_function
/freebsd-current/sys/dev/ntb/
H A Dntb.c44 int function; member in struct:ntb_child
/freebsd-current/sys/arm/nvidia/
H A Das3722_gpio.c113 char *function; member in struct:as3722_pincfg
[all...]
H A Dtegra_pinmux.c128 char *function; member in struct:pincfg
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp146 int Atexit(void (*function)(void)) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp311 TSAN_INTERCEPTOR(void, dispatch_once_f, dispatch_once_t *predicate, void *context, dispatch_function_t function) argument
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp216 Function *function = local
[all...]
H A DSymbol.cpp323 Function *function = base_address.CalculateSymbolContextFunction(); local
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp158 void Log::Formatf(llvm::StringRef file, llvm::StringRef function, argument
166 void Log::VAFormatf(llvm::StringRef file, llvm::StringRef function, argument
370 void Log::Format(llvm::StringRef file, llvm::StringRef function, argument
317 WriteHeader(llvm::raw_ostream &OS, llvm::StringRef file, llvm::StringRef function) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp397 Function *function = base_address.CalculateSymbolContextFunction(); local
738 ConstString function; member in struct:CommandObjectSourceList::SourceInfo
929 Function *function = base_address.CalculateSymbolContextFunction(); variable
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h742 PythonCallable function; member in class:lldb_private::python::PythonScript
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_jupiter.c766 jupiter_debug( struct peer * peer, const char * function, const char * fmt, ... ) argument
/freebsd-current/sys/dev/ata/
H A Data-pci.c315 ata_pci_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-current/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h195 void (*function)(unsigned long); member in struct:timer_list
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h279 const char *function; member in struct:__asan::ErrorStringFunctionMemoryRangesOverlap
/freebsd-current/sys/arm64/nvidia/tegra210/
H A Dtegra210_pinmux.c129 char *function; member in struct:pincfg
[all...]
/freebsd-current/lib/libc/softfloat/
H A Dtimesoftfloat.c101 static void time_a_int32_z_float32( float32 function( int32 ) ) function
128 static void time_a_int32_z_float64( float64 function( int32 ) ) function
157 static void time_a_int32_z_floatx80( floatx80 function( int32 ) ) function
188 static void time_a_int32_z_float128( float128 function( int3 function
256 static void time_a_int64_z_float32( float32 function( int64 ) ) function
283 static void time_a_int64_z_float64( float64 function( int64 ) ) function
312 static void time_a_int64_z_floatx80( floatx80 function( int64 ) ) function
343 static void time_a_int64_z_float128( float128 function( int64 ) ) function
387 static void time_a_float32_z_int32( int32 function( float32 ) ) function
414 static void time_a_float32_z_int64( int64 function( float32 ) ) function
441 static void time_a_float32_z_float64( float64 function( float32 ) ) function
470 static void time_a_float32_z_floatx80( floatx80 function( float32 ) ) function
501 static void time_a_float32_z_float128( float128 function( float32 ) ) function
530 static void time_az_float32( float32 function( float32 ) ) function
557 static void time_ab_float32_z_flag( flag function( float32, float32 ) ) function
592 static void time_abz_float32( float32 function( float32, float32 ) ) function
638 static void time_az_float32_pos( float32 function( float32 ) ) function
704 static void time_a_float64_z_int32( int32 function( float64 ) ) function
731 static void time_a_float64_z_int64( int64 function( float64 ) ) function
758 static void time_a_float64_z_float32( float32 function( float64 ) ) function
787 static void time_a_float64_z_floatx80( floatx80 function( float64 ) ) function
818 static void time_a_float64_z_float128( float128 function( float64 ) ) function
847 static void time_az_float64( float64 function( float64 ) ) function
874 static void time_ab_float64_z_flag( flag function( float64, float64 ) ) function
909 static void time_abz_float64( float64 function( float64, float64 ) ) function
979 static void time_az_float64_pos( float64 function( float64 ) ) function
1050 static void time_a_floatx80_z_int32( int32 function( floatx80 ) ) function
1082 static void time_a_floatx80_z_int64( int64 function( floatx80 ) ) function
1114 static void time_a_floatx80_z_float32( float32 function( floatx80 ) ) function
1146 static void time_a_floatx80_z_float64( float64 function( floatx80 ) ) function
1180 static void time_a_floatx80_z_float128( float128 function( floatx80 ) ) function
1214 static void time_az_floatx80( floatx80 function( floatx80 ) ) function
1246 static void time_ab_floatx80_z_flag( flag function( floatx80, floatx80 ) ) function
1288 static void time_abz_floatx80( floatx80 function( floatx80, floatx80 ) ) function
1368 static void time_az_floatx80_pos( floatx80 function( floatx80 ) ) function
1445 static void time_a_float128_z_int32( int32 function( float128 ) ) function
1477 static void time_a_float128_z_int64( int64 function( float128 ) ) function
1509 static void time_a_float128_z_float32( float32 function( float128 ) ) function
1541 static void time_a_float128_z_float64( float64 function( float128 ) ) function
1575 static void time_a_float128_z_floatx80( floatx80 function( float128 ) ) function
1609 static void time_az_float128( float128 function( float128 ) ) function
1641 static void time_ab_float128_z_flag( flag function( float128, float128 ) ) function
1683 static void time_abz_float128( float128 function( float128, float128 ) ) function
1762 static void time_az_float128_pos( float128 function( float128 ) ) function
[all...]
/freebsd-current/sys/powerpc/pseries/
H A Dphyp_vscsi.c191 uint8_t function; member in struct:srp_tsk_mgmt
/freebsd-current/usr.bin/rpcinfo/
H A Drpcinfo.c156 int function; local
[all...]
/freebsd-current/sys/kern/
H A Dkern_resource.c290 int function; member in struct:rtprio_thread_args
371 int function; member in struct:rtprio_args
/freebsd-current/usr.sbin/pkg/
H A Dpkg.c283 const char *function, *fp, *key; local

Completed in 434 milliseconds

1234567