/freebsd/sys/contrib/dev/acpica/components/events/ |
H A D | evrgnini.c | 180 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 D | evregion.c | 261 UINT32 Function, in AcpiEvAddressSpaceDispatch() 725 UINT32 Function) in AcpiEvExecuteRegMethod() 872 UINT32 Function) in AcpiEvExecuteRegMethods()
|
/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | exregion.c | 181 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 D | exserial.c | 297 UINT32 Function; in AcpiExReadSerialBus() local 415 UINT32 Function; in AcpiExWriteSerialBus() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/ |
H A D | sanitizer_wrappers.cpp | 52 #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 D | ScopedNoAliasAA.h | 24 class Function; variable 34 bool invalidate(Function &, const PreservedAnalyses &, in invalidate() argument
|
H A D | TypeBasedAliasAnalysis.h | 26 class Function; variable 36 bool invalidate(Function &, const PreservedAnalyses &, in invalidate() argument
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | remez.jl | 347 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 D | AssemblyAnnotationWriter.h | 21 class Function; variable 33 virtual void emitFunctionAnnot(const Function *, in emitFunctionAnnot()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.cpp | 24 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 D | mpi_fc.h | 92 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 D | Mem2Reg.h | 21 class Function; variable
|
H A D | StripGCRelocates.h | 16 class Function; variable
|
H A D | InjectTLIMappings.h | 19 class Function; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | NewGVN.h | 21 class Function; variable
|
H A D | PartiallyInlineLibCalls.h | 21 class Function; variable
|
H A D | SCCP.h | 26 class Function; variable
|
H A D | Sink.h | 21 class Function; variable
|
H A D | DCE.h | 20 class Function; variable
|
H A D | DeadStoreElimination.h | 24 class Function; variable
|
H A D | LoopDataPrefetch.h | 20 class Function; variable
|
H A D | LoopDistribute.h | 23 class Function; variable
|
H A D | LoopFuse.h | 21 class Function; variable
|
H A D | LoopSink.h | 20 class Function; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | CGProfile.cpp | 27 MapVector<std::pair<Function *, Function *>, uint64_t> &Counts) { in addModuleFlags() argument
|