Searched refs:P3 (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | exp.c | 77 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable 129 c = x - xx*(P1+xx*(P2+xx*(P3+xx*(P4+xx*P5)))); in exp()
|
A D | pow.c | 78 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable 318 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in pow()
|
/AliOS-Things-master/components/SDL2/src/libm/ |
A D | e_exp.c | 96 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable 152 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_exp()
|
A D | e_pow.c | 89 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable 302 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_pow()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | makevms.com | 98 $! P3 - P8 What it depends on
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cf2hints.c | 1733 FT_Vector P0, P1, P2, P3; in cf2_glyphpath_curveTo() local 1764 P3.x = x3 + xOffset3; in cf2_glyphpath_curveTo() 1765 P3.y = y3 + yOffset3; in cf2_glyphpath_curveTo() 1795 glyphpath->prevElemP3 = P3; in cf2_glyphpath_curveTo()
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | math.c | 157 P3 = 6.6137559770e-05f, /* 0x388ab355 */ variable 372 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in powf()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | rgb-3c-8b.ppm | 4 …�H}�N��P��U��Y��X��Y��X��X��T�=#�V+�K'�Q&�N1�L'�K$�J(�H&�M(�@)�I(�P-�M,�K/�P3�N4�O5�M3�R2�J3�J2�N1…
|
/AliOS-Things-master/hardware/chip/rtl872xd/bin/ |
A D | km0_image2_all.bin | 71 ��P3�\B�)jFQF���G��kF!Z �G�#��C�@�
|
Completed in 17 milliseconds