/external/python/cpython2/Lib/test/decimaltestdata/ |
dqCopyAbs.decTest | 73 -- full coefficients, alternating bits
|
dqCopyNegate.decTest | 73 -- full coefficients, alternating bits
|
dqMinus.decTest | 73 -- full coefficients, alternating bits
|
dqPlus.decTest | 73 -- full coefficients, alternating bits
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
copy.decTest | 71 -- full coefficients, alternating bits
|
copyabs.decTest | 71 -- full coefficients, alternating bits
|
copynegate.decTest | 71 -- full coefficients, alternating bits
|
ddAbs.decTest | 97 -- full coefficients, alternating bits
|
ddCopy.decTest | 73 -- full coefficients, alternating bits
|
ddCopyAbs.decTest | 73 -- full coefficients, alternating bits
|
ddCopyNegate.decTest | 73 -- full coefficients, alternating bits
|
ddMinus.decTest | 73 -- full coefficients, alternating bits
|
ddPlus.decTest | 73 -- full coefficients, alternating bits
|
dqAbs.decTest | 97 -- full coefficients, alternating bits
|
dqCopy.decTest | 73 -- full coefficients, alternating bits
|
dqCopyAbs.decTest | 73 -- full coefficients, alternating bits
|
dqCopyNegate.decTest | 73 -- full coefficients, alternating bits
|
dqMinus.decTest | 73 -- full coefficients, alternating bits
|
dqPlus.decTest | 73 -- full coefficients, alternating bits
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
README.txt | 42 used for multiplying coefficients with more than 1024 words (see
|
convolute.c | 42 the multiplication of very large coefficients. */
|
/external/skia/src/pathops/ |
SkPathOpsCubic.h | 49 static void Coefficients(const double* cubic, double* A, double* B, double* C, double* D);
|
/external/skia/src/utils/ |
SkInterpolator.cpp | 243 // Now compute our coefficients from the control points
|
/external/skia/tools/fonts/ |
generate_fir_coeff.py | 36 # This is the sub-sample shift for each set of FIR coefficients
|
/external/skqp/src/pathops/ |
SkPathOpsCubic.h | 49 static void Coefficients(const double* cubic, double* A, double* B, double* C, double* D);
|