Home
last modified time | relevance | path

Searched refs:temp_bitmap (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/dports/games/garden-of-coloured-lights/garden-1.0.9/src/
H A Ddisplay_init.c658 BITMAP *temp_bitmap; in prepare_enemy_bullets() local
677 clear_bitmap(temp_bitmap); in prepare_enemy_bullets()
706 clear_bitmap(temp_bitmap); in prepare_enemy_bullets()
732 clear_bitmap(temp_bitmap); in prepare_enemy_bullets()
765 clear_bitmap(temp_bitmap); in prepare_enemy_bullets()
782 clear_bitmap(temp_bitmap); in prepare_enemy_bullets()
807 BITMAP *temp_bitmap; in prepare_blades() local
846 BITMAP *temp_bitmap; in prepare_petals() local
1933 clear_bitmap(temp_bitmap); in bordered_poly4()
2097 if (temp_bitmap == NULL) in load_up_bitmap()
[all …]
/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dtest_truetype.c24 unsigned char temp_bitmap[BITMAP_H][BITMAP_W]; variable
51 …stbtt_BakeFontBitmap(ttf_buffer,stbtt_GetFontOffsetForIndex(ttf_buffer,0), 40.0, temp_bitmap[0],BI… in main()
52 stbi_write_png("fonttest1.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
56 stbtt_PackBegin(&pc, temp_bitmap[0], BITMAP_W, BITMAP_H, 0, 1, NULL); in main()
60 stbi_write_png("fonttest2.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
66 stbtt_PackBegin(&pc, temp_bitmap[0], BITMAP_W, BITMAP_H, 0, 1, NULL); in main()
80 stbi_write_png("fonttest3.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
/dports/devel/stb/stb-f54acd4/tests/
H A Dtest_truetype.c32 unsigned char temp_bitmap[BITMAP_H][BITMAP_W]; variable
59 …stbtt_BakeFontBitmap(ttf_buffer,stbtt_GetFontOffsetForIndex(ttf_buffer,0), 40.0, temp_bitmap[0],BI… in main()
60 stbi_write_png("fonttest1.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
64 stbtt_PackBegin(&pc, temp_bitmap[0], BITMAP_W, BITMAP_H, 0, 1, NULL); in main()
68 stbi_write_png("fonttest2.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
74 stbtt_PackBegin(&pc, temp_bitmap[0], BITMAP_W, BITMAP_H, 0, 1, NULL); in main()
90 stbi_write_png("fonttest3.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dtest_truetype.c32 unsigned char temp_bitmap[BITMAP_H][BITMAP_W]; variable
59 …stbtt_BakeFontBitmap(ttf_buffer,stbtt_GetFontOffsetForIndex(ttf_buffer,0), 40.0, temp_bitmap[0],BI… in main()
60 stbi_write_png("fonttest1.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
64 stbtt_PackBegin(&pc, temp_bitmap[0], BITMAP_W, BITMAP_H, 0, 1, NULL); in main()
68 stbi_write_png("fonttest2.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
74 stbtt_PackBegin(&pc, temp_bitmap[0], BITMAP_W, BITMAP_H, 0, 1, NULL); in main()
90 stbi_write_png("fonttest3.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dtest_truetype.c32 unsigned char temp_bitmap[BITMAP_H][BITMAP_W]; variable
59 …stbtt_BakeFontBitmap(ttf_buffer,stbtt_GetFontOffsetForIndex(ttf_buffer,0), 40.0, temp_bitmap[0],BI… in main()
60 stbi_write_png("fonttest1.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
64 stbtt_PackBegin(&pc, temp_bitmap[0], BITMAP_W, BITMAP_H, 0, 1, NULL); in main()
68 stbi_write_png("fonttest2.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
74 stbtt_PackBegin(&pc, temp_bitmap[0], BITMAP_W, BITMAP_H, 0, 1, NULL); in main()
90 stbi_write_png("fonttest3.png", BITMAP_W, BITMAP_H, 1, temp_bitmap, 0); in main()
/dports/games/d2x/d2x-0.2.5/main/
H A Dpiggy.c895 grs_bitmap temp_bitmap; in piggy_init_pigfile() local
972 temp_bitmap.bm_w = temp_bitmap.bm_rowsize = bmh.width + ((short) (bmh.wh_extra&0x0f)<<8); in piggy_init_pigfile()
1025 grs_bitmap temp_bitmap; in piggy_new_pigfile() local
1117 temp_bitmap.bm_w = temp_bitmap.bm_rowsize = bmh.width + ((short) (bmh.wh_extra&0x0f)<<8); in piggy_new_pigfile()
1133 GameBitmaps[i] = temp_bitmap; in piggy_new_pigfile()
2207 grs_bitmap temp_bitmap; in load_bitmap_replacements() local
2213 temp_bitmap.bm_w = temp_bitmap.bm_rowsize = bmh.width + ((short) (bmh.wh_extra&0x0f)<<8); in load_bitmap_replacements()
2248 grs_bitmap temp_bitmap; in load_d1_bitmap_replacements() local
2322 temp_bitmap.bm_w = temp_bitmap.bm_rowsize = bmh.width + ((short) (bmh.wh_extra&0x0f)<<8); in load_d1_bitmap_replacements()
2339 temp_bitmap.bm_data = next_bitmap; in load_d1_bitmap_replacements()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/
H A Dcompose_bitmaps_helper.cc126 SkBitmap temp_bitmap; in ScaleBitmap() local
128 temp_bitmap.setInfo(scaledIconInfo); in ScaleBitmap()
129 temp_bitmap.allocPixels(); in ScaleBitmap()
131 bitmap.pixmap().scalePixels(temp_bitmap.pixmap(), kHigh_SkFilterQuality); in ScaleBitmap()
136 return temp_bitmap; in ScaleBitmap()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Ddeco_zoomspr.cpp40 bitmap_ind8 &pri_bitmap, bitmap_rgb32 &temp_bitmap, in dragngun_drawgfxzoom() argument
56 myclip &= temp_bitmap.cliprect(); in dragngun_drawgfxzoom()
130 uint32_t *const dest = &temp_bitmap.pix(y); in dragngun_drawgfxzoom()
166 uint32_t *const dest = &temp_bitmap.pix(y); in dragngun_drawgfxzoom()
208 …e_lookup_1_ram, uint32_t dragngun_sprite_ctrl, bitmap_ind8 &pri_bitmap, bitmap_rgb32 &temp_bitmap) in dragngun_draw_sprites() argument
213 temp_bitmap.fill(0x00000000, cliprect); in dragngun_draw_sprites()
382 pri_bitmap, temp_bitmap, in dragngun_draw_sprites()
401 uint32_t const *const src = &temp_bitmap.pix(y); in dragngun_draw_sprites()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Ddeco_zoomspr.cpp40 bitmap_ind8 &pri_bitmap, bitmap_rgb32 &temp_bitmap, in dragngun_drawgfxzoom() argument
56 myclip &= temp_bitmap.cliprect(); in dragngun_drawgfxzoom()
130 uint32_t *const dest = &temp_bitmap.pix(y); in dragngun_drawgfxzoom()
166 uint32_t *const dest = &temp_bitmap.pix(y); in dragngun_drawgfxzoom()
208 …e_lookup_1_ram, uint32_t dragngun_sprite_ctrl, bitmap_ind8 &pri_bitmap, bitmap_rgb32 &temp_bitmap) in dragngun_draw_sprites() argument
213 temp_bitmap.fill(0x00000000, cliprect); in dragngun_draw_sprites()
382 pri_bitmap, temp_bitmap, in dragngun_draw_sprites()
401 uint32_t const *const src = &temp_bitmap.pix(y); in dragngun_draw_sprites()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlcm.c178 sbitmap difference, temp_bitmap; in compute_earliest() local
185 temp_bitmap = sbitmap_alloc (n_exprs); in compute_earliest()
201 bitmap_not (temp_bitmap, antout[pred->index]); in compute_earliest()
203 kill[pred->index], temp_bitmap); in compute_earliest()
208 sbitmap_free (temp_bitmap); in compute_earliest()
560 sbitmap difference, temp_bitmap; in compute_farthest() local
567 temp_bitmap = sbitmap_alloc (n_exprs); in compute_farthest()
583 bitmap_not (temp_bitmap, st_avin[succ->index]); in compute_farthest()
585 kill[succ->index], temp_bitmap); in compute_farthest()
590 sbitmap_free (temp_bitmap); in compute_farthest()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dlcm.c184 sbitmap difference, temp_bitmap; in compute_earliest() local
191 temp_bitmap = sbitmap_alloc (n_exprs); in compute_earliest()
207 sbitmap_not (temp_bitmap, antout[pred->index]); in compute_earliest()
209 kill[pred->index], temp_bitmap); in compute_earliest()
214 sbitmap_free (temp_bitmap); in compute_earliest()
564 sbitmap difference, temp_bitmap; in compute_farthest() local
571 temp_bitmap = sbitmap_alloc (n_exprs); in compute_farthest()
587 sbitmap_not (temp_bitmap, st_avin[succ->index]); in compute_farthest()
589 kill[succ->index], temp_bitmap); in compute_farthest()
594 sbitmap_free (temp_bitmap); in compute_farthest()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlcm.c178 sbitmap difference, temp_bitmap; in compute_earliest() local
185 temp_bitmap = sbitmap_alloc (n_exprs); in compute_earliest()
201 bitmap_not (temp_bitmap, antout[pred->index]); in compute_earliest()
203 kill[pred->index], temp_bitmap); in compute_earliest()
208 sbitmap_free (temp_bitmap); in compute_earliest()
560 sbitmap difference, temp_bitmap; in compute_farthest() local
567 temp_bitmap = sbitmap_alloc (n_exprs); in compute_farthest()
583 bitmap_not (temp_bitmap, st_avin[succ->index]); in compute_farthest()
585 kill[succ->index], temp_bitmap); in compute_farthest()
590 sbitmap_free (temp_bitmap); in compute_farthest()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-remat.c79 static bitmap_head temp_bitmap; variable
775 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
796 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
810 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
849 bitmap_clear (&temp_bitmap); in cand_trans_fun()
858 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
869 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
875 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1193 bitmap_clear (&temp_bitmap); in do_remat()
1221 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlra-remat.c74 static bitmap_head temp_bitmap; variable
780 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
801 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
817 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
857 bitmap_clear (&temp_bitmap); in cand_trans_fun()
866 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
877 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
883 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1192 bitmap_clear (&temp_bitmap); in do_remat()
1222 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlra-remat.c79 static bitmap_head temp_bitmap; variable
775 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
796 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
810 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
849 bitmap_clear (&temp_bitmap); in cand_trans_fun()
858 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
869 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
875 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1184 bitmap_clear (&temp_bitmap); in do_remat()
1212 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlra-remat.c79 static bitmap_head temp_bitmap; variable
775 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
796 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
810 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
849 bitmap_clear (&temp_bitmap); in cand_trans_fun()
858 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
869 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
875 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1193 bitmap_clear (&temp_bitmap); in do_remat()
1221 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlra-remat.c74 static bitmap_head temp_bitmap; variable
775 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
796 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
812 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
852 bitmap_clear (&temp_bitmap); in cand_trans_fun()
861 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
872 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
878 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1187 bitmap_clear (&temp_bitmap); in do_remat()
1217 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlra-remat.c79 static bitmap_head temp_bitmap; variable
775 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
796 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
810 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
849 bitmap_clear (&temp_bitmap); in cand_trans_fun()
858 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
869 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
875 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1193 bitmap_clear (&temp_bitmap); in do_remat()
1221 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlra-remat.c74 static bitmap_head temp_bitmap; variable
780 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
801 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
817 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
857 bitmap_clear (&temp_bitmap); in cand_trans_fun()
866 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
877 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
883 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1192 bitmap_clear (&temp_bitmap); in do_remat()
1222 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-remat.c79 static bitmap_head temp_bitmap; variable
775 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
796 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
810 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
849 bitmap_clear (&temp_bitmap); in cand_trans_fun()
858 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
869 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
875 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1193 bitmap_clear (&temp_bitmap); in do_remat()
1221 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlra-remat.c74 static bitmap_head temp_bitmap; variable
780 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
801 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
817 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
857 bitmap_clear (&temp_bitmap); in cand_trans_fun()
866 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
877 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
883 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1192 bitmap_clear (&temp_bitmap); in do_remat()
1222 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-remat.c79 static bitmap_head temp_bitmap; variable
775 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
796 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
810 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
849 bitmap_clear (&temp_bitmap); in cand_trans_fun()
858 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
869 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
875 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1193 bitmap_clear (&temp_bitmap); in do_remat()
1221 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlra-remat.c79 static bitmap_head temp_bitmap; variable
775 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
796 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
810 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
849 bitmap_clear (&temp_bitmap); in cand_trans_fun()
858 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
869 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
875 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1193 bitmap_clear (&temp_bitmap); in do_remat()
1221 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlra-remat.c74 static bitmap_head temp_bitmap; variable
780 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
801 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
817 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
857 bitmap_clear (&temp_bitmap); in cand_trans_fun()
866 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
877 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
883 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1192 bitmap_clear (&temp_bitmap); in do_remat()
1222 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlra-remat.c74 static bitmap_head temp_bitmap; variable
780 bitmap_clear (&temp_bitmap); in calculate_gen_cands()
801 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
817 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands()
857 bitmap_clear (&temp_bitmap); in cand_trans_fun()
866 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
877 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
883 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun()
1192 bitmap_clear (&temp_bitmap); in do_remat()
1222 bitmap_set_bit (&temp_bitmap, cand->index); in do_remat()
[all …]

12345678910>>...14