Searched defs:ParamCount (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload.c558 UINT8 ParamCount; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp198 unsigned ParamCount = CtorDecl->getNumParams(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatVariadic.h91 formatv_object_base(StringRef Fmt, std::size_t ParamCount) argument
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Daslexternal.c198 UINT8 ParamCount = ASL_EXTERNAL_METHOD_UNKNOWN_PARAMS; local
/freebsd-12-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfname.c408 UINT8 ParamCount= 0; local
/freebsd-12-stable/sys/contrib/dev/acpica/common/
H A Dadwalk.c900 UINT32 ParamCount = 0; local
H A Ddmextern.c1172 AcpiDmCreateSubobjectForExternal( UINT8 Type, ACPI_NAMESPACE_NODE **Node, UINT32 ParamCount) argument
1225 AcpiDmAddOneExternalToNamespace( char *Path, UINT8 Type, UINT32 ParamCount) argument
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c898 UINT32 ParamCount; local
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Dacstruct.h329 UINT16 ParamCount; /* Count of the input argument list */ member in struct:acpi_evaluate_info
H A Dacobject.h324 UINT8 ParamCount; member in struct:acpi_object_method
H A Dactypes.h1394 UINT8 ParamCount; /* If a method, required parameter count */ member in struct:acpi_device_info
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp645 ArrayRef<Type*> Tys(unwrap(ParamTypes), ParamCount); local
642 LLVMFunctionType(LLVMTypeRef ReturnType, LLVMTypeRef *ParamTypes, unsigned ParamCount, LLVMBool IsVarArg) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp877 uint32_t ParamCount = readVaruint32(Ctx); local

Completed in 241 milliseconds