/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | deconstruct_tuple_test.cc | 58 auto const2 = ConstantR1<float>(&builder, {2.0, 4.0, 6.0, 8.0}); in TEST_F() local 77 auto const2 = ConstantR1<float>(&builder, {2.0, 4.0, 6.0, 8.0}); in TEST_F() local 107 auto const2 = ConstantR1<float>(&builder, {2.0, 4.0, 6.0, 8.0}); in XLA_TEST_F() local 133 auto const2 = ConstantR1<float>(&builder, {2.0, 4.0, 6.0, 8.0}); in TEST_F() local 189 auto const2 = ConstantR1<float>(&builder, {2.0, 4.0, 6.0, 8.0}); in XLA_TEST_F() local
|
D | cpu_gpu_fusion_test.cc | 254 auto const2 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local
|
/external/libyuv/files/source/ |
D | row_dspr2.cc | 1231 int const2 = 0x0070ffb6; in BGRAToUVRow_DSPR2() local 1291 int const2 = 0x00190081; in BGRAToYRow_DSPR2() local 1353 int const2 = 0x00000070; in ABGRToUVRow_DSPR2() local 1414 int const2 = 0x00000042; in ARGBToYRow_DSPR2() local 1471 int const2 = 0x00000019; in ABGRToYRow_DSPR2() local 1533 int const2 = 0x0000ffda; in RGBAToUVRow_DSPR2() local 1594 int const2 = 0x00190000; in RGBAToYRow_DSPR2() local 1656 int const2 = 0x0000ffda; in ARGBToUVRow_DSPR2() local
|
D | scale_msa.cc | 770 v16u8 const2 = {1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3}; in ScaleRowDown34_0_Box_MSA() local 864 v16u8 const2 = {1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3}; in ScaleRowDown34_1_Box_MSA() local
|
D | row_msa.cc | 136 #define ARGBTOY(argb0, argb1, argb2, argb3, const0, const1, const2, shift, \ argument 245 #define ARGBTOUV(argb0, argb1, argb2, argb3, const0, const1, const2, const3, \ argument
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | dct_msa.c | 26 #define SET_DOTP_VALUES(coeff, val0, val1, val2, const1, const2) \ argument 118 v8i16 const0, const1, const2; in vp8_short_fdct8x4_msa() local
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBaseClass.cpp | 254 void DynamicStateBaseClass::setDynamicBlendState (const float const1, const float const2, const flo… in setDynamicBlendState()
|
D | vktDynamicStateRSTests.cpp | 347 void setDynamicBlendState (const float const1 = 0.0f, const float const2 = 0.0f, in setDynamicBlendState()
|
D | vktDynamicStateDSTests.cpp | 365 void setDynamicBlendState(const float const1 = 0.0f, const float const2 = 0.0f, in setDynamicBlendState()
|
/external/python/cpython2/Lib/test/ |
D | test_compile.py | 661 def check_different_constants(const1, const2): argument
|
/external/mesa3d/src/compiler/nir/ |
D | nir_instr_set.c | 460 const nir_const_value *const const2 = in nir_alu_srcs_negative_equal() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | transpose_folding_test.cc | 165 HloInstruction* const2 = builder.AddInstruction( in TEST_F() local
|
D | call_graph_test.cc | 260 HloInstruction* const2 = builder.AddInstruction( in TEST_F() local
|
D | buffer_assignment_test.cc | 1101 auto const2 = builder.AddInstruction( in TEST_F() local
|
/external/libaom/libaom/av1/common/ |
D | cdef_block_simd.h | 26 v128 const2) { in fold_mul_and_sum()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale_msa.cc | 770 v16u8 const2 = {1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3}; in ScaleRowDown34_0_Box_MSA() local 864 v16u8 const2 = {1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3}; in ScaleRowDown34_1_Box_MSA() local
|
D | row_msa.cc | 136 #define ARGBTOY(argb0, argb1, argb2, argb3, const0, const1, const2, shift, \ argument 245 #define ARGBTOUV(argb0, argb1, argb2, argb3, const0, const1, const2, const3, \ argument
|
/external/libavc/common/x86/ |
D | ih264_deblk_luma_ssse3.c | 864 __m128i i_Ap, i_Aq, diff, const1, const2, in_macro, in_macrotemp, temp, in ih264_deblk_luma_vert_bslt4_ssse3() local
|
/external/python/cpython3/Lib/test/ |
D | test_compile.py | 686 def check_different_constants(const1, const2): argument
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | loop_optimizer_test.cc | 904 Output const2 = ops::Const<float>(scope.WithOpName("const2"), {20.0}, {}); in TEST_F() local
|
D | constant_folding_test.cc | 1968 Output const2 = in TEST_F() local 3877 Output const2 = ops::Const(s.WithOpName("const2"), 1.0f, {size, 1}); in TEST_F() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_s3tc.c | 572 LLVMValueRef rgba, a, colors0, colors1, col0, col1, const2; in s3tc_dxt1_full_to_rgba_aos() local 1265 LLVMValueRef rgba, tmp, a, sel_mask, indices, code, const2; in s3tc_decode_block_dxt1() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | direct_session_test.cc | 1693 Node* const2 = test::graph::Constant(&g, value2); in TEST() local 1746 Node* const2 = test::graph::Constant(&g, value2); in TEST() local
|
/external/libaom/libaom/av1/common/x86/ |
D | warp_plane_avx2.c | 1179 const int32_t const2 = gamma * (-4) + delta * (-4) + in av1_warp_affine_avx2() local
|