Searched refs:contrib (Results 1 – 4 of 4) sorted by relevance
941 const int left = contrib->ContribRow[x].Left; in _gdScaleRow()942 const int right = contrib->ContribRow[x].Right; in _gdScaleRow()960 LineContribType * contrib; in _gdScaleHoriz() local971 if (contrib == NULL) { in _gdScaleHoriz()976 _gdScaleRow(pSrc, src_width, pDst, dst_width, u, contrib); in _gdScaleHoriz()978 _gdContributionsFree (contrib); in _gdScaleHoriz()987 const int iLeft = contrib->ContribRow[y].Left; in _gdScaleCol()988 const int iRight = contrib->ContribRow[y].Right; in _gdScaleCol()1007 LineContribType * contrib; in _gdScaleVert() local1018 if (contrib == NULL) { in _gdScaleVert()[all …]
12 # TODO: Reenable postgresql + postgresql-contrib packages once they work again.
43 postgresql-contrib \
1448 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"1450 # the default ld.so.conf also contains /usr/contrib/lib and
Completed in 30 milliseconds