Home
last modified time | relevance | path

Searched refs:contrib (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/gd/libgd/
H A Dgd_interpolation.c937 const int left = contrib->ContribRow[x].Left; in _gdScaleRow()
938 const int right = contrib->ContribRow[x].Right; in _gdScaleRow()
956 LineContribType * contrib; in _gdScaleHoriz() local
967 if (contrib == NULL) { in _gdScaleHoriz()
972 _gdScaleRow(pSrc, src_width, pDst, dst_width, u, contrib); in _gdScaleHoriz()
974 _gdContributionsFree (contrib); in _gdScaleHoriz()
983 const int iLeft = contrib->ContribRow[y].Left; in _gdScaleCol()
984 const int iRight = contrib->ContribRow[y].Right; in _gdScaleCol()
1004 LineContribType * contrib; in _gdScaleVert() local
1015 if (contrib == NULL) { in _gdScaleVert()
[all …]
/PHP-7.2/build/
H A Dlibtool.m41451 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
1453 # the default ld.so.conf also contains /usr/contrib/lib and

Completed in 25 milliseconds