Searched refs:dx (Results 1 – 7 of 7) sorted by relevance
/PHP-7.1/ext/gd/libgd/ |
H A D | gd_arc.c | 20 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageEllipse() local 31 dx = aq << 1; in gdImageEllipse() 40 ry +=dx; in gdImageEllipse() 59 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageFilledEllipse() local 75 dx = aq << 1; in gdImageFilledEllipse() 85 ry +=dx; in gdImageFilledEllipse()
|
H A D | gd.c | 1125 if (dx == 0) { in gdImageLine() 1133 if (dy <= dx) { in gdImageLine() 1151 d = 2 * dy - dx; in gdImageLine() 1216 incr1 = 2 * dx; in gdImageLine() 1300 long dx, dy,tmp; in gdImageAALine() local 1307 dx = x2 - x1; in gdImageAALine() 1314 if (dx < 0) { in gdImageAALine() 1321 dx = x2 - x1; in gdImageAALine() 1349 dx = x2 - x1; in gdImageAALine() 1385 if (dy <= dx) { in gdImageDashedLine() [all …]
|
H A D | gd_interpolation.c | 1159 const float dx = (float)im->sx / (float)new_width; in gdImageScaleNearestNeighbour() local 1161 const gdFixed f_dx = gd_ftofx(dx); in gdImageScaleNearestNeighbour() 1262 float dx = (float)gdImageSX(im) / (float)_width; in gdImageScaleBilinearPalette() local 1264 gdFixed f_dx = gd_ftofx(dx); in gdImageScaleBilinearPalette() 1364 float dx = (float)gdImageSX(im) / (float)dst_w; in gdImageScaleBilinearTC() local 1366 gdFixed f_dx = gd_ftofx(dx); in gdImageScaleBilinearTC()
|
/PHP-7.1/ext/standard/tests/strings/ |
H A D | md5_file.phpt | 106 string(16) "(�dx%��wxG,Ԣ"
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 2780 >42 beshort x \b, (%dx, 5102 >376 lelong x \b, %dx 7755 # BOOTSEL definitions contains assembler instructions: int 0x13;pop dx;push dx;push dx 8972 >8 leshort x %dx 11837 >>772 belong x %dx 11840 >>776 belong x %dx 11915 >12 lelong x \b, %dx 11992 >28 lelong x \b, %dx 15469 >>&8 uleshort+1 x %dx 21629 >20 long x \b%dx [all …]
|
H A D | magic私はガラスを食べられます | 2780 >42 beshort x \b, (%dx, 5102 >376 lelong x \b, %dx 7755 # BOOTSEL definitions contains assembler instructions: int 0x13;pop dx;push dx;push dx 8972 >8 leshort x %dx 11837 >>772 belong x %dx 11840 >>776 belong x %dx 11915 >12 lelong x \b, %dx 11992 >28 lelong x \b, %dx 15469 >>&8 uleshort+1 x %dx 21629 >20 long x \b%dx [all …]
|
/PHP-7.1/ext/hash/tests/ |
H A D | fnv1a64.phpt | 165 array( '@c3q]dx(b_/e3Mp?H\'gjX4Q}$w%X{pE<', '8a65a0d9c497dca7' ),
|
Completed in 115 milliseconds