Searched refs:logh (Results 1 – 7 of 7) sorted by relevance
/external/arm-optimized-routines/math/single/ |
D | e_powf.c | 15 float logh, logl; in powf() local 387 PHMULTIPLY(logh, logl, lnh, lnl, 0x1.716p+4F, -0x1.7135a8p-9F); in powf() 573 logh = CLEARBOTTOMHALF(lsl + lal + lsh + lah + fn); in powf() 574 logl = lsl - ((((logh - fn) - lah) - lsh) - lal); in powf() 597 PHMULTIPLY_SATURATE(rlogh, rlogl, logh, logl, yh, yl, 4096.0f); in powf()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | ar-t-tlh.txt | 30 logh لوغ
|
D | am-t-tlh.txt | 30 logh ሎግ
|
D | fa-t-tlh.txt | 30 logh لوغ
|
D | chr-t-tlh.txt | 30 logh ᎶᎩ
|
D | tlh-fonipa-t-tlh.txt | 30 logh loɣ
|
/external/eigen/Eigen/src/Core/arch/CUDA/ |
D | Half.h | 559 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half logh(const Eigen::half& a) {
|