Searched defs:function (Results 101 - 125 of 164) sorted by relevance

1234567

/freebsd-current/sys/dev/mps/
H A Dmps_user.c742 uint8_t function = 0; local
[all...]
/freebsd-current/sys/dev/mpr/
H A Dmpr_user.c743 uint8_t tool, function = 0; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp75 int Atexit(void (*function)(void)) { return atexit(function); } argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp707 Function *function = local
[all...]
H A DStackFrame.cpp1681 Function *function = frame_block->CalculateSymbolContextFunction(); local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp523 bool IRInterpreter::CanInterpret(llvm::Module &module, llvm::Function &function, argument
684 bool IRInterpreter::Interpret(llvm::Module &module, llvm::Function &function, argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp609 FindAddressesForLine(const lldb::TargetSP target_sp, const FileSpec &file, uint32_t line, Function *function, std::vector<Address> &output_local, std::vector<Address> &output_extern) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp239 u8* function = (u8*)address; local
252 u8* function = (u8*)address - sizeof(pattern); local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp56 IRForTarget::FunctionValueCache::GetValue(llvm::Function *function) { argument
65 static llvm::Value *FindEntryInstruction(llvm::Function *function) { argument
[all...]
H A DClangExpressionDeclMap.cpp1158 Function *function = sym_ctx.function; local
1799 AddOneFunction(NameSearchContext &context, Function *function, Symbol *symbol) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp329 void ReportStringFunctionMemoryRangesOverlap(const char *function, argument
336 length2, function); local
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp329 *s << "Function = " << function; local
[all...]
/freebsd-current/sys/x86/iommu/
H A Dintel_drv.c1188 int pci_domain, bus, device, function, i, t; local
/freebsd-current/sys/dev/siis/
H A Dsiis.c363 siis_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/arm64/rockchip/
H A Drk_pinctrl.c1144 uint32_t bank, subbank, pin, function; local
/freebsd-current/crypto/heimdal/lib/sl/
H A Dslc-gram.c2001 struct assignment *function; local
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dfw.h163 int function; member in struct:mlx4_func
/freebsd-current/sys/dev/acpi_support/
H A Dacpi_ibm.c693 int function; local
H A Dacpi_hp.c642 int function; local
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c1249 uint32_t function; local
[all...]
/freebsd-current/sys/dev/isci/scil/
H A Dscu_task_context.h375 U32 function : 8; member in struct:SMP_TASK_CONTEXT
/freebsd-current/sys/crypto/ccp/
H A Dccp_hardware.h375 uint32_t function:15; member in struct:ccp_desc::dword0::__anon1499
/freebsd-current/sys/arm/nvidia/tegra124/
H A Dtegra124_xusbpadctl.c863 char *function; local
[all...]
/freebsd-current/sys/arm/allwinner/
H A Daw_gpio.c687 char *function; local
[all...]
/freebsd-current/lib/libsysdecode/
H A Dflags.c950 sysdecode_rtprio_function(int function) argument

Completed in 594 milliseconds

1234567