Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgd.c1065 if (dx == 0) { in gdImageLine()
1073 if (dy <= dx) { in gdImageLine()
1253 dx = x2 - x1; in gdImageAALine()
1260 if (dx < 0) { in gdImageAALine()
1267 dx = x2 - x1; in gdImageAALine()
1295 dx = x2 - x1; in gdImageAALine()
1331 if (dy <= dx) { in gdImageDashedLine()
1729 dx = aq << 1; in gdImageEllipse()
1738 ry +=dx; in gdImageEllipse()
1773 dx = aq << 1; in gdImageFilledEllipse()
[all …]
H A Dgd_interpolation.c1082 const float dx = (float)im->sx / (float)new_width; in gdImageScaleNearestNeighbour() local
1084 const gdFixed f_dx = gd_ftofx(dx); in gdImageScaleNearestNeighbour()
1137 float dx = (float)gdImageSX(im) / (float)_width; in gdImageScaleBilinearPalette() local
1139 gdFixed f_dx = gd_ftofx(dx); in gdImageScaleBilinearPalette()
1239 float dx = (float)gdImageSX(im) / (float)dst_w; in gdImageScaleBilinearTC() local
1241 gdFixed f_dx = gd_ftofx(dx); in gdImageScaleBilinearTC()
/PHP-8.0/ext/standard/tests/strings/
H A Dmd5_file.phpt93 string(16) "(�dx%� �wxG,Ԣ"
/PHP-8.0/ext/hash/tests/
H A Dfnv1a64.phpt163 array( '@c3q]dx(b_/e3Mp?H\'gjX4Q}$w%X{pE<', '8a65a0d9c497dca7' ),
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます11903 # BOOTSEL definitions contains assembler instructions: int 0x13;pop dx;push dx;push dx
13356 >8 leshort x %dx
17500 >>772 belong x %dx
17503 >>776 belong x %dx
17672 >28 lelong x \b, %dx
17778 >16 leshort x %dx
17796 >8 ubelong x %dx
18014 >>48 lelong x %dx
18024 >20 lelong x %dx
33204 >20 long x \b%dx
[all …]
H A Dmagic11903 # BOOTSEL definitions contains assembler instructions: int 0x13;pop dx;push dx;push dx
13356 >8 leshort x %dx
17500 >>772 belong x %dx
17503 >>776 belong x %dx
17672 >28 lelong x \b, %dx
17778 >16 leshort x %dx
17796 >8 ubelong x %dx
18014 >>48 lelong x %dx
18024 >20 lelong x %dx
33204 >20 long x \b%dx
[all …]

Completed in 195 milliseconds