Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 25 of 54) sorted by relevance

123

/third_party/typescript/tests/cases/conformance/es6/destructuring/
DdestructuringWithLiteralInitializers2.ts18 declare const nx: number | undefined; constant
/third_party/musl/porting/liteos_a/kernel/src/math/
D__rem_pio2_large.c273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large()
Dfma.c47 struct num nx, ny, nz; in fma() local
/third_party/musl/src/math/
D__rem_pio2_large.c273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large()
Dfma.c47 struct num nx, ny, nz; in fma() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c32 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/
Dtorus.h62 float nx = cosV * cosU; in GenerateTorus() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp61 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/
Des2aVaryingInterpolationTests.cpp59 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/
DSkEmbossMask.cpp73 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
/third_party/jerryscript/jerry-libm/
Dtrig.c190 __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/
DgluTextureTestUtil.cpp291 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/
DdestructuringWithLiteralInitializers2.js28 function f43([x = 0, y = 'bar'] = [sx, nx]) {} argument
/third_party/glfw/examples/
Dsplitview.c62 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/
Dgraphcycles.cc384 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/
Dnvc0_miptree.c35 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/
Dgstglbumper.c399 float nx, ny, nz; /* Normal */ member
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconsistency_tools.py12 import networkx as nx namespace
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_transfer.c573 unsigned nx = rect->w >> k; in swizzle2d_ptr() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfacedetect.cpp150 gchar *nx = g_strconcat (name, "->x", NULL); in structure_and_message() local
/third_party/node/deps/v8/src/parsing/
Dscanner.cc437 int nx = x * 8 + d; in ScanOctalEscape() local
/third_party/curl/lib/
Dcookie.c384 struct Cookie *co, *nx; in remove_expired() local
/third_party/mesa3d/src/gallium/tests/trivial/
Dcompute.c196 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/
Des2fShaderBuiltinVarTests.cpp359 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_nopfuncs.c246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV()

123