Searched
full:subdirs (Results
251 -
275 of
519) sorted by null
<<11121314151617181920>>
/external/compiler-rt/make/ |
lib_util.mk | 27 # Helper functions that select the entire list of subdirs where a function is
|
/external/curl/tests/certs/ |
Makefile.am | 24 SUBDIRS = scripts
|
/external/e2fsprogs/lib/ |
Makefile.elf-lib | 16 real-subdirs:: Makefile
|
/external/elfutils/tests/ |
run-addr2line-alt-debugpath.sh | 25 # Note that we use separate subdirs/roots for the binaries and debug files.
|
/external/harfbuzz_ng/ |
git.mk | 56 # - gitignore: makes all gitignore files in the current dir and subdirs. 58 # - gitignore-recurse: makes all gitignore files in the subdirs. 64 # subdirs, add a proxy git.mk file in those dirs that simply does: 333 case " $(SUBDIRS) " in \
|
/external/libdrm/ |
Makefile.am | 92 SUBDIRS = \
|
/external/libmicrohttpd/src/examples/ |
Makefile.am | 2 SUBDIRS = .
|
/external/libmicrohttpd/src/testcurl/https/ |
Makefile.am | 2 SUBDIRS = .
|
/external/libnl/src/ |
Makefile.am | 3 SUBDIRS = lib
|
/external/libunwind/ |
Makefile.am | 42 SUBDIRS = src tests doc
|
/external/ltrace/ |
Makefile.am | 23 SUBDIRS = \
|
/external/mesa3d/src/glsl/ |
Makefile.am | 101 SUBDIRS = glcpp
|
/external/mesa3d/src/glx/ |
Makefile.am | 27 SUBDIRS=. tests
|
/external/valgrind/docs/internals/ |
directory-structure.txt | 20 Some subdirs of coregrind/ hold modules that consist of multiple files.
|
/build/blueprint/bootstrap/ |
doc.go | 84 // built. It must have a 'subdirs' assignment that includes both the core 86 // also include (either directly or through a subdirs entry) describe all the
|
/dalvik/dx/ |
Android.mk | 148 subdirs := $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, \ macro 153 include $(subdirs)
|
/external/libcap-ng/libcap-ng-0.7/bindings/ |
Makefile.in | 245 SUBDIRS = $(am__append_1) 302 list='$(SUBDIRS)'; for subdir in $$list; do \ 328 *) list='$(SUBDIRS)' ;; \ 348 list='$(SUBDIRS)'; for subdir in $$list; do \ 352 list='$(SUBDIRS)'; for subdir in $$list; do \ 377 list='$(SUBDIRS)'; for subdir in $$list; do \
|
/external/libcap-ng/libcap-ng-0.7/src/ |
Makefile.in | 142 DIST_SUBDIRS = $(SUBDIRS) 298 SUBDIRS = test 471 list='$(SUBDIRS)'; for subdir in $$list; do \ 497 *) list='$(SUBDIRS)' ;; \ 517 list='$(SUBDIRS)'; for subdir in $$list; do \ 521 list='$(SUBDIRS)'; for subdir in $$list; do \ 546 list='$(SUBDIRS)'; for subdir in $$list; do \
|
/external/libmtp/ |
Makefile.in | 97 DIST_SUBDIRS = $(SUBDIRS) 252 SUBDIRS = src examples doc 366 list='$(SUBDIRS)'; for subdir in $$list; do \ 392 *) list='$(SUBDIRS)' ;; \ 412 list='$(SUBDIRS)'; for subdir in $$list; do \ 416 list='$(SUBDIRS)'; for subdir in $$list; do \ 441 list='$(SUBDIRS)'; for subdir in $$list; do \
|
/external/libogg/ |
Makefile.in | 75 DIST_SUBDIRS = $(SUBDIRS) 206 SUBDIRS = src include doc 337 list='$(SUBDIRS)'; for subdir in $$list; do \ 364 *) list='$(SUBDIRS)' ;; \ 384 list='$(SUBDIRS)'; for subdir in $$list; do \ 388 list='$(SUBDIRS)'; for subdir in $$list; do \ 413 list='$(SUBDIRS)'; for subdir in $$list; do \
|
/external/netperf/ |
Makefile.in | 70 DIST_SUBDIRS = $(SUBDIRS) 212 SUBDIRS = src doc 286 list='$(SUBDIRS)'; for subdir in $$list; do \ 312 *) list='$(SUBDIRS)' ;; \ 332 list='$(SUBDIRS)'; for subdir in $$list; do \ 336 list='$(SUBDIRS)'; for subdir in $$list; do \ 361 list='$(SUBDIRS)'; for subdir in $$list; do \
|
/external/netperf/src/ |
Makefile.in | 91 DIST_SUBDIRS = $(SUBDIRS) 218 SUBDIRS = missing 361 list='$(SUBDIRS)'; for subdir in $$list; do \ 387 *) list='$(SUBDIRS)' ;; \ 407 list='$(SUBDIRS)'; for subdir in $$list; do \ 411 list='$(SUBDIRS)'; for subdir in $$list; do \ 436 list='$(SUBDIRS)'; for subdir in $$list; do \
|
/toolchain/binutils/binutils-2.25/ |
config-ml.in | 1 # Configure fragment invoked in the post-target section for subdirs 84 # MULTIDIRS = list of multilib subdirs (eg: m68000 m68020 ...) 178 # configure the multilib subdirs), and another that all configure.in's ran to 204 # multilib subdirs to support. This lives at the top because we need 475 # subdirs. 636 # Makefile before going on to configure the subdirs. 646 echo "Running configure in multilib subdirs ${multidirs}"
|
/build/kati/ |
pathutil.go | 849 var subdirs []dirent 856 subdirs = append(subdirs, ent) 866 // no recurse subdirs 870 for _, subdir := range subdirs {
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
name_expansion.py | 120 or subdirs, but not sub-subdirs or objects beneath subdirs. 203 # Step 2: Expand bucket subdirs. The output from this 452 recursion_requested: If false, omit buckets, dirs, and subdirs
|
Completed in 994 milliseconds
<<11121314151617181920>>