/external/compiler-rt/lib/profile/ |
Makefile.mk | 11 SubDirs :=
|
/external/compiler-rt/lib/sanitizer_common/ |
Makefile.mk | 11 SubDirs :=
|
/external/e2fsprogs/lib/ |
Makefile.bsd-lib | 15 real-subdirs:: Makefile
|
Makefile.profile | 3 real-subdirs:: Makefile
|
/external/libcap-ng/libcap-ng-0.7/src/ |
Makefile.am | 23 SUBDIRS = test
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/ |
CMakeLists.txt | 7 #SUBDIRS( Solvers )
|
/external/libmicrohttpd/doc/examples/ |
Makefile.am | 2 SUBDIRS = .
|
/external/libmicrohttpd/src/testspdy/ |
Makefile.am | 2 SUBDIRS = .
|
/external/libvncserver/ |
Makefile.am | 3 SUBDIRS=libvncserver examples libvncclient webclients client_examples test
|
/external/ltrace/sysdeps/linux-gnu/ |
Makefile.am | 23 SUBDIRS = \
|
/external/mesa3d/src/gallium/ |
Makefile.am | 22 SUBDIRS = $(GALLIUM_DIRS)
|
/external/mesa3d/src/mesa/drivers/ |
Makefile.am | 22 SUBDIRS = $(DRIVER_DIRS)
|
/external/netperf/doc/ |
Makefile.am | 5 SUBDIRS = examples
|
/external/netperf/src/ |
Makefile.am | 0 SUBDIRS = missing
|
/external/valgrind/auxprogs/ |
change-copyright-year | 17 # The find command deliberately skips .svn/ subdirs -- we don't want to
|
/external/valgrind/callgrind/tests/ |
Makefile.am | 4 SUBDIRS = .
|
/hardware/intel/img/psb_video/ |
Makefile.am | 24 SUBDIRS = src fw
|
/hardware/intel/img/psb_video/fw/ |
Makefile.am | 24 SUBDIRS = topazsc topazhp msvdx
|
/libcore/ |
Docs.mk | 17 $(call find-files-in-subdirs, external/icu, \
|
/system/extras/simpleperf/ |
environment.cpp | 187 std::vector<std::string> subdirs; local 188 GetEntriesInDir(path, &files, &subdirs); 196 for (auto& name : subdirs) { 280 std::vector<std::string> subdirs; local 281 GetEntriesInDir(task_dirname, nullptr, &subdirs); 282 for (const auto& name : subdirs) { 314 std::vector<std::string> subdirs; local 315 GetEntriesInDir("/proc", nullptr, &subdirs); 316 for (auto& name : subdirs) {
|
/external/curl/m4/ |
xc-am-iface.m4 | 86 dnl _XC_AMEND_DISTCLEAN_BODY ([LIST-OF-SUBDIRS]) 93 dnl are located in given list of subdirs. 204 dnl XC_AMEND_DISTCLEAN ([LIST-OF-SUBDIRS]) 211 dnl in all subdirs given in the mandatory white-space 219 dnl to avoid unconditional removal of dependency subdirs 223 dnl multiple subdirs used for different build targets.
|
/external/valgrind/memcheck/tests/ |
Makefile.am | 4 SUBDIRS = . 8 SUBDIRS += x86 11 SUBDIRS += amd64 14 SUBDIRS += ppc32 17 SUBDIRS += ppc64 20 SUBDIRS += s390x 25 SUBDIRS += linux 28 SUBDIRS += darwin 31 SUBDIRS += solaris 36 SUBDIRS += x86-linu [all...] |
/build/blueprint/ |
doc.go | 48 // subdirs = ["subdir1", "subdir2"] 51 // subdirectories listed by the "subdirs" variable are read by Blueprint, and
|
/external/curl/tests/ |
Makefile.am | 45 SUBDIRS = certs data server libtest $(BUILD_UNIT) 46 DIST_SUBDIRS = $(SUBDIRS) $(DIST_UNIT)
|
/external/valgrind/ |
Makefile.am | 21 SUBDIRS = \ 37 DIST_SUBDIRS = $(SUBDIRS)
|