/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/ |
D | HeightField.java | 213 VertexInfo v00 = getVertexAt(vertex00, x, y); in updateSharp() local 217 …v01.normal.set(v01.position).sub(v00.position).nor().crs(tmpV1.set(v11.position).sub(v01.position)… in updateSharp() 218 …v10.normal.set(v10.position).sub(v11.position).nor().crs(tmpV1.set(v00.position).sub(v10.position)… in updateSharp() 219 v00.normal.set(v01.normal).lerp(v10.normal, .5f); in updateSharp() 220 v11.normal.set(v00.normal); in updateSharp() 222 setVertex(c00, v00); in updateSharp()
|
/external/libgdx/gdx/src/com/badlogic/gdx/math/ |
D | Matrix3.java | 83 float v00 = val[M00] * m.val[M00] + val[M01] * m.val[M10] + val[M02] * m.val[M20]; in mul() local 95 val[M00] = v00; in mul() 118 float v00 = m.val[M00] * val[M00] + m.val[M01] * val[M10] + m.val[M02] * val[M20]; in mulLeft() local 130 val[M00] = v00; in mulLeft() 598 float v00 = mata[M00] * matb[M00] + mata[M01] * matb[M10] + mata[M02] * matb[M20]; in mul() local 610 mata[M00] = v00; in mul()
|
/external/v8/test/mjsunit/ |
D | debug-stepframe.js | 8 var v00 = 0; // Break 1
|
/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/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/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.h | 103 LLVMValueRef v00,
|
D | lp_bld_arit.c | 989 LLVMValueRef v00, in lp_build_lerp_2d() argument 994 LLVMValueRef v0 = lp_build_lerp(bld, x, v00, v01); in lp_build_lerp_2d()
|
/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 | 360 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d() argument 362 const GLfloat temp0 = LERP(a, v00, v10); in lerp_2d()
|
D | s_triangle.c | 257 ilerp_2d(GLint ia, GLint ib, GLint v00, GLint v10, GLint v01, GLint v11) in ilerp_2d() argument 259 const GLint temp0 = ilerp(ia, v00, v10); in ilerp_2d()
|
D | s_texfilter.c | 64 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d() argument 66 const GLfloat temp0 = LERP(a, v00, v10); in lerp_2d()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 218 int v00 = (y * stride) + x; in QuadGrid() local 225 m_indices[baseNdx + 1] = (deUint16)v00; in QuadGrid() 1790 const int v00 = (y * stride) + x; in computeVertexReference() local 1794 const tcu::Vec4 c00 = colors[v00]; in computeVertexReference()
|
/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/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
D | btConvexHullComputer.cpp | 1068 Vertex* v00 = NULL; in mergeProjection() local 1172 v00 = v0; in mergeProjection() 1184 v00->next = v10; in mergeProjection() 1185 v10->prev = v00; in mergeProjection() 1198 c0 = v00; in mergeProjection()
|
/external/openssh/ |
D | PROTOCOL.agent | 179 string "ssh-dss-cert-v00@openssh.com" 227 string "ssh-rsa-cert-v00@openssh.com"
|
D | PROTOCOL | 36 1.3. transport: New public key algorithms "ssh-rsa-cert-v00@openssh.com", 37 "ssh-dsa-cert-v00@openssh.com",
|
D | ChangeLog | 597 legacy v00 certificates are gone; adapt and don't try to 749 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 | 86 float v00, float v10, float v01, float v11) in lerp_2d() argument 88 const float temp0 = lerp(a, v00, v10); in lerp_2d()
|