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];
183 union acpi_operand_object **operand = &walk_state->operands[0];
230 union acpi_operand_object **operand = &walk_state->operands[0];
458 walk_state->operands[0] = NULL; /* Prevent deletion */
580 union acpi_operand_object **operand = &walk_state->operands[0];
646 "While resolving operands for [%s]",