Home
last modified time | relevance | path

Searched refs:bb_local (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/box/box-0.4.0/libs/g/
H A Dbb.c94 BoxGBBox bb_local, member
106 BoxGBBox_Extend(& my_data->bb_local, & p); in My_Got_Point()
111 BoxGBBox *bb_local = & MY_DATA(w)->bb_local; in My_BB_Draw_Path() local
116 BoxGBBox_Extend_Margin(bb_local, 0.5*scale*style->bord_width); in My_BB_Draw_Path()
118 BoxGBBox_Fuse(bb_global, bb_local); in My_BB_Draw_Path()
119 BoxGBBox_Init(bb_local); in My_BB_Draw_Path()
187 BoxGBBox_Init(& MY_DATA(w)->bb_local); in My_BB_Interpret_Iter()
244 BoxGBBox_Init(& bb_data.bb_local); in BoxGBBox_Compute()
253 BoxGBBox_Fuse(& bb_data.bb_global, & bb_data.bb_local); in BoxGBBox_Compute()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dira.c3964 bitmap_head *bb_local = XNEWVEC (bitmap_head, last_basic_block); in find_moveable_pseudos() local
3989 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4049 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4171 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4278 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4286 free (bb_local); in find_moveable_pseudos()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dira.c3913 bitmap_head *bb_local = XNEWVEC (bitmap_head, last_basic_block); in find_moveable_pseudos() local
3938 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
3998 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4120 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4227 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4235 free (bb_local); in find_moveable_pseudos()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c4506 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4528 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4583 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4707 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4808 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4814 free (bb_local); in find_moveable_pseudos()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dira.c4515 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4542 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4602 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4724 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4831 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4839 free (bb_local); in find_moveable_pseudos()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dira.c4506 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4528 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4583 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4707 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4808 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4814 free (bb_local); in find_moveable_pseudos()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dira.c4492 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4519 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4578 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4702 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4803 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4811 free (bb_local); in find_moveable_pseudos()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c4506 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4528 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4583 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4707 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4808 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4814 free (bb_local); in find_moveable_pseudos()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dira.c4506 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4528 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4583 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4707 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4808 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4814 free (bb_local); in find_moveable_pseudos()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c4506 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4528 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4583 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4707 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4808 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4814 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dira.c4506 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4528 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4583 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4707 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4808 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4814 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dira.c4492 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4519 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4578 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4702 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4803 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4811 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dira.c4555 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4577 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4632 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4756 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4857 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4863 free (bb_local); in find_moveable_pseudos()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dira.c4556 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4578 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4633 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4757 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4858 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4864 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dira.c4573 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4595 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4650 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4776 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4877 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4883 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dira.c4560 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4582 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4637 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4761 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4862 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4868 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dira.c4573 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4595 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4650 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4776 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4877 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4883 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dira.c4555 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4577 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4632 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4756 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4857 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4863 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dira.c4560 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4582 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4637 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4761 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4862 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4868 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dira.c4555 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4577 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4632 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4756 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4857 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4863 free (bb_local); in find_moveable_pseudos()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dira.c4573 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4595 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4650 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4776 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4877 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4883 free (bb_local); in find_moveable_pseudos()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dira.c4678 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4700 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4755 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4874 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4974 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4980 free (bb_local); in find_moveable_pseudos()
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/overlay/
H A Doverlay_extra.c363 BoundBox bb_local; in OVERLAY_bounds() local
373 bb = &bb_local; in OVERLAY_bounds()