/third_party/ffmpeg/tests/checkasm/ |
D | jpeg2000dsp.c | 51 int32_t *ref2 = &ref[BUF_SIZE*2], *new2 = &new[BUF_SIZE*2]; in check_rct_int() local 75 float *ref2 = &ref[BUF_SIZE*2], *new2 = &new[BUF_SIZE*2]; in check_ict_float() local
|
/third_party/node/test/message/ |
D | promise_always_throw_unhandled.js | 13 const ref2 = Promise.reject(new Error('Two')); constant
|
/third_party/boost/libs/range/test/algorithm_test/ |
D | mismatch.cpp | 94 const int ref2) in eval_mismatch() 123 const int ref2) in eval_mismatch()
|
/third_party/boost/libs/accumulators/test/ |
D | reference.cpp | 31 int &ref2 = accumulators::reference_tag<my::tag::int_ref>(acc); in test_stat() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | me_cmp_msa.c | 29 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; in sad_8width_msa() local 79 v16u8 ref0, ref1, ref2, ref3, ref4, ref5; in sad_horiz_bilinear_filter_8width_msa() local 159 v16u8 ref0, ref1, ref2, ref3, ref4; in sad_vert_bilinear_filter_8width_msa() local 197 v16u8 ref0, ref1, ref2, ref3, ref4; in sad_vert_bilinear_filter_16width_msa() local 235 v16u8 ref0, ref1, ref2, ref3, ref4; in sad_hv_bilinear_filter_8width_msa() local 413 uint32_t ref0, ref1, ref2, ref3; in sse_4width_msa() local 441 v16u8 ref0, ref1, ref2, ref3; in sse_8width_msa() local 505 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in hadamard_diff_8x8_msa() local
|
/third_party/ffmpeg/libavcodec/ |
D | vp9_mc_template.c | 40 AVFrame *ref1 = tref1->f, *ref2; in FN() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_deband.c | 125 static int inline get_avg(int ref0, int ref1, int ref2, int ref3) in get_avg() 161 … const int ref2 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + -x_pos, 0, w)]; in deband_8_c() local 209 … const int ref2 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + -x_pos, 0, w)]; in deband_8_coupling_c() local 274 … const int ref2 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + -x_pos, 0, w)]; in deband_16_coupling_c() local 342 … const int ref2 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + -x_pos, 0, w)]; in deband_16_c() local
|
/third_party/mesa3d/src/mesa/math/ |
D | m_debug_norm.c | 198 GLvector4f source[1], dest[1], dest2[1], ref[1], ref2[1]; in test_norm_function() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderPackingFunctionTests.cpp | 789 …const deUint16 ref2 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].z(), -1.0f, … in iterate() local 887 const float ref2 = de::clamp(float(in2) / 127.f, -1.0f, 1.0f); in iterate() local 998 …const deUint16 ref2 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].z(), 0.0f, 1… in iterate() local 1096 const float ref2 = de::clamp(float(in2) / 255.f, 0.0f, 1.0f); in iterate() local
|
/third_party/boost/libs/ptr_container/test/ |
D | ptr_map.cpp | 381 int& ref2 = *(*i).second; in test_map() local
|
D | ptr_unordered_map.cpp | 381 int& ref2 = *(*i).second; in test_map() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderPackingFunctionTests.cpp | 953 …const deUint16 ref2 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].z(), -1.0f, … in iterate() local 1069 const float ref2 = de::clamp(float(in2) / 127.f, -1.0f, 1.0f); in iterate() local 1188 …const deUint16 ref2 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].z(), 0.0f, 1… in iterate() local 1304 const float ref2 = de::clamp(float(in2) / 255.f, 0.0f, 1.0f); in iterate() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_msa.c | 718 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x16_MSA() local 745 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x8_MSA() local 764 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE8x8_MSA() local 783 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; in SSE4x4_MSA() local
|
D | enc_sse2.c | 150 __m128i ref0, ref1, ref2, ref3; in ITransform_SSE2() local 316 const __m128i ref2 = _mm_loadl_epi64((const __m128i*)&ref[2 * BPS]); in FTransform_SSE2() local 355 const __m128i ref2 = _mm_loadl_epi64((const __m128i*)&ref[2 * BPS]); in FTransform2_SSE2() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_msa.c | 718 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x16_MSA() local 745 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x8_MSA() local 764 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE8x8_MSA() local 783 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; in SSE4x4_MSA() local
|
D | enc_sse2.c | 150 __m128i ref0, ref1, ref2, ref3; in ITransform_SSE2() local 316 const __m128i ref2 = _mm_loadl_epi64((const __m128i*)&ref[2 * BPS]); in FTransform_SSE2() local 355 const __m128i ref2 = _mm_loadl_epi64((const __m128i*)&ref[2 * BPS]); in FTransform2_SSE2() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video_vp.c | 486 struct nv84_video_buffer *ref2 = (struct nv84_video_buffer *)desc->ref[1]; in nv84_decoder_vp_mpeg12() local
|
/third_party/abseil-cpp/absl/functional/ |
D | function_ref_test.cc | 95 FunctionRef<Base*()> ref2(l2); in TEST() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/ |
D | function_ref_test.cc | 95 FunctionRef<Base*()> ref2(l2); in TEST() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftmac.c | 202 FSRef ref2; in FT_GetFileRef_From_Mac_ATS_Name() local
|
/third_party/freetype/src/base/ |
D | ftmac.c | 201 FSRef ref2; in FT_GetFileRef_From_Mac_ATS_Name() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftmac.c | 201 FSRef ref2; in FT_GetFileRef_From_Mac_ATS_Name() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afhints.c | 1598 AF_Point ref2 ) in af_iup_interp()
|
/third_party/freetype/src/autofit/ |
D | afhints.c | 1503 AF_Point ref2 ) in af_iup_interp()
|
/third_party/freetype/builds/mac/ |
D | ftmac.c | 337 FSRef ref2; in FT_GetFileRef_From_Mac_ATS_Name() local
|