/external/aac/libAACdec/src/ |
D | block.h | 253 USHORT nx=16-x; in EvaluatePower43() local
|
/external/fdlibm/ |
D | e_rem_pio2.c | 92 int e0,i,j,nx,n,ix,hx; local
|
D | k_rem_pio2.c | 164 int __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, const int *ipio2) in __kernel_rem_pio2()
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 58 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate() 79 float nx = wx / dstW; in renderReference() local
|
/external/deqp/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
|
/external/clang/test/SemaCXX/ |
D | namespace-alias.cpp | 116 A::X nx; variable
|
/external/skia/src/effects/ |
D | SkEmbossMask.cpp | 109 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
|
/external/opencv/cv/src/ |
D | cvcamshift.cpp | 97 int dx, dy, nx, ny; in cvMeanShift() local
|
D | cvcontourtree.cpp | 599 double x13, y13, x12, y12, l_base, nx, ny, qq; in icvCalcTriAttr() local
|
D | cvlinefit.cpp | 224 float nx = _line[1], ny = -_line[0]; in icvCalcDist2D() local
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_miptree.c | 32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nvc0_tex_choose_tile_dims()
|
D | nvc0_surface.c | 230 unsigned nx = util_format_get_nblocksx(src->format, src_box->width); in nvc0_resource_copy_region() local
|
/external/libgdx/gdx/src/com/badlogic/gdx/math/ |
D | Plane.java | 90 public void set (float nx, float ny, float nz, float d) { in set()
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 328 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate() 339 …nline float triDerivateY (const tcu::Vec3& s, const tcu::Vec3& w, float wy, float height, float nx) in triDerivateY() 523 float nx = wx / dstW; in sampleTextureProjected() local 566 float nx = wx / dstW; in sampleTextureProjected() local 672 const float nx = wx / dstW; in sampleTextureCube() local 868 float nx = wx / dstW; in sampleTextureProjected() local 925 const float nx = wx / dstW; in sampleTextureCubeArray() local 1748 const float nx = wx / dstW; in computeTextureLookupDiff() local 1853 const float nx = wx / dstW; in computeTextureLookupDiff() local 2046 const float nx = wx / dstW; in computeTextureLookupDiff() local [all …]
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_miptree.c | 32 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nv50_tex_choose_tile_dims()
|
D | nv50_surface.c | 223 unsigned nx = util_format_get_nblocksx(src->format, src_box->width); in nv50_resource_copy_region() local
|
/external/mesa3d/src/gallium/tests/trivial/ |
D | compute.c | 193 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
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_transfer.c | 572 unsigned nx = rect->w >> k; in swizzle2d_ptr() local
|
/external/curl/lib/ |
D | cookie.c | 304 struct Cookie *co, *nx, *pv; in remove_expired() local
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/ |
D | d3d11gears.cpp | 91 float nx, ny, nz; in build_gear() local
|
/external/v8/src/base/ |
D | ieee754.cc | 223 int32_t e0, i, j, nx, n, ix, hx; in __ieee754_rem_pio2() local 498 int __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, in __kernel_rem_pio2()
|
/external/mesa3d/src/mesa/main/ |
D | api_loopback.c | 366 loopback_Normal3b( GLbyte nx, GLbyte ny, GLbyte nz ) in loopback_Normal3b() 372 loopback_Normal3d( GLdouble nx, GLdouble ny, GLdouble nz ) in loopback_Normal3d() 378 loopback_Normal3i( GLint nx, GLint ny, GLint nz ) in loopback_Normal3i() 384 loopback_Normal3s( GLshort nx, GLshort ny, GLshort nz ) in loopback_Normal3s()
|
/external/ImageMagick/coders/ |
D | sixel.c | 425 int nx = imsx * 2; in sixel_decode() local
|
/external/v8/src/parsing/ |
D | scanner.cc | 825 int nx = x * 8 + d; in ScanOctalEscape() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 357 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()
|