/AliOS-Things-master/components/SDL2/src/render/software/ |
A D | SDL_blendline.c | 41 b = DRAW_MUL(_b, _a); in SDL_BlendLine_RGB2() 46 b = _b; in SDL_BlendLine_RGB2() 146 b = DRAW_MUL(_b, _a); in SDL_BlendLine_RGB555() 151 b = _b; in SDL_BlendLine_RGB555() 251 b = DRAW_MUL(_b, _a); in SDL_BlendLine_RGB565() 256 b = _b; in SDL_BlendLine_RGB565() 357 b = DRAW_MUL(_b, _a); in SDL_BlendLine_RGB4() 362 b = _b; in SDL_BlendLine_RGB4() 468 b = _b; in SDL_BlendLine_RGBA4() 573 b = _b; in SDL_BlendLine_RGB888() [all …]
|
A D | SDL_drawline.c | 69 Uint8 _r, _g, _b, _a; in SDL_DrawLine2() local 71 SDL_GetRGBA(color, fmt, &_r, &_g, &_b, &_a); in SDL_DrawLine2() 99 Uint8 _r, _g, _b, _a; in SDL_DrawLine4() local 101 SDL_GetRGBA(color, fmt, &_r, &_g, &_b, &_a); in SDL_DrawLine4()
|
A D | SDL_draw.h | 29 #define DRAW_MUL(_a, _b) (((unsigned)(_a)*(_b))/255) argument 548 b = DRAW_MUL(_b, a); \ 556 b = DRAW_MUL(_b, a); \ 583 b = DRAW_MUL(_b, a); \ 591 b = DRAW_MUL(_b, a); \
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testqsort.c | 16 num_compare(const void *_a, const void *_b) in num_compare() argument 19 const int b = *((const int *) _b); in num_compare()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/src/ |
A D | hci_process.c | 159 int _b = *(int *) b; in freq_cmp() local 163 if (_b == 0) in freq_cmp() 165 return _a - _b; in freq_cmp()
|
/AliOS-Things-master/components/SDL2/src/audio/wasapi/ |
A D | SDL_wasapi_win32.c | 359 static int sort_endpoints(const void *_a, const void *_b) in sort_endpoints() argument 362 LPWSTR b = ((const EndpointItem *) _b)->devid; in sort_endpoints()
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | ecp_curves.c | 653 G ## _b, sizeof( G ## _b ), \ 661 G ## _b, sizeof( G ## _b ), \
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | test262_errors.txt | 24 …/optional-call-preserves-this.js:15: strict mode: TypeError: cannot read property '_b' of undefined
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11messagebox.c | 62 #define SDL_MAKE_RGB( _r, _g, _b ) ( ( ( Uint32 )( _r ) << 16 ) | \ argument 64 ( ( Uint32 )( _b ) ) )
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/ |
A D | test_ref.ppm | 4 …_b]^aefi���LMOijlrrtkkk���������jimfel���}}�fivUWiPQfPSkOTmDGd;B\@EZAGZ@E\?D]?B_@E^BH[SWey}�yy�mmw…
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | ltmain.sh | 653 _b='func_basename_result=${1##*/}' 661 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' 674 '"$_b"' 706 '"$_b"'
|
A D | testimg.ppm | 4 …2.-2./1./1.02/02/11/11/11/11/11/11/5*2;/3A32C4/J;6]OOymy��������Ӑ�݂��tz�jn�_b�YZ�PHmHBdA>]>>X?AVBH…
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | ltmain.sh | 653 _b='func_basename_result=${1##*/}' 661 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' 674 '"$_b"' 706 '"$_b"'
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/ |
A D | ltmain.sh | 653 _b='func_basename_result=${1##*/}' 661 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' 674 '"$_b"' 706 '"$_b"'
|
/AliOS-Things-master/hardware/chip/rtl872xd/bin/ |
A D | km0_image2_all.bin | 70 …Q'�]+Y�P#B�)�\jF!���GkF�]Z!�G�@��B�7�����GkF�y+�1"Q#�T�#��_b��@��B�3;�����GF…
|