Home
last modified time | relevance | path

Searched defs:Function (Results 1 – 25 of 433) sorted by relevance

12345678910>>...18

/freebsd/sys/contrib/dev/acpica/components/events/
H A Devrgnini.c180 UINT32 Function, in AcpiEvSystemMemoryRegionSetup()
249 UINT32 Function, in AcpiEvIoSpaceRegionSetup()
289 UINT32 Function, in AcpiEvPciConfigRegionSetup()
560 UINT32 Function, in AcpiEvPciBarRegionSetup()
591 UINT32 Function, in AcpiEvCmosRegionSetup()
622 UINT32 Function, in AcpiEvDataTableRegionSetup()
678 UINT32 Function, in AcpiEvDefaultRegionSetup()
H A Devregion.c261 UINT32 Function, in AcpiEvAddressSpaceDispatch()
725 UINT32 Function) in AcpiEvExecuteRegMethod()
872 UINT32 Function) in AcpiEvExecuteRegMethods()
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexregion.c181 UINT32 Function, in AcpiExSystemMemorySpaceHandler()
449 UINT32 Function, in AcpiExSystemIoSpaceHandler()
514 UINT32 Function, in AcpiExPciConfigSpaceHandler()
595 UINT32 Function, in AcpiExCmosSpaceHandler()
632 UINT32 Function, in AcpiExPciBarSpaceHandler()
669 UINT32 Function, in AcpiExDataTableSpaceHandler()
H A Dexserial.c297 UINT32 Function; in AcpiExReadSerialBus() local
415 UINT32 Function; in AcpiExWriteSerialBus() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp52 #define LLVM_SYMBOLIZER_GET_FUNC(Function) \ argument
57 #define LLVM_SYMBOLIZER_INTERCEPTOR1(Function, ...) \ argument
65 #define LLVM_SYMBOLIZER_INTERCEPTOR2(Function, ...) \ argument
75 #define LLVM_SYMBOLIZER_INTERCEPTOR3(Function, ...) \ argument
87 #define LLVM_SYMBOLIZER_INTERCEPTOR4(Function, ...) \ argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScopedNoAliasAA.h24 class Function; variable
34 bool invalidate(Function &, const PreservedAnalyses &, in invalidate() argument
H A DTypeBasedAliasAnalysis.h26 class Function; variable
36 bool invalidate(Function &, const PreservedAnalyses &, in invalidate() argument
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dremez.jl347 function ratfn_leastsquares(f::Function, xvals::Array{BigFloat}, n, d,
425 function goldensection(f::Function, a::BigFloat, b::BigFloat, c::BigFloat)
497 function find_extrema(f::Function, grid::Array{BigFloat})
620 function ratfn_equal_deviation(f::Function, coords::Array{BigFloat},
802 function ratfn_minimax(f::Function, interval::Tuple{BigFloat,BigFloat}, n, d,
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAssemblyAnnotationWriter.h21 class Function; variable
33 virtual void emitFunctionAnnot(const Function *, in emitFunctionAnnot()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp24 void LVSymbolTable::add(StringRef Name, LVScope *Function, in add()
55 LVScope *Function = SymbolNames[SymbolName].Scope; in add() local
61 LVSectionIndex LVSymbolTable::update(LVScope *Function) { in update()
121 void LVBinaryReader::addToSymbolTable(StringRef Name, LVScope *Function, in addToSymbolTable()
130 LVSectionIndex LVBinaryReader::updateSymbolTable(LVScope *Function) { in updateSymbolTable()
529 Error LVBinaryReader::createInstructions(LVScope *Function, in createInstructions()
586 LVScope *Function) { in processLines()
894 LVScope *Function) { in includeInlineeLines()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_fc.h92 U8 Function; /* 03h */ member
119 U8 Function; /* 03h */ member
180 U8 Function; /* 03h */ member
206 U8 Function; /* 03h */ member
227 U8 Function; /* 03h */ member
246 U8 Function; /* 03h */ member
267 U8 Function; /* 03h */ member
288 U8 Function; /* 03h */ member
308 U8 Function; /* 03h */ member
330 U8 Function; /* 03h */ member
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMem2Reg.h21 class Function; variable
H A DStripGCRelocates.h16 class Function; variable
H A DInjectTLIMappings.h19 class Function; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DNewGVN.h21 class Function; variable
H A DPartiallyInlineLibCalls.h21 class Function; variable
H A DSCCP.h26 class Function; variable
H A DSink.h21 class Function; variable
H A DDCE.h20 class Function; variable
H A DDeadStoreElimination.h24 class Function; variable
H A DLoopDataPrefetch.h20 class Function; variable
H A DLoopDistribute.h23 class Function; variable
H A DLoopFuse.h21 class Function; variable
H A DLoopSink.h20 class Function; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp27 MapVector<std::pair<Function *, Function *>, uint64_t> &Counts) { in addModuleFlags() argument

12345678910>>...18