Home
last modified time | relevance | path

Searched refs:x (Results 226 – 250 of 127076) sorted by relevance

12345678910>>...5084

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Deg_sq.h31 #define G_SQ_CF_WORD0_ADDR(x) (((x) >> 0) & 0xFFFFFF) argument
34 #define G_SQ_CF_WORD0_JUMPTABLE_SEL(x) (((x) >> 24) & 0x7) argument
38 #define G_SQ_CF_WORD1_POP_COUNT(x) (((x) >> 0) & 0x7) argument
41 #define G_SQ_CF_WORD1_CF_CONST(x) (((x) >> 3) & 0x1F) argument
44 #define G_SQ_CF_WORD1_COND(x) (((x) >> 8) & 0x3) argument
47 #define G_SQ_CF_WORD1_COUNT(x) (((x) >> 10) & 0x3f) argument
50 #define G_SQ_CF_WORD1_VALID_PIXEL_MODE(x) (((x) >> 20) & 0x1) argument
53 #define G_SQ_CF_WORD1_END_OF_PROGRAM(x) (((x) >> 21) & 0x1) argument
61 #define G_SQ_CF_WORD1_WHOLE_QUAD_MODE(x) (((x) >> 30) & 0x1) argument
64 #define G_SQ_CF_WORD1_BARRIER(x) (((x) >> 31) & 0x1) argument
[all …]
H A Devergreend.h56 #define EVENT_TYPE(x) ((x) << 0) argument
57 #define EVENT_INDEX(x) ((x) << 8) argument
115 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
121 #define PKT0_BASE_INDEX_G(x) (((x) >> 0) & 0xFFFF) argument
124 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
126 #define PKT3_PREDICATE(x) (((x) >> 0) & 0x1) argument
138 #define PKT3_CP_DMA_SRC_SEL(x) ((x) << 29) argument
143 #define PKT3_CP_DMA_DST_SEL(x) ((x) << 20) argument
148 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
154 #define PKT3_CP_DMA_CMD_DST_SWAP(x) ((x) << 24) argument
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/
H A Deg_sq.h31 #define G_SQ_CF_WORD0_ADDR(x) (((x) >> 0) & 0xFFFFFF) argument
34 #define G_SQ_CF_WORD0_JUMPTABLE_SEL(x) (((x) >> 24) & 0x7) argument
38 #define G_SQ_CF_WORD1_POP_COUNT(x) (((x) >> 0) & 0x7) argument
41 #define G_SQ_CF_WORD1_CF_CONST(x) (((x) >> 3) & 0x1F) argument
44 #define G_SQ_CF_WORD1_COND(x) (((x) >> 8) & 0x3) argument
47 #define G_SQ_CF_WORD1_COUNT(x) (((x) >> 10) & 0x3f) argument
50 #define G_SQ_CF_WORD1_VALID_PIXEL_MODE(x) (((x) >> 20) & 0x1) argument
53 #define G_SQ_CF_WORD1_END_OF_PROGRAM(x) (((x) >> 21) & 0x1) argument
61 #define G_SQ_CF_WORD1_WHOLE_QUAD_MODE(x) (((x) >> 30) & 0x1) argument
64 #define G_SQ_CF_WORD1_BARRIER(x) (((x) >> 31) & 0x1) argument
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Deg_sq.h31 #define G_SQ_CF_WORD0_ADDR(x) (((x) >> 0) & 0xFFFFFF) argument
34 #define G_SQ_CF_WORD0_JUMPTABLE_SEL(x) (((x) >> 24) & 0x7) argument
38 #define G_SQ_CF_WORD1_POP_COUNT(x) (((x) >> 0) & 0x7) argument
41 #define G_SQ_CF_WORD1_CF_CONST(x) (((x) >> 3) & 0x1F) argument
44 #define G_SQ_CF_WORD1_COND(x) (((x) >> 8) & 0x3) argument
47 #define G_SQ_CF_WORD1_COUNT(x) (((x) >> 10) & 0x3f) argument
50 #define G_SQ_CF_WORD1_VALID_PIXEL_MODE(x) (((x) >> 20) & 0x1) argument
53 #define G_SQ_CF_WORD1_END_OF_PROGRAM(x) (((x) >> 21) & 0x1) argument
61 #define G_SQ_CF_WORD1_WHOLE_QUAD_MODE(x) (((x) >> 30) & 0x1) argument
64 #define G_SQ_CF_WORD1_BARRIER(x) (((x) >> 31) & 0x1) argument
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/
H A Deg_sq.h31 #define G_SQ_CF_WORD0_ADDR(x) (((x) >> 0) & 0xFFFFFF) argument
34 #define G_SQ_CF_WORD0_JUMPTABLE_SEL(x) (((x) >> 24) & 0x7) argument
38 #define G_SQ_CF_WORD1_POP_COUNT(x) (((x) >> 0) & 0x7) argument
41 #define G_SQ_CF_WORD1_CF_CONST(x) (((x) >> 3) & 0x1F) argument
44 #define G_SQ_CF_WORD1_COND(x) (((x) >> 8) & 0x3) argument
47 #define G_SQ_CF_WORD1_COUNT(x) (((x) >> 10) & 0x3f) argument
50 #define G_SQ_CF_WORD1_VALID_PIXEL_MODE(x) (((x) >> 20) & 0x1) argument
53 #define G_SQ_CF_WORD1_END_OF_PROGRAM(x) (((x) >> 21) & 0x1) argument
61 #define G_SQ_CF_WORD1_WHOLE_QUAD_MODE(x) (((x) >> 30) & 0x1) argument
64 #define G_SQ_CF_WORD1_BARRIER(x) (((x) >> 31) & 0x1) argument
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/
H A Deg_sq.h31 #define G_SQ_CF_WORD0_ADDR(x) (((x) >> 0) & 0xFFFFFF) argument
34 #define G_SQ_CF_WORD0_JUMPTABLE_SEL(x) (((x) >> 24) & 0x7) argument
38 #define G_SQ_CF_WORD1_POP_COUNT(x) (((x) >> 0) & 0x7) argument
41 #define G_SQ_CF_WORD1_CF_CONST(x) (((x) >> 3) & 0x1F) argument
44 #define G_SQ_CF_WORD1_COND(x) (((x) >> 8) & 0x3) argument
47 #define G_SQ_CF_WORD1_COUNT(x) (((x) >> 10) & 0x3f) argument
50 #define G_SQ_CF_WORD1_VALID_PIXEL_MODE(x) (((x) >> 20) & 0x1) argument
53 #define G_SQ_CF_WORD1_END_OF_PROGRAM(x) (((x) >> 21) & 0x1) argument
61 #define G_SQ_CF_WORD1_WHOLE_QUAD_MODE(x) (((x) >> 30) & 0x1) argument
64 #define G_SQ_CF_WORD1_BARRIER(x) (((x) >> 31) & 0x1) argument
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/
H A Deg_sq.h31 #define G_SQ_CF_WORD0_ADDR(x) (((x) >> 0) & 0xFFFFFF) argument
34 #define G_SQ_CF_WORD0_JUMPTABLE_SEL(x) (((x) >> 24) & 0x7) argument
38 #define G_SQ_CF_WORD1_POP_COUNT(x) (((x) >> 0) & 0x7) argument
41 #define G_SQ_CF_WORD1_CF_CONST(x) (((x) >> 3) & 0x1F) argument
44 #define G_SQ_CF_WORD1_COND(x) (((x) >> 8) & 0x3) argument
47 #define G_SQ_CF_WORD1_COUNT(x) (((x) >> 10) & 0x3f) argument
50 #define G_SQ_CF_WORD1_VALID_PIXEL_MODE(x) (((x) >> 20) & 0x1) argument
53 #define G_SQ_CF_WORD1_END_OF_PROGRAM(x) (((x) >> 21) & 0x1) argument
61 #define G_SQ_CF_WORD1_WHOLE_QUAD_MODE(x) (((x) >> 30) & 0x1) argument
64 #define G_SQ_CF_WORD1_BARRIER(x) (((x) >> 31) & 0x1) argument
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/
H A Deg_sq.h31 #define G_SQ_CF_WORD0_ADDR(x) (((x) >> 0) & 0xFFFFFF) argument
34 #define G_SQ_CF_WORD0_JUMPTABLE_SEL(x) (((x) >> 24) & 0x7) argument
38 #define G_SQ_CF_WORD1_POP_COUNT(x) (((x) >> 0) & 0x7) argument
41 #define G_SQ_CF_WORD1_CF_CONST(x) (((x) >> 3) & 0x1F) argument
44 #define G_SQ_CF_WORD1_COND(x) (((x) >> 8) & 0x3) argument
47 #define G_SQ_CF_WORD1_COUNT(x) (((x) >> 10) & 0x3f) argument
50 #define G_SQ_CF_WORD1_VALID_PIXEL_MODE(x) (((x) >> 20) & 0x1) argument
53 #define G_SQ_CF_WORD1_END_OF_PROGRAM(x) (((x) >> 21) & 0x1) argument
61 #define G_SQ_CF_WORD1_WHOLE_QUAD_MODE(x) (((x) >> 30) & 0x1) argument
64 #define G_SQ_CF_WORD1_BARRIER(x) (((x) >> 31) & 0x1) argument
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/
H A Deg_sq.h31 #define G_SQ_CF_WORD0_ADDR(x) (((x) >> 0) & 0xFFFFFF) argument
34 #define G_SQ_CF_WORD0_JUMPTABLE_SEL(x) (((x) >> 24) & 0x7) argument
38 #define G_SQ_CF_WORD1_POP_COUNT(x) (((x) >> 0) & 0x7) argument
41 #define G_SQ_CF_WORD1_CF_CONST(x) (((x) >> 3) & 0x1F) argument
44 #define G_SQ_CF_WORD1_COND(x) (((x) >> 8) & 0x3) argument
47 #define G_SQ_CF_WORD1_COUNT(x) (((x) >> 10) & 0x3f) argument
50 #define G_SQ_CF_WORD1_VALID_PIXEL_MODE(x) (((x) >> 20) & 0x1) argument
53 #define G_SQ_CF_WORD1_END_OF_PROGRAM(x) (((x) >> 21) & 0x1) argument
61 #define G_SQ_CF_WORD1_WHOLE_QUAD_MODE(x) (((x) >> 30) & 0x1) argument
64 #define G_SQ_CF_WORD1_BARRIER(x) (((x) >> 31) & 0x1) argument
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/
H A Deg_sq.h31 #define G_SQ_CF_WORD0_ADDR(x) (((x) >> 0) & 0xFFFFFF) argument
34 #define G_SQ_CF_WORD0_JUMPTABLE_SEL(x) (((x) >> 24) & 0x7) argument
38 #define G_SQ_CF_WORD1_POP_COUNT(x) (((x) >> 0) & 0x7) argument
41 #define G_SQ_CF_WORD1_CF_CONST(x) (((x) >> 3) & 0x1F) argument
44 #define G_SQ_CF_WORD1_COND(x) (((x) >> 8) & 0x3) argument
47 #define G_SQ_CF_WORD1_COUNT(x) (((x) >> 10) & 0x3f) argument
50 #define G_SQ_CF_WORD1_VALID_PIXEL_MODE(x) (((x) >> 20) & 0x1) argument
53 #define G_SQ_CF_WORD1_END_OF_PROGRAM(x) (((x) >> 21) & 0x1) argument
61 #define G_SQ_CF_WORD1_WHOLE_QUAD_MODE(x) (((x) >> 30) & 0x1) argument
64 #define G_SQ_CF_WORD1_BARRIER(x) (((x) >> 31) & 0x1) argument
[all …]
/dports/math/giacxcas/giac-1.6.0/check/
H A Dfactor.out2 (x-4)*(x+3)*(x^2+8*x-3),
7 (x-y)*(x^2+y^2)*(x^2-x*y+y^2),
12 (x^3-x+1)*(x^3+x+1),
14 (x-4)*(x-3)*(x-2)*(x-1)*(x+1)*(x+2)*(x+3)*(x+4),
15 (x-4)*(x-3)*(x-2)*(x-1)*(2*x-1)*(3*x-2)*(4*x-3)*(5*x-4),
17 (x^2-3*x+1)*(x^2+x+1),
23 (y*z-3*y+x)*(y*x+2*x-z)*(y*x+6*x^3+x*z+1),
24 (x-y)*(x+y)*(x^2-x*y+y^2)*(x^2+x*y+y^2),
30 (x^20-x^15+x^10-x^5+1)*(x^20+x^15+x^10+x^5+1),
31 (x^2-x+1)*(x^2+x+1)*(x^8-x^7+x^5-x^4+x^3-x+1)*(x^8+x^7-x^5-x^4-x^3+x+1)*(x^40-x^35+x^25-x^20+x^15-x
[all …]
H A DTP12-sol.cas.out16 1*x^3-1*x+1,
8 x^3+(-1 % 3)*x+a,
9x*(1*x+1)*(1*x-1)*(1*x^5-1*x+1)*(1*x^5-1*x-1)*(1*x^5+1*x^4-1)*(1*x^5-1*x^4+1)*(1*x^5+1*x^2+1*x-1)*…
48 x^64+x^32-1,
64x^61+1*x^60-1*x^59+1*x^58+0*x^57-1*x^56+1*x^55+0*x^54-1*x^53+0*x^52+0*x^51+0*x^50-1*x^49+0*x^48+1*
66 x^61+x^60-x^59+x^58-x^56+x^55-x^53-x^49+x^47-x^46+x^45-x^44+x^43+x^42+x^41+x^40-x^39-x^33+x^32-x^31…
75 x^63-x^31,
77 [x^63-x^31,-x^62,-x^60-x^28,x^56+x^24,x^48+x^16,x^32+1,x^32-1,-1,1],
85 -x^50-x^18,
93 x^63+x^60+x^59+x^57+x^56+x^55-x^54-x^53+x^52+x^51-x^50-x^49-x^48+x^47-x^46-x^45+x^44+x^39-x^37+x^36…
[all …]
/dports/math/py-or-tools/or-tools-9.2/examples/flatzinc/
H A Dsudoku_pi.fzn17 constraint global_cardinality([x[1], x[2], x[3], x[4], x[5], x[6], x[7], x[8], x[9], x[10], x[11],
18 constraint global_cardinality([x[1], x[2], x[3], x[13], x[14], x[15], x[25], x[26], x[37], x[38], x
19 constraint global_cardinality([x[1], x[13], x[25], x[37], x[49], x[61], x[73], x[85], x[97], x[109]…
20 constraint global_cardinality([x[2], x[14], x[26], x[38], x[50], x[62], x[74], x[86], x[98], x[110]…
21 constraint global_cardinality([x[3], x[15], x[27], x[39], x[51], x[63], x[75], x[87], x[99], x[111]…
22 constraint global_cardinality([x[4], x[5], x[6], x[7], x[8], x[9], x[16], x[17], x[18], x[19], x[20…
23 constraint global_cardinality([x[4], x[16], x[28], x[40], x[52], x[64], x[76], x[88], x[100], x[112…
24 constraint global_cardinality([x[5], x[17], x[29], x[41], x[53], x[65], x[77], x[89], x[101], x[113…
25 constraint global_cardinality([x[6], x[18], x[30], x[42], x[54], x[66], x[78], x[90], x[102], x[114…
29 constraint global_cardinality([x[10], x[11], x[12], x[22], x[23], x[24], x[35], x[36], x[47], x[48]…
[all …]
H A Dperfect_shuffle.fzn3 constraint int_eq(x[1], x[29]);
4 constraint int_eq(x[2], x[43]);
5 constraint int_eq(x[3], x[30]);
6 constraint int_eq(x[4], x[44]);
7 constraint int_eq(x[5], x[31]);
8 constraint int_eq(x[6], x[45]);
9 constraint int_eq(x[7], x[32]);
10 constraint int_eq(x[8], x[46]);
11 constraint int_eq(x[9], x[33]);
12 constraint int_eq(x[10], x[47]);
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/preprocessor/seq/limits/
H A Denum_1024.hpp17 # define BOOST_PP_SEQ_ENUM_513(x) x, BOOST_PP_SEQ_ENUM_512 argument
18 # define BOOST_PP_SEQ_ENUM_514(x) x, BOOST_PP_SEQ_ENUM_513 argument
19 # define BOOST_PP_SEQ_ENUM_515(x) x, BOOST_PP_SEQ_ENUM_514 argument
20 # define BOOST_PP_SEQ_ENUM_516(x) x, BOOST_PP_SEQ_ENUM_515 argument
21 # define BOOST_PP_SEQ_ENUM_517(x) x, BOOST_PP_SEQ_ENUM_516 argument
22 # define BOOST_PP_SEQ_ENUM_518(x) x, BOOST_PP_SEQ_ENUM_517 argument
23 # define BOOST_PP_SEQ_ENUM_519(x) x, BOOST_PP_SEQ_ENUM_518 argument
24 # define BOOST_PP_SEQ_ENUM_520(x) x, BOOST_PP_SEQ_ENUM_519 argument
25 # define BOOST_PP_SEQ_ENUM_521(x) x, BOOST_PP_SEQ_ENUM_520 argument
26 # define BOOST_PP_SEQ_ENUM_522(x) x, BOOST_PP_SEQ_ENUM_521 argument
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/preprocessor/seq/detail/limits/
H A Dsplit_1024.hpp17 # define BOOST_PP_SEQ_SPLIT_513(x) (x) BOOST_PP_SEQ_SPLIT_512 argument
18 # define BOOST_PP_SEQ_SPLIT_514(x) (x) BOOST_PP_SEQ_SPLIT_513 argument
19 # define BOOST_PP_SEQ_SPLIT_515(x) (x) BOOST_PP_SEQ_SPLIT_514 argument
20 # define BOOST_PP_SEQ_SPLIT_516(x) (x) BOOST_PP_SEQ_SPLIT_515 argument
21 # define BOOST_PP_SEQ_SPLIT_517(x) (x) BOOST_PP_SEQ_SPLIT_516 argument
22 # define BOOST_PP_SEQ_SPLIT_518(x) (x) BOOST_PP_SEQ_SPLIT_517 argument
23 # define BOOST_PP_SEQ_SPLIT_519(x) (x) BOOST_PP_SEQ_SPLIT_518 argument
24 # define BOOST_PP_SEQ_SPLIT_520(x) (x) BOOST_PP_SEQ_SPLIT_519 argument
25 # define BOOST_PP_SEQ_SPLIT_521(x) (x) BOOST_PP_SEQ_SPLIT_520 argument
26 # define BOOST_PP_SEQ_SPLIT_522(x) (x) BOOST_PP_SEQ_SPLIT_521 argument
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/preprocessor/seq/limits/
H A Denum_1024.hpp17 # define BOOST_PP_SEQ_ENUM_513(x) x, BOOST_PP_SEQ_ENUM_512 argument
18 # define BOOST_PP_SEQ_ENUM_514(x) x, BOOST_PP_SEQ_ENUM_513 argument
19 # define BOOST_PP_SEQ_ENUM_515(x) x, BOOST_PP_SEQ_ENUM_514 argument
20 # define BOOST_PP_SEQ_ENUM_516(x) x, BOOST_PP_SEQ_ENUM_515 argument
21 # define BOOST_PP_SEQ_ENUM_517(x) x, BOOST_PP_SEQ_ENUM_516 argument
22 # define BOOST_PP_SEQ_ENUM_518(x) x, BOOST_PP_SEQ_ENUM_517 argument
23 # define BOOST_PP_SEQ_ENUM_519(x) x, BOOST_PP_SEQ_ENUM_518 argument
24 # define BOOST_PP_SEQ_ENUM_520(x) x, BOOST_PP_SEQ_ENUM_519 argument
25 # define BOOST_PP_SEQ_ENUM_521(x) x, BOOST_PP_SEQ_ENUM_520 argument
26 # define BOOST_PP_SEQ_ENUM_522(x) x, BOOST_PP_SEQ_ENUM_521 argument
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/preprocessor/seq/detail/limits/
H A Dsplit_1024.hpp17 # define BOOST_PP_SEQ_SPLIT_513(x) (x) BOOST_PP_SEQ_SPLIT_512 argument
18 # define BOOST_PP_SEQ_SPLIT_514(x) (x) BOOST_PP_SEQ_SPLIT_513 argument
19 # define BOOST_PP_SEQ_SPLIT_515(x) (x) BOOST_PP_SEQ_SPLIT_514 argument
20 # define BOOST_PP_SEQ_SPLIT_516(x) (x) BOOST_PP_SEQ_SPLIT_515 argument
21 # define BOOST_PP_SEQ_SPLIT_517(x) (x) BOOST_PP_SEQ_SPLIT_516 argument
22 # define BOOST_PP_SEQ_SPLIT_518(x) (x) BOOST_PP_SEQ_SPLIT_517 argument
23 # define BOOST_PP_SEQ_SPLIT_519(x) (x) BOOST_PP_SEQ_SPLIT_518 argument
24 # define BOOST_PP_SEQ_SPLIT_520(x) (x) BOOST_PP_SEQ_SPLIT_519 argument
25 # define BOOST_PP_SEQ_SPLIT_521(x) (x) BOOST_PP_SEQ_SPLIT_520 argument
26 # define BOOST_PP_SEQ_SPLIT_522(x) (x) BOOST_PP_SEQ_SPLIT_521 argument
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/preprocessor/seq/limits/
H A Denum_1024.hpp17 # define BOOST_PP_SEQ_ENUM_513(x) x, BOOST_PP_SEQ_ENUM_512
18 # define BOOST_PP_SEQ_ENUM_514(x) x, BOOST_PP_SEQ_ENUM_513
19 # define BOOST_PP_SEQ_ENUM_515(x) x, BOOST_PP_SEQ_ENUM_514
20 # define BOOST_PP_SEQ_ENUM_516(x) x, BOOST_PP_SEQ_ENUM_515
21 # define BOOST_PP_SEQ_ENUM_517(x) x, BOOST_PP_SEQ_ENUM_516
22 # define BOOST_PP_SEQ_ENUM_518(x) x, BOOST_PP_SEQ_ENUM_517
23 # define BOOST_PP_SEQ_ENUM_519(x) x, BOOST_PP_SEQ_ENUM_518
24 # define BOOST_PP_SEQ_ENUM_520(x) x, BOOST_PP_SEQ_ENUM_519
25 # define BOOST_PP_SEQ_ENUM_521(x) x, BOOST_PP_SEQ_ENUM_520
26 # define BOOST_PP_SEQ_ENUM_522(x) x, BOOST_PP_SEQ_ENUM_521
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/preprocessor/seq/detail/limits/
H A Dsplit_1024.hpp17 # define BOOST_PP_SEQ_SPLIT_513(x) (x) BOOST_PP_SEQ_SPLIT_512 argument
18 # define BOOST_PP_SEQ_SPLIT_514(x) (x) BOOST_PP_SEQ_SPLIT_513 argument
19 # define BOOST_PP_SEQ_SPLIT_515(x) (x) BOOST_PP_SEQ_SPLIT_514 argument
20 # define BOOST_PP_SEQ_SPLIT_516(x) (x) BOOST_PP_SEQ_SPLIT_515 argument
21 # define BOOST_PP_SEQ_SPLIT_517(x) (x) BOOST_PP_SEQ_SPLIT_516 argument
22 # define BOOST_PP_SEQ_SPLIT_518(x) (x) BOOST_PP_SEQ_SPLIT_517 argument
23 # define BOOST_PP_SEQ_SPLIT_519(x) (x) BOOST_PP_SEQ_SPLIT_518 argument
24 # define BOOST_PP_SEQ_SPLIT_520(x) (x) BOOST_PP_SEQ_SPLIT_519 argument
25 # define BOOST_PP_SEQ_SPLIT_521(x) (x) BOOST_PP_SEQ_SPLIT_520 argument
26 # define BOOST_PP_SEQ_SPLIT_522(x) (x) BOOST_PP_SEQ_SPLIT_521 argument
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/preprocessor/seq/limits/
H A Denum_1024.hpp17 # define BOOST_PP_SEQ_ENUM_513(x) x, BOOST_PP_SEQ_ENUM_512 argument
18 # define BOOST_PP_SEQ_ENUM_514(x) x, BOOST_PP_SEQ_ENUM_513 argument
19 # define BOOST_PP_SEQ_ENUM_515(x) x, BOOST_PP_SEQ_ENUM_514 argument
20 # define BOOST_PP_SEQ_ENUM_516(x) x, BOOST_PP_SEQ_ENUM_515 argument
21 # define BOOST_PP_SEQ_ENUM_517(x) x, BOOST_PP_SEQ_ENUM_516 argument
22 # define BOOST_PP_SEQ_ENUM_518(x) x, BOOST_PP_SEQ_ENUM_517 argument
23 # define BOOST_PP_SEQ_ENUM_519(x) x, BOOST_PP_SEQ_ENUM_518 argument
24 # define BOOST_PP_SEQ_ENUM_520(x) x, BOOST_PP_SEQ_ENUM_519 argument
25 # define BOOST_PP_SEQ_ENUM_521(x) x, BOOST_PP_SEQ_ENUM_520 argument
26 # define BOOST_PP_SEQ_ENUM_522(x) x, BOOST_PP_SEQ_ENUM_521 argument
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/preprocessor/seq/detail/limits/
H A Dsplit_1024.hpp17 # define BOOST_PP_SEQ_SPLIT_513(x) (x) BOOST_PP_SEQ_SPLIT_512 argument
18 # define BOOST_PP_SEQ_SPLIT_514(x) (x) BOOST_PP_SEQ_SPLIT_513 argument
19 # define BOOST_PP_SEQ_SPLIT_515(x) (x) BOOST_PP_SEQ_SPLIT_514 argument
20 # define BOOST_PP_SEQ_SPLIT_516(x) (x) BOOST_PP_SEQ_SPLIT_515 argument
21 # define BOOST_PP_SEQ_SPLIT_517(x) (x) BOOST_PP_SEQ_SPLIT_516 argument
22 # define BOOST_PP_SEQ_SPLIT_518(x) (x) BOOST_PP_SEQ_SPLIT_517 argument
23 # define BOOST_PP_SEQ_SPLIT_519(x) (x) BOOST_PP_SEQ_SPLIT_518 argument
24 # define BOOST_PP_SEQ_SPLIT_520(x) (x) BOOST_PP_SEQ_SPLIT_519 argument
25 # define BOOST_PP_SEQ_SPLIT_521(x) (x) BOOST_PP_SEQ_SPLIT_520 argument
26 # define BOOST_PP_SEQ_SPLIT_522(x) (x) BOOST_PP_SEQ_SPLIT_521 argument
[all …]
/dports/math/pari/pari-2.13.3/src/test/32/
H A Dcyclo12 [x - 1, x^4 + x^3 + x^2 + x + 1]
14 [x - 1, x^6 + x^5 + x^4 + x^3 + x^2 + x + 1]
17 [x - 1, x^4 - x^3 + x^2 - x + 1]
20 [x + 1, x^4 + x^3 + x^2 + x + 1]
22 [x + 1, x^6 + x^5 + x^4 + x^3 + x^2 + x + 1]
31 [x^8 + x^7 + x^6 + x^5 + x^4 + x^3 + x^2 + x + 1]
35 [x^2 + 1, x^6 + x^5 + x^4 + x^3 + x^2 + x + 1]
40 [x^10 + 2*x^9 + 3*x^8 + 4*x^7 + 5*x^6 + 5*x^5 + 5*x^4 + 4*x^3 + 3*x^2 + 2*x
43 [x^10 + x^9 + x^8 + 2*x^7 + 2*x^6 + x^5 + 2*x^4 + 2*x^3 + x^2 + x + 1]
45 [x^6 + x^5 + x^4 + x^3 + x^2 + x + 1, x^2 - x + 1]
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/
H A Devergreend.h56 #define EVENT_TYPE(x) ((x) << 0) argument
57 #define EVENT_INDEX(x) ((x) << 8) argument
115 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
121 #define PKT0_BASE_INDEX_G(x) (((x) >> 0) & 0xFFFF) argument
124 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
126 #define PKT3_PREDICATE(x) (((x) >> 0) & 0x1) argument
138 #define PKT3_CP_DMA_SRC_SEL(x) ((x) << 29) argument
143 #define PKT3_CP_DMA_DST_SEL(x) ((x) << 20) argument
148 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
154 #define PKT3_CP_DMA_CMD_DST_SWAP(x) ((x) << 24) argument
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/
H A Devergreend.h56 #define EVENT_TYPE(x) ((x) << 0) argument
57 #define EVENT_INDEX(x) ((x) << 8) argument
115 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
121 #define PKT0_BASE_INDEX_G(x) (((x) >> 0) & 0xFFFF) argument
124 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
126 #define PKT3_PREDICATE(x) (((x) >> 0) & 0x1) argument
138 #define PKT3_CP_DMA_SRC_SEL(x) ((x) << 29) argument
143 #define PKT3_CP_DMA_DST_SEL(x) ((x) << 20) argument
148 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
154 #define PKT3_CP_DMA_CMD_DST_SWAP(x) ((x) << 24) argument
[all …]

12345678910>>...5084