Home
last modified time | relevance | path

Searched refs:get_bitmap (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DGetPixmap.c51 Boolean get_bitmap) in GetPixmap() argument
53 static Pixmap GetPixmap(object, str, table, get_bitmap) in GetPixmap()
57 Boolean get_bitmap;
99 if (!get_bitmap && strncmp(str, "/* XPM */", 9) == 0) {
137 if (!get_bitmap) {
184 if (get_bitmap)
204 if (!get_bitmap) {
222 if (!get_bitmap) {
272 if (!get_bitmap) {
298 if (get_bitmap) bitmap_file = True;
[all …]
/dports/devel/py-pyface/pyface-7.2.0/pyface/tests/
H A Dtest_image_cache.py28 bitmap = self.image_cache.get_bitmap(IMAGE_PATH)
35 bitmap1 = self.image_cache.get_bitmap(IMAGE_PATH)
36 bitmap2 = self.image_cache.get_bitmap(IMAGE_PATH)
46 bitmap1 = self.image_cache.get_bitmap(IMAGE_PATH)
47 bitmap2 = other_image_cache.get_bitmap(IMAGE_PATH)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/image_decoder/
H A Dimage_decoder_browsertest.cc75 const SkBitmap& get_bitmap() const { return bitmap_; } in get_bitmap() function in __anon6d7d75fb0111::TestImageRequest
175 EXPECT_EQ(test_request.get_bitmap().height(), 1); in IN_PROC_BROWSER_TEST_F()
176 EXPECT_EQ(test_request.get_bitmap().width(), 1); in IN_PROC_BROWSER_TEST_F()
177 EXPECT_EQ(test_request.get_bitmap().getColor(0, 0), 0xffffffffUL); in IN_PROC_BROWSER_TEST_F()
187 EXPECT_EQ(test_request.get_bitmap().height(), 1); in IN_PROC_BROWSER_TEST_F()
188 EXPECT_EQ(test_request.get_bitmap().width(), 1); in IN_PROC_BROWSER_TEST_F()
189 EXPECT_EQ(test_request.get_bitmap().getColor(0, 0), 0xffffffffUL); in IN_PROC_BROWSER_TEST_F()
/dports/games/flyhard/flyhard-0.42/src/
H A Denemies.cpp142 m_pic=game::the_game->m_bmp_pool.get_bitmap("t_shot.png"); in t_shot()
162 m_pic=game::the_game->m_bmp_pool.get_bitmap("bobbler.png"); in bobbler()
196 m_pic=game::the_game->m_bmp_pool.get_bitmap("miner.png"); in miner()
265 m_pic=game::the_game->m_bmp_pool.get_bitmap("graldor0.png"); in graldor()
300 m_pic=game::the_game->m_bmp_pool.get_bitmap(pics[newpic]); in do_stuff()
344 m_pic=game::the_game->m_bmp_pool.get_bitmap("baby_graldor.png"); in baby_graldor()
392 m_pic=game::the_game->m_bmp_pool.get_bitmap("invader1.png"); in invader()
465 m_pic=m_pic=game::the_game->m_bmp_pool.get_bitmap("ufo.png"); in ufo()
562 m_pic=m_pic=game::the_game->m_bmp_pool.get_bitmap("ast_ufo.png"); in ast_ufo()
631 m_pic=game::the_game->m_bmp_pool.get_bitmap("rocket.png"); in ufo_rocket()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/tests/
H A Dbitmap.c11 static unsigned long *get_bitmap(const char *str, int nbits) in get_bitmap() function
31 unsigned long *bm = get_bitmap(str, NBITS); in test_bitmap()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/tests/
H A Dbitmap.c11 static unsigned long *get_bitmap(const char *str, int nbits) in get_bitmap() function
31 unsigned long *bm = get_bitmap(str, NBITS); in test_bitmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/tests/
H A Dbitmap.c11 static unsigned long *get_bitmap(const char *str, int nbits) in get_bitmap() function
31 unsigned long *bm = get_bitmap(str, NBITS); in test_bitmap()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dearly-remat.c409 bitmap get_bitmap (bitmap *);
560 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1148 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1197 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1217 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1224 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1231 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1415 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1892 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dearly-remat.c411 bitmap get_bitmap (bitmap *);
564 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1137 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1164 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1186 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1206 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1213 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1220 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1404 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1914 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dearly-remat.c409 bitmap get_bitmap (bitmap *);
560 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1148 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1197 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1217 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1224 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1231 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1415 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1892 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dearly-remat.c409 bitmap get_bitmap (bitmap *);
560 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1148 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1197 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1217 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1224 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1231 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1415 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1892 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dearly-remat.c411 bitmap get_bitmap (bitmap *);
564 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1137 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1164 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1186 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1206 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1213 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1220 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1404 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1914 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dearly-remat.c411 bitmap get_bitmap (bitmap *);
564 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1137 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1164 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1186 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1206 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1213 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1220 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1404 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1914 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dearly-remat.c411 bitmap get_bitmap (bitmap *);
564 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1137 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1164 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1186 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1206 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1213 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1220 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1404 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1914 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dearly-remat.c409 bitmap get_bitmap (bitmap *);
560 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1148 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1197 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1217 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1224 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1231 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1415 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1892 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dearly-remat.c409 bitmap get_bitmap (bitmap *);
560 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1148 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1197 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1217 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1224 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1231 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1415 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1892 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dearly-remat.c409 bitmap get_bitmap (bitmap *);
560 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1148 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1197 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1217 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1224 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1231 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1415 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1892 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dearly-remat.c411 bitmap get_bitmap (bitmap *);
564 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1137 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1164 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1186 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1206 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1213 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1220 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1404 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1914 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dearly-remat.c409 bitmap get_bitmap (bitmap *);
560 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1148 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1197 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1217 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1224 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1231 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1415 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1892 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dearly-remat.c411 bitmap get_bitmap (bitmap *);
564 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1137 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1164 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1186 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1206 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1213 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1220 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1404 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1914 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dearly-remat.c409 bitmap get_bitmap (bitmap *);
560 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1148 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1197 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1217 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1224 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1231 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1415 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1892 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dearly-remat.c409 bitmap get_bitmap (bitmap *);
560 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1148 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1197 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1217 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1224 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1231 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1415 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1892 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dearly-remat.c411 bitmap get_bitmap (bitmap *);
564 early_remat::get_bitmap (bitmap *ptr) in get_bitmap() function
1137 return bitmap_ior_and_into (er->get_bitmap (&dest->rd_in), in rd_confluence_n()
1164 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1186 bitmap_ior_into (get_bitmap (&info->rd_kill), kill); in compute_rd()
1206 bitmap_ior_into (get_bitmap (&info->available_in), in compute_rd()
1213 bitmap_ior_into (get_bitmap (&info->rd_kill), in compute_rd()
1220 bitmap_copy (get_bitmap (&info->rd_out), info->rd_gen); in compute_rd()
1404 bitmap_set_bit (get_bitmap (&cand->clobbers), def_regno); in compute_clobbers()
1914 return bitmap_ior (get_bitmap (&info->available_out), in set_available_out()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/qemu-iotests/
H A D257343 bitmap = vm.get_bitmap(drive0.node, 'bitmap0', bitmaps=bitmaps)
361 ebitmap.compare(vm.get_bitmap(drive0.node, 'bitmap0',
366 anonymous.compare(vm.get_bitmap(drive0.node, '', recording=True,
397 ebitmap.compare(vm.get_bitmap(drive0.node, 'bitmap0', bitmaps=bitmaps))
402 ebitmap.compare(vm.get_bitmap(drive0.node, 'bitmap0', bitmaps=bitmaps))
414 ebitmap.compare(vm.get_bitmap(drive0.node, 'bitmap0', bitmaps=bitmaps))
/dports/emulators/qemu5/qemu-5.2.0/tests/qemu-iotests/
H A D257343 bitmap = vm.get_bitmap(drive0.node, 'bitmap0', bitmaps=bitmaps)
361 ebitmap.compare(vm.get_bitmap(drive0.node, 'bitmap0',
366 anonymous.compare(vm.get_bitmap(drive0.node, '', recording=True,
397 ebitmap.compare(vm.get_bitmap(drive0.node, 'bitmap0', bitmaps=bitmaps))
402 ebitmap.compare(vm.get_bitmap(drive0.node, 'bitmap0', bitmaps=bitmaps))
414 ebitmap.compare(vm.get_bitmap(drive0.node, 'bitmap0', bitmaps=bitmaps))

123456789