Home
last modified time | relevance | path

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

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