Home
last modified time | relevance | path

Searched defs:ax (Results 1 – 25 of 61) sorted by relevance

123

/external/clang/test/Modules/Inputs/include_next/x/
Da.h2 enum { ax = 1 }; enumerator
/external/eigen/demos/opengl/
Dgpuhelper.cpp63 Vector3f ax = Matrix3f::Identity().col(2).cross(vec); in drawVector() local
84 Vector3f ax = Matrix3f::Identity().col(2).cross(vec); in drawVectorBox() local
/external/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp19 int ax = state.fA & 0x03; in testSimplifyTrianglesMain() local
79 int ax = a & 0x03; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp18 int ax = state.fA & 0x03; in testSimplifyDegeneratesMain() local
74 int ax = a & 0x03; in DEF_TEST() local
DColorTest.cpp33 int ax = SkMulDiv255Ceiling(x, a); in test_premul() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp19 int ax = state.fA & 0x03; in testSimplifyQuadralateralsMain() local
DPathOpsSimplifyQuadThreadedTest.cpp19 int ax = state.fA & 0x03; in testSimplifyQuadsMain() local
DPathOpsQuadLineIntersectionThreadedTest.cpp77 int ax = state.fA & 0x03; in testQuadLineIntersectMain() local
/external/libvpx/libvpx/vpx_ports/
Dx86.h42 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
48 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
58 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
67 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
/external/skia/experimental/
DSkSetPoly3To3_A.cpp42 static SkDScalar ddot(SkScalar ax, SkScalar ay, SkScalar bx, SkScalar by) { in ddot()
46 static SkScalar dot(SkScalar ax, SkScalar ay, SkScalar bx, SkScalar by) { in dot()
DSkSetPoly3To3.cpp29 static SkScalar dot(SkScalar ax, SkScalar ay, SkScalar bx, SkScalar by) { in dot()
DSkSetPoly3To3_D.cpp49 static SkScalar dot(SkScalar ax, SkScalar ay, SkScalar bx, SkScalar by) { in dot()
/external/ceres-solver/internal/ceres/
Dgradient_checker_test.cc76 double ax = 0; in Evaluate() local
129 double ax = 0; in Evaluate() local
/external/blktrace/btt/
Dbtt_plot.py255 def gen_labels(db, ax, type): argument
259 def gen_ylabel(ax, type): argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECFieldElement.java167 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyMinusProduct() local
175 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyPlusProduct() local
198 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squareMinusProduct() local
206 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squarePlusProduct() local
712 LongArray ax = this.x, bx = ((F2m)b).x, xx = ((F2m)x).x, yx = ((F2m)y).x; in multiplyPlusProduct() local
753 LongArray ax = this.x, xx = ((F2m)x).x, yx = ((F2m)y).x; in squarePlusProduct() local
/external/fdlibm/
Ds_log1p.c107 int k,hx,hu,ax; local
/external/clang/test/SemaTemplate/
Dtemp_arg_type.cpp39 A1<Array<int, 17>::type> ax; variable
/external/mesa3d/src/gallium/auxiliary/util/
Du_cpu_detect.c183 cpuid(uint32_t ax, uint32_t *p) in cpuid()
/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffJacobian.h59 ActiveInput ax = x.template cast<ActiveScalar>(); in operator() local
/external/opencv/cxcore/src/
Dcxjacobieigens.cpp73 double Amax, anorm = 0, ax; in icvJacobiEigens_32f() local
224 double Amax = 0.0, anorm = 0.0, ax; in icvJacobiEigens_64d() local
/external/pdfium/core/src/fxge/agg/agg23/
Dagg_math.h49 AGG_INLINE bool calc_intersection(FX_FLOAT ax, FX_FLOAT ay, FX_FLOAT bx, FX_FLOAT by, in calc_intersection()
/external/eigen/Eigen/src/Core/
DStableNorm.h99 RealScalar ax = abs(it.value()); in blueNorm_impl() local
/external/clang/test/CodeGenCXX/
Ddynamic-cast-hint.cpp42 volatile X *ax = dynamic_cast<X *>(a); in test() local
/external/deqp/framework/common/
DtcuTexVerifierUtil.cpp66 const float ax = de::abs(x); in getPossibleCubeFaces() local
/external/eigen/unsupported/test/
Dautodiff.cpp136 AD ax(p.x(),Vector2f::UnitX()); in test_autodiff_scalar() local

123