/external/v8/src/third_party/fdlibm/ |
D | fdlibm.cc | 63 INLINE(int __kernel_rem_pio2(double* x, double* y, int e0, int nx)) { in INLINE() 217 int nx = 3; in rempio2() local
|
/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/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfWav.cpp | 146 int nx, // i : x size in wav2Encode() 266 int nx, // i : x size in wav2Decode()
|
D | ImfPizCompressor.cpp | 163 int nx; member
|
D | ImfB44Compressor.cpp | 458 int nx; member
|
/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/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/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/opencv3/modules/video/src/ |
D | camshift.cpp | 90 int nx = std::min(std::max(cur_rect.x + dx, 0), size.width - cur_rect.width); in meanShift() 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
|
/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()
|
/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/ |
D | remap.hpp | 86 const typename PtrTraits<MapXPtr>::value_type nx = mapx(y, x); in operator ()() 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()
|
/external/opencv3/modules/core/src/ |
D | copy.cpp | 840 static bool ocl_repeat(InputArray _src, int ny, int nx, OutputArray _dst) in ocl_repeat() 868 void repeat(InputArray _src, int ny, int nx, OutputArray _dst) in repeat() 897 Mat repeat(const Mat& src, int ny, int nx) in repeat()
|
/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/opencv3/modules/core/test/ |
D | test_rand.cpp | 320 int n0 = 0, n255 = 0, nx = 0; in run() 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 | 300 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
|