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

/freebsd-10.0-release/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfname.c313 UINT8 ParamCount= 0; local
/freebsd-10.0-release/sys/contrib/dev/acpica/common/
H A Dadwalk.c743 UINT32 ParamCount = 0; local
/freebsd-10.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c731 UINT32 ParamCount; local
/freebsd-10.0-release/sys/contrib/dev/acpica/include/
H A Dacstruct.h219 UINT16 ParamCount; /* Count of the input argument list */ member in struct:acpi_evaluate_info
H A Dacobject.h213 UINT8 ParamCount; member in struct:acpi_object_method
H A Dactypes.h1168 UINT8 ParamCount; /* If a method, required parameter count */ member in struct:acpi_device_info
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DCore.cpp304 ArrayRef<Type*> Tys(unwrap(ParamTypes), ParamCount); local
301 LLVMFunctionType(LLVMTypeRef ReturnType, LLVMTypeRef *ParamTypes, unsigned ParamCount, LLVMBool IsVarArg) argument

Completed in 205 milliseconds