/external/dtc/tests/ |
D | multilabel.dts | 16 ny: n2: node2 { label
|
D | multilabel_merge.dts | 51 ny: n2: node2 { label
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_miptree.c | 32 nv50_tex_choose_tile_dims_helper(unsigned nx, unsigned ny, unsigned nz, in nv50_tex_choose_tile_dims_helper() 62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims()
|
D | nv50_surface.c | 230 unsigned ny = util_format_get_nblocksy(src->format, src_box->height) in nv50_resource_copy_region() local
|
/external/skia/src/effects/ |
D | SkEmbossMask.cpp | 73 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() 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/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/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
|
/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 1390 const float ny = wy / dstH; in computeTextureLookupDiff() local 1597 const float ny = wy / dstH; in computeTextureLookupDiff() local [all …]
|
/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/libyuv/files/util/ |
D | psnr_main.cc | 111 int ny = (y - 16) * 256 / 224; in ScaleY() local
|
/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/mesa3d/src/gallium/tests/trivial/ |
D | compute.c | 198 int ny = (target == PIPE_BUFFER ? 1 : in init_tex() local 239 int ny = (tex->target == PIPE_BUFFER ? 1 : in check_tex() local
|
/external/mesa3d/src/mesa/main/ |
D | api_loopback.c | 366 _mesa_Normal3b( GLbyte nx, GLbyte ny, GLbyte nz ) in _mesa_Normal3b() 372 _mesa_Normal3d( GLdouble nx, GLdouble ny, GLdouble nz ) in _mesa_Normal3d() 378 _mesa_Normal3i( GLint nx, GLint ny, GLint nz ) in _mesa_Normal3i() 384 _mesa_Normal3s( GLshort nx, GLshort ny, GLshort nz ) in _mesa_Normal3s()
|
D | es1_conversion.c | 656 _mesa_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _mesa_Normal3x()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_nopfuncs.c | 246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV()
|
/external/ImageMagick/MagickCore/ |
D | distort.c | 667 x,y,sx,sy,a,nx,ny; in GenerateCoefficients() local
|
/external/skia/src/gpu/ |
D | GrPathUtils.cpp | 792 SkScalar ny = pts[0].x() - pts[3].x(); in calc_line_klm() local
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 334 const int* ny = nullptr; in sycc420_to_rgb() local
|
/external/pdfium/xfa/fxfa/app/ |
D | xfa_ffwidget.cpp | 1263 FX_FLOAT ny = 1.0f; in XFA_BOX_GetPath() local 1450 FX_FLOAT ny = 1.0f; in XFA_BOX_GetFillPath() local
|
/external/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 676 double ny = fy * 27 - ay - dy * 8; in subDivide() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 214 TimeZone ny = TimeZone.getTimeZone("America/New_York", TimeZone.TIMEZONE_ICU); in TestHistoricalRuleBasedTimeZone() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderBuiltinVarTests.cpp | 377 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 213 TimeZone ny = TimeZone.getTimeZone("America/New_York", TimeZone.TIMEZONE_ICU); in TestHistoricalRuleBasedTimeZone() local
|