/third_party/skia/third_party/externals/angle2/samples/torus_lighting/ |
D | torus.h | 63 float ny = -sinV * cosU; in GenerateTorus() local
|
/third_party/flutter/skia/src/effects/ |
D | SkEmbossMask.cpp | 74 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
|
/third_party/skia/src/effects/ |
D | SkEmbossMask.cpp | 74 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
|
/third_party/mtdev/src/ |
D | core.c | 85 int *nid, const int *nx, const int *ny, int nn, in solve() 126 int nid[DIM_FINGER], nx[DIM_FINGER], ny[DIM_FINGER], i; in assign_tracking_id() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
/third_party/musl/src/math/ |
D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
/third_party/glib/glib/tests/ |
D | gdatetime.c | 983 #define TEST_ADD_MONTHS(y,m,d,a,ny,nm,nd) G_STMT_START { \ in test_GDateTime_add_months() argument 1008 #define TEST_ADD_DAYS(y,m,d,a,ny,nm,nd) G_STMT_START { \ in test_GDateTime_add_days() argument 1031 #define TEST_ADD_WEEKS(y,m,d,a,ny,nm,nd) G_STMT_START { \ in test_GDateTime_add_weeks() argument 1051 #define TEST_ADD_HOURS(y,m,d,h,mi,s,a,ny,nm,nd,nh,nmi,ns) G_STMT_START { \ in test_GDateTime_add_hours() argument 1072 #define TEST_ADD_FULL(y,m,d,h,mi,s,ay,am,ad,ah,ami,as,ny,nm,nd,nh,nmi,ns) G_STMT_START { \ in test_GDateTime_add_full() argument
|
/third_party/flutter/glfw/examples/ |
D | splitview.c | 62 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
|
/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 396 Node* ny = r->nodes_[y]; in CheckInvariants() local 498 Node* ny = FindNode(r, idy); in InsertEdge() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 396 Node* ny = r->nodes_[y]; in CheckInvariants() local 498 Node* ny = FindNode(r, idy); in InsertEdge() local
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstfacedetect.cpp | 152 gchar *ny = g_strconcat (name, "->y", NULL); in structure_and_message() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context_gles_1_0.cpp | 394 void Context::normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in normal3f() 399 void Context::normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in normal3x()
|
D | validationGL1.cpp | 646 bool ValidateNormal3b(Context *context, GLbyte nx, GLbyte ny, GLbyte nz) in ValidateNormal3b() 656 bool ValidateNormal3d(Context *context, GLdouble nx, GLdouble ny, GLdouble nz) in ValidateNormal3d() 671 bool ValidateNormal3i(Context *context, GLint nx, GLint ny, GLint nz) in ValidateNormal3i() 681 bool ValidateNormal3s(Context *context, GLshort nx, GLshort ny, GLshort nz) in ValidateNormal3s()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context_gles_1_0.cpp | 409 void Context::normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in normal3f() 414 void Context::normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in normal3x()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | amd_ext_to_khr.cpp | 603 Instruction* ny = in ReplaceCubeFaceCoord() local
|
/third_party/flutter/skia/src/gpu/geometry/ |
D | GrPathUtils.cpp | 770 SkScalar ny = pts[0].x() - pts[3].x(); in calc_line_klm() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | amd_ext_to_khr.cpp | 603 Instruction* ny = in ReplaceCubeFaceCoord() local
|
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 143 void GL_APIENTRY glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f() 599 void GL_APIENTRY glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 142 void GL_APIENTRY glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f() 598 void GL_APIENTRY glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
|
/third_party/skia/src/gpu/v1/ |
D | Device_drawTexture.cpp | 586 int ny = bitmap.height() / tileSize; in draw_tiled_bitmap() local
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 673 double ny = fy * 27 - ay - dy * 8; in subDivide() local
|
/third_party/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 675 double ny = fy * 27 - ay - dy * 8; in subDivide() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 219 TimeZone ny = TimeZone.getTimeZone("America/New_York", TimeZone.TIMEZONE_ICU); in TestHistoricalRuleBasedTimeZone() local
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 1333 void GL_APIENTRY GL_Normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in GL_Normal3f() 1355 void GL_APIENTRY GL_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in GL_Normal3x()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 1089 GLfloat ny, in CaptureNormal3f() 1104 GLfixed ny, in CaptureNormal3x()
|