Home
last modified time | relevance | path

Searched defs:op2 (Results 1 - 25 of 82) sorted by relevance

1234

/foundation/window/window_manager/window_scene/intention_event/utils/include/
H A Dutil.h29 bool AddInt(T op1, T op2, T minVal, T maxVal, T& res) in AddInt() argument
44 inline bool AddInt32(int32_t op1, int32_t op2, int32_t& res) in AddInt32() argument
49 inline bool AddInt64(int64_t op1, int64_t op2, int64_t& res) in AddInt64() argument
/third_party/json/tests/src/
H A Dunit-json_patch.cpp28 json op2 = R"({ "path": "/a/b/c", "op": "add", "value": "foo" })"_json; variable
/third_party/node/deps/v8/src/codegen/arm64/
H A Dutils-arm64.h111 inline double FusedMultiplyAdd(double op1, double op2, double a) { in FusedMultiplyAdd() argument
115 inline float FusedMultiplyAdd(float op1, float op2, float a) { in FusedMultiplyAdd() argument
/foundation/multimodalinput/input/util/common/include/
H A Dutil.h84 bool AddInt(T op1, T op2, T minVal, T maxVal, T &res) in AddInt() argument
99 inline bool AddInt32(int32_t op1, int32_t op2, int32_t &res) in AddInt32() argument
104 inline bool AddInt64(int64_t op1, int64_t op2, int64_t &res) in AddInt64() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c54 split_conversion(nir_builder *b, nir_alu_instr *alu, nir_op op1, nir_op op2) in split_conversion() argument
94 nir_op op2 = get_conversion_op(nir_type_float, 32, in lower_alu_instr() local
119 nir_op op2 = get_conversion_op(dst_type, 32, dst_type, dst_bit_size, in lower_alu_instr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp113 auto op2 = Data.getULEB128(Offset); in parse() local
123 auto op2 = (uint64_t)Data.getSLEB128(Offset); in parse() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp32 AssembleAndRunPeelingTest( const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2) AssembleAndRunPeelingTest() argument
71 RunPeelingTest( const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2, size_t nb_of_loops) RunPeelingTest() argument
88 BuildAndCheckTrace(const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2, const PeelTraceType& expected_peel_trace, size_t expected_nb_of_loops) BuildAndCheckTrace() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp32 AssembleAndRunPeelingTest( const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2) AssembleAndRunPeelingTest() argument
71 RunPeelingTest( const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2, size_t nb_of_loops) RunPeelingTest() argument
88 BuildAndCheckTrace(const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2, const PeelTraceType& expected_peel_trace, size_t expected_nb_of_loops) BuildAndCheckTrace() argument
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp31 AssembleAndRunPeelingTest( const std::string& text_head, const std::string& text_tail, spv::Op opcode, const std::string& res_id, const std::string& op1, const std::string& op2) AssembleAndRunPeelingTest() argument
70 RunPeelingTest( const std::string& text_head, const std::string& text_tail, spv::Op opcode, const std::string& res_id, const std::string& op1, const std::string& op2, size_t nb_of_loops) RunPeelingTest() argument
87 BuildAndCheckTrace(const std::string& text_head, const std::string& text_tail, spv::Op opcode, const std::string& res_id, const std::string& op1, const std::string& op2, const PeelTraceType& expected_peel_trace, size_t expected_nb_of_loops) BuildAndCheckTrace() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.c642 bool gpir_codegen_acc_same_op(gpir_op op1, gpir_op op2) in gpir_codegen_acc_same_op() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_address.c99 nir_ssa_scalar op2 = nir_ssa_scalar_chase_alu_src(address->B, 1); in mir_match_iadd() local
169 nir_ssa_scalar op2 = nir_ssa_scalar_chase_alu_src(address->B, 1); in mir_match_ishl() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DConformanceTest.java427 private boolean assertEqual(String op, String op2, String s, String got, in assertEqual() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DConformanceTest.java424 private boolean assertEqual(String op, String op2, String s, String got, in assertEqual() argument
/third_party/libunwind/libunwind/src/arm/
H A DGex_tables.c177 uint8_t op2 = READ_OP (); in arm_exidx_decode() local
213 uint8_t op2 = READ_OP (); in arm_exidx_decode() local
264 uint8_t op2 = READ_OP (); in arm_exidx_decode() local
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390-inl.h268 Opcode op2 = Instruction::S390OpcodeValue( in target_address_at() local
338 Opcode op2 = Instruction::S390OpcodeValue( in set_target_address_at() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnormconf.cpp555 UBool NormalizerConformanceTest::assertEqual(const char *op, const char *op2, in assertEqual() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_algebraic.cpp229 reassociate_operands(ir_expression *ir1, int op1, ir_expression *ir2, int op2) reassociate_operands() argument
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp267 Temp create_subbrev_co(Operand op0, Operand op1, Operand op2) in create_subbrev_co() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp104 r600_umad_24(nir_builder *b, nir_ssa_def *op1, nir_ssa_def *op2, nir_ssa_def *op3) in r600_umad_24() argument
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc736 auto* op2 = machine()->Word32Shl(); in LowerNode() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_builder.h294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd() argument
306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan() argument
320 AddSLessThan(uint32_t op1, uint32_t op2) AddSLessThan() argument
334 AddLessThan(uint32_t op1, uint32_t op2) AddLessThan() argument
[all...]
H A Dscalar_analysis.cpp106 SENode* op2 = in AnalyzeMultiplyOp() local
238 SENode* op2 = in AnalyzeAddOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_builder.h294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd() argument
306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan() argument
320 AddSLessThan(uint32_t op1, uint32_t op2) AddSLessThan() argument
334 AddLessThan(uint32_t op1, uint32_t op2) AddLessThan() argument
[all...]
H A Dscalar_analysis.cpp106 SENode* op2 = in AnalyzeMultiplyOp() local
238 SENode* op2 = in AnalyzeAddOp() local
/third_party/spirv-tools/source/opt/
H A Dscalar_analysis.cpp105 SENode* op2 = in AnalyzeMultiplyOp() local
237 SENode* op2 = in AnalyzeAddOp() local

Completed in 27 milliseconds

1234