Home
last modified time | relevance | path

Searched refs:OutValues (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Duteval.c444 UINT8 *OutValues) in AcpiUtExecutePowerMethods() argument
466 OutValues[i] = (UINT8) ObjDesc->Integer.Value; in AcpiUtExecutePowerMethods()
475 OutValues[i] = ACPI_UINT8_MAX; in AcpiUtExecutePowerMethods()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacutils.h720 UINT8 *OutValues);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1460 pickVPHILoc(SmallVectorImpl<DbgOpID> &OutValues, const MachineBasicBlock &MBB,
H A DInstrRefBasedImpl.cpp2798 SmallVectorImpl<DbgOpID> &OutValues, const MachineBasicBlock &MBB, in pickVPHILoc() argument
2873 OutValues.append(NewDbgOps); in pickVPHILoc()