Home
last modified time | relevance | path

Searched defs:ArgList (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutxferror.c189 va_list ArgList; in AcpiError() local
230 va_list ArgList; in ACPI_EXPORT_SYMBOL() local
280 va_list ArgList; in ACPI_EXPORT_SYMBOL() local
315 va_list ArgList; in ACPI_EXPORT_SYMBOL() local
359 va_list ArgList; in ACPI_EXPORT_SYMBOL() local
400 va_list ArgList; in ACPI_EXPORT_SYMBOL() local
451 va_list ArgList; in ACPI_EXPORT_SYMBOL() local
H A Duterror.c195 va_list ArgList; in AcpiUtPredefinedWarning() local
244 va_list ArgList; in AcpiUtPredefinedInfo() local
293 va_list ArgList; in AcpiUtPredefinedBiosError() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h78 auto async(Function &&F, Args &&...ArgList) { in async()
86 auto async(ThreadPoolTaskGroup &Group, Function &&F, Args &&...ArgList) { in async()
275 inline auto async(Function &&F, Args &&...ArgList) { in async()
H A DThreading.h87 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) { in call_once()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptionUtils.h24 class ArgList; variable
H A DTool.h16 class ArgList; variable
H A DToolChain.h40 class ArgList; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeFunctionSig.h63 codeview::ArgListRecord ArgList; variable
/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwesleep.c179 ACPI_OBJECT_LIST ArgList; in AcpiHwExecuteSleepMethod() local
H A Dhwxfsleep.c454 ACPI_OBJECT_LIST ArgList; in AcpiEnterSleepStatePrep() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacpredef.h255 #define METHOD_GET_ARG_COUNT(ArgList) ((ArgList) & METHOD_ARG_MASK) argument
256 #define METHOD_GET_NEXT_TYPE(ArgList) (((ArgList) >>= METHOD_ARG_BIT_WIDTH) & METHOD_ARG_MASK) argument
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCreateInvocationFromCommandLine.cpp30 clang::createInvocation(ArrayRef<const char *> ArgList, in createInvocation()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsscope.c330 UINT32 *ArgList, in AcpiPsPopScope()
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DArg.h28 class ArgList; variable
H A DOption.h27 class ArgList; global() variable
H A DArgList.h155 ArgList(ArgList &&RHS) in ArgList() function
H A DOptTable.h29 class ArgList; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp608 const Function &F, const DIArgList *ArgList) { in EnumerateFunctionLocalListMetadata()
746 unsigned F, const DIArgList *ArgList) { in EnumerateFunctionLocalListMetadata()
1077 } else if (auto *ArgList = dyn_cast<DIArgList>(MD->getMetadata())) { in incorporateFunction() local
1105 for (const DIArgList *ArgList : ArgListMDVector) in incorporateFunction() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp51 DerefFuncDeleteExprVisitor(const TemplateArgumentList &ArgList, in DerefFuncDeleteExprVisitor()
119 const TemplateArgumentList *ArgList{nullptr}; member in __anonf2028dc30111::DerefFuncDeleteExprVisitor
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp641 const Function &F, const DIArgList *ArgList) { in EnumerateFunctionLocalListMetadata()
778 unsigned F, const DIArgList *ArgList) { in EnumerateFunctionLocalListMetadata()
1110 } else if (auto *ArgList = dyn_cast<DIArgList>(MD)) { in incorporateFunction() local
1155 for (const DIArgList *ArgList : ArgListMDVector) in incorporateFunction() local
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h35 class ArgList; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h20 class ArgList; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUImageIntrinsicOptimizer.cpp115 Value *ArgList = IIList.front()->getArgOperand(I); in addInstToMergeableList() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp129 SmallVector<llvm::Type*, 8> ArgList, IntArgList; in HandleAggregates() local
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c1321 ACPI_OBJECT_LIST ArgList; in AcpiDbGenerateInterrupt() local

12