Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd_interpolation.c998 const int left = contrib->ContribRow[x].Left; in _gdScaleRow()
999 const int right = contrib->ContribRow[x].Right; in _gdScaleRow()
1017 LineContribType * contrib; in _gdScaleHoriz() local
1028 if (contrib == NULL) { in _gdScaleHoriz()
1033 _gdScaleRow(pSrc, src_width, pDst, dst_width, u, contrib); in _gdScaleHoriz()
1035 _gdContributionsFree (contrib); in _gdScaleHoriz()
1043 const int iLeft = contrib->ContribRow[y].Left; in _gdScaleCol()
1044 const int iRight = contrib->ContribRow[y].Right; in _gdScaleCol()
1064 LineContribType * contrib; in _gdScaleVert() local
1075 if (contrib == NULL) { in _gdScaleVert()
[all …]
/PHP-5.6/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 36 milliseconds