Home
last modified time | relevance | path

Searched refs:dx (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/gd/libgd/
H A Dgd.c1035 if (dx == 0) { in gdImageLine()
1043 if (dy <= dx) { in gdImageLine()
1223 dx = x2 - x1; in gdImageAALine()
1230 if (dx < 0) { in gdImageAALine()
1237 dx = x2 - x1; in gdImageAALine()
1265 dx = x2 - x1; in gdImageAALine()
1301 if (dy <= dx) { in gdImageDashedLine()
1699 dx = aq << 1; in gdImageEllipse()
1708 ry +=dx; in gdImageEllipse()
1743 dx = aq << 1; in gdImageFilledEllipse()
[all …]
H A Dgd_interpolation.c1071 const float dx = (float)im->sx / (float)new_width; in gdImageScaleNearestNeighbour() local
1073 const gdFixed f_dx = gd_ftofx(dx); in gdImageScaleNearestNeighbour()
1126 float dx = (float)gdImageSX(im) / (float)_width; in gdImageScaleBilinearPalette() local
1128 gdFixed f_dx = gd_ftofx(dx); in gdImageScaleBilinearPalette()
1228 float dx = (float)gdImageSX(im) / (float)dst_w; in gdImageScaleBilinearTC() local
1230 gdFixed f_dx = gd_ftofx(dx); in gdImageScaleBilinearTC()
/php-src/ext/opcache/jit/ir/
H A Dir_x86.h15 _(R2, rdx, edx, dx, dl, dh) \
53 _(R2, ___, edx, dx, dl, dh) \
/php-src/ext/standard/tests/strings/
H A Dmd5_file.phpt85 string(16) "(�dx%� �wxG,Ԣ"
/php-src/ext/hash/tests/
H A Dfnv1a64.phpt163 array( '@c3q]dx(b_/e3Mp?H\'gjX4Q}$w%X{pE<', '8a65a0d9c497dca7' ),
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます13596 # BOOTSEL definitions contains assembler instructions: int 0x13;pop dx;push dx;push dx
15343 >8 leshort x %dx
20476 >>772 ubelong x %dx
20479 >>776 ubelong x %dx
20957 >16 uleshort x %dx
20975 >8 ubelong x %dx
21374 >>48 ulelong x %dx
21384 >20 ulelong x %dx
28018 >0 byte !0 \b, %dx
40930 >20 long x \b%dx
[all …]
H A Dmagic13596 # BOOTSEL definitions contains assembler instructions: int 0x13;pop dx;push dx;push dx
15343 >8 leshort x %dx
20476 >>772 ubelong x %dx
20479 >>776 ubelong x %dx
20957 >16 uleshort x %dx
20975 >8 ubelong x %dx
21374 >>48 ulelong x %dx
21384 >20 ulelong x %dx
28018 >0 byte !0 \b, %dx
40930 >20 long x \b%dx
[all …]

Completed in 191 milliseconds