/third_party/typescript/tests/cases/conformance/es6/destructuring/ |
D | destructuringWithLiteralInitializers2.ts | 18 declare const nx: number | undefined; constant
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | __rem_pio2_large.c | 273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large()
|
D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
/third_party/musl/src/math/ |
D | __rem_pio2_large.c | 273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large()
|
D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
/third_party/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()
|
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/ |
D | torus.h | 62 float nx = cosV * cosU; in GenerateTorus() local
|
/third_party/vk-gl-cts/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 61 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate() 82 float nx = wx / dstW; in renderReference() local
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 59 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate() 80 float nx = wx / dstW; in renderReference() local
|
/third_party/skia/src/effects/ |
D | SkEmbossMask.cpp | 73 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
|
/third_party/jerryscript/jerry-libm/ |
D | trig.c | 190 __kernel_rem_pio2 (double *x, double *y, int e0, int nx, int prec) in __kernel_rem_pio2() 481 int e0, i, j, nx, n, ix, hx; in __ieee754_rem_pio2() local
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluTextureTestUtil.cpp | 291 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate() 302 …nline float triDerivateY (const tcu::Vec3& s, const tcu::Vec3& w, float wy, float height, float nx) in triDerivateY() 493 float nx = wx / dstW; in sampleTextureProjected() local 537 float nx = wx / dstW; in sampleTextureProjected() local 655 const float nx = wx / dstW; in sampleTextureCube() local 851 float nx = wx / dstW; in sampleTextureProjected() local 908 const float nx = wx / dstW; in sampleTextureCubeArray() local 1302 const float nx = wx / dstW; in computeTextureLookupDiff() local 1409 const float nx = wx / dstW; in computeTextureLookupDiff() local 1616 const float nx = wx / dstW; in computeTextureLookupDiff() local [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | destructuringWithLiteralInitializers2.js | 28 function f43([x = 0, y = 'bar'] = [sx, nx]) {} argument
|
/third_party/glfw/examples/ |
D | splitview.c | 62 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 384 Node* nx = r->nodes_[x]; in CheckInvariants() local 497 Node* nx = FindNode(r, idx); in InsertEdge() local
|
/third_party/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()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglbumper.c | 399 float nx, ny, nz; /* Normal */ member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | consistency_tools.py | 12 import networkx as nx namespace
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_transfer.c | 573 unsigned nx = rect->w >> k; in swizzle2d_ptr() local
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstfacedetect.cpp | 150 gchar *nx = g_strconcat (name, "->x", NULL); in structure_and_message() local
|
/third_party/node/deps/v8/src/parsing/ |
D | scanner.cc | 437 int nx = x * 8 + d; in ScanOctalEscape() local
|
/third_party/curl/lib/ |
D | cookie.c | 384 struct Cookie *co, *nx; in remove_expired() local
|
/third_party/mesa3d/src/gallium/tests/trivial/ |
D | compute.c | 196 int nx = (target == PIPE_BUFFER ? (w / dx) : in init_tex() local 237 int nx = (tex->target == PIPE_BUFFER ? (tex->width0 / dx) : in check_tex() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 359 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_nopfuncs.c | 246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV()
|