/freebsd/sys/contrib/dev/acpica/components/parser/ |
H A D | psscope.c | 269 UINT32 ArgCount) in AcpiPsPushScope() 331 UINT32 *ArgCount) in AcpiPsPopScope()
|
/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | utpredef.c | 411 UINT32 ArgCount; in AcpiUtDisplayPredefinedMethod() local 479 UINT16 ArgCount; in AcpiUtGetArgumentTypes() local
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsarguments.c | 180 UINT8 ArgCount; in AcpiNsCheckArgumentTypes() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Interpreter.cpp | 91 const size_t ArgCount = F->getFunctionType()->getNumParams(); in runFunction() local
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | preprocess.h | 208 UINT16 ArgCount; /* Macro arg count */ member 216 UINT8 ArgCount; /* Required # of args */ member
|
H A D | aslexternal.c | 306 UINT16 ArgCount = 0; in ExInsertArgCount() local
|
H A D | prmacros.c | 394 UINT16 ArgCount = 0; in PrAddMacro() local
|
H A D | asltransform.c | 1270 UINT8 ArgCount; in TrDoMethod() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CallDescription.cpp | 113 bool ento::CallDescription::matchesImpl(const FunctionDecl *FD, size_t ArgCount, in matchesImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 181 for (unsigned ArgCount = 1; in lowerPrintfForGpu() local 336 for (unsigned ArgCount = 1; in lowerPrintfForGpu() local
|
/freebsd/sys/contrib/dev/acpica/components/dispatcher/ |
H A D | dsutils.c | 868 UINT32 ArgCount = 0; in AcpiDsCreateOperands() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ObjCSuperDeallocChecker.cpp | 204 unsigned ArgCount = CE.getNumArgs(); in diagnoseCallArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86CallingConv.cpp | 301 size_t ArgCount = State.getMachineFunction().getFunction().arg_size(); CC_X86_Intr() local
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | adwalk.c | 596 UINT32 ArgCount; in AcpiDmFindOrphanDescending() local
|
H A D | dmextern.c | 519 UINT32 ArgCount; in AcpiDmGetExternalsFromFile() local
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbtest.c | 1217 UINT8 ArgCount; in AcpiDbEvaluateOnePredefinedName() local
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acstruct.h | 207 UINT32 ArgCount; /* push for fixed or var args */ member
|
H A D | aclocal.h | 314 UINT8 ArgCount; member 865 UINT32 ArgCount; /* Number of fixed arguments */ member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 1867 uint64_t ArgCount = in RemovePreallocated() local
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 1825 auto ArgCount = Args.size(); in ParseOperation() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 135 unsigned ArgCount = Call->getNumArgs(); in checkArgCountAtLeast() local 145 unsigned ArgCount = Call->getNumArgs(); in checkArgCountAtMost() local 160 unsigned ArgCount = Call->getNumArgs(); in checkArgCount() local
|
H A D | SemaDeclAttr.cpp | 5229 ParamIdx ArgCount; in handleXRayLogArgsAttr() local
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 4035 unsigned ArgCount = 0, OptCount = 0, ArgMemberCount = 0; in emitArgInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 5332 unsigned ArgCount = Elem.End - Elem.Begin; in visitIntrinsicCall() local
|