/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | text_to_binary.annotation_test.cpp | 51 input << " " << operand; in TEST_P() local 74 input << " %" << operand; in TEST_P() local 450 input << " " << operand; TEST_P() local [all...] |
H A D | text_to_binary.mode_setting_test.cpp | 147 input << " " << operand; in TEST_P() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | text_to_binary.annotation_test.cpp | 51 input << " " << operand; in TEST_P() local 74 input << " %" << operand; in TEST_P() local 450 input << " " << operand; TEST_P() local [all...] |
H A D | text_to_binary.mode_setting_test.cpp | 147 input << " " << operand; in TEST_P() local
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLPrefixExpression.cpp | 122 logical_not_operand(const Context& context, std::unique_ptr<Expression> operand) logical_not_operand() argument
|
/third_party/vixl/src/aarch32/ |
H A D | operands-aarch32.cc | 51 std::ostream& operator<<(std::ostream& os, const Operand& operand) { in operator <<() argument 100 operator <<(std::ostream& os, const SOperand& operand) operator <<() argument 109 operator <<(std::ostream& os, const DOperand& operand) operator <<() argument 118 operator <<(std::ostream& os, const QOperand& operand) operator <<() argument 518 operator <<(std::ostream& os, const MemOperand& operand) operator <<() argument 550 operator <<(std::ostream& os, const AlignedMemOperand& operand) operator <<() argument [all...] |
/third_party/rust/crates/syn/codegen/src/ |
H A D | main.rs | 32 mod operand; modules
|
/third_party/spirv-tools/test/ |
H A D | text_to_binary.annotation_test.cpp | 51 input << " " << operand; in TEST_P() local 74 input << " %" << operand; in TEST_P() local 455 input << " " << operand; TEST_P() local [all...] |
H A D | text_to_binary.mode_setting_test.cpp | 147 input << " " << operand; in TEST_P() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsics.cpp | 41 std::string operand; member
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | exconfig.c | 86 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local [all...] |
H A D | utmath.c | 91 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() argument 128 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right() argument 189 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() argument 213 acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) acpi_ut_short_shift_right() argument [all...] |
H A D | dsutils.c | 756 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local [all...] |
H A D | dsopcode.c | 465 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-dis.c | 26 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc() argument 62 const struct powerpc_operand *operand; skip_optional_operands() local 91 const struct powerpc_operand *operand; lookup_powerpc() local 164 const struct powerpc_operand *operand; print_insn_powerpc() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-dis.c | 26 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc() argument 62 const struct powerpc_operand *operand; skip_optional_operands() local 91 const struct powerpc_operand *operand; lookup_powerpc() local 164 const struct powerpc_operand *operand; print_insn_powerpc() local [all...] |
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | exconfig.c | 86 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local [all...] |
H A D | dsopcode.c | 465 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local [all...] |
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-regalloc-data.h | 53 compiler::AllocatedOperand& operand(size_t i) { return operands()[i]; } in operand() function
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_capability.cpp | 272 const spv_parsed_operand_t& operand = inst->operand(0); in CapabilityPass() local
|
H A D | validate_id.cpp | 145 const spv_parsed_operand_t& operand = inst->operand(i); in IdPass() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_capability.cpp | 272 const spv_parsed_operand_t& operand = inst->operand(0); in CapabilityPass() local
|
H A D | validate_id.cpp | 145 const spv_parsed_operand_t& operand = inst->operand(i); in IdPass() local [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate_capability.cpp | 294 const spv_parsed_operand_t& operand = inst->operand(0); in CapabilityPass() local
|
H A D | validate_id.cpp | 134 const spv_parsed_operand_t& operand = inst->operand(i); in IdPass() local [all...] |