Home
last modified time | relevance | path

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

12345678910>>...381

/third_party/skia/tests/
DOffsetSimplePolyTest.cpp17 *rrectPoly.push() = SkPoint::Make(-100, 55); in DEF_TEST()
18 *rrectPoly.push() = SkPoint::Make(100, 55); in DEF_TEST()
19 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, 50 + 4.330127f); in DEF_TEST()
20 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, 50 + 3.535534f); in DEF_TEST()
21 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, 50 + 2.5f); in DEF_TEST()
22 *rrectPoly.push() = SkPoint::Make(105, 50); in DEF_TEST()
23 *rrectPoly.push() = SkPoint::Make(105, -50); in DEF_TEST()
24 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, -50 - 2.5f); in DEF_TEST()
25 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, -50 - 3.535534f); in DEF_TEST()
26 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, -50 - 4.330127f); in DEF_TEST()
[all …]
DInsetConvexPolyTest.cpp14 *rrectPoly.push() = SkPoint::Make(-100, 55); in DEF_TEST()
15 *rrectPoly.push() = SkPoint::Make(100, 55); in DEF_TEST()
16 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, 50 + 4.330127f); in DEF_TEST()
17 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, 50 + 3.535534f); in DEF_TEST()
18 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, 50 + 2.5f); in DEF_TEST()
19 *rrectPoly.push() = SkPoint::Make(105, 50); in DEF_TEST()
20 *rrectPoly.push() = SkPoint::Make(105, -50); in DEF_TEST()
21 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, -50 - 2.5f); in DEF_TEST()
22 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, -50 - 3.535534f); in DEF_TEST()
23 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, -50 - 4.330127f); in DEF_TEST()
[all …]
DPolyUtilsTest.cpp21 *poly.push() = SkPoint::Make(-100, 55); in DEF_TEST()
22 *poly.push() = SkPoint::Make(100, 55); in DEF_TEST()
23 *poly.push() = SkPoint::Make(102.5f, 54.330127f); in DEF_TEST()
39 // make degenerate in DEF_TEST()
86 *poly.push() = SkPoint::Make(-100, 55); in DEF_TEST()
87 *poly.push() = SkPoint::Make(100, 55); in DEF_TEST()
88 *poly.push() = SkPoint::Make(100 + 2.5f, 50 + 4.330127f); in DEF_TEST()
89 *poly.push() = SkPoint::Make(100 + 3.535534f, 50 + 3.535534f); in DEF_TEST()
90 *poly.push() = SkPoint::Make(100 + 4.330127f, 50 + 2.5f); in DEF_TEST()
91 *poly.push() = SkPoint::Make(105, 50); in DEF_TEST()
[all …]
/third_party/lz4/.circleci/
Dconfig.yml46 - run: CFLAGS= make clangtest && make clean
47 - run: g++ -v; make cxxtest && make clean
48 - run: gcc -v; g++ -v; make ctocpptest && make clean
49 - run: gcc-5 -v; CC=gcc-5 CFLAGS="-O2 -Werror" make check && make clean
50 …C=gcc-5 CFLAGS="-O2 -m32 -Werror" CPPFLAGS=-I/usr/include/x86_64-linux-gnu make check && make clean
51 - run: gcc-6 -v; CC=gcc-6 MOREFLAGS="-O2 -Werror" make check && make clean
52 - run: make cmake && make clean
53 - run: make -C tests test-lz4
54 - run: make -C tests test-lz4c
55 - run: make -C tests test-frametest
[all …]
/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit/
DDockerfile19 make \
46 && make \
47 && make install
66 && make \
67 && make install \
68 && make clean
75 && make \
76 && make install \
77 && make clean
94 && make \
[all …]
/third_party/protobuf/kokoro/linux/dockerfile/test/php/
DDockerfile19 make \
48 && make \
49 && make install
69 && make \
70 && make install \
71 && make clean
79 && make \
80 && make install \
81 && make clean
99 && make \
[all …]
/third_party/lz4/
DMakefile57 $(MAKE) -C $(LZ4DIR) $@
63 $(MAKE) -C $(PRGDIR) $@
68 $(MAKE) -C $(EXDIR) all
72 $(MAKE) -C contrib/gen_manual $@
76 $(MAKE) -C $(TESTDIR) all
80 $(MAKE) -C $(LZ4DIR) $@ > $(VOID)
81 $(MAKE) -C $(PRGDIR) $@ > $(VOID)
82 $(MAKE) -C $(TESTDIR) $@ > $(VOID)
83 $(MAKE) -C $(EXDIR) $@ > $(VOID)
84 $(MAKE) -C $(FUZZDIR) $@ > $(VOID)
[all …]
/third_party/ltp/testcases/kernel/mce-test/
DMakefile4 $(MAKE) -C tools
5 $(MAKE) -C tsrc
6 $(MAKE) -C stress
9 $(MAKE) -C tools clean
10 $(MAKE) -C tsrc clean
11 $(MAKE) -C stress clean
12 $(MAKE) reset
15 $(MAKE) -C tools distclean
16 $(MAKE) -C tsrc distclean
17 $(MAKE) -C stress distclean
[all …]
/third_party/skia/third_party/externals/freetype/docs/
DINSTALL.GNU2 on non-Unix systems with the help of GNU Make. Note that if you are
11 1. Install GNU Make
15 Make.
17 NEARLY ALL OTHER MAKE TOOLS FAIL, INCLUDING `BSD MAKE', SO REALLY
18 INSTALL A RECENT VERSION OF GNU MAKE ON YOUR SYSTEM!
20 Note that make++, a make tool written in Perl, supports enough
21 features of GNU make to compile FreeType. See
28 Make sure that you are invoking GNU Make from the command line, by
31 make -v
38 2. Invoke `make'
[all …]
/third_party/fsverity-utils/scripts/
Drun-tests.sh10 # Test script for fsverity-utils. Runs 'make check' in lots of configurations,
41 MAKE="make -j$(getconf _NPROCESSORS_ONLN)"
48 $MAKE CFLAGS="-Werror"
64 $MAKE CFLAGS="-Werror" USE_SHARED_LIB=1 check
78 $MAKE CFLAGS="-Werror" libfsverity.so
97 $MAKE CFLAGS="-Werror" all test_programs
107 log "Test that 'make uninstall' uninstalls all files"
108 make DESTDIR="$TMPDIR" install
110 fail "'make install' didn't install any files"
112 make DESTDIR="$TMPDIR" uninstall
[all …]
/third_party/skia/bench/
DPatchBench.cpp43 // to make other type of patches override this method
239 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kNone_VertexMode); )
240 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kColors_VertexMode); )
241 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kTexCoords_VertexMode); )
242 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kBoth_VertexMode); )
243 DEF_BENCH( return new PatchBench(SkVector::Make(1.f, 1.0f), PatchBench::kNone_VertexMode); )
244 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kColors_VertexMode); )
245 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kTexCoords_VertexMode); )
246 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kBoth_VertexMode); )
247 DEF_BENCH( return new PatchBench(SkVector::Make(3.0f, 3.0f), PatchBench::kNone_VertexMode); )
[all …]
/third_party/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 …]
/third_party/skia/third_party/externals/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 …]
Dtravis.sh11 echo "$0: using cmake + make:" $LOCAL_CMAKE_EXTRA_ARGS $EXTRA_ARGS
15 make
16 [[ $DISABLE_TESTS ]] || make test
17 make clean
23 echo "$0: using configure + make:" $LOCAL_MAKE_EXTRA_ARGS $EXTRA_ARGS
25 make
26 [[ $DISABLE_TESTS ]] || make test
27 make clean
28 make distclean
33 make -f scripts/makefile.$CC $LOCAL_MAKE_EXTRA_ARGS $EXTRA_ARGS
[all …]
/third_party/skia/third_party/externals/icu/scripts/
Dmake_data_all.sh24 make -j 120
27 (cd data && make clean)
29 make -j 120
33 (cd data && make clean)
35 make -j 120
39 (cd data && make clean)
41 $ICUROOT/cast/patch_locale.sh && make -j 120
45 (cd data && make clean)
47 make -j 120
51 (cd data && make clean)
[all …]
/third_party/mbedtls/tests/scripts/
Dall.sh47 # * GNU Make
102 # * Run `make clean`.
180 # if MAKEFLAGS is not set add the -j option to speed up invocations of make
185 # Include more verbose output for failing tests run by CMake or make
293 command make clean
355 # for parallel make.
391 WARNING_CFLAGS='-Werror -xc -std=c99' make lib
396 make clean
600 *make*[\ /]tests*) false;; # make tests, make CFLAGS=-I../tests, ...
601 *test*) true;; # make test, tests/stuff, env V=v tests/stuff, ...
[all …]
/third_party/curl/
DMakefile27 make
31 make
34 $(MAKE) -C lib -f Makefile.mk
35 $(MAKE) -C src -f Makefile.mk
38 $(MAKE) -C lib -f Makefile.mk clean
39 $(MAKE) -C src -f Makefile.mk clean
40 $(MAKE) -C docs/examples -f Makefile.mk clean
43 $(MAKE) -C lib -f Makefile.mk vclean
44 $(MAKE) -C src -f Makefile.mk vclean
45 $(MAKE) -C docs/examples -f Makefile.mk vclean
[all …]
/third_party/python/Doc/
DMakefile28 @echo "Please use \`make <target>' where <target> is one of"
31 @echo " html to make standalone HTML files"
33 @echo " htmlhelp to make HTML files and a HTML help project"
34 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
35 @echo " text to make plain text files"
36 @echo " texinfo to make Texinfo file"
37 @echo " epub to make EPUB files"
38 @echo " changes to make an overview over all changed/added/deprecated items"
67 echo "Please run 'make venv' to install local copies."; \
86 @echo "Run \`make all-pdf' or \`make all-ps' in that directory to" \
[all …]
/third_party/openssl/test/
DREADME.md7 $ make test # Unix
24 (`make` macro `VERBOSE` or `V`):
26 $ make V=1 test # Unix
33 $ make test VF=1
38 $ make test VFP=1
41 the make variable TESTS to specify them, like this:
43 $ make TESTS='test_rsa test_dsa' test # Unix
49 $ make test TESTS='test_rsa test_dsa' VF=1
50 $ make test TESTS="test_cmp_*" VFP=1
54 $ make list-tests # Unix
[all …]
/third_party/skia/third_party/externals/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 …]
/third_party/skia/gm/
Dxform.cpp25 fRoot = MatrixXF::Make(); in XformGM()
27 fRA = MatrixXF::Make(fRoot); in XformGM()
28 fRB = MatrixXF::Make(fRoot); in XformGM()
30 fA = MatrixXF::Make(fRA); in XformGM()
31 fB = MatrixXF::Make(fRB); in XformGM()
39 sk_sp<GroupShape> g = GroupShape::Make(); in XformGM()
40 g->append(GeoShape::Make(fA, {0, 0, 100, 60}, SK_ColorRED)); in XformGM()
41 g->append(GeoShape::Make(fB, {0, 0, 100, 60}, SK_ColorGREEN)); in XformGM()
42 g->append(GeoShape::Make(fRA, {0, 0, 100, 60}, SK_ColorBLUE)); in XformGM()
43 g->append(GeoShape::Make(fRB, {0, 0, 100, 60}, SK_ColorGRAY)); in XformGM()
[all …]
/third_party/node/deps/cares/m4/
Dax_check_gnu_make.m411 # This macro searches for a GNU version of make. If a match is found:
15 # Makefile, which cannot be handled by other versions of make.
19 # by other versions of make or to specify else like clause.
21 # GNU make if it exists, the empty string otherwise.
23 # GNU make by copying `_cv_gnu_make_command`, otherwise it is unset.
24 # * If GNU Make is found, its version is extracted from the output of
25 # `make --version` as the last field of a record of space-separated
27 # * Additionally if GNU Make is found, run shell code run-if-true
49 # Then perhaps to cause gnu make to override any other make, we could do
50 # something like this (note that GNU make always looks for GNUmakefile
[all …]
/third_party/littlefs/.github/workflows/
Dtest.yml76 # make sure example can at least compile
80 make all CFLAGS+=" \
92 make clean
93 make test TESTFLAGS+="-nrk"
97 make clean
98 make test TESTFLAGS+="-nrk \
103 make clean
104 make test TESTFLAGS+="-nrk \
109 make clean
110 make test TESTFLAGS+="-nrk \
[all …]
/third_party/skia/src/core/
DSkPathMakers.h44 fPts[0] = SkPoint::Make(rect.fLeft, rect.fTop); in SkPath_RectPointIterator()
45 fPts[1] = SkPoint::Make(rect.fRight, rect.fTop); in SkPath_RectPointIterator()
46 fPts[2] = SkPoint::Make(rect.fRight, rect.fBottom); in SkPath_RectPointIterator()
47 fPts[3] = SkPoint::Make(rect.fLeft, rect.fBottom); in SkPath_RectPointIterator()
59 fPts[0] = SkPoint::Make(cx, oval.fTop); in SkPath_OvalPointIterator()
60 fPts[1] = SkPoint::Make(oval.fRight, cy); in SkPath_OvalPointIterator()
61 fPts[2] = SkPoint::Make(cx, oval.fBottom); in SkPath_OvalPointIterator()
62 fPts[3] = SkPoint::Make(oval.fLeft, cy); in SkPath_OvalPointIterator()
77 fPts[0] = SkPoint::Make(L + rrect.radii(SkRRect::kUpperLeft_Corner).fX, T); in SkPath_RRectPointIterator()
78 fPts[1] = SkPoint::Make(R - rrect.radii(SkRRect::kUpperRight_Corner).fX, T); in SkPath_RRectPointIterator()
[all …]
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/
Dcache.js.test.cjs5 * Make sure to inspect the output below. Do not ignore changes!
9 make-fetch-happen:request-cache:https://registry.npmjs.org/test-package
10 make-fetch-happen:request-cache:https://registry.npmjs.org/test-package/-/test-package-1.0.0.tgz
14 make-fetch-happen:request-cache:https://registry.npmjs.org/corrupted
15 make-fetch-happen:request-cache:https://registry.npmjs.org/corrupted/-/corrupted-3.1.0.tgz
19 make-fetch-happen:request-cache:https://registry.npmjs.org/missing-version
23 make-fetch-happen:request-cache:https://somerepo.github.org/aabbcc/
24 make-fetch-happen:request-cache:https://somerepo.github.org/extemporaneously
28 make-fetch-happen:request-cache:https://registry.npmjs.org/npm
29 make-fetch-happen:request-cache:https://registry.npmjs.org/npm/-/npm-1.2.0.tgz
[all …]

12345678910>>...381