Home
last modified time | relevance | path

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

123

/third_party/mingw-w64/mingw-w64-crt/math/
Dlgammaf.c44 float nx, tx; in __lgammaf_r() local
Dlgammal.c222 long double p, q, w, z, f, nx; in __lgammal_r() local
/third_party/typescript/tests/cases/conformance/es6/destructuring/
DdestructuringWithLiteralInitializers2.ts18 declare const nx: number | undefined; constant
/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/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/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/pixman/pixman/
Dpixman-trap.c107 int nx = (ne + e->dy - 1) / e->dy; in pixman_edge_step() local
116 int nx = (-ne) / e->dy; in pixman_edge_step() local
141 int nx = ne / e->dy; in _pixman_edge_multi_init() 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/uboot/u-boot-2020.01/drivers/usb/gadget/
Dcore.c461 urb_link *nx; in first_urb_link() local
477 urb_link *nx; in first_urb() 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/typescript/tests/baselines/reference/
DdestructuringWithLiteralInitializers2.js28 function f43([x = 0, y = 'bar'] = [sx, nx]) {} argument
/third_party/boost/boost/sort/common/util/
Dmerge.hpp420 size_t nx = end_src1 - src1; in merge_contiguous() local
/third_party/flutter/glfw/examples/
Dsplitview.c62 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
/third_party/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/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/boost/boost/pending/
Dproperty.hpp359 typedef typename non_ref::next_type nx; typedef
/third_party/boost/boost/math/special_functions/detail/
Dbernoulli_details.hpp27 const T nx = static_cast<T>(n); in b2n_asymptotic() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfacedetect.cpp151 gchar *nx = g_strconcat (name, "->x", NULL); in structure_and_message() local

123