Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 69) sorted by relevance

123

/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/
Dftcalc.h48 FT_Int32 b ) in FT_MulFix_arm()
81 FT_Int32 b ) in FT_MulFix_arm()
117 FT_Int32 b ) in FT_MulFix_i386()
153 FT_Int32 b ) in FT_MulFix_i386()
186 FT_Int32 b ) in FT_MulFix_x86_64()
244 #define FT_MulFix( a, b ) FT_MULFIX_ASSEMBLER( (FT_Int32)(a), (FT_Int32)(b) ) argument
501 #define ADD_INT( a, b ) \ argument
503 #define SUB_INT( a, b ) \ argument
505 #define MUL_INT( a, b ) \ argument
510 #define ADD_LONG( a, b ) \ argument
[all …]
/GUIX-v6.2.1/common/inc/
Dgx_api.h1069 #define GX_MEMCPY(a, b, c) memcpy(a, b, c) argument
1093 #define GX_STRCPY(a, b) strcpy(a, b) argument
1097 #define GX_STRCAT(a, b) strcat(a, b) argument
3008 #define gx_accordion_menu_create(a, b, c, d, e, f) _gx_accordion_menu_create(a, b, c,… argument
3036 #define gx_button_create(a, b, c, d, e, f) _gx_button_create(a, b, (GX_WIDGET… argument
3044 #define gx_canvas_block_move(a, b, c, d) _gx_canvas_block_move(a, b, c, d) argument
3049 #define gx_canvas_drawing_initiate(a, b, c) _gx_canvas_drawing_initiate(a, (GX… argument
3083 #define gx_checkbox_create(a, b, c, d, e, f, g) _gx_checkbox_create(a, b, (GX_WIDG… argument
3093 #define gx_circular_gauge_create(a, b, c, d, e, f, g, h, i) _gx_circular_gauge_create((GX_CIRC… argument
3144 #define gx_drop_list_create(a, b, c, d, e, f, g, h, i) _gx_drop_list_create(a, b, (GX_WID… argument
[all …]
/GUIX-v6.2.1/common/src/
Dgx_display_driver_32bpp_pixelmap_draw.c586 GX_UBYTE b; in _gx_display_driver_24xrgb_palette_pixelmap_compressed_write() local
778 GX_UBYTE b; in _gx_display_driver_24xrgb_palette_pixelmap_write() local
879 GX_UBYTE b; in _gx_display_driver_24xrgb_palette_pixelmap_transparent_write() local
973 GX_UBYTE b; in _gx_display_driver_24xrgb_palette_pixelmap_transparent_compressed_write() local
1255 GX_UBYTE b; in _gx_display_driver_24xrgb_565rgb_pixelmap_compressed_write() local
1445 GX_UBYTE b; in _gx_display_driver_24xrgb_565rgb_pixelmap_compressed_alpha_write() local
1689 GX_UBYTE b; in _gx_display_driver_24xrgb_565rgb_pixelmap_alpha_write() local
1887 GX_UBYTE b; in _gx_display_driver_24xrgb_4444argb_pixelmap_compressed_alpha_write() local
Dgxe_canvas_ellipse_draw.c78 UINT _gxe_canvas_ellipse_draw(INT xcenter, INT ycenter, INT a, INT b) in _gxe_canvas_ellipse_draw()
Dgx_display_driver_16bpp_pixelmap_draw.c599 GX_UBYTE b; in _gx_display_driver_565rgb_palette_pixelmap_raw_write() local
693 GX_UBYTE b; in _gx_display_driver_565rgb_palette_pixelmap_transparent_raw_write() local
794 GX_UBYTE b; in _gx_display_driver_565rgb_palette_pixelmap_transparent_compressed_write() local
997 GX_UBYTE b; in _gx_display_driver_565rgb_palette_pixelmap_compressed_write() local
1277 GX_UBYTE b; in _gx_display_driver_16bpp_4444argb_pixelmap_compressed_write() local
Dgx_display_driver_16bpp_rotated_pixelmap_draw.c641 GX_UBYTE b; in _gx_display_driver_565rgb_rotated_palette_pixelmap_raw_write() local
747 GX_UBYTE b; in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_raw_write() local
860 GX_UBYTE b; in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_compressed_write() local
1078 GX_UBYTE b; in _gx_display_driver_565rgb_rotated_palette_pixelmap_compressed_write() local
1395 GX_UBYTE b; in _gx_display_driver_16bpp_rotated_4444argb_pixelmap_compressed_write() local
Dgx_canvas_ellipse_draw.c79 UINT _gx_canvas_ellipse_draw(INT xcenter, INT ycenter, INT a, INT b) in _gx_canvas_ellipse_draw()
Dgx_display_driver_24xrgb_pixelmap_blend.c255 GX_UBYTE b; in _gx_display_driver_24xrgb_palette_pixelmap_blend() local
344 GX_UBYTE b; in _gx_display_driver_24xrgb_palette_pixelmap_transparent_blend() local
518 GX_UBYTE b; in _gx_display_driver_24xrgb_565rgb_pixelmap_alpha_blend() local
Dgx_display_driver_generic_ellipse_draw.c81 …splay_driver_generic_ellipse_draw(GX_DRAW_CONTEXT *context, INT xcenter, INT ycenter, INT a, INT b) in _gx_display_driver_generic_ellipse_draw()
Dgx_utility_easing_function_calculate.c103 static INT _gx_utility_pow_0_10(INT b) in _gx_utility_pow_0_10()
Dgx_image_reader_jpeg_decode.c774 #define VBUTTERFLY_ADDITION(a, b) \ argument
780 #define VBUTTERFLY_MULTIPLICATION(a, b, cos, sin) \ argument
789 #define VBUTTERFLY_MULTIPLICATION_SHR6(a, b, cos, sin) \ argument
801 #define BUTTERFLY_ADDITION(a, b) \ argument
807 #define BUTTERFLY_MULTIPLICATION(a, b, cos, sin) \ argument
812 #define BUTTERFLY_MULTIPLICATION_SHR6(a, b, cos, sin) \ argument
Dgx_display_driver_generic_aliased_ellipse_draw.c77 …iver_generic_aliased_ellipse_draw(GX_DRAW_CONTEXT *context, INT xcenter, INT ycenter, INT a, INT b) in _gx_display_driver_generic_aliased_ellipse_draw()
Dgx_display_driver_generic_wide_ellipse_draw.c77 …_driver_generic_wide_ellipse_draw(GX_DRAW_CONTEXT *context, INT xcenter, INT ycenter, INT a, INT b) in _gx_display_driver_generic_wide_ellipse_draw()
/GUIX-v6.2.1/samples/demo_guix_calculator/
Devaluate.c72 double calculate(double a, char operation, double b) in calculate()
113 double num, ans, a, b; in evaluate() local
231 double sw_pow(double a, int b) in sw_pow()
/GUIX-v6.2.1/ports/win32/lib/vs_2019/
Dtx_api.h1088 #define tx_block_pool_create(p,n,b,s,l) _txr_block_pool_create((p),(n),(b),(s),(l),(siz… argument
1200 #define tx_block_pool_create(p,n,b,s,l) _txe_block_pool_create((p),(n),(b),(s),(l),(siz… argument
1816 #define TX_MEMSET(a,b,c) _tx_misra_memset((a), (UINT) (b), (UINT) (c… argument
1817 #define TX_UCHAR_POINTER_ADD(a,b) _tx_misra_uchar_pointer_add((UCHAR *) (a), … argument
1818 #define TX_UCHAR_POINTER_SUB(a,b) _tx_misra_uchar_pointer_sub((UCHAR *) (a), … argument
1819 #define TX_UCHAR_POINTER_DIF(a,b) _tx_misra_uchar_pointer_dif((UCHAR *) (a), … argument
1820 #define TX_ULONG_POINTER_ADD(a,b) _tx_misra_ulong_pointer_add((ULONG *) (a), … argument
1821 #define TX_ULONG_POINTER_SUB(a,b) _tx_misra_ulong_pointer_sub((ULONG *) (a), … argument
1822 #define TX_ULONG_POINTER_DIF(a,b) _tx_misra_ulong_pointer_dif((ULONG *) (a), … argument
1826 #define TX_TIMER_POINTER_DIF(a,b) _tx_misra_timer_pointer_dif((TX_TIMER_INTER… argument
[all …]
/GUIX-v6.2.1/ports/win32/src/
Dgx_win32_display_driver_332rgb.c70 INT b = 0; in win32_332rgb_bitmap_header_create() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_1bpp_shapes_screen_polygon.c75 int a,b,c = 0, d = 0, i; in control_thread_entry() local
Dvalidation_guix_all_widgets_4bpp_horizontal_pixelmap_line_draw.c76 int a,b,c = 0, d = 0, j; in control_thread_entry() local
Dvalidation_guix_all_widgets_332rgb_shapes_screen_ellipse.c79 int a,b,c,i,j, pixelmap_id_index; in control_thread_entry() local
Dvalidation_guix_all_widgets_4bpp_shapes_screen_ellipse.c78 int a,b,c = 0, d = 0, i,j; in control_thread_entry() local
Dvalidation_guix_all_widgets_332rgb_shapes_screen_circles.c82 int a,b,c,i,j,pixelmap_id_index, brush_alpha_index; in control_thread_entry() local
/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dcommon.h69 # define GIT_FORMAT_PRINTF(a,b) __attribute__((format (printf, a, b))) argument
71 # define GIT_FORMAT_PRINTF(a,b) /* empty */ argument
/GUIX-v6.2.1/ports/win32/vs_2019_standalone/inc/
Dgx_port.h73 #define main(a, b) gx_main(a, b) argument
/GUIX-v6.2.1/ports/win32/src/st/
Dgx_chromart_simulation_display_driver_565rgb_pixelmap_draw.c88 GX_UBYTE b; in _gx_chromart_simulation_display_driver_565rgb_pixelmap_32argb_write() local
/GUIX-v6.2.1/guix_studio/
Dpalette_creater.cpp166 int r, g, b; in UpdateBox() local
380 int r, g, b; in ComputeColor() local

123