Lines Matching refs:operands
24 * convention based upon the number of arguments, the number of target operands,
31 * xA - ARGUMENTS: The number of arguments (input operands) that are
33 * yT - TARGETS: The number of targets (output operands) that are required
39 * fully resolved operands.
52 * ALLOCATION: Deletes both operands
57 union acpi_operand_object **operand = &walk_state->operands[0];
117 * DESCRIPTION: Execute a dyadic operator (2 operands) with 2 output targets
124 union acpi_operand_object **operand = &walk_state->operands[0];
173 /* Store the results to the target reference operands */
223 union acpi_operand_object **operand = &walk_state->operands[0];
467 union acpi_operand_object **operand = &walk_state->operands[0];