/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()
|
/external/tensorflow/tensorflow/compiler/jit/graphcycles/ |
D | graphcycles.cc | 101 Node* ny = r->nodes_[y]; in CheckInvariants() local 177 Node* ny = r->nodes_[y]; in InsertEdge() local 346 Node* ny = r->nodes_[y]; in IsReachableNonConst() local
|
/external/OpenCL-CTS/test_conformance/clcpp/workgroups/ |
D | test_wg_broadcast.hpp | 149 size_t nx, size_t ny, in verify_wg_broadcast_2D() 187 size_t nx, size_t ny, size_t nz, in verify_wg_broadcast_3D()
|
/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/skqp/src/effects/ |
D | SkEmbossMask.cpp | 74 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
|
/external/skia/src/effects/ |
D | SkEmbossMask.cpp | 74 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
|
/external/OpenCL-CTS/test_conformance/workgroups/ |
D | test_wg_broadcast.cpp | 87 verify_wg_broadcast_2D(float *inptr, float *outptr, size_t nx, size_t ny, size_t wg_size_x, size_t … in verify_wg_broadcast_2D() 120 verify_wg_broadcast_3D(float *inptr, float *outptr, size_t nx, size_t ny, size_t nz, size_t wg_size… in verify_wg_broadcast_3D()
|
/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/pdfium/xfa/fxfa/parser/ |
D | cxfa_rectangle.cpp | 109 float ny = 1.0f; in GetFillPath() local 487 float ny = 1.0f; in GetPath() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 35 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
|
/external/tensorflow/tensorflow/java/src/main/native/ |
D | graph_jni.cc | 150 const jint ny = env->GetArrayLength(y_handles); in Java_org_tensorflow_Graph_addGradients() local
|
/external/libyuv/files/util/ |
D | psnr_main.cc | 111 int ny = (y - 16) * 256 / 224; in ScaleY() local
|
/external/pdfium/core/fxcodec/jpx/ |
D | cjpx_decoder.cpp | 186 const int* ny = nullptr; in sycc420_to_rgb() local
|
/external/ImageMagick/coders/ |
D | sixel.c | 437 int ny = imsy * 2; in sixel_decode() local
|
/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/deqp/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 359 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_nopfuncs.c | 246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV()
|
/external/angle/src/libANGLE/ |
D | Context_gles_1_0.cpp | 407 void Context::normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in normal3f() 412 void Context::normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in normal3x()
|
D | validationGL1.cpp | 646 bool ValidateNormal3b(const Context *, GLbyte nx, GLbyte ny, GLbyte nz) in ValidateNormal3b() 656 bool ValidateNormal3d(const Context *, GLdouble nx, GLdouble ny, GLdouble nz) in ValidateNormal3d() 671 bool ValidateNormal3i(const Context *, GLint nx, GLint ny, GLint nz) in ValidateNormal3i() 681 bool ValidateNormal3s(const Context *, GLshort nx, GLshort ny, GLshort nz) in ValidateNormal3s()
|
/external/ImageMagick/MagickCore/ |
D | distort.c | 667 x,y,sx,sy,a,nx,ny; in GenerateCoefficients() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | amd_ext_to_khr.cpp | 603 Instruction* ny = in ReplaceCubeFaceCoord() local
|
/external/skia/src/gpu/geometry/ |
D | GrPathUtils.cpp | 770 SkScalar ny = pts[0].x() - pts[3].x(); in calc_line_klm() local
|