Home
last modified time | relevance | path

Searched defs:operand (Results 1 - 25 of 321) sorted by relevance

12345678910>>...13

/third_party/skia/src/utils/
H A DSkClipStackUtils.cpp22 SkPath operand; in SkClipStack_AsPath() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dextensions.cpp30 const auto& operand = inst->operands[0]; in GetExtensionString() local
H A Dparsed_operand.cpp24 EmitNumericLiteral(std::ostream* out, const spv_parsed_instruction_t& inst, const spv_parsed_operand_t& operand) EmitNumericLiteral() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dextensions.cpp30 const auto& operand = inst->operands[0]; in GetExtensionString() local
H A Dparsed_operand.cpp24 EmitNumericLiteral(std::ostream* out, const spv_parsed_instruction_t& inst, const spv_parsed_operand_t& operand) EmitNumericLiteral() argument
[all...]
/third_party/spirv-tools/source/
H A Dextensions.cpp33 const auto& operand = inst->operands[0]; in GetExtensionString() local
H A Dparsed_operand.cpp24 EmitNumericLiteral(std::ostream* out, const spv_parsed_instruction_t& inst, const spv_parsed_operand_t& operand) EmitNumericLiteral() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir_rvalue_visitor.cpp40 unsigned int operand; in rvalue_visit() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_validate.c154 bool rogue_validate_operand(const struct rogue_operand *operand) in rogue_validate_operand() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_literals.cpp31 bool IsLiteralNumber(const spv_parsed_operand_t& operand) { in IsLiteralNumber() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.memory_test.cpp43 for (auto operand : GetParam().operands()) input << " " << operand; in TEST_P() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp30 auto operand = inst_->GetOperand(operand_index_); in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp30 auto operand = inst_->GetOperand(operand_index_); in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_literals.cpp31 bool IsLiteralNumber(const spv_parsed_operand_t& operand) { in IsLiteralNumber() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.memory_test.cpp43 for (auto operand : GetParam().operands()) input << " " << operand; in TEST_P() local
/third_party/spirv-tools/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp30 auto operand = inst_->GetOperand(operand_index_); in Apply() local
/third_party/spirv-tools/source/val/
H A Dvalidate_literals.cpp28 bool IsLiteralNumber(const spv_parsed_operand_t& operand) { in IsLiteralNumber() argument
[all...]
/third_party/spirv-tools/test/
H A Dtext_to_binary.memory_test.cpp43 for (auto operand : GetParam().operands()) input << " " << operand; in TEST_P() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexresolv.c302 acpi_ex_resolve_multiple(struct acpi_walk_state *walk_state, union acpi_operand_object *operand, acpi_object_type *return_type, union acpi_operand_object **return_desc) acpi_ex_resolve_multiple() argument
H A Dexoparg6.c178 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_6A_0T_1R() local
[all...]
H A Dexoparg3.c53 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_0T_0R() local
127 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_1T_1R() local
[all...]
H A Dexoparg2.c57 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_0R() local
124 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_2T_1R() local
223 union acpi_operand_object **operand in acpi_ex_opcode_2A_1T_1R() local
467 union acpi_operand_object **operand = &walk_state->operands[0]; acpi_ex_opcode_2A_0T_1R() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexresolv.c302 acpi_ex_resolve_multiple(struct acpi_walk_state *walk_state, union acpi_operand_object *operand, acpi_object_type *return_type, union acpi_operand_object **return_desc) acpi_ex_resolve_multiple() argument
H A Dexoparg6.c178 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_6A_0T_1R() local
[all...]
H A Dexoparg2.c57 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_0R() local
124 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_2T_1R() local
223 union acpi_operand_object **operand in acpi_ex_opcode_2A_1T_1R() local
467 union acpi_operand_object **operand = &walk_state->operands[0]; acpi_ex_opcode_2A_0T_1R() local
[all...]

Completed in 8 milliseconds

12345678910>>...13