Home
last modified time | relevance | path

Searched refs:_x (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/basics/
A Dbuiltin_property.py21 self._x = x
26 return self._x
39 self._x = x
43 return self._x
47 self._x = value
63 self._x = x
68 return self._x
73 self._x = value
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_getimage.c1174 uint32 _x; \
1175 for (_x = w; _x >= 8; _x -= 8) { \
1179 if (_x > 0) { \
1181 CASE8(_x,op2); \
1185 uint32 _x; \
1186 for (_x = w; _x >= 4; _x -= 4) { \
1190 if (_x > 0) { \
1192 CASE4(_x,op2); \
1196 uint32 _x; \
1197 for (_x = w; _x >= 2; _x -= 2) { \
[all …]
/AliOS-Things-master/components/SDL2/test/
A Dtestgesture.c59 setpix(SDL_Surface *screen, float _x, float _y, unsigned int col) in setpix() argument
64 const int x = (int)_x; in setpix()
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_draw.h349 #define ABS(_x) ((_x) < 0 ? -(_x) : (_x)) argument
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dstrtod_bk.c836 if (!delta->_x[0] && delta->_wds <= 1) {
944 if (!delta->_x[0] && delta->_wds <= 1) {
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Ddwc_os.h351 #define DWC_ASSERT(_x...) argument
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dtest_ref.ppm4_x]^t{z�zy����������������]Zm[Zlkj}��������¾�Ĭ����������������������������������������������������…
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dtestimg.ppm5_x�cy�ex�bu�`u�`u�_v�_w�_z�`{�a|�by�d{�f|�dz�`y�^y�Z{�Z}�\��_��g��m��p��s��t{�nr�ffvi[k^RbU_N<_N<_…
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/
A Drgb-3c-8b.ppm12 …?'�H(�+!ņ0��H��N��P��V��]��Ut�Fc�:e�=_6^y5Zy5]~3[�7[�;a�Df�Eo�No�Uq�[v�Zz�_x�bz�c�g}�ah�Of�Po�Yq…
20 …�Sv�]x�cy�n�ƒ�а�����������ܵ�єͦ}�y�r��yz�pl�[N�>C^,KR'bs=��g�՜��Ȉ�s^�Em�Xo�_x�ex�l��H��c��V��W��X�…

Completed in 27 milliseconds