Home
last modified time | relevance | path

Searched refs:MIN2 (Results 1 – 25 of 4327) sorted by relevance

12345678910>>...174

/dports/math/scilab/scilab-6.1.1/scilab/modules/integer/src/c/
H A Dgenmin2.c18 #define MIN2(Xtype,Ytype) {\ macro
44 MIN2(double, double); in C2F()
47 MIN2(double, integer); in C2F()
50 MIN2(double, integer2); in C2F()
53 MIN2(double, integer1); in C2F()
70 MIN2(integer1, double); in C2F()
73 MIN2(integer1, integer); in C2F()
96 MIN2(integer2, double); in C2F()
122 MIN2(integer, double); in C2F()
128 MIN2(integer, integer); in C2F()
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/loops/
H A Dinternal.h699 e = MIN2(tmm, d5); in E_IntLoop_Co()
700 e = MIN2(e, d3); in E_IntLoop_Co()
703 e = MIN2(e, d3_2); in E_IntLoop_Co()
726 e = MIN2(e, tmm_2); in E_IntLoop_Co()
727 e = MIN2(e, d5_2); in E_IntLoop_Co()
728 e = MIN2(e, d3_2); in E_IntLoop_Co()
732 e = MIN2(tmm, tmm_2); in E_IntLoop_Co()
733 e = MIN2(e, d3); in E_IntLoop_Co()
734 e = MIN2(e, d5); in E_IntLoop_Co()
735 e = MIN2(e, d5_2); in E_IntLoop_Co()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c59 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_4_8bit()
61 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_4_8bit()
90 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_4_16bit()
92 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_4_16bit()
121 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_8_x_2_16bit()
123 unsigned columns = MIN2(tile_width, width - col); in micro_tile_8_x_2_16bit()
152 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_4_x_2_32bit()
154 unsigned columns = MIN2(tile_width, width - col); in micro_tile_4_x_2_32bit()
183 for (j = 0; j < MIN2(tile_height, height - row); ++j) in micro_tile_2_x_2_64bit()
185 unsigned columns = MIN2(tile_width, width - col); in micro_tile_2_x_2_64bit()
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A Dc_plex.c737 lc[idx][j] = MIN2( in Lduplexfold_CXS()
740 lc[idx][j] = MIN2( in Lduplexfold_CXS()
743 lc[idx][j] = MIN2( in Lduplexfold_CXS()
746 lc[idx][j] = MIN2( in Lduplexfold_CXS()
749 lc[idx][j] = MIN2( in Lduplexfold_CXS()
1138 i0 = MIN2(i + 1, n3); in backtrack_C()
1420 lc[idx][j] = MIN2( in Lduplexfold_C()
1423 lc[idx][j] = MIN2( in Lduplexfold_C()
1426 lc[idx][j] = MIN2( in Lduplexfold_C()
1429 lc[idx][j] = MIN2( in Lduplexfold_C()
[all …]
H A Dali_plex.c349 i0 = MIN2(i + 1, n3); in alibacktrack()
604 lin [idx][j] = MIN2(in, MIN2(in_x, MIN2(in_y, in_xy))); in aliLduplexfold()
607 lby[idx][j] = MIN2(by, by_y); in aliLduplexfold()
608 lbx[idx][j] = MIN2(bx, bx_x); in aliLduplexfold()
730 lc[idx][j] = MIN2(lc[idx][j], in aliLduplexfold()
1372 di1 = MIN2(di1, maxPenalty[0]); in aliLduplexfold_XS()
1373 di2 = MIN2(di2, maxPenalty[1]); in aliLduplexfold_XS()
1374 di3 = MIN2(di3, maxPenalty[2]); in aliLduplexfold_XS()
1375 di4 = MIN2(di3, maxPenalty[3]); in aliLduplexfold_XS()
1448 lin[idx][j] = MIN2(in, MIN2(in_x, MIN2(in_y, in_xy))); in aliLduplexfold_XS()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_tessellation_shader/
H A Dtes-gs-max-output.cpp478 target_in = MIN2(4, target_in); in generate_testcases_max2()
545 MIN2(4, tess_out_max)); in generate_testcases_max()
677 max_gs_out_vertices_real = MIN2(max_gs_out_vertices, in piglit_init()
694 MIN2(max_gs_total_out_components / tc1.num_outputs, in piglit_init()
698 MIN2(max_gs_total_out_components / in piglit_init()
713 MIN2(max_gs_total_out_components / in piglit_init()
718 MIN2(max_gs_total_out_components / tc1.num_outputs, in piglit_init()
742 MIN2(max_gs_total_out_components / tc.num_outputs, in piglit_init()
748 MIN2(max_gs_total_out_components / in piglit_init()
755 MIN2(max_gs_total_out_components / in piglit_init()
[all …]

12345678910>>...174