Home
last modified time | relevance | path

Searched refs:BB_SIZE (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/qgis/qgis-3.22.3/src/3d/shaders/
H A Dbillboards.geom10 uniform vec2 BB_SIZE; // billboard size in pixels
22 vec2 size = BB_SIZE / WIN_SCALE;
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/shaders/
H A Dbillboards.geom10 uniform vec2 BB_SIZE; // billboard size in pixels
22 vec2 size = BB_SIZE / WIN_SCALE;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-tail-merge.c280 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
479 BB_SIZE (bb) = size; in same_succ_hash()
567 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-tail-merge.c282 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
504 BB_SIZE (bb) = size; in same_succ_hash()
594 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-tail-merge.c283 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
505 BB_SIZE (bb) = size; in same_succ_hash()
595 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-tail-merge.c282 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
504 BB_SIZE (bb) = size; in same_succ_hash()
594 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-tail-merge.c283 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
505 BB_SIZE (bb) = size; in same_succ_hash()
595 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-tail-merge.c282 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
504 BB_SIZE (bb) = size; in same_succ_hash()
594 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-tail-merge.c283 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
505 BB_SIZE (bb) = size; in same_succ_hash()
595 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-tail-merge.c283 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
505 BB_SIZE (bb) = size; in same_succ_hash()
595 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-tail-merge.c297 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
498 BB_SIZE (bb) = size; in same_succ_hash()
582 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
H A DChangeLog-201110580 (BB_SIZE, BB_SAME_SUCC, BB_CLUSTER, BB_VOP_AT_EXIT): Define.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-tail-merge.c283 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
505 BB_SIZE (bb) = size; in same_succ_hash()
595 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-tail-merge.c283 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
505 BB_SIZE (bb) = size; in same_succ_hash()
595 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
H A DChangeLog-201110580 (BB_SIZE, BB_SAME_SUCC, BB_CLUSTER, BB_VOP_AT_EXIT): Define.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-tail-merge.c282 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
479 BB_SIZE (bb) = size; in same_succ_hash()
563 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-tail-merge.c282 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
504 BB_SIZE (bb) = size; in same_succ_hash()
594 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-tail-merge.c283 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
505 BB_SIZE (bb) = size; in same_succ_hash()
595 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-tail-merge.c280 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
479 BB_SIZE (bb) = size; in same_succ_hash()
567 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-tail-merge.c282 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
504 BB_SIZE (bb) = size; in same_succ_hash()
594 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-tail-merge.c282 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
504 BB_SIZE (bb) = size; in same_succ_hash()
594 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-tail-merge.c282 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
504 BB_SIZE (bb) = size; in same_succ_hash()
594 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-tail-merge.c283 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
505 BB_SIZE (bb) = size; in same_succ_hash()
595 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-tail-merge.c283 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
505 BB_SIZE (bb) = size; in same_succ_hash()
595 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-tail-merge.c282 #define BB_SIZE(bb) (((struct aux_bb_info *)bb->aux)->size) macro
477 BB_SIZE (bb) = size; in same_succ_hash()
561 if (BB_SIZE (bb1) != BB_SIZE (bb2)) in equal()

12