/external/dtc/tests/ |
D | multilabel.dts | 16 ny: n2: node2 { label
|
D | multilabel_merge.dts | 51 ny: n2: node2 { label
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 59 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() 81 float ny = wy / dstH; in renderReference() local
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 61 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() 83 float ny = wy / dstH; in renderReference() local
|
/external/skia/src/effects/ |
D | SkEmbossMask.cpp | 110 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 291 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() 296 …inline float triDerivateX (const tcu::Vec3& s, const tcu::Vec3& w, float wx, float width, float ny) in triDerivateX() 487 float ny = wy / dstH; in sampleTextureProjected() local 530 float ny = wy / dstH; in sampleTextureProjected() local 636 const float ny = wy / dstH; in sampleTextureCube() local 832 float ny = wy / dstH; in sampleTextureProjected() local 889 const float ny = wy / dstH; in sampleTextureCubeArray() local 1283 const float ny = wy / dstH; in computeTextureLookupDiff() local 1388 const float ny = wy / dstH; in computeTextureLookupDiff() local 1581 const float ny = wy / dstH; in computeTextureLookupDiff() local [all …]
|
/external/opencv/cv/src/ |
D | cvcamshift.cpp | 97 int dx, dy, nx, ny; in cvMeanShift() local
|
D | cvcontourtree.cpp | 599 double x13, y13, x12, y12, l_base, nx, ny, qq; in icvCalcTriAttr() local
|
D | cvlinefit.cpp | 224 float nx = _line[1], ny = -_line[0]; in icvCalcDist2D() local
|
D | cvshapedescr.cpp | 568 double x_s, y_s, nx, ny, dx, dy, du, dv; in icvContourSecArea() local
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_miptree.c | 32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nvc0_tex_choose_tile_dims()
|
D | nvc0_surface.c | 231 unsigned ny = util_format_get_nblocksy(src->format, src_box->height); in nvc0_resource_copy_region() local
|
/external/libconstrainedcrypto/ |
D | p256_ec.c | 1046 static void scalar_base_mult(felem nx, felem ny, felem nz, in scalar_base_mult() 1104 const felem ny, const felem nz) { in point_to_affine() 1114 static void scalar_mult(felem nx, felem ny, felem nz, const felem x, in scalar_mult()
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_miptree.c | 32 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nv50_tex_choose_tile_dims()
|
D | nv50_surface.c | 224 unsigned ny = util_format_get_nblocksy(src->format, src_box->height); in nv50_resource_copy_region() local
|
/external/mesa3d/src/gallium/tests/trivial/ |
D | compute.c | 195 int ny = (target == PIPE_BUFFER ? 1 : in init_tex() local 239 int ny = (tex->target == PIPE_BUFFER ? 1 : in check_tex() local
|
/external/libyuv/files/util/ |
D | psnr_main.cc | 111 int ny = (y - 16) * 256 / 224; in ScaleY() local
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/ |
D | d3d11gears.cpp | 91 float nx, ny, nz; in build_gear() local
|
/external/mesa3d/src/mesa/main/ |
D | api_loopback.c | 366 loopback_Normal3b( GLbyte nx, GLbyte ny, GLbyte nz ) in loopback_Normal3b() 372 loopback_Normal3d( GLdouble nx, GLdouble ny, GLdouble nz ) in loopback_Normal3d() 378 loopback_Normal3i( GLint nx, GLint ny, GLint nz ) in loopback_Normal3i() 384 loopback_Normal3s( GLshort nx, GLshort ny, GLshort nz ) in loopback_Normal3s()
|
D | es1_conversion.c | 645 _es_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _es_Normal3x()
|
/external/ImageMagick/coders/ |
D | sixel.c | 426 int ny = imsy * 2; in sixel_decode() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 357 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
|
/external/ImageMagick/MagickCore/ |
D | distort.c | 667 x,y,sx,sy,a,nx,ny; in GenerateCoefficients() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 288 inline float projectedTriInterpolate (const Vec3& s, const Vec3& w, float nx, float ny) in projectedTriInterpolate()
|
/external/skia/src/gpu/ |
D | GrPathUtils.cpp | 830 SkScalar ny = pts[0].x() - pts[3].x(); in calc_line_klm() local
|