Home
last modified time | relevance | path

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

/PHP-7.0/ext/gd/libgd/
H A Dgd_interpolation.c1008 const int left = contrib->ContribRow[x].Left; in _gdScaleRow()
1009 const int right = contrib->ContribRow[x].Right; in _gdScaleRow()
1027 LineContribType * contrib; in _gdScaleHoriz() local
1038 if (contrib == NULL) { in _gdScaleHoriz()
1043 _gdScaleRow(pSrc, src_width, pDst, dst_width, u, contrib); in _gdScaleHoriz()
1045 _gdContributionsFree (contrib); in _gdScaleHoriz()
1053 const int iLeft = contrib->ContribRow[y].Left; in _gdScaleCol()
1054 const int iRight = contrib->ContribRow[y].Right; in _gdScaleCol()
1074 LineContribType * contrib; in _gdScaleVert() local
1085 if (contrib == NULL) { in _gdScaleVert()
[all …]
/PHP-7.0/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 23 milliseconds