Home
last modified time | relevance | path

Searched defs:op3 (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/libs/iostreams/test/
Doperation_sequence_test.cpp84 operation op3; in operation_sequence_test() local
98 operation op3 = seq.new_operation(3); in operation_sequence_test() local
125 operation op3 = seq.new_operation(101); in operation_sequence_test() local
153 operation op3 = seq.new_operation(3); in operation_sequence_test() local
173 operation op3 = seq.new_operation(3); in operation_sequence_test() local
206 operation op3 = seq.new_operation(3); in operation_sequence_test() local
221 operation op3 = seq.new_operation(3); in operation_sequence_test() local
236 operation op3 = seq.new_operation(3, 3); in operation_sequence_test() local
252 operation op3 = seq.new_operation(3, 3); in operation_sequence_test() local
/third_party/mindspore/tests/ut/cpp/dataset/
Dbatch_op_test.cc88 auto op3 = Batch(7, true); in TEST_F() local
138 auto op3 = Batch(7, false); in TEST_F() local
195 auto op3 = Repeat(2); in TEST_F() local
248 auto op3 = Repeat(2); in TEST_F() local
Dimage_folder_op_test.cc171 auto op3 = Batch(11); in TEST_F() local
/third_party/boost/libs/yap/example/
Dautodiff_example.cpp188 OPNode* op3 = create_binary_op_node(OP_TIMES,op2,x1); //op3 = op2*x1 in BOOST_FIXTURE_TEST_SUITE() local
233 OPNode* op3 = create_binary_op_node(OP_TIMES,op2,x1);//op3 = op2*x1 in build_linear_function2_manually() local
277 OPNode* op3 = create_binary_op_node(OP_TIMES,op1,op2); in build_nl_function1_manually() local
560 Node* op3 = create_binary_op_node(OP_MINUS,op1,op2); in BOOST_AUTO_TEST_CASE() local
777 Node* op3 = create_uary_op_node(OP_COS,op1); in BOOST_AUTO_TEST_CASE() local
/third_party/cmsis/CMSIS/Core/Include/
Dcmsis_armclang_ltm.h1696 __STATIC_FORCEINLINE uint32_t __USADA8(uint32_t op1, uint32_t op2, uint32_t op3) in __USADA8()
1766 __STATIC_FORCEINLINE uint32_t __SMLAD (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLAD()
1774 __STATIC_FORCEINLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLADX()
1832 __STATIC_FORCEINLINE uint32_t __SMLSD (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLSD()
1840 __STATIC_FORCEINLINE uint32_t __SMLSDX (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLSDX()
1916 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA()
Dcmsis_gcc.h1941 __STATIC_FORCEINLINE uint32_t __USADA8(uint32_t op1, uint32_t op2, uint32_t op3) in __USADA8()
2036 __STATIC_FORCEINLINE uint32_t __SMLAD (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLAD()
2044 __STATIC_FORCEINLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLADX()
2102 __STATIC_FORCEINLINE uint32_t __SMLSD (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLSD()
2110 __STATIC_FORCEINLINE uint32_t __SMLSDX (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLSDX()
2197 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA()
Dcmsis_armclang.h1491 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp127 T min3(T op1, T op2, T op3) in min3()
133 T max3(T op1, T op2, T op3) in max3()
139 T mid3(T op1, T op2, T op3) in mid3()
358 char* op3 = inputByte + m_operandSize * 2u; in calculateResult() local
/third_party/spirv-tools/source/opt/
Damd_ext_to_khr.cpp77 uint32_t op3 = inst->GetSingleWordInOperand(4); in ReplaceTrinaryMinMax() local
114 uint32_t op3 = inst->GetSingleWordInOperand(4); in ReplaceTrinaryMid() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Damd_ext_to_khr.cpp77 uint32_t op3 = inst->GetSingleWordInOperand(4); in ReplaceTrinaryMinMax() local
114 uint32_t op3 = inst->GetSingleWordInOperand(4); in ReplaceTrinaryMid() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp77 uint32_t op3 = inst->GetSingleWordInOperand(4); in ReplaceTrinaryMinMax() local
114 uint32_t op3 = inst->GetSingleWordInOperand(4); in ReplaceTrinaryMid() local
/third_party/boost/libs/locale/src/shared/
Dmo_lambda.cpp189 plural_ptr op1,op2,op3; member
/third_party/ffmpeg/libavcodec/arm/
Dhevcdsp_idct_neon.S746 .macro add_member32 in, t0, t1, t2, t3, op0, op1, op2, op3
/third_party/json/test/src/
Dunit-json_patch.cpp47 json op3 = R"({ "value": "foo", "path": "/a/b/c", "op": "add" })"_json; variable
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_tess_io.cpp68 r600_umad_24(nir_builder *b, nir_ssa_def *op1, nir_ssa_def *op2, nir_ssa_def *op3) in r600_umad_24()
/third_party/mesa3d/src/compiler/glsl/
Dir.cpp197 ir_rvalue *op2, ir_rvalue *op3) in ir_expression()
/third_party/libdrm/freedreno/kgsl/
Dmsm_kgsl.h383 unsigned int op3; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp2643 Value *op3[2] = { NULL, NULL }; in split64MulMad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp3259 auto op3 = db.names.back().move_full(); in parse_expression() local
/third_party/glslang/SPIRV/
DSpvBuilder.cpp1777 Id Builder::createTriOp(Op opCode, Id typeId, Id op1, Id op2, Id op3) in createTriOp()
/third_party/mesa3d/src/freedreno/vulkan/
Dmsm_kgsl.h657 unsigned int op3; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp6077 uint32_t op2, uint32_t op3, const char *op) in emit_quaternary_func_op()
6092 uint32_t op2, uint32_t op3, const char *op, in emit_bitfield_insert_op()
/third_party/quickjs/
Dquickjs.c30446 #define M3(op1, op2, op3) ((op1) | ((op2) << 8) | ((op3) << 16)) argument
30447 #define M4(op1, op2, op3, op4) ((op1) | ((op2) << 8) | ((op3) << 16) | ((op4) << 24)) argument