HomeSort by relevance Sort by last modified time
    Searched full:subdirs (Results 76 - 100 of 519) sorted by null

1 2 34 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/
Android.mk 15 subdirs := common native java tests tools macro
16 include $(call all-named-subdir-makefiles, $(subdirs))
  /external/libmicrohttpd/src/spdy2http/
Makefile.am 2 SUBDIRS = .
  /external/libogg/doc/
Makefile.am 3 SUBDIRS = libogg
  /external/libvncserver/examples/
Makefile.am 10 SUBDIRS=android
  /external/compiler-rt/lib/builtins/
Makefile.mk 11 SubDirs :=
14 SubDirs += i386 ppc x86_64 arm armv6m
17 SubDirs += arm64
  /external/mesa3d/src/egl/
Makefile.am 22 SUBDIRS=
25 SUBDIRS += wayland
28 SUBDIRS += drivers main
  /external/mesa3d/src/egl/drivers/
Makefile.am 22 SUBDIRS =
25 SUBDIRS += glx
29 SUBDIRS += dri2
  /external/mesa3d/src/gallium/auxiliary/
Makefile 26 default install clean: %: subdirs-%
28 subdirs-%:
29 @for dir in $(SUBDIRS) ; do \
  /external/libmicrohttpd/doc/
Makefile.am 4 SUBDIRS = . examples doxygen
  /external/libmtp/
Makefile.am 0 SUBDIRS=src examples doc
  /external/mesa3d/src/mesa/drivers/dri/
Android.mk 60 SUBDIRS := common
63 SUBDIRS += i915
67 SUBDIRS += i965
70 include $(foreach d, $(SUBDIRS), $(LOCAL_PATH)/$(d)/Android.mk)
  /external/valgrind/none/tests/
Makefile.am 4 SUBDIRS = .
5 SUBDIRS += scripts
9 SUBDIRS += x86
12 SUBDIRS += amd64
15 SUBDIRS += ppc32
18 SUBDIRS += ppc64
21 SUBDIRS += arm
24 SUBDIRS += arm64
27 SUBDIRS += s390x
30 SUBDIRS += mips3
    [all...]
  /external/eigen/bench/btl/cmake/
MacroOptionalAddSubdirectory.cmake 6 # This makes sense if you want to distribute just one of the subdirs
7 # in a source package, e.g. just one of the subdirs in kdeextragear.
  /external/icu/tools/srcgen/
Android.mk 21 subdirs := currysrc macro
22 subdir_makefiles := $(call all-named-subdir-makefiles,$(subdirs))
  /external/libcap-ng/libcap-ng-0.7/
Makefile.am 23 SUBDIRS = src utils m4 docs
25 SUBDIRS += bindings
  /external/libcap-ng/libcap-ng-0.7/bindings/
Makefile.am 24 SUBDIRS =
27 SUBDIRS += python
  /external/libvorbis/
Makefile.am 5 SUBDIRS = m4 include vq lib test doc
8 SUBDIRS += examples
  /external/selinux/libselinux/
Makefile 0 SUBDIRS = src include utils man
28 @for subdir in $(SUBDIRS); do \
  /hardware/intel/common/libva/test/
Makefile.am 23 SUBDIRS = common decode encode vainfo videoprocess
25 SUBDIRS += basic putsurface transcode
  /libcore/
Android.mk 22 subdirs := benchmarks tzdata ojluni macro
23 subdir_makefiles := $(call all-named-subdir-makefiles,$(subdirs))
  /pdk/build/
prepare_pdk_tree.py 67 subdirs = []
73 subdirs.append(path)
75 return subdirs
104 subdirs = []
112 subdirs.append(argv[argc])
134 subdirs += getPDKDirs(manifestFile, groups)
135 print subdirs
141 for subdir in subdirs:
  /external/compiler-rt/make/
subdir.mk 4 # SubDirs - The subdirectories to traverse.
24 RequiredSubdirVariables := SubDirs
82 $(SubDirs),\
83 $(SubDirs:%=$(Dir)/%)))
87 $(info MAKE: Descending into subdirs: $(SubDirsList))
  /external/icu/icu4c/source/test/perf/
Makefile.in 21 SUBDIRS = collationperf collperf collperf2 charperf dicttrieperf normperf ubrkperf unisetperf usetperf ustrperf utfperf utrie2perf DateFmtPerf howExpensiveIs
23 # Subdirs that support 'xperf'
61 list='$(SUBDIRS)'; for subdir in $$list; do \
  /external/bison/examples/
Makefile.am 18 SUBDIRS = calc++
  /external/curl/packages/
Makefile.am 0 SUBDIRS = Win32 Linux Solaris EPM AIX vms

Completed in 437 milliseconds

1 2 34 5 6 7 8 91011>>