Home | History | Annotate | Download | only in executer

Lines Matching refs:Operands

169  * convention based upon the number of arguments, the number of target operands,
176 * xA - ARGUMENTS: The number of arguments (input operands) that are
178 * yT - TARGETS: The number of targets (output operands) that are required
184 * fully resolved operands.
195 * DESCRIPTION: Execute operator with no operands, one return value
272 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0];
345 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0];
398 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0];
629 WalkState->Operands[0] = NULL; /* Prevent deletion */
753 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0];
825 "While resolving operands for [%s]",