Searched refs:L5 (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/SDL2/src/stdlib/ |
A D | SDL_stdlib.c | 645 L5: in _alldiv() 651 jne L5 in _alldiv() 727 jb L5 in _aulldiv() 729 jbe L5 in _aulldiv() 732 L5: in _aulldiv() 791 L5: in _allrem() 797 jne L5 in _allrem() 870 jb L5 in _aullrem() 876 L5: in _aullrem() 945 L5: in _alldvrm() [all …]
|
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | pow.c | 74 L5 = 2.30660745775561754067e-01, /* 0x3FCD864A, 0x93C9DB65 */ variable 255 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6))))); in pow()
|
/AliOS-Things-master/components/SDL2/src/libm/ |
A D | e_pow.c | 85 L5 = 2.30660745775561754067e-01, /* 0x3FCD864A, 0x93C9DB65 */ variable 234 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6))))); in __ieee754_pow()
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | math.c | 153 L5 = 2.3066075146e-01f, /* 0x3e6c3255 */ variable 306 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6))))); in powf()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | dec_neon.c | 1442 const uint16x8_t L5 = vmovl_u8(vld1_u8(dst + 5 * BPS - 1)); in DC8_NEON() local 1447 const uint16x8_t s2 = vaddq_u16(L4, L5); in DC8_NEON() 1524 const uint16x8_t L5 = vmovl_u8(vld1_u8(dst + (i + 5) * BPS - 1)); in DC16_NEON() local 1529 const uint16x8_t s2 = vaddq_u16(L4, L5); in DC16_NEON()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | rgb-3c-8b.ppm | 4 …�U��U��V��Q�: �W-�P,�T,�W+�Q+�N*�P*�M*�L,�K,�L-�O0�P/�L1�P5�L4�N8�J5�J1�J2�L5�J3�D2�@.�@-�E*�s7��W…
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | testimg.ppm | 5 …���������������������������������Ъ��a\�D=�ME�KB�C:�A7�D:�H>�JA�I>�G>�J2�K4�L5�K4�H2�F2�E3�E5�D5�C6…
|
Completed in 35 milliseconds