Searched defs:Ax (Results 1 – 8 of 8) sorted by relevance
| /external/eigen/Eigen/src/UmfPackSupport/ |
| D | UmfPackSupport.h | 57 const int Ap[], const int Ai[], const double Ax[], void **Symbolic, in umfpack_symbolic() 64 … const int Ap[], const int Ai[], const std::complex<double> Ax[], void **Symbolic, in umfpack_symbolic() 70 inline int umfpack_numeric( const int Ap[], const int Ai[], const double Ax[], in umfpack_numeric() 77 inline int umfpack_numeric( const int Ap[], const int Ai[], const std::complex<double> Ax[], in umfpack_numeric() 84 inline int umfpack_solve( int sys, const int Ap[], const int Ai[], const double Ax[], in umfpack_solve() 91 inline int umfpack_solve( int sys, const int Ap[], const int Ai[], const std::complex<double> Ax[], in umfpack_solve()
|
| /external/eigen/bench/ |
| D | sparse_setter.cpp | 304 const Values Ax, in coo_tocsr() 354 T Ax[]) in csr_sort_indices() 382 T Ax[]) in csr_sum_duplicates()
|
| /external/epid-sdk/epid/member/src/ |
| D | decompress_privkey.c | 60 FfElement* Ax = 0; in EpidDecompressPrivKey() local
|
| /external/skqp/src/core/ |
| D | SkGeometry.cpp | 259 SkScalar Ax = src[1].fX - src[0].fX; in SkFindQuadMaxCurvature() local 529 SkScalar Ax = src[1].fX - src[0].fX; in SkFindCubicInflections() local
|
| /external/skia/src/core/ |
| D | SkGeometry.cpp | 259 SkScalar Ax = src[1].fX - src[0].fX; in SkFindQuadMaxCurvature() local 529 SkScalar Ax = src[1].fX - src[0].fX; in SkFindCubicInflections() local
|
| /external/skia/src/pathops/ |
| D | SkPathOpsCubic.cpp | 516 double Ax = fPts[1].fX - fPts[0].fX; in findInflections() local
|
| /external/skqp/src/pathops/ |
| D | SkPathOpsCubic.cpp | 516 double Ax = fPts[1].fX - fPts[0].fX; in findInflections() local
|
| /external/freetype/src/raster/ |
| D | ftraster.c | 1016 Long Ix, Rx, Ax; in Line_Up() local
|