/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/useful-harnesses/ |
D | vecoperations.c | 137 v16i8 v00 = { 0xf4, 0xad, 0x01, 0xe9, 0x51, 0x78, 0xc1, 0x8a, in main() local 152 print_v16i8_hex("v00 ", v00); in main()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBufferTestUtil.cpp | 345 int v00 = quadNdx*4 + 0; in computeIndices() local 353 indices[quadNdx*6 + 1] = (deUint16)v00; in computeIndices() 383 Vec4 v00 = fetchVtxColor(inPtr, quadNdx*4 + 0); in renderQuadGridReference() local 397 const Vec4& t0 = tri ? v00 : v11; in renderQuadGridReference()
|
/external/libxcam/modules/ocl/ |
D | cl_utils.cpp | 196 uint8_t v00, v01, v10, v11; in interpolate_pixel_value() local 218 …v00 = stitch_mem[stitch_info.offsets[1] + y0 / 2 * stitch_info.strides[1] + XCAM_ALIGN_DOWN (x0, 2… in interpolate_pixel_value() 225 v = v00 * rate00 + v01 * rate01 + v10 * rate10 + v11 * rate11; in interpolate_pixel_value()
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 506 int v00 = quadNdx*4 + 0; in computeIndices() local 514 indices[quadNdx*6 + 1] = (deUint16)v00; in computeIndices() 544 Vec4 v00 = fetchVtxColor(inPtr, quadNdx*4 + 0); in renderQuadGridReference() local 558 const Vec4& t0 = tri ? v00 : v11; in renderQuadGridReference()
|
D | glsShaderRenderCase.cpp | 223 int v00 = (y * stride) + x; in QuadGrid() local 230 m_indices[baseNdx + 1] = (deUint16)v00; in QuadGrid() 686 int v00 = (y * stride) + x; in computeVertexReference() local 690 Vec4 c00 = colors[v00]; in computeVertexReference()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderRenderCase.cpp | 268 int v00 = (y * stride) + x; in QuadGrid() local 275 m_indices[baseNdx + 1] = static_cast<deUint16>(v00); in QuadGrid() 739 int v00 = (y * stride) + x; in computeVertexReference() local 743 Vec4 c00 = colors[v00]; in computeVertexReference()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/X86/ |
D | x86-vec_demanded_elts.ll | 56 %v00 = insertelement <4 x float> undef, float %f, i32 0 57 %v01 = insertelement <4 x float> %v00, float 0.000000e+00, i32 1
|
D | x86-avx512.ll | 787 %v00 = insertelement <4 x float> undef, float %f, i32 0 788 %v01 = insertelement <4 x float> %v00, float 0.000000e+00, i32 1 867 %v00 = insertelement <4 x float> undef, float %f, i32 0 868 %v01 = insertelement <4 x float> %v00, float 0.000000e+00, i32 1
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | vec_demanded_elts.ll | 44 %v00 = insertelement <4 x float> undef, float %f, i32 0 45 %v01 = insertelement <4 x float> %v00, float 0.000000e+00, i32 1
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.h | 148 LLVMValueRef v00,
|
D | lp_bld_arit.c | 1560 LLVMValueRef v00, in lp_build_lerp_2d() argument 1566 LLVMValueRef v0 = lp_build_lerp(bld, x, v00, v01, flags); in lp_build_lerp_2d()
|
/external/llvm/test/Transforms/InstCombine/ |
D | vec_demanded_elts.ll | 45 %v00 = insertelement <4 x float> undef, float %f, i32 0 46 %v01 = insertelement <4 x float> %v00, float 0.000000e+00, i32 1
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 153 const float v00 = values[0]; in bilinearInterpolate() local 157 const float res = v00*(1.0f-x)*(1.0f-y) + v10*x*(1.0f-y) + v01*(1.0f-x)*y + v11*x*y; in bilinearInterpolate() 485 const float v00 = bilinearInterpolate(refVal0, xBounds0.x(), yBounds0.x()); in isTrilinearPCFCompareValid() local 489 const float minV0 = de::min(v00, de::min(v01, de::min(v02, v03))); in isTrilinearPCFCompareValid() 490 const float maxV0 = de::max(v00, de::max(v01, de::max(v02, v03))); in isTrilinearPCFCompareValid()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 386 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d() argument 388 const GLfloat temp0 = LERP(a, v00, v10); in lerp_2d()
|
D | s_triangle.c | 258 ilerp_2d(GLint ia, GLint ib, GLint v00, GLint v10, GLint v01, GLint v11) in ilerp_2d() argument 260 const GLint temp0 = ilerp(ia, v00, v10); in ilerp_2d()
|
D | s_texfilter.c | 66 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d() argument 68 const GLfloat temp0 = LERP(a, v00, v10); in lerp_2d()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/X86/ |
D | computedgoto.ll | 280 %v00 = phi i32 [%k, %entry] 282 %r0 = sub i32 %v00, %v01
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 242 int v00 = (y * stride) + x; in QuadGrid() local 249 m_indices[baseNdx + 1] = (deUint16)v00; in QuadGrid() 2366 const int v00 = (y * stride) + x; in computeVertexReference() local 2370 const tcu::Vec4 c00 = colors[v00]; in computeVertexReference()
|
/external/openssh/ |
D | PROTOCOL | 36 1.3. transport: New public key algorithms "ssh-rsa-cert-v00@openssh.com", 37 "ssh-dsa-cert-v00@openssh.com",
|
D | PROTOCOL.agent | 179 string "ssh-dss-cert-v00@openssh.com" 249 string "ssh-rsa-cert-v00@openssh.com"
|
D | ChangeLog | 7695 legacy v00 certificates are gone; adapt and don't try to 7847 delete support for legacy v00 certificates; "sure"
|
/external/deqp/modules/gles3/functional/ |
D | es3fFragmentOutputTests.cpp | 411 …const Vec4 v00 = readVec4(vertices + ((cellY+0)*gridWidth + cellX+0)*numComponents, numComponent… in renderFloatReference() local 416 const Vec4& v0 = tri ? v11 : v00; in renderFloatReference()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 89 float v00, float v10, float v01, float v11) in lerp_2d() argument 91 const float temp0 = lerp(a, v00, v10); in lerp_2d()
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 8d23a027c5f950ee43156e00d73f6616.00045551.honggfuzz.cov | 5880 …��6���:T�Tq���i���(i7l��Q�j�`*R�ƫ耠�;�./����{c�"v�nϋ��?b�#��6�r�v00����-�2��3F���/Z�…
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 8d23a027c5f950ee43156e00d73f6616.00045551.honggfuzz.cov | 5880 …��6���:T�Tq���i���(i7l��Q�j�`*R�ƫ耠�;�./����{c�"v�nϋ��?b�#��6�r�v00����-�2��3F���/Z�…
|