Home
last modified time | relevance | path

Searched defs:bmp (Results 1 – 25 of 2702) sorted by relevance

12345678910>>...109

/dports/devel/allegro/allegro-4.4.3.1/src/qnx/
H A Dqphbmp.c43 unsigned long phd_write_line(BITMAP *bmp, int line) in phd_write_line()
58 void ph_unwrite_line(BITMAP *bmp) in ph_unwrite_line()
71 void ph_acquire(BITMAP *bmp) in ph_acquire()
84 void ph_release(BITMAP *bmp) in ph_release()
136 struct BITMAP *bmp; in make_photon_bitmap() local
170 void destroy_photon_bitmap(BITMAP *bmp) in destroy_photon_bitmap()
182 void qnx_ph_created_sub_bitmap(BITMAP *bmp, BITMAP *parent) in qnx_ph_created_sub_bitmap()
217 void qnx_ph_destroy_video_bitmap(BITMAP *bmp) in qnx_ph_destroy_video_bitmap()
240 static int swap_video_bitmap(BITMAP *bmp, int vsync) in swap_video_bitmap()
257 int qnx_ph_show_video_bitmap(BITMAP *bmp) in qnx_ph_show_video_bitmap()
[all …]
H A Dqphwin.c125 static void ph_acquire_win(BITMAP *bmp) in ph_acquire_win()
142 static void ph_release_win(BITMAP *bmp) in ph_release_win()
160 static unsigned long ph_write_line_win(BITMAP *bmp, int line) in ph_write_line_win()
177 static void ph_unwrite_line_win(BITMAP *bmp) in ph_unwrite_line_win()
392 static void qnx_private_ph_exit_win(BITMAP *bmp) in qnx_private_ph_exit_win()
441 struct BITMAP *bmp; in qnx_ph_init_win() local
461 static void qnx_ph_exit_win(BITMAP *bmp) in qnx_ph_exit_win()
569 struct BITMAP *bmp; in qnx_ph_create_video_bitmap_win() local
613 static void qnx_ph_destroy_video_bitmap_win(BITMAP *bmp) in qnx_ph_destroy_video_bitmap_win()
641 static int qnx_ph_show_video_bitmap_win(BITMAP *bmp) in qnx_ph_show_video_bitmap_win()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/power/cpupower/utils/helpers/
H A Dbitmask.c26 struct bitmask *bmp; in bitmask_alloc() local
41 void bitmask_free(struct bitmask *bmp) in bitmask_free()
62 static unsigned int _getbit(const struct bitmask *bmp, unsigned int n) in _getbit()
115 struct bitmask *bitmask_setbit(struct bitmask *bmp, unsigned int i) in bitmask_setbit()
122 struct bitmask *bitmask_setall(struct bitmask *bmp) in bitmask_setall()
131 struct bitmask *bitmask_clearall(struct bitmask *bmp) in bitmask_clearall()
140 int bitmask_isallclear(const struct bitmask *bmp) in bitmask_isallclear()
150 int bitmask_isbitset(const struct bitmask *bmp, unsigned int i) in bitmask_isbitset()
156 unsigned int bitmask_first(const struct bitmask *bmp) in bitmask_first()
162 unsigned int bitmask_last(const struct bitmask *bmp) in bitmask_last()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/power/cpupower/utils/helpers/
H A Dbitmask.c26 struct bitmask *bmp; in bitmask_alloc() local
41 void bitmask_free(struct bitmask *bmp) in bitmask_free()
62 static unsigned int _getbit(const struct bitmask *bmp, unsigned int n) in _getbit()
115 struct bitmask *bitmask_setbit(struct bitmask *bmp, unsigned int i) in bitmask_setbit()
122 struct bitmask *bitmask_setall(struct bitmask *bmp) in bitmask_setall()
131 struct bitmask *bitmask_clearall(struct bitmask *bmp) in bitmask_clearall()
140 int bitmask_isallclear(const struct bitmask *bmp) in bitmask_isallclear()
150 int bitmask_isbitset(const struct bitmask *bmp, unsigned int i) in bitmask_isbitset()
156 unsigned int bitmask_first(const struct bitmask *bmp) in bitmask_first()
162 unsigned int bitmask_last(const struct bitmask *bmp) in bitmask_last()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/power/cpupower/utils/helpers/
H A Dbitmask.c26 struct bitmask *bmp; in bitmask_alloc() local
41 void bitmask_free(struct bitmask *bmp) in bitmask_free()
62 static unsigned int _getbit(const struct bitmask *bmp, unsigned int n) in _getbit()
115 struct bitmask *bitmask_setbit(struct bitmask *bmp, unsigned int i) in bitmask_setbit()
122 struct bitmask *bitmask_setall(struct bitmask *bmp) in bitmask_setall()
131 struct bitmask *bitmask_clearall(struct bitmask *bmp) in bitmask_clearall()
140 int bitmask_isallclear(const struct bitmask *bmp) in bitmask_isallclear()
150 int bitmask_isbitset(const struct bitmask *bmp, unsigned int i) in bitmask_isbitset()
156 unsigned int bitmask_first(const struct bitmask *bmp) in bitmask_first()
162 unsigned int bitmask_last(const struct bitmask *bmp) in bitmask_last()
[all …]
/dports/devel/allegro/allegro-4.4.3.1/src/win/
H A Dwddlock.c32 static void update_dirty_lines(BITMAP *bmp) in update_dirty_lines()
58 uintptr_t gfx_directx_write_bank(BITMAP *bmp, int line) in gfx_directx_write_bank()
68 void gfx_directx_unwrite_bank(BITMAP *bmp) in gfx_directx_unwrite_bank()
79 uintptr_t gfx_directx_write_bank_win(BITMAP *bmp, int line) in gfx_directx_write_bank_win()
91 void gfx_directx_unwrite_bank_win(BITMAP *bmp) in gfx_directx_unwrite_bank_win()
108 void gfx_directx_unlock_win(BITMAP *bmp) in gfx_directx_unlock_win()
151 void gfx_directx_lock(BITMAP *bmp) in gfx_directx_lock()
247 void gfx_directx_autolock(BITMAP *bmp) in gfx_directx_autolock()
301 void gfx_directx_unlock(BITMAP *bmp) in gfx_directx_unlock()
352 void gfx_directx_release_lock(BITMAP *bmp) in gfx_directx_release_lock()
H A Dwddbmp.c311 BITMAP *bmp; in gfx_directx_make_bitmap_from_surface() local
346 void gfx_directx_created_sub_bitmap(BITMAP *bmp, BITMAP *parent) in gfx_directx_created_sub_bitmap()
432 BITMAP *bmp; in gfx_directx_create_video_bitmap() local
496 void gfx_directx_destroy_video_bitmap(BITMAP *bmp) in gfx_directx_destroy_video_bitmap()
535 static int flip_with_forefront_bitmap(BITMAP *bmp, int wait) in flip_with_forefront_bitmap()
582 int gfx_directx_show_video_bitmap(BITMAP *bmp) in gfx_directx_show_video_bitmap()
595 int gfx_directx_request_video_bitmap(BITMAP *bmp) in gfx_directx_request_video_bitmap()
635 BITMAP *bmp; in gfx_directx_create_system_bitmap() local
656 void gfx_directx_destroy_system_bitmap(BITMAP *bmp) in gfx_directx_destroy_system_bitmap()
689 HDC win_get_dc(BITMAP *bmp) in win_get_dc()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ags/lib/allegro/
H A Dgfx.cpp90 int bitmap_color_depth(BITMAP *bmp) { in bitmap_color_depth()
96 int bitmap_mask_color(BITMAP *bmp) { in bitmap_mask_color()
182 bool is_screen_bitmap(BITMAP *bmp) { in is_screen_bitmap()
186 bool is_video_bitmap(BITMAP *bmp) { in is_video_bitmap()
190 bool is_planar_bitmap(BITMAP *bmp) { in is_planar_bitmap()
194 bool is_linear_bitmap(BITMAP *bmp) { in is_linear_bitmap()
198 void bmp_select(BITMAP *bmp) { in bmp_select()
202 byte *bmp_write_line(BITMAP *bmp, int line) { in bmp_write_line()
206 void bmp_unwrite_line(BITMAP *bmp) { in bmp_unwrite_line()
281 int getpixel(const BITMAP *bmp, int x, int y) { in getpixel()
[all …]
/dports/security/softether-devel/v4.36-9754/src/BuildUtil/CoreUtil/
H A DBmp.cs135 public static void SaveAsBitmap(Bitmap bmp, string filename) in SaveAsBitmap()
139 public static byte[] SaveAsBitmap(Bitmap bmp) in SaveAsBitmap()
148 public static void SaveAsJpeg(Bitmap bmp, string filename) in SaveAsJpeg()
152 public static byte[] SaveAsJpeg(Bitmap bmp) in SaveAsJpeg()
156 public static void SaveAsJpeg(Bitmap bmp, string filename, int quality) in SaveAsJpeg()
160 public static byte[] SaveAsJpeg(Bitmap bmp, int quality) in SaveAsJpeg()
189 public static Bitmap ResizeBitmap(Bitmap bmp, int width, int height) in ResizeBitmap()
/dports/security/softether/v4.38-9760/src/BuildUtil/CoreUtil/
H A DBmp.cs135 public static void SaveAsBitmap(Bitmap bmp, string filename) in SaveAsBitmap()
139 public static byte[] SaveAsBitmap(Bitmap bmp) in SaveAsBitmap()
148 public static void SaveAsJpeg(Bitmap bmp, string filename) in SaveAsJpeg()
152 public static byte[] SaveAsJpeg(Bitmap bmp) in SaveAsJpeg()
156 public static void SaveAsJpeg(Bitmap bmp, string filename, int quality) in SaveAsJpeg()
160 public static byte[] SaveAsJpeg(Bitmap bmp, int quality) in SaveAsJpeg()
189 public static Bitmap ResizeBitmap(Bitmap bmp, int width, int height) in ResizeBitmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/sysdev/
H A Dmsi_bitmap.c14 int msi_bitmap_alloc_hwirqs(struct msi_bitmap *bmp, int num) in msi_bitmap_alloc_hwirqs()
38 void msi_bitmap_free_hwirqs(struct msi_bitmap *bmp, unsigned int offset, in msi_bitmap_free_hwirqs()
52 void msi_bitmap_reserve_hwirq(struct msi_bitmap *bmp, unsigned int hwirq) in msi_bitmap_reserve_hwirq()
74 int msi_bitmap_reserve_dt_hwirqs(struct msi_bitmap *bmp) in msi_bitmap_reserve_dt_hwirqs()
111 int __ref msi_bitmap_alloc(struct msi_bitmap *bmp, unsigned int irq_count, in msi_bitmap_alloc()
147 void msi_bitmap_free(struct msi_bitmap *bmp) in msi_bitmap_free()
159 struct msi_bitmap bmp; in test_basics() local
225 struct msi_bitmap bmp; in test_of_node() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/sysdev/
H A Dmsi_bitmap.c14 int msi_bitmap_alloc_hwirqs(struct msi_bitmap *bmp, int num) in msi_bitmap_alloc_hwirqs()
38 void msi_bitmap_free_hwirqs(struct msi_bitmap *bmp, unsigned int offset, in msi_bitmap_free_hwirqs()
52 void msi_bitmap_reserve_hwirq(struct msi_bitmap *bmp, unsigned int hwirq) in msi_bitmap_reserve_hwirq()
74 int msi_bitmap_reserve_dt_hwirqs(struct msi_bitmap *bmp) in msi_bitmap_reserve_dt_hwirqs()
111 int __ref msi_bitmap_alloc(struct msi_bitmap *bmp, unsigned int irq_count, in msi_bitmap_alloc()
147 void msi_bitmap_free(struct msi_bitmap *bmp) in msi_bitmap_free()
159 struct msi_bitmap bmp; in test_basics() local
225 struct msi_bitmap bmp; in test_of_node() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/sysdev/
H A Dmsi_bitmap.c14 int msi_bitmap_alloc_hwirqs(struct msi_bitmap *bmp, int num) in msi_bitmap_alloc_hwirqs()
38 void msi_bitmap_free_hwirqs(struct msi_bitmap *bmp, unsigned int offset, in msi_bitmap_free_hwirqs()
52 void msi_bitmap_reserve_hwirq(struct msi_bitmap *bmp, unsigned int hwirq) in msi_bitmap_reserve_hwirq()
74 int msi_bitmap_reserve_dt_hwirqs(struct msi_bitmap *bmp) in msi_bitmap_reserve_dt_hwirqs()
111 int __ref msi_bitmap_alloc(struct msi_bitmap *bmp, unsigned int irq_count, in msi_bitmap_alloc()
147 void msi_bitmap_free(struct msi_bitmap *bmp) in msi_bitmap_free()
159 struct msi_bitmap bmp; in test_basics() local
225 struct msi_bitmap bmp; in test_of_node() local
/dports/devel/allegro5/allegro5-5.2.7.0/tests/
H A Dmanual_bmpsuite2.ini90 bmp=1bpp-1x1 key
180 bmp=4bpp-1x1 key
230 bmp=8bpp-1x1 key
270 bmp=24bpp-1x1 key
305 bmp=32bpp-1x1 key
335 bmp=555-1x1 key
340 bmp=555-320x240 key
345 bmp=555-321x240 key
350 bmp=565-1x1 key
355 bmp=565-320x240 key
[all …]
H A Dmanual_bmpsuite1.ini39 bmp=g01bg key
44 bmp=g01bw key
49 bmp=g01p1 key
54 bmp=g01wb key
59 bmp=g04 key
64 bmp=g04p4 key
69 bmp=g04rle key
74 bmp=g08 key
84 bmp=g08os2 key
129 bmp=g08s0 key
[all …]
H A Dmanual_bmpsuite4.ini103 bmp=gpal1bg key
108 bmp=gpal1 key
113 bmp=gpal1wb key
118 bmp=gpal4 key
123 bmp=gpal4gs key
133 bmp=gpal8-0 key
138 bmp=gpal8 key
203 bmp=grgb16 key
208 bmp=grgb24 key
218 bmp=grgb32 key
[all …]
/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Dshader.c152 ALLEGRO_BITMAP *bmp = al_get_target_bitmap(); in al_use_shader() local
199 ALLEGRO_BITMAP *bmp; in al_destroy_shader() local
240 ALLEGRO_BITMAP *bmp; in al_set_shader_sampler() local
261 ALLEGRO_BITMAP *bmp; in al_set_shader_matrix() local
281 ALLEGRO_BITMAP *bmp; in al_set_shader_int() local
301 ALLEGRO_BITMAP *bmp; in al_set_shader_float() local
322 ALLEGRO_BITMAP *bmp; in al_set_shader_int_vector() local
343 ALLEGRO_BITMAP *bmp; in al_set_shader_float_vector() local
363 ALLEGRO_BITMAP *bmp; in al_set_shader_bool() local
414 void _al_set_bitmap_shader_field(ALLEGRO_BITMAP *bmp, ALLEGRO_SHADER *shader) in _al_set_bitmap_shader_field()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/rest_substitutions/snippets/python/converted/
H A Dwx.Image.Scale.1.py3 bmp = wx.Bitmap('my_png.png', wx.BITMAP_TYPE_PNG) variable
9 bmp = wx.Bitmap(image.Scale(32, 32)) variable
13 bmp = wx.Bitmap(image) variable
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_bmp.h121 struct bmp { struct
122 struct bmp_session_item bsi; argument
123 struct bmp_targets *targets; argument
124 struct bmp_active *active; argument
136 * of "struct bmp *" that want it, and when moving these positions argument
140 struct bmp_queue_entry *queuepos; argument
141 struct bmp_mirrorq *mirrorpos; argument
142 bool mirror_lost;
166 * succeeds, "bmp" is set up. argument
177 struct bmp *bmp; member
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_bmp.h121 struct bmp { struct
122 struct bmp_session_item bsi; argument
123 struct bmp_targets *targets; argument
124 struct bmp_active *active; argument
136 * of "struct bmp *" that want it, and when moving these positions argument
140 struct bmp_queue_entry *queuepos; argument
141 struct bmp_mirrorq *mirrorpos; argument
142 bool mirror_lost;
166 * succeeds, "bmp" is set up. argument
177 struct bmp *bmp; member
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dcitres.c67 errtype master_load_bitmap_from_res(grs_bitmap *bmp, Id id_num, int i, LGRect *anchor, uchar *p) { in master_load_bitmap_from_res()
110 errtype load_bitmap_from_res(grs_bitmap *bmp, Id id_num, int i, uchar transp, LGRect *anchor) { in load_bitmap_from_res()
114 errtype load_res_bitmap(grs_bitmap *bmp, Ref rid, uchar alloc) { in load_res_bitmap()
124 errtype load_res_bitmap(grs_bitmap *bmp, Ref rid, uchar alloc) { in load_res_bitmap()
149 errtype simple_load_res_bitmap(grs_bitmap *bmp, Ref rid) { return load_res_bitmap(bmp, rid, TRUE); } in simple_load_res_bitmap()
153 errtype load_res_bitmap_cursor(LGCursor *c, grs_bitmap *bmp, Ref rid, uchar alloc) { in load_res_bitmap_cursor()
203 errtype simple_load_res_bitmap_cursor(LGCursor *c, grs_bitmap *bmp, Ref rid) { in simple_load_res_bitmap_cursor()
207 errtype load_hires_bitmap_cursor(LGCursor *c, grs_bitmap *bmp, Ref rid, uchar alloc) { in load_hires_bitmap_cursor()
/dports/www/netsurf/netsurf-3.10/content/handlers/image/
H A Dbmp.c45 bmp_image *bmp; /** BMP image data */ member
71 static nserror nsbmp_create_bmp_data(nsbmp_content *bmp) in nsbmp_create_bmp_data()
100 nsbmp_content *bmp; in nsbmp_create() local
127 nsbmp_content *bmp = (nsbmp_content *) c; in nsbmp_convert() local
181 nsbmp_content *bmp = (nsbmp_content *) c; in nsbmp_redraw() local
213 nsbmp_content *bmp = (nsbmp_content *) c; in nsbmp_destroy() local
257 nsbmp_content *bmp = (nsbmp_content *)c; in nsbmp_get_internal() local
269 nsbmp_content *bmp = (nsbmp_content *)c; in nsbmp_content_is_opaque() local
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/platform/
H A Dal386wat.h63 #define bmp_write_line(bmp, lyne) _bmp_bank_switcher(bmp, lyne, (void *)bmp->write_bank) argument
64 #define bmp_read_line(bmp, lyne) _bmp_bank_switcher(bmp, lyne, (void *)bmp->read_bank) argument
78 #define bmp_unwrite_line(bmp) _bmp_unbank_switcher(bmp, (void *)bmp->vtable->unwrite_bank) argument
/dports/devel/allegro5/allegro5-5.2.7.0/addons/image/
H A Dwebp.c26 ALLEGRO_BITMAP *bmp; in load_from_buffer() local
68 ALLEGRO_BITMAP *bmp; in _al_load_webp_f() local
93 ALLEGRO_BITMAP *bmp; in _al_load_webp() local
118 bool _al_save_webp_f(ALLEGRO_FILE *fp, ALLEGRO_BITMAP *bmp) in _al_save_webp_f()
161 bool _al_save_webp(const char *filename, ALLEGRO_BITMAP *bmp) in _al_save_webp()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dbmp.c49 bmp_header *bmp = g_new(bmp_header, 1); in extract_header() local
87 static void extract_8bit(bmp_header *bmp, BYTE *pic, BYTE *b) { in extract_8bit()
111 static void extract_24bit(bmp_header *bmp, WORD *pic, BYTE *b) { in extract_24bit()
168 bmp_header *bmp = extract_header(data); in bmp256_extract() local
217 bmp_header *bmp = extract_header(data); in bmp16m_extract() local
243 bmp_header *bmp = extract_header(data); in bmp_getpal() local

12345678910>>...109