| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | __rem_pio2_large.c | 273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large() argument
|
| H A D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
| /third_party/musl/src/math/ |
| H A D | __rem_pio2_large.c | 273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large() argument
|
| H A D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
| /third_party/skia/third_party/externals/angle2/samples/torus_lighting/ |
| H A D | torus.h | 62 float nx = cosV * cosU; in GenerateTorus() local
|
| /third_party/backends/backend/escl/ |
| H A D | escl_pdf.c | 55 int nx = 0; in set_file_in_buffer() local
|
| /third_party/skia/src/effects/ |
| H A D | SkEmbossMask.cpp | 73 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
|
| /third_party/glfw/examples/ |
| H A D | splitview.c | 64 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_miptree.c | 32 nv50_tex_choose_tile_dims_helper(unsigned nx, unsigned ny, unsigned nz, in nv50_tex_choose_tile_dims_helper() argument 62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A 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() argument
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
| H A D | consistency_tools.py | 13 import networkx as nx namespace
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | smcenc.c | 186 const int nx = sx < 4 ? width - 4 : sx - 4; in smc_encode_stream() local
|
| H A D | motion_est_template.c | 248 int i, nx, ny; in qpel_motion_search() local [all...] |
| H A D | agm.c | 597 fill_pixels(uint8_t **y0, uint8_t **y1, uint8_t **u, uint8_t **v, int ylinesize, int ulinesize, int vlinesize, uint8_t *fill, int *nx, int *ny, int *np, int w, int h) fill_pixels() argument
|
| /third_party/jerryscript/jerry-libm/ |
| H A D | trig.c | 190 __kernel_rem_pio2 (double *x, double *y, int e0, int nx, int prec) in __kernel_rem_pio2() argument 481 int e0, i, j, nx, n, ix, hx; in __ieee754_rem_pio2() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_transfer.c | 573 unsigned nx = rect->w >> k; in swizzle2d_ptr() local
|
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aVaryingInterpolationTests.cpp | 59 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() argument 80 float nx = wx / dstW; in renderReference() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderBuiltinVarTests.cpp | 359 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() argument
|
| /third_party/vk-gl-cts/modules/gles3/accuracy/ |
| H A D | es3aVaryingInterpolationTests.cpp | 61 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() argument 82 float nx = wx / dstW; in renderReference() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | es1_conversion.c | 633 _mesa_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _mesa_Normal3x() argument
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_nopfuncs.c | 246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV() argument
|
| /third_party/curl/lib/ |
| H A D | cookie.c | 382 struct Cookie *co, *nx; in remove_expired() local
|
| /third_party/mesa3d/src/gallium/tests/trivial/ |
| H A 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/node/deps/v8/src/parsing/ |
| H A D | scanner.cc | 437 int nx = x * 8 + d; in ScanOctalEscape() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_1_0_autogen.cpp | 1086 CaptureNormal3f(const State &glState, bool isCallValid, GLfloat nx, GLfloat ny, GLfloat nz) CaptureNormal3f() argument 1101 CaptureNormal3x(const State &glState, bool isCallValid, GLfixed nx, GLfixed ny, GLfixed nz) CaptureNormal3x() argument
|