/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
D | 3d-morph.js | 27 var nx = 120 variable
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
D | 3d-morph.js | 27 var nx = 120 variable
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
D | 3d-morph.js | 27 var nx = 120 variable
|
/external/skia/experimental/Intersection/ |
D | CubicSubDivide.cpp | 85 double nx = fx * 27 - ax - dx * 8; in sub_divide() local 101 double nx = fx * 27 - a.x - d.x * 8; in sub_divide() local
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | CubicSubDivide.cpp | 85 double nx = fx * 27 - ax - dx * 8; in sub_divide() local 101 double nx = fx * 27 - a.x - d.x * 8; in sub_divide() local
|
/external/chromium_org/v8/third_party/fdlibm/ |
D | fdlibm.cc | 116 int __kernel_rem_pio2(double* x, double* y, int e0, int nx) { in __kernel_rem_pio2() 270 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/pixman/pixman/ |
D | pixman-trap.c | 107 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
|
/external/clang/test/SemaCXX/ |
D | namespace-alias.cpp | 116 A::X nx; variable
|
/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/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/chromium_org/third_party/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
|
/external/chromium_org/third_party/mesa/src/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/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/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 337 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate() 348 …nline float triDerivateY (const tcu::Vec3& s, const tcu::Vec3& w, float wy, float height, float nx) in triDerivateY() 520 float nx = wx / dstW; in sampleTextureProjected() local 559 float nx = wx / dstW; in sampleTextureProjected() local 661 const float nx = wx / dstW; in sampleTexture() local 847 float nx = wx / dstW; in sampleTextureProjected() local 900 const float nx = wx / dstW; in sampleTexture() local 1731 const float nx = wx / dstW; in computeTextureLookupDiff() local 1835 const float nx = wx / dstW; in computeTextureLookupDiff() local 2029 const float nx = wx / dstW; in computeTextureLookupDiff() local [all …]
|
/external/chromium_org/third_party/sqlite/src/src/ |
D | bitvec.c | 337 int i, nx, pc, op; in sqlite3BitvecBuiltinTest() local
|
/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/skia/src/core/ |
D | SkStrokerPriv.cpp | 27 SkScalar nx = normal.fX; in RoundCapper() local
|
/external/skia/src/core/ |
D | SkStrokerPriv.cpp | 27 SkScalar nx = normal.fX; in RoundCapper() 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
|