Lines Matching refs:operands
25 * convention based upon the number of arguments, the number of target operands,
32 * xA - ARGUMENTS: The number of arguments (input operands) that are
34 * yT - TARGETS: The number of targets (output operands) that are required
40 * fully resolved operands.
50 * DESCRIPTION: Execute operator with no operands, one return value
115 union acpi_operand_object **operand = &walk_state->operands[0];
182 union acpi_operand_object **operand = &walk_state->operands[0];
224 union acpi_operand_object **operand = &walk_state->operands[0];
437 walk_state->operands[0] = NULL; /* Prevent deletion */
559 union acpi_operand_object **operand = &walk_state->operands[0];
625 "While resolving operands for [%s]",