Home
last modified time | relevance | path

Searched full:make (Results 1 – 25 of 9529) sorted by relevance

12345678910>>...382

/external/ImageMagick/coders/
DMake.com2 $! Make ImageMagick image coders for VMS.
24 $call Make aai.c
25 $call Make art.c
26 $call Make avs.c
27 $call Make bgr.c
28 $call Make bmp.c
29 $call Make braille.c
30 $call Make cals.c
31 $call Make caption.c
32 $call Make cip.c
[all …]
/external/ImageMagick/MagickCore/
DMake.com2 $! Make ImageMagick image utilities for VMS.
26 $call Make accelerate.c
27 $call Make animate.c
28 $call Make annotate.c
29 $call Make artifact.c
30 $call Make attribute.c
31 $call Make blob.c
32 $call Make cache.c
33 $call Make cache-view.c
34 $call Make channel.c
[all …]
/external/cblas/
DMakefile7 @ echo "Make sure you are using correct Makefile.in for your system."
19 @ echo "make <target>"
21 @ echo "slib1 --- make an archive of level 1 REAL."
22 @ echo "dlib1 --- make an archive of level 1 DOUBLE PRECISION."
23 @ echo "clib1 --- make an archive of level 1 COMPLEX."
24 @ echo "zlib1 --- make an archive of level 1 COMPLEX*16."
25 @ echo "alllib1 - make an archive of level 1 all precisions."
27 @ echo "slib2 --- make an archive of level 2 REAL."
28 @ echo "dlib2 --- make an archive of level 2 DOUBLE PRECSION."
29 @ echo "clib2 --- make an archive of level 2 COMPLEX."
[all …]
/external/lz4/
DMakefile56 @$(MAKE) -C $(LZ4DIR)
57 @$(MAKE) -C $(PRGDIR)
61 @$(MAKE) -C $(LZ4DIR) $@
62 @$(MAKE) -C $(PRGDIR) $@
63 @$(MAKE) -C $(TESTDIR) $@
64 @$(MAKE) -C $(EXDIR) $@
67 @$(MAKE) -C $(LZ4DIR)
70 @$(MAKE) -C $(PRGDIR) $@
74 @$(MAKE) -C $(PRGDIR)
78 @$(MAKE) -C $(PRGDIR) $@ > $(VOID)
[all …]
D.travis.yml9 …nv: Ubu=OS_X_Mavericks Cmd='make -C tests test-lz4 MOREFLAGS="-Werror -Wconversion -Wno-sign-conve…
14 … env: Ubu=12.04cont Cmd='make -C tests test-lz4 test-lz4c test-fasttest test-fullbench' COMPILER=cc
18 env: Ubu=12.04cont Cmd='make -C tests test-frametest test-fuzzer' COMPILER=cc
22 …env: Ubu=12.04cont Cmd="make gpptest && make clean examples && make clean cmake && make clean trav…
26 - env: Ubu=14.04 Cmd='make -C tests test MOREFLAGS=-mx32' COMPILER=cc
35 - env: Ubu=14.04 Cmd='make usan' COMPILER=clang
43 - env: Ubu=14.04 Cmd='make c_standards && make -C tests test-lz4 test-mem' COMPILER=cc
51 - env: Ubu=14.04 Cmd='make -C tests test-lz4c32 test-fullbench32 versionsTest' COMPILER=cc
61 - env: Ubu=14.04 Cmd='make -C tests test-frametest32 test-fuzzer32' COMPILER=cc
70 …- env: Ubu=14.04 Cmd='make c_standards CC=gcc-6 && make -C tests test-lz4 CC=gcc-6 MOREFLAGS=-Werr…
[all …]
/external/skqp/tests/
DInsetConvexPolyTest.cpp38 *rrectPoly.push() = SkPoint::Make(-100, 55); in DEF_TEST()
39 *rrectPoly.push() = SkPoint::Make(100, 55); in DEF_TEST()
40 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, 50 + 4.330127f); in DEF_TEST()
41 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, 50 + 3.535534f); in DEF_TEST()
42 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, 50 + 2.5f); in DEF_TEST()
43 *rrectPoly.push() = SkPoint::Make(105, 50); in DEF_TEST()
44 *rrectPoly.push() = SkPoint::Make(105, -50); in DEF_TEST()
45 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, -50 - 2.5f); in DEF_TEST()
46 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, -50 - 3.535534f); in DEF_TEST()
47 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, -50 - 4.330127f); in DEF_TEST()
[all …]
/external/skia/tests/
DInsetConvexPolyTest.cpp38 *rrectPoly.push() = SkPoint::Make(-100, 55); in DEF_TEST()
39 *rrectPoly.push() = SkPoint::Make(100, 55); in DEF_TEST()
40 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, 50 + 4.330127f); in DEF_TEST()
41 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, 50 + 3.535534f); in DEF_TEST()
42 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, 50 + 2.5f); in DEF_TEST()
43 *rrectPoly.push() = SkPoint::Make(105, 50); in DEF_TEST()
44 *rrectPoly.push() = SkPoint::Make(105, -50); in DEF_TEST()
45 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, -50 - 2.5f); in DEF_TEST()
46 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, -50 - 3.535534f); in DEF_TEST()
47 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, -50 - 4.330127f); in DEF_TEST()
[all …]
/external/skia/bench/
DPatchBench.cpp42 // to make other type of patches override this method
238 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kNone_VertexMode); )
239 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kColors_VertexMode); )
240 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kTexCoords_VertexMode); )
241 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kBoth_VertexMode); )
242 DEF_BENCH( return new PatchBench(SkVector::Make(1.f, 1.0f), PatchBench::kNone_VertexMode); )
243 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kColors_VertexMode); )
244 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kTexCoords_VertexMode); )
245 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kBoth_VertexMode); )
246 DEF_BENCH( return new PatchBench(SkVector::Make(3.0f, 3.0f), PatchBench::kNone_VertexMode); )
[all …]
/external/skqp/bench/
DPatchBench.cpp42 // to make other type of patches override this method
238 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kNone_VertexMode); )
239 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kColors_VertexMode); )
240 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kTexCoords_VertexMode); )
241 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kBoth_VertexMode); )
242 DEF_BENCH( return new PatchBench(SkVector::Make(1.f, 1.0f), PatchBench::kNone_VertexMode); )
243 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kColors_VertexMode); )
244 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kTexCoords_VertexMode); )
245 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kBoth_VertexMode); )
246 DEF_BENCH( return new PatchBench(SkVector::Make(3.0f, 3.0f), PatchBench::kNone_VertexMode); )
[all …]
/external/freetype/docs/
DINSTALL.GNU2 on non-Unix systems with the help of GNU Make. Note that if you are
11 1. Install GNU Make
14 Because GNU Make is the only Make tool supported to compile
18 Make.
20 NEARLY ALL OTHER MAKE TOOLS FAIL, INCLUDING `BSD MAKE', SO REALLY
21 INSTALL A RECENT VERSION OF GNU MAKE ON YOUR SYSTEM!
23 Note that make++, a make tool written in Perl, supports enough
24 features of GNU make to compile FreeType. See
31 Make sure that you are invoking GNU Make from the command line, by
34 make -v
[all …]
/external/selinux/libsemanage/
DMakefile2 $(MAKE) -C src all
5 $(MAKE) -C src swigify
8 $(MAKE) -C src pywrap
11 $(MAKE) -C src rubywrap
14 $(MAKE) -C include install
15 $(MAKE) -C src install
16 $(MAKE) -C man install
17 $(MAKE) -C utils install
20 $(MAKE) -C src install-pywrap
23 $(MAKE) -C src install-rubywrap
[all …]
/external/skia/gm/
Ddisplacement.cpp46 return SkISize::Make(600, 500); in onISize()
60 sk_sp<SkImageFilter> displ(SkImageSource::Make(fCheckerboard)); in onDraw()
61 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
65 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
69 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
73 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
77 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
82 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
86 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
90 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
[all …]
/external/skqp/gm/
Ddisplacement.cpp46 return SkISize::Make(600, 500); in onISize()
60 sk_sp<SkImageFilter> displ(SkImageSource::Make(fCheckerboard)); in onDraw()
61 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
65 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
69 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
73 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
77 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
82 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
86 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
90 paint.setImageFilter(SkDisplacementMapEffect::Make( in onDraw()
[all …]
/external/valgrind/docs/internals/
Dhowto_BUILD_KDE42.txt5 It is recommended to make a new user ("kde4", maybe) to do the
104 # (make confclean, then redo configure)
106 make -j 2
107 make install
131 make
132 # make -j 2 quite often screws up
133 make install
162 make -j 2
163 make install
171 make -j 2
[all …]
/external/libpng/scripts/
Dmakevms.com1 $! make libpng under VMS
19 $ Make = ""
20 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS"
21 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
53 $ if make.eqs.""
56 $ CALL MAKE png.OBJ "cc ''CCOPT' png" -
58 $ CALL MAKE pngset.OBJ "cc ''CCOPT' pngset" -
60 $ CALL MAKE pngget.OBJ "cc ''CCOPT' pngget" -
62 $ CALL MAKE pngread.OBJ "cc ''CCOPT' pngread" -
64 $ CALL MAKE pngpread.OBJ "cc ''CCOPT' pngpread" -
[all …]
/external/selinux/libsepol/
DMakefile6 $(MAKE) -C src
7 $(MAKE) -C utils
10 $(MAKE) -C include install
11 $(MAKE) -C src install
12 $(MAKE) -C utils install
13 $(MAKE) -C man install
16 $(MAKE) -C src relabel
19 $(MAKE) -C src clean
20 $(MAKE) -C utils clean
21 $(MAKE) -C tests clean
[all …]
/external/python/cpython2/Doc/
DMakefile21 @echo "Please use \`make <target>' where <target> is one of"
23 @echo " html to make standalone HTML files"
25 @echo " htmlhelp to make HTML files and a HTML help project"
26 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
27 @echo " text to make plain text files"
28 @echo " epub to make EPUB files"
29 @echo " changes to make an overview over all changed/added/deprecated items"
55 @echo "Run \`make all-pdf' or \`make all-ps' in that directory to" \
72 @$(MAKE) build BUILDER=$(BUILDER) || { \
79 @$(MAKE) build BUILDER=$(BUILDER) || { \
[all …]
/external/bart/docs/api_reference/
DMakefile12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set t…
25 @echo "Please use \`make <target>' where <target> is one of"
26 @echo " html to make standalone HTML files"
27 @echo " dirhtml to make HTML files named index.html in directories"
28 @echo " singlehtml to make a single large HTML file"
29 @echo " pickle to make pickle files"
30 @echo " json to make JSON files"
31 @echo " htmlhelp to make HTML files and a HTML help project"
32 @echo " qthelp to make HTML files and a qthelp project"
33 @echo " applehelp to make an Apple Help Book"
[all …]
/external/devlib/doc/
DMakefile12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set t…
25 @echo "Please use \`make <target>' where <target> is one of"
26 @echo " html to make standalone HTML files"
27 @echo " dirhtml to make HTML files named index.html in directories"
28 @echo " singlehtml to make a single large HTML file"
29 @echo " pickle to make pickle files"
30 @echo " json to make JSON files"
31 @echo " htmlhelp to make HTML files and a HTML help project"
32 @echo " qthelp to make HTML files and a qthelp project"
33 @echo " applehelp to make an Apple Help Book"
[all …]
/external/fio/doc/
DMakefile19 @echo "Please use \`make <target>' where <target> is one of"
20 @echo " html to make standalone HTML files"
21 @echo " dirhtml to make HTML files named index.html in directories"
22 @echo " singlehtml to make a single large HTML file"
23 @echo " pickle to make pickle files"
24 @echo " json to make JSON files"
25 @echo " htmlhelp to make HTML files and a HTML help project"
26 @echo " qthelp to make HTML files and a qthelp project"
27 @echo " applehelp to make an Apple Help Book"
28 @echo " devhelp to make HTML files and a Devhelp project"
[all …]
/external/trappy/doc/api_reference/
DMakefile12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set t…
25 @echo "Please use \`make <target>' where <target> is one of"
26 @echo " html to make standalone HTML files"
27 @echo " dirhtml to make HTML files named index.html in directories"
28 @echo " singlehtml to make a single large HTML file"
29 @echo " pickle to make pickle files"
30 @echo " json to make JSON files"
31 @echo " htmlhelp to make HTML files and a HTML help project"
32 @echo " qthelp to make HTML files and a qthelp project"
33 @echo " applehelp to make an Apple Help Book"
[all …]
/external/python/cpython3/Doc/
DMakefile21 @echo "Please use \`make <target>' where <target> is one of"
24 @echo " html to make standalone HTML files"
26 @echo " htmlhelp to make HTML files and a HTML help project"
27 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
28 @echo " text to make plain text files"
29 @echo " epub to make EPUB files"
30 @echo " changes to make an overview over all changed/added/deprecated items"
56 @echo "Run \`make all-pdf' or \`make all-ps' in that directory to" \
73 @$(MAKE) build BUILDER=$(BUILDER) || { \
80 @$(MAKE) build BUILDER=$(BUILDER) || { \
[all …]
/external/llvm/docs/
DMakefile.sphinx22 @echo "Please use \`make <target>' where <target> is one of"
23 @echo " html to make standalone HTML files"
24 @echo " dirhtml to make HTML files named index.html in directories"
25 @echo " singlehtml to make a single large HTML file"
26 @echo " pickle to make pickle files"
27 @echo " json to make JSON files"
28 @echo " htmlhelp to make HTML files and a HTML help project"
29 @echo " qthelp to make HTML files and a qthelp project"
30 @echo " devhelp to make HTML files and a Devhelp project"
31 @echo " epub to make an epub"
[all …]
/external/capstone/
DCOMPILE.TXT25 pass the desired options on the commandline to ./make.sh. Currently,
30 - CAPSTONE_DIET: use this to make the output binaries more compact.
31 - CAPSTONE_X86_REDUCE: another option to make X86 binary smaller.
40 make.sh, as followings.
42 …S="arm aarch64 x86" CAPSTONE_USE_SYS_DYN_MEM=no CAPSTONE_DIET=yes CAPSTONE_X86_REDUCE=yes ./make.sh
44 NOTE: on commandline, put these values in front of ./make.sh, not after it.
56 $ ./make.sh
60 $ ./make.sh nix32
68 $ sudo ./make.sh install
72 $ su; ./make.sh install
[all …]
/external/swiftshader/third_party/subzero/docs/
DMakefile.sphinx28 @echo "Please use \`make <target>' where <target> is one of"
29 @echo " html to make standalone HTML files"
30 @echo " dirhtml to make HTML files named index.html in directories"
31 @echo " singlehtml to make a single large HTML file"
32 @echo " pickle to make pickle files"
33 @echo " json to make JSON files"
34 @echo " htmlhelp to make HTML files and a HTML help project"
35 @echo " qthelp to make HTML files and a qthelp project"
36 @echo " devhelp to make HTML files and a Devhelp project"
37 @echo " epub to make an epub"
[all …]

12345678910>>...382