Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c940 const int left = contrib->ContribRow[x].Left; in _gdScaleRow()
941 const int right = contrib->ContribRow[x].Right; in _gdScaleRow()
959 LineContribType * contrib; in _gdScaleHoriz() local
970 if (contrib == NULL) { in _gdScaleHoriz()
975 _gdScaleRow(pSrc, src_width, pDst, dst_width, u, contrib); in _gdScaleHoriz()
977 _gdContributionsFree (contrib); in _gdScaleHoriz()
986 const int iLeft = contrib->ContribRow[y].Left; in _gdScaleCol()
987 const int iRight = contrib->ContribRow[y].Right; in _gdScaleCol()
1006 LineContribType * contrib; in _gdScaleVert() local
1017 if (contrib == NULL) { in _gdScaleVert()
[all …]
/PHP-8.1/.github/actions/apt-x64/
H A Daction.yml43 postgresql-contrib \
/PHP-8.1/.github/actions/apt-x32/
H A Daction.yml12 # TODO: Reenable postgresql + postgresql-contrib packages once they work again.
/PHP-8.1/build/
H A Dlibtool.m41458 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
1460 # the default ld.so.conf also contains /usr/contrib/lib and

Completed in 30 milliseconds