Searched refs:xs (Results 1 – 8 of 8) sorted by relevance
/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_canvas.c | 288 int32_t xs = ((cosma * xt - sinma * yt) >> (LV_TRIGO_SHIFT - 8)) + pivot_x * 256; in lv_canvas_rotate() local 292 int xs_int = xs >> 8; in lv_canvas_rotate() 306 int xs_fract = xs & 0xff; in lv_canvas_rotate()
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | smp.c | 548 u8_t xs[16]; in smp_f4() local 569 sys_memcpy_swap(xs, x, 16); in smp_f4() 571 err = bt_smp_aes_cmac(xs, m, sizeof(m), res); in smp_f4() 692 u8_t m[80], xs[16]; in smp_g2() local 704 sys_memcpy_swap(xs, x, 16); in smp_g2() 707 err = bt_smp_aes_cmac(xs, m, sizeof(m), xs); in smp_g2() 711 BT_DBG("res %s", bt_hex(xs, 16)); in smp_g2() 713 memcpy(passkey, xs + 12, 4); in smp_g2()
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_gfxPrimitives.c | 4094 Sint16 xp, yp, xs, ys, dyt, od, xx, yy, xc2, yc2; in aaellipseColor() local 4253 xs = xp + 1; in aaellipseColor() 4256 xs = xp - 1; in aaellipseColor() 4258 xs = xp; in aaellipseColor() 4265 xs = xp - 1; in aaellipseColor() 4296 xx = xc2 - xs; in aaellipseColor() 4297 result |= pixelColorWeightNolock(dst, xs, yp, color, weight); in aaellipseColor() 4300 result |= pixelColorWeightNolock(dst, xs, yy, color, weight); in aaellipseColor()
|
/AliOS-Things-master/components/freetype/src/raster/ |
A D | ftraster.c | 2953 Long x1, x2, xs, e1, e2; in Draw_Sweep() local 3067 xs = x1; in Draw_Sweep() 3069 x2 = xs; in Draw_Sweep()
|
/AliOS-Things-master/hardware/chip/rtl872xd/bin/ |
A D | km0_boot_all_2nd.bin | 17 … ���(т�@�B!�����@�p3@�A@�B��DP��00���P�F�@�xp2!`D����@�xs@�A���BP�@�B�F…
|
A D | km0_image2_all.bin | 255 x��@����h"SF!0�GY�#���"� KF !��;� h*xs�@����hx+�9碲iF�FRF�������"{�OF�F<^F��… 440 …#@(2�@�c�T@�0���#B3�"@�c�T@�f"�]�!C�U@�s��"h� �G@��s��h�G@�xs��x@�c�T��-'�-,�…
|
/AliOS-Things-master/hardware/chip/rtl872xd/ |
A D | ate.bin | 1716 (���(,{��}(��� xs���,�y�B.�(��( �@(� (а������O �'��$�BJ��������_ �'��$�B=… 1742 …G�8F���0h00`O�p'� x� 8q xqO�p��� 8r��xr���r���r��8s��xs x�s`x�s�x8t�xxt�g�…
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | rgb-3c-8b.ppm | 17 …��C��P��Kz�K�ӡ�̙��u�ԕ�٦�̆��t�ȕ��|��a��P�, �&"�+&�*'�0(�/)�/)�2)�5,�M=�k^х}�xs�GB�62�.%�<8�2/�'#�-&…
|
Completed in 46 milliseconds