Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:MAKEFLAGS
(Results
1 - 21
of
21
) sorted by relevance
/third_party/toybox/
H
A
D
Makefile
80
scripts/mkroot.sh $(
MAKEFLAGS
)
84
cd root/"$${C:-host}" && ./qemu-*.sh $(
MAKEFLAGS
) || exit 1
/third_party/toybox/porting/liteos_a/
H
A
D
Makefile
80
scripts/mkroot.sh $(
MAKEFLAGS
)
84
cd root/"$${C:-host}" && ./qemu-*.sh $(
MAKEFLAGS
) || exit 1
/third_party/skia/third_party/externals/libpng/contrib/pngminim/decoder/
H
A
D
makefile
103
$(MAKE) -f $(PNGSRC)/scripts/pnglibconf.mak $(
MAKEFLAGS
)\
108
$(MAKE) -f $(PNGSRC)/scripts/pnglibconf.mak $(
MAKEFLAGS
)\
/third_party/skia/third_party/externals/libpng/contrib/pngminim/encoder/
H
A
D
makefile
102
$(MAKE) -f $(PNGSRC)/scripts/pnglibconf.mak $(
MAKEFLAGS
)\
107
$(MAKE) -f $(PNGSRC)/scripts/pnglibconf.mak $(
MAKEFLAGS
)\
/third_party/skia/third_party/externals/libpng/contrib/pngminim/preader/
H
A
D
makefile
118
$(MAKE) -f $(PNGSRC)/scripts/pnglibconf.mak $(
MAKEFLAGS
)\
123
$(MAKE) -f $(PNGSRC)/scripts/pnglibconf.mak $(
MAKEFLAGS
)\
/third_party/mbedtls/tests/scripts/
H
A
D
docker_env.sh
85
-e
MAKEFLAGS
\
H
A
D
all.sh
189
# if
MAKEFLAGS
is not set add the -j option to speed up invocations of make
190
if [ -z "${
MAKEFLAGS
+set}" ]; then
191
export
MAKEFLAGS
="-j$(all_sh_nproc)"
/third_party/littlefs/
H
A
D
Makefile
95
PERFFLAGS += $(filter -j%,$(
MAKEFLAGS
))
96
PERFBDFLAGS += $(filter -j%,$(
MAKEFLAGS
))
115
TESTFLAGS += $(filter -j%,$(
MAKEFLAGS
))
116
BENCHFLAGS += $(filter -j%,$(
MAKEFLAGS
))
159
$(if $(findstring n,$(
MAKEFLAGS
)),, $(shell mkdir -p \
/third_party/libphonenumber/debian/
H
A
D
rules
49
MAKEFLAGS
+= -j$(NUMJOBS)
/third_party/curl/tests/
H
A
D
testcurl.pl
347
logit "
MAKEFLAGS
= ".$ENV{
MAKEFLAGS
};
/third_party/fsverity-utils/
H
A
D
Makefile
227
$(MAKE) -C boringssl/build $(
MAKEFLAGS
)
/third_party/node/
H
A
D
Makefile
146
NINJA_ARGS := $(NINJA_ARGS) $(filter -j%,$(
MAKEFLAGS
))
/third_party/icu/icu4c/source/
H
A
D
configure
580
MAKEFLAGS
=
/third_party/skia/third_party/externals/icu/source/
H
A
D
configure
580
MAKEFLAGS
=
/third_party/libevdev/
H
A
D
configure
620
MAKEFLAGS
=
/third_party/skia/third_party/externals/libpng/
H
A
D
configure
588
MAKEFLAGS
=
/third_party/eudev/
H
A
D
configure
588
MAKEFLAGS
=
/third_party/lame/
H
A
D
configure
588
MAKEFLAGS
=
/third_party/skia/third_party/externals/microhttpd/
H
A
D
configure
588
MAKEFLAGS
=
/third_party/node/deps/cares/
H
A
D
configure
619
MAKEFLAGS
=
/third_party/python/
H
A
D
configure
609
MAKEFLAGS
=
Completed in 144 milliseconds