Home
last modified time | relevance | path

Searched refs:CONTRIB (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/dports/multimedia/handbrake/HandBrake-1.4.2/contrib/libass/
H A Dmodule.defs8 $(eval $(call import.CONTRIB.defs,LIBASS))
17 HARFBUZZ_LIBS="-L$(call fn.ABSOLUTE,$(CONTRIB.build/))lib -lharfbuzz" \
18 HARFBUZZ_CFLAGS="-I$(call fn.ABSOLUTE,$(CONTRIB.build/))include/harfbuzz" \
19 FREETYPE_LIBS="-L$(call fn.ABSOLUTE,$(CONTRIB.build/))lib -lfreetype" \
20 FREETYPE_CFLAGS="-I$(call fn.ABSOLUTE,$(CONTRIB.build/))include/freetype2"
26 FONTCONFIG_LIBS="-L$(call fn.ABSOLUTE,$(CONTRIB.build/))lib -lfontconfig" \
27 FONTCONFIG_CFLAGS="-I$(call fn.ABSOLUTE,$(CONTRIB.build/))include"
34 FRIBIDI_LIBS="-L$(call fn.ABSOLUTE,$(CONTRIB.build/))lib -lfribidi" \
35 FRIBIDI_CFLAGS="-I$(call fn.ABSOLUTE,$(CONTRIB.build/))include"
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dsiscale.c41 } CONTRIB; typedef
56 const CONTRIB * gs_restrict items);
69 CONTRIB *items;
83 CONTRIB *dst_items; /* ditto */
176 CONTRIB * items, in calculate_contrib()
251 CONTRIB *p; in calculate_contrib()
341 const CONTRIB * gs_restrict items) in zoom_x1_1()
367 const CONTRIB * gs_restrict items) in zoom_x1_3()
441 const CONTRIB * gs_restrict items) in zoom_x2()
579 const CONTRIB *cp = cbp; in template_zoom_y1()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dsiscale.c41 } CONTRIB; typedef
56 const CONTRIB * gs_restrict items);
69 CONTRIB *items;
83 CONTRIB *dst_items; /* ditto */
176 CONTRIB * items, in calculate_contrib()
251 CONTRIB *p; in calculate_contrib()
341 const CONTRIB * gs_restrict items) in zoom_x1_1()
367 const CONTRIB * gs_restrict items) in zoom_x1_3()
441 const CONTRIB * gs_restrict items) in zoom_x2()
579 const CONTRIB *cp = cbp; in template_zoom_y1()
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/make/include/
H A Dcontrib.defs1 CONTRIB.build/ = $(BUILD/)contrib/
2 CONTRIB.download/ = $(SRC/)download/
3 CONTRIB.host = $(if $(filter 1,$(HOST.cross)),$(HOST.spec))
4 CONTRIB.spec = $(if $(filter 1,$(HOST.cross)),$(BUILD.spec))
11 define import.CONTRIB.defs
27 $(1).build/ = $$(CONTRIB.build/)$($(1).dir)/
37 $(1).FETCH.distfile = $$(CONTRIB.download/)$$($(1).FETCH.basename)
93 $(1).CONFIGURE.host = $$(CONTRIB.host)
94 $(1).CONFIGURE.build = $$(CONTRIB.spec)
168 $(1).INSTALL.mkdirs = $$(CONTRIB.build/)lib/ $$(CONTRIB.build/)include/
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/contrib/bzip2/
H A Dmodule.defs2 $(eval $(call import.CONTRIB.defs,BZIP2))
19 $(CP.exe) $(BZIP2.EXTRACT.dir/)libbz2.a $(CONTRIB.build/)lib/
20 $(CP.exe) $(BZIP2.EXTRACT.dir/)bzlib.h $(CONTRIB.build/)include/
25 $(RM.exe) -f $(CONTRIB.build/)lib/libbz2.a
26 $(RM.exe) -f $(CONTRIB.build/)include/bzlib.h
/dports/multimedia/handbrake/HandBrake-1.4.2/libhb/
H A Dmodule.defs46 LIBHB.GCC.I += $(LIBHB.build/) $(CONTRIB.build/)include
52 LIBHB.GCC.I += $(CONTRIB.build/)include/libxml2
120 $(CONTRIB.build/)lib/lib$(n).a )
123 LIBHB.dll.libs += $(CONTRIB.build/)lib/libfdk-aac.a
127 LIBHB.dll.libs += $(CONTRIB.build/)lib/libmfx.a
131 LIBHB.dll.libs += $(CONTRIB.build/)lib/libx265.a
135 LIBHB.dll.libs += $(CONTRIB.build/)lib/libiconv.a
141 LIBHB.dll.libs += $(CONTRIB.build/)lib/libregex.a
157 LIBHB.dll.libs += $(CONTRIB.build/)lib/libbz2.a
163 LIBHB.dll.libs += $(CONTRIB.build/)lib/libz.a
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/contrib/libgnurx/
H A Dmodule.defs2 $(eval $(call import.CONTRIB.defs,LIBGNURX))
18 $(CP.exe) $(LIBGNURX.EXTRACT.dir/)libregex.a $(CONTRIB.build/)lib/
19 $(CP.exe) $(LIBGNURX.EXTRACT.dir/)regex.h $(CONTRIB.build/)include/
24 $(RM.exe) -f $(CONTRIB.build/)lib/libregex.a
25 $(RM.exe) -f $(CONTRIB.build/)include/regex.h
/dports/editors/slime/slime-2.26.1-9-gf368e22a/contrib/
H A DMakefile25 $(CONTRIBS:%=elpa-%): CONTRIB=$(@:elpa-%=%) macro
26 $(CONTRIBS:%=elpa-%): CONTRIB_EL=$(CONTRIB:%=slime-%.el)
27 $(CONTRIBS:%=elpa-%): CONTRIB_CL=$(CONTRIB:%=swank-%.lisp)
32 $(CONTRIBS:%=elpa-%): PACKAGE=$(CONTRIB:%=slime-%-$(CONTRIB_VERSION))
33 $(CONTRIBS:%=elpa-%): PACKAGE_EL=$(CONTRIB:%=slime-%-pkg.el)
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dsiscale.c34 } CONTRIB; typedef
55 CONTRIB *items;
137 CONTRIB * items, in calculate_contrib()
207 CONTRIB *p; in calculate_contrib()
257 const CONTRIB * items) in zoom_x()
273 const CONTRIB *cp = items + clp->index; in zoom_x()
298 const CONTRIB *cp = items + clp->index; in zoom_x()
336 const CONTRIB *cbp = items + contrib->index; in zoom_y()
347 const CONTRIB *cp = cbp; in zoom_y()
360 const CONTRIB *cp = cbp; in zoom_y()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dsiscale.c34 } CONTRIB; typedef
55 CONTRIB *items;
137 CONTRIB * items, in calculate_contrib()
207 CONTRIB *p; in calculate_contrib()
257 const CONTRIB * items) in zoom_x()
273 const CONTRIB *cp = items + clp->index; in zoom_x()
298 const CONTRIB *cp = items + clp->index; in zoom_x()
336 const CONTRIB *cbp = items + contrib->index; in zoom_y()
347 const CONTRIB *cp = cbp; in zoom_y()
360 const CONTRIB *cp = cbp; in zoom_y()
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/openkinect/
H A Dmkcontrib.sh3 echo "The following people have contributed to libfreenect:" > CONTRIB
4 echo >> CONTRIB
9 'brandyn@router|sl203|mwise@bvo|richmattes|kai.*none' | sort >> CONTRIB
/dports/multimedia/handbrake/HandBrake-1.4.2/contrib/amf/
H A Dmodule.defs2 $(eval $(call import.CONTRIB.defs,AMF))
13 $(MKDIR.exe) -p $(CONTRIB.build/)include/AMF
14 $(CP.exe) -R $(AMF.EXTRACT.dir/)amf/public/include/* $(CONTRIB.build/)include/AMF/
19 $(RM.exe) -rf $(CONTRIB.build/)include/AMF
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/contrib/mac-mpw/
H A Dtop.make38 CONTRIB=:contrib:mac-mpw:
40 MACTRANS="{CONTRIB}mactrans"
88 {PORT}Makefile %c4 {CONTRIB}port.make
89 catenate {CONTRIB}port.make | {MACTRANS} > {PORT}Makefile
91 {LIBTIFF}Makefile %c4 {CONTRIB}libtiff.make
92 catenate {CONTRIB}libtiff.make | {MACTRANS} > {LIBTIFF}Makefile
94 {TOOLS}Makefile %c4 {CONTRIB}tools.make
95 catenate {CONTRIB}tools.make | {MACTRANS} > {TOOLS}Makefile
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/contrib/mac-mpw/
H A Dtop.make38 CONTRIB=:contrib:mac-mpw:
40 MACTRANS="{CONTRIB}mactrans"
88 {PORT}Makefile %c4 {CONTRIB}port.make
89 catenate {CONTRIB}port.make | {MACTRANS} > {PORT}Makefile
91 {LIBTIFF}Makefile %c4 {CONTRIB}libtiff.make
92 catenate {CONTRIB}libtiff.make | {MACTRANS} > {LIBTIFF}Makefile
94 {TOOLS}Makefile %c4 {CONTRIB}tools.make
95 catenate {CONTRIB}tools.make | {MACTRANS} > {TOOLS}Makefile
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/contrib/mac-mpw/
H A Dtop.make38 CONTRIB=:contrib:mac-mpw:
40 MACTRANS="{CONTRIB}mactrans"
88 {PORT}Makefile %c4 {CONTRIB}port.make
89 catenate {CONTRIB}port.make | {MACTRANS} > {PORT}Makefile
91 {LIBTIFF}Makefile %c4 {CONTRIB}libtiff.make
92 catenate {CONTRIB}libtiff.make | {MACTRANS} > {LIBTIFF}Makefile
94 {TOOLS}Makefile %c4 {CONTRIB}tools.make
95 catenate {CONTRIB}tools.make | {MACTRANS} > {TOOLS}Makefile
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dsiscale.c36 } CONTRIB; typedef
57 CONTRIB *items;
71 CONTRIB *dst_items; /* ditto */
162 CONTRIB * items, in calculate_contrib()
237 CONTRIB *p; in calculate_contrib()
286 const CONTRIB * items) in zoom_x()
305 const CONTRIB *cp = items + clp->index; in zoom_x()
368 const CONTRIB *cbp = items + contrib->index; in zoom_y()
381 const CONTRIB *cp = cbp; in zoom_y()
394 const CONTRIB *cp = cbp; in zoom_y()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dsiscale.c36 } CONTRIB; typedef
57 CONTRIB *items;
71 CONTRIB *dst_items; /* ditto */
162 CONTRIB * items, in calculate_contrib()
237 CONTRIB *p; in calculate_contrib()
286 const CONTRIB * items) in zoom_x()
305 const CONTRIB *cp = items + clp->index; in zoom_x()
368 const CONTRIB *cbp = items + contrib->index; in zoom_y()
381 const CONTRIB *cp = cbp; in zoom_y()
394 const CONTRIB *cp = cbp; in zoom_y()
[all …]
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/wrlib/
H A Dscale.c286 } CONTRIB; typedef
290 CONTRIB *p; /* pointer to list of contributions */
326 contrib[i].p = (CONTRIB *) calloc((int) ceil(width * 2 + 1), sizeof(CONTRIB)); in RSmoothScaleImage()
349 contrib[i].p = (CONTRIB *) calloc((int) ceil(fwidth * 2 + 1), sizeof(CONTRIB)); in RSmoothScaleImage()
374 CONTRIB *pp; in RSmoothScaleImage()
407 contrib[i].p = (CONTRIB *) calloc((int) ceil(width * 2 + 1), sizeof(CONTRIB)); in RSmoothScaleImage()
429 contrib[i].p = (CONTRIB *) calloc((int) ceil(fwidth * 2 + 1), sizeof(CONTRIB)); in RSmoothScaleImage()
454 CONTRIB *pp; in RSmoothScaleImage()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/wrlib/
H A Dscale.c286 } CONTRIB; typedef
290 CONTRIB *p; /* pointer to list of contributions */
326 contrib[i].p = (CONTRIB *) calloc((int) ceil(width * 2 + 1), sizeof(CONTRIB)); in RSmoothScaleImage()
349 contrib[i].p = (CONTRIB *) calloc((int) ceil(fwidth * 2 + 1), sizeof(CONTRIB)); in RSmoothScaleImage()
374 CONTRIB *pp; in RSmoothScaleImage()
407 contrib[i].p = (CONTRIB *) calloc((int) ceil(width * 2 + 1), sizeof(CONTRIB)); in RSmoothScaleImage()
429 contrib[i].p = (CONTRIB *) calloc((int) ceil(fwidth * 2 + 1), sizeof(CONTRIB)); in RSmoothScaleImage()
454 CONTRIB *pp; in RSmoothScaleImage()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dsiscale.c95 } CONTRIB; typedef
117 CONTRIB *items;
125 CONTRIB dst_items[MAX_ISCALE_SUPPORT]; /* ditto */
199 CONTRIB * items, in calculate_contrib()
263 CONTRIB *p; in calculate_contrib()
302 const CONTRIB * items) in zoom_x()
322 const CONTRIB *cp = items + clp->index;\ in zoom_x()
372 const CONTRIB *cbp = items + contrib->index; in zoom_y()
387 const CONTRIB *cp = cbp;\ in zoom_y()
428 CONTRIB shuffle[MAX_ISCALE_SUPPORT]; in calculate_dst_contrib()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dsiscale.c95 } CONTRIB; typedef
117 CONTRIB *items;
125 CONTRIB dst_items[MAX_ISCALE_SUPPORT]; /* ditto */
199 CONTRIB * items, in calculate_contrib()
263 CONTRIB *p; in calculate_contrib()
302 const CONTRIB * items) in zoom_x()
322 const CONTRIB *cp = items + clp->index;\ in zoom_x()
372 const CONTRIB *cbp = items + contrib->index; in zoom_y()
387 const CONTRIB *cp = cbp;\ in zoom_y()
428 CONTRIB shuffle[MAX_ISCALE_SUPPORT]; in calculate_dst_contrib()
[all …]
/dports/graphics/devil/devil-1.7.8/src-ILU/src/
H A Dilu_filter_rcg.c205 } CONTRIB; typedef
209 CONTRIB *p; /* pointer to list of contributions */
240 contribX->p = (CONTRIB *)icalloc((int) (width * 2 + 1), in calc_x_contrib()
241 sizeof(CONTRIB)); in calc_x_contrib()
265 contribX->p = (CONTRIB*)icalloc((int) (fwidth * 2 + 1), in calc_x_contrib()
266 sizeof(CONTRIB)); in calc_x_contrib()
333 contribY[i].p = (CONTRIB*)icalloc((int) (width * 2 + 1), in zoom()
334 sizeof(CONTRIB)); in zoom()
355 contribY[i].p = (CONTRIB*)icalloc((int) (fwidth * 2 + 1), in zoom()
356 sizeof(CONTRIB)); in zoom()
H A Dilu_scaling.c208 } CONTRIB;
212 CONTRIB *p; /* pointer to list of contributions */
244 contrib[i].p = (CONTRIB*)icalloc((int) (width * 2 + 1),
245 sizeof(CONTRIB));
267 contrib[i].p = (CONTRIB*)icalloc((int) (fwidth * 2 + 1), sizeof(CONTRIB));
317 contrib[i].p = (CONTRIB*)icalloc((int) (width * 2 + 1), sizeof(CONTRIB));
339 contrib[i].p = (CONTRIB*)icalloc((int) (fwidth * 2 + 1),
340 sizeof(CONTRIB));
/dports/multimedia/handbrake/HandBrake-1.4.2/contrib/harfbuzz/
H A Dmodule.defs4 $(eval $(call import.CONTRIB.defs,HARFBUZZ))
18 -DFREETYPE_LIBRARIES="$(call fn.ABSOLUTE,$(CONTRIB.build/))lib" \
19 … -DFREETYPE_INCLUDE_DIRS="$(call fn.ABSOLUTE,$(CONTRIB.build/))include/freetype2" \
20 … -DFREETYPE_INCLUDE_DIR_freetype2="$(call fn.ABSOLUTE,$(CONTRIB.build/))include/freetype2" \
21 … -DFREETYPE_INCLUDE_DIR_ft2build="$(call fn.ABSOLUTE,$(CONTRIB.build/))include/freetype2"
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/x11/
H A Dscale.c402 } CONTRIB; typedef
406 CONTRIB *p; /* pointer to list of contributions */
446 contrib[i].p = (CONTRIB *)calloc((int)(width * 2 + 1), in RSmoothScaleImage()
447 sizeof(CONTRIB)); in RSmoothScaleImage()
470 contrib[i].p = (CONTRIB *)calloc((int) (fwidth * 2 + 1), in RSmoothScaleImage()
471 sizeof(CONTRIB)); in RSmoothScaleImage()
497 CONTRIB *pp; in RSmoothScaleImage()
530 contrib[i].p = (CONTRIB *)calloc((int) (width * 2 + 1), in RSmoothScaleImage()
531 sizeof(CONTRIB)); in RSmoothScaleImage()
554 sizeof(CONTRIB)); in RSmoothScaleImage()
[all …]

12345678910>>...12