Home
last modified time | relevance | path

Searched refs:x1 (Results 1 – 25 of 50) sorted by relevance

12

/PHP-7.4/Zend/tests/
H A Dlist_mixed_nested_keyed_unkeyed.phpt11 list(list("x" => $x1, "y" => $y1), list("x" => $x2, "y" => $y2)) = $points;
12 var_dump($x1, $y1, $x2, $y2);
21 list("x" => list($x1, $x2), "y" => list($y1, $y2)) = $invertedPoints;
22 var_dump($x1, $y1, $x2, $y2);
/PHP-7.4/ext/standard/tests/strings/
H A Dhtml_entity_decode1.phpt13 "&#x1&",
14 "&#x1$",
51 &#x1&
52 &#x1$
H A Dvprintf_variation13.phpt37 array(-0x1, 0x1, +0x22),
43 array(0x3, 0x4, 0x1, 0x2)
H A Dvprintf_variation13_64bit.phpt37 array(-0x1, 0x1, +0x22),
43 array(0x3, 0x4, 0x1, 0x2)
H A Dvsprintf_variation13.phpt37 array(-0x1, 0x1, +0x22),
43 array(0x3, 0x4, 0x1, 0x2)
H A Dvsprintf_variation13_64bit.phpt37 array(-0x1, 0x1, +0x22),
43 array(0x3, 0x4, 0x1, 0x2)
H A Dvfprintf_variation13.phpt37 array(-0x1, 0x1, +0x22),
43 array(0x3, 0x4, 0x1, 0x2)
H A Dvfprintf_variation13_64bit.phpt37 array(-0x1, 0x1, +0x22),
43 array(0x3, 0x4, 0x1, 0x2)
/PHP-7.4/ext/gd/libgd/
H A Dgd.c756 *x1 = 0; in clip_1d()
1010 x1 = t; in gdImageHLine()
1013 for (;x1 <= x2; x1++) { in gdImageHLine()
1100 x = x1; in gdImageLine()
1165 x = x1; in gdImageLine()
1298 x = x1; in gdImageAALine()
2103 t = x1; in gdImageRectangle()
2173 x = x1; in _gdImageFilledHRectangle()
2185 x1 = 0; in _gdImageFilledHRectangle()
2217 x = x1; in _gdImageFilledVRectangle()
[all …]
H A Dgd_interpolation.c373 const double x = x1 < 0.0 ? -x1 : x1; in filter_cubic_spline()
391 const double x = x1 < 0.0 ? -x1 : x1; in filter_cubic_convolution()
392 const double x2 = x1 * x1; in filter_cubic_convolution()
439 const double x = x1 < 0.0 ? -x1 : x1; in filter_lanczos8()
456 const double x = x1 < 0.0 ? -x1 : x1; in filter_lanczos3()
473 const double x = x1 < 0.0 ? -x1 : x1; in filter_hermite()
483 const double x = x1 < 0.0 ? -x1 : x1; in filter_triangle()
491 const double x = x1 < 0.0 ? -x1 : x1; in filter_bell()
539 const double x = x1 < 0.0 ? -x1 : x1; in filter_quadratic()
570 const double x = x1 < 0.0 ? -x1 : x1; in filter_quadratic_bspline()
[all …]
/PHP-7.4/ext/gd/tests/
H A Dbug53156.phpt20 function draw_and_check_rectangle($x1, $y1, $x2, $y2)
25 imagerectangle($img, $x1, $y1, $x2, $y2, $black);
26 $x = ($x1 + $x2) / 2;
29 draw_and_check_pixel($x1, $y);
H A Dimagegammacorrect_variation2.phpt41 $x1 = 20 * $x;
43 $x2 = $x1 + 19;
46 imagefilledrectangle($im, $x1,$y1, $x2,$y2, $color);
H A Dlibgd00106.phpt2 libgd #106 (imagerectangle 1x1 draws 1x3)
/PHP-7.4/ext/hash/
H A Dhash_tiger.c54 round(b,c,a,x1,mul) \
64 x1 ^= x0; \
65 x2 += x1; \
66 x3 -= x2 ^ ((~x1)<<19); \
72 x1 -= x0 ^ ((~x7)<<19); \
73 x2 ^= x1; \
100 x0=str[0]; x1=str[1]; x2=str[2]; x3=str[3]; \
119 register uint64_t a, b, c, tmpa, x0, x1, x2, x3, x4, x5, x6, x7; \
H A Dhash_haval.c127 #define F1(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ ((x0) & (x1)) ^ … argument
128 #define F2(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x1) & (x2)) ^ (( argument
130 #define F3(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (… argument
131 #define F4(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x3) & (x4) & (x6… argument
132 ((x1) & (x4)) ^ ((x2) & (x6)) ^ ((x3) & (x4)) ^ ((x3) & (x5)) ^ \
134 #define F5(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ \ argument
135 ((x0) & (x1) & (x2) & (x3)) ^ ((x0) & (x5)) ^ (x0) )
/PHP-7.4/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt73 $x1 = array(array(1),1);
78 $x[mod($x1)][mod($x2)] = $bx[mod($x3)];
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_007w.phpt23 function __construct($f, $s, $x1, $x2, $x3) {
25 $this->stringMessage = $x1;
31 function __construct($f, $s, $x1, $x2, $x3, $b) {
32 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_008w.phpt23 function __construct($f, $s, $x1, $x2, $x3) {
25 $this->stringMessage = $x1;
31 function __construct($f, $s, $x1, $x2, $x3, $b) {
32 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_009w.phpt23 function __construct($f, $s, $x1, $x2, $x3) {
25 $this->stringMessage = $x1;
31 function __construct($f, $s, $x1, $x2, $x3, $b) {
32 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_010w.phpt23 function __construct($f, $s, $x1, $x2, $x3) {
25 $this->stringMessage = $x1;
31 function __construct($f, $s, $x1, $x2, $x3, $b) {
32 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_007w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
19 $this->stringMessage = $x1;
25 function __construct($f, $s, $x1, $x2, $x3, $b) {
26 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_008w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
19 $this->stringMessage = $x1;
25 function __construct($f, $s, $x1, $x2, $x3, $b) {
26 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_009w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
19 $this->stringMessage = $x1;
25 function __construct($f, $s, $x1, $x2, $x3, $b) {
26 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_010w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
19 $this->stringMessage = $x1;
25 function __construct($f, $s, $x1, $x2, $x3, $b) {
26 parent::__construct($f, $s, $x1, $x2, $x3);
/PHP-7.4/ext/opcache/tests/
H A Dbug69159.phpt11 $x1 = "okey";

Completed in 47 milliseconds

12