| /external/lua/src/ |
| D | lfunc.c | 52 UpVal *uv = gco2upv(o); in luaF_initupvals() local 67 UpVal *uv = gco2upv(o); in newupval() local 151 TValue *uv = s2v(level); /* value being closed */ in callclosemth() local 215 void luaF_unlinkupval (UpVal *uv) { in luaF_unlinkupval() 224 UpVal *uv; in luaF_close() local
|
| D | lgc.c | 300 UpVal *uv = gco2upv(o); in reallymarkobject() local 371 UpVal *uv; in remarkupvals() local 603 UpVal *uv = cl->upvals[i]; in traverseLclosure() local 623 UpVal *uv; in traversethread() local 759 static void freeupval (lua_State *L, UpVal *uv) { in freeupval()
|
| /external/eigen/test/ |
| D | denseLM.cpp | 102 int test_minimizeLM(FunctorType& functor, VectorType& uv) in test_minimizeLM() 115 int test_lmder(FunctorType& functor, VectorType& uv) in test_lmder() 128 int test_minimizeSteps(FunctorType& functor, VectorType& uv) in test_minimizeSteps() 153 VectorType uv(inputs),uv_ref(inputs); in test_denseLM_T() local
|
| D | sparseLM.cpp | 136 VectorType uv(inputs),uv_ref(inputs); in test_sparseLM_T() local
|
| /external/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_compositor.h | 131 void *uv; member 135 void *uv; member 142 void *uv; member 146 void *uv; member 157 void *uv; member
|
| /external/skia/src/gpu/ganesh/effects/ |
| D | GrAtlasedShaderHelpers.h | 21 GrGLSLVarying* uv, in append_index_uv_varyings()
|
| D | GrDistanceFieldGeoProc.cpp | 97 GrGLSLVarying uv, texIdx, st; in onEmitCode() local 361 GrGLSLVarying uv, texIdx, st; in onEmitCode() local 632 GrGLSLVarying uv, texIdx, st; in onEmitCode() local
|
| D | GrBitmapTextGeoProc.cpp | 67 GrGLSLVarying uv, texIdx; in onEmitCode() local
|
| /external/strace/tests-mx32/ |
| D | nlattr_unix_diag_msg.c | 78 static const struct unix_diag_vfs uv = { in main() local
|
| /external/strace/tests-m32/ |
| D | nlattr_unix_diag_msg.c | 78 static const struct unix_diag_vfs uv = { in main() local
|
| /external/strace/tests/ |
| D | nlattr_unix_diag_msg.c | 78 static const struct unix_diag_vfs uv = { in main() local
|
| /external/eigen/demos/opengl/ |
| D | camera.cpp | 246 Vector3f Camera::unProject(const Vector2f& uv, float depth) const in unProject() argument 252 Vector3f Camera::unProject(const Vector2f& uv, float depth, const Matrix4f& invModelview) const in unProject() argument
|
| /external/skia/src/gpu/ganesh/geometry/ |
| D | GrPathUtils.h | 95 SkPoint* uv = reinterpret_cast<SkPoint*>(uvPtr); in apply() local
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/ |
| D | ProjectionDecoderTest.java | 73 float[] uv = subMesh.textureCoords; in testSubMesh() local
|
| /external/clang/test/CXX/expr/expr.post/expr.const.cast/ |
| D | p1-0x.cpp | 33 volatile unsigned uv; member
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/ |
| D | ProjectionDecoderTest.java | 73 float[] uv = subMesh.textureCoords; in testSubMesh() local
|
| /external/angle/src/tests/gl_tests/gles1/ |
| D | BGRATextureTest.cpp | 57 GLfloat uv[2]; in TEST_P() member
|
| D | PalettedTextureTest.cpp | 70 GLfloat uv[2]; in TEST_P() member
|
| /external/webp/src/dsp/ |
| D | upsampling_neon.c | 176 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument 184 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
|
| /external/eigen/bench/ |
| D | spmv.cpp | 176 boost::numeric::ublas::vector<Scalar> uv(cols), ures(rows); in main() local
|
| /external/strace/ |
| D | netlink_unix_diag.c | 72 struct unix_diag_vfs uv; in decode_unix_diag_vfs() local
|
| /external/deqp/framework/common/ |
| D | tcuTextureUtil.hpp | 141 union { float fv; deUint32 uv; deInt32 iv; } v; in floatToU8() member
|
| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| D | G_M_A_P_.py | 28 def __init__(self, uv=0, cid=0, gid=0, ggid=0, name=""): argument
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| D | quaternion_simd.inl | 180 __m128 uv = _mm_sub_ps(_mm_mul_ps(q_swp0, v_swp1), _mm_mul_ps(q_swp1, v_swp0)); local
|
| /external/s2-geometry-library-java/tests/com/google/common/geometry/ |
| D | S2CellIdTest.java | 198 R2Vector uv = S2Projections.validFaceXyzToUv(face, p); in testContinuity() local
|