Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 25 of 73) 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/flutter/skia/third_party/externals/sdl/src/libm/
De_rem_pio2.c100 int32_t e0, i, j, nx, n, ix, hx; local
Dk_rem_pio2.c172 __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, in __kernel_rem_pio2()
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
Dtorus.h62 float nx = cosV * cosU; in GenerateTorus() local
/third_party/mtdev/test/
Dmtdev-kernel.c92 unsigned x, nx = BITMASK(nslot * npos); in generate_assignments() 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/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/flutter/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/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/mtdev/src/
Dcore.c85 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/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()
496 float nx = wx / dstW; in sampleTextureProjected() local
540 float nx = wx / dstW; in sampleTextureProjected() local
678 const float nx = wx / dstW; in sampleTextureCube() local
887 float nx = wx / dstW; in sampleTextureProjected() local
954 const float nx = wx / dstW; in sampleTextureCubeArray() local
1348 const float nx = wx / dstW; in computeTextureLookupDiff() local
1474 const float nx = wx / dstW; in computeTextureLookupDiff() local
1698 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/flutter/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/gstreamer/gstplugins_base/ext/gl/
Dgstglbumper.c399 float nx, ny, nz; /* Normal */ member
/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/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_transfer.c573 unsigned nx = rect->w >> k; in swizzle2d_ptr() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconsistency_tools.py13 import networkx as nx namespace
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfacedetect.cpp150 gchar *nx = g_strconcat (name, "->x", NULL); in structure_and_message() local

123