Home
last modified time | relevance | path

Searched refs:x (Results 176 – 200 of 107236) sorted by relevance

12345678910>>...4290

/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue2615.go13 func test(x [4]uint64) int {
14 if x[0]&(1<<0) != 0 {
16 } else if x[0]&(1<<1) != 0 {
18 } else if x[0]&(1<<2) != 0 {
20 } else if x[0]&(1<<3) != 0 {
22 } else if x[0]&(1<<4) != 0 {
24 } else if x[0]&(1<<5) != 0 {
26 } else if x[0]&(1<<6) != 0 {
28 } else if x[0]&(1<<7) != 0 {
30 } else if x[0]&(1<<8) != 0 {
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue2615.go13 func test(x [4]uint64) int {
14 if x[0]&(1<<0) != 0 {
16 } else if x[0]&(1<<1) != 0 {
18 } else if x[0]&(1<<2) != 0 {
20 } else if x[0]&(1<<3) != 0 {
22 } else if x[0]&(1<<4) != 0 {
24 } else if x[0]&(1<<5) != 0 {
26 } else if x[0]&(1<<6) != 0 {
28 } else if x[0]&(1<<7) != 0 {
30 } else if x[0]&(1<<8) != 0 {
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue2615.go13 func test(x [4]uint64) int {
14 if x[0]&(1<<0) != 0 {
16 } else if x[0]&(1<<1) != 0 {
18 } else if x[0]&(1<<2) != 0 {
20 } else if x[0]&(1<<3) != 0 {
22 } else if x[0]&(1<<4) != 0 {
24 } else if x[0]&(1<<5) != 0 {
26 } else if x[0]&(1<<6) != 0 {
28 } else if x[0]&(1<<7) != 0 {
30 } else if x[0]&(1<<8) != 0 {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue2615.go13 func test(x [4]uint64) int {
14 if x[0]&(1<<0) != 0 {
16 } else if x[0]&(1<<1) != 0 {
18 } else if x[0]&(1<<2) != 0 {
20 } else if x[0]&(1<<3) != 0 {
22 } else if x[0]&(1<<4) != 0 {
24 } else if x[0]&(1<<5) != 0 {
26 } else if x[0]&(1<<6) != 0 {
28 } else if x[0]&(1<<7) != 0 {
30 } else if x[0]&(1<<8) != 0 {
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue2615.go13 func test(x [4]uint64) int {
14 if x[0]&(1<<0) != 0 {
16 } else if x[0]&(1<<1) != 0 {
18 } else if x[0]&(1<<2) != 0 {
20 } else if x[0]&(1<<3) != 0 {
22 } else if x[0]&(1<<4) != 0 {
24 } else if x[0]&(1<<5) != 0 {
26 } else if x[0]&(1<<6) != 0 {
28 } else if x[0]&(1<<7) != 0 {
30 } else if x[0]&(1<<8) != 0 {
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/onigmo/
H A Dtest.rb118 x(//, '', 0, 0)
119 x(/^/, '', 0, 0)
120 x(/$/, '', 0, 0)
121 x(/\G/, '', 0, 0)
122 x(/\A/, '', 0, 0)
123 x(/\Z/, '', 0, 0)
124 x(/\z/, '', 0, 0)
125 x(/^$/, '', 0, 0)
130 x(//, 'a', 0, 0)
131 x(/a/, 'a', 0, 1)
[all …]
/dports/math/py-or-tools/or-tools-9.2/examples/flatzinc/
H A Deuler_1.fzn3 array [1..999] of var 0..1: x;
4 constraint int_eq(x[1], 0);
5 constraint int_eq(x[2], 0);
6 constraint int_eq(x[3], 1);
7 constraint int_eq(x[4], 0);
8 constraint int_eq(x[5], 1);
9 constraint int_eq(x[6], 1);
10 constraint int_eq(x[7], 0);
11 constraint int_eq(x[8], 0);
12 constraint int_eq(x[9], 1);
[all …]
H A Dgap.fzn7 constraint int_lin_eq([1, 1, 1, 1, 1], [x[1], x[16], x[31], x[46], x[61]], 1);
8 constraint int_lin_eq([1, 1, 1, 1, 1], [x[2], x[17], x[32], x[47], x[62]], 1);
9 constraint int_lin_eq([1, 1, 1, 1, 1], [x[3], x[18], x[33], x[48], x[63]], 1);
10 constraint int_lin_eq([1, 1, 1, 1, 1], [x[4], x[19], x[34], x[49], x[64]], 1);
22x[1], x[2], x[3], x[4], x[5], x[6], x[7], x[8], x[9], x[10], x[11], x[12], x[13], x[14], x[15], x[…
23 …, 17, 10, 10, 5, 12, 23], [x[61], x[62], x[63], x[64], x[65], x[66], x[67], x[68], x[69], x[70], x
24 …5, 9, 17, 25, 15, 10, 8, 24], [x[1], x[2], x[3], x[4], x[5], x[6], x[7], x[8], x[9], x[10], x[11],…
25 …, 16, 7, 16, 10, 18, 22], [x[16], x[17], x[18], x[19], x[20], x[21], x[22], x[23], x[24], x[25], x
26 … 19, 7, 6, 6, 13, 9, 18], [x[46], x[47], x[48], x[49], x[50], x[51], x[52], x[53], x[54], x[55], x
27 … 14, 11, 14, 11, 19, 16], [x[31], x[32], x[33], x[34], x[35], x[36], x[37], x[38], x[39], x[40], x
[all …]
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/Perturbations/Gcomplexes/
H A DSL2O-4352 [[ x - 3, -x - 6 ],[ -x - 2, -x + 3]]
54 [[ -x + 3, x + 6 ],[ x + 2, x - 3]]
77 [[ x - 3, -x - 6 ],[ -x - 2, -x + 3]]
79 [[ -x + 3, x + 6 ],[ x + 2, x - 3]]
192 [[ x - 3, -x - 6 ],[ -x - 2, -x + 3]]
194 [[ -x + 3, x + 6 ],[ x + 2, x - 3]]
201 [[ x - 3, -x - 6 ],[ -x - 2, -x + 3]]
203 [[ -x + 3, x + 6 ],[ x + 2, x - 3]]
274 [[ -x + 6, 4*x + 9 ],[ x + 2, x - 6]]
276 [[ x + 7, 4*x - 5 ],[ x - 1, -x - 7]]
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/sightglass/benchmarks/shootout/
H A Dswitch.c18 uint32_t *x; in switch_body() local
19 x = malloc(LENGTH * sizeof *x); in switch_body()
20 assert(x != NULL); in switch_body()
24 x[i] = i; in switch_body()
29 BLACK_BOX(x); in switch_body()
32 switch (x[i]) { in switch_body()
34 x[i] ^= 399; in switch_body()
37 x[i] ^= 694; in switch_body()
43 x[i] ^= 178; in switch_body()
12325 BLACK_BOX(x); in switch_body()
[all …]
/dports/math/giacxcas/giac-1.6.0/check/
H A DTP14-sol.cas.out14 x^18+44*x^17+754*x^16+6506*x^15+32322*x^14+111634*x^13+294264*x^12+528677*x^11+814432*x^10+1268982*
26x^3*(x+1)^2*(x^2+x+1)^2*(x^3+x^2+1)*(x^4+x^3+1)],[1,3,x*(x+1)^4*(x-1)^2*(x^3+x^2-1)*(x^6+x^5-x^3-x
30 [1,x,x^2,x^3,x^4,x^5,x^6,x^7,x^8,x^9,x^10,x^11,x^12,x^13,x^14,x^15],
31 -x^2+3*x^3+3*x^4+2*x^5-2*x^6+x^7-3*x^8+2*x^9+2*x^10-x^11,
34 -2*x^15-2*x^14+3*x^12+2*x^11+1*x^10-3*x^9+1*x^8+3*x^7+2*x^6-1*x^5+3*x^4-3*x^2+2*x-1,
36 -2*x^15-2*x^14+3*x^12+2*x^11+1*x^10-3*x^9+1*x^8+3*x^7+2*x^6-1*x^5+3*x^4-3*x^2+2*x+1,
77 [1,x^2-3*x+2,x,x^2+2*x+3,x^5+x^3+3*x^2-2*x-2,x^6+3*x^5-3*x^4-2*x^3+3*x^2+2*x-2],
81 1,x,1*x-1,1*x-2,1*x^2+2*x+3,1*x^5+1*x^3+3*x^2-2*x-2,1*x^6+3*x^5-3*x^4-2*x^3+3*x^2+2*x-2,
83 1*x^14+0*x^13-2*x^12+2*x^11-2*x^10-2*x^9-3*x^8+2*x^7-1*x^6-1*x^5+3*x^4+0*x^3+2*x^2+1*x,
92 1*x^15-3*x^14+2*x^13+2*x^12+0*x^11+0*x^10+1*x^9-1*x^8-1*x^7+1*x^6+0*x^5+3*x^4+3*x^3-3*x^2+2*x,
[all …]
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dautogenerated_element_samplers.pyx18x[0])*(1 - x[1])*(1 - x[2])*vertices[0] + 0.125*(1 - x[0])*(1 - x[1])*(1 + x[2])*vertices[12] + 0.…
19x[0])*(1 - x[1])*(1 - x[2])*vertices[1] + 0.125*(1 - x[0])*(1 - x[1])*(1 + x[2])*vertices[13] + 0.…
75x[0])*(-1 + x[0])*(1 + x[1])*(-1 + x[1])*vertices[16] - 0.5*(1 + x[0])*(-1 + x[0])*x[1]*(-1 + x[1]…
76x[0])*(-1 + x[0])*(1 + x[1])*(-1 + x[1])*vertices[17] - 0.5*(1 + x[0])*(-1 + x[0])*x[1]*(-1 + x[1]…
87x[0])*(1 + x[1])*(-1 + x[1])*vertices[14] + (-1 + x[0])*(1 + x[1])*(-1 + x[1])*vertices[16] + 0.25…
88x[1])*(1 + x[0])*(-1 + x[0])*vertices[8] + (-1 + x[1])*(1 + x[0])*(-1 + x[0])*vertices[16] + 0.25*…
89x[0])*(1 + x[1])*(-1 + x[1])*vertices[15] + (-1 + x[0])*(1 + x[1])*(-1 + x[1])*vertices[17] + 0.25…
90x[1])*(1 + x[0])*(-1 + x[0])*vertices[9] + (-1 + x[1])*(1 + x[0])*(-1 + x[0])*vertices[17] + 0.25*…
100x[0] + 2*pow(x[0], 2))*vertices[3] + (-x[1] + 2*pow(x[1], 2))*vertices[6] + (-x[2] + 2*pow(x[2], 2…
101x[0] + 2*pow(x[0], 2))*vertices[4] + (-x[1] + 2*pow(x[1], 2))*vertices[7] + (-x[2] + 2*pow(x[2], 2…
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600d.h83 #define STRMOUT_OFFSET_SOURCE(x) (((unsigned)(x) & 0x3) << 1) argument
123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) argument
125 #define SURFACE_BASE_UPDATE_STRMOUT(x) (0x200 << (x)) argument
141 #define EVENT_TYPE(x) ((x) << 0) argument
142 #define EVENT_INDEX(x) ((x) << 8) argument
155 #define PRED_OP(x) ((x) << 16) argument
166 #define PKT_TYPE_G(x) (((x) >> 30) & 0x3) argument
175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) argument
177 #define PKT3_PRED_S(x) (((x) >> 0) & 0x1) argument
190 #define PKT3_CP_DMA_CMD_SRC_SWAP(x) ((x) << 23) argument
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/re_SUITE_data/
H A Dtestoutput4127 0: a\x{1234}\x{4321}\x{3412}\x{3421}b
128 1: \x{1234}\x{4321}\x{3412}\x{3421}
149 1: \x{1234}\x{4321}\x{3412}\x{3421}
319 0: \x{100}\x{100}\x{100}\x{100}
338 abcd\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}XX
339 0: \x{100}\x{100}\x{100}\x{100}\x{100}
342 abcd\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}XX
343 0: \x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}
355x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\
356x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\
[all …]
/dports/www/mod_jk/tomcat-connectors-1.2.48-src/native/iis/pcre/testdata/
H A Dtestoutput4127 0: a\x{1234}\x{4321}\x{3412}\x{3421}b
128 1: \x{1234}\x{4321}\x{3412}\x{3421}
149 1: \x{1234}\x{4321}\x{3412}\x{3421}
319 0: \x{100}\x{100}\x{100}\x{100}
338 abcd\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}XX
339 0: \x{100}\x{100}\x{100}\x{100}\x{100}
342 abcd\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}XX
343 0: \x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}
355x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\
356x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\x{100}\
[all …]

12345678910>>...4290