HomeSort by relevance Sort by last modified time
    Searched full:subdir (Results 251 - 275 of 1149) sorted by null

<<11121314151617181920>>

  /frameworks/base/cmds/ime/
Android.mk 6 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/cmds/input/
Android.mk 6 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/cmds/pm/
Android.mk 6 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/cmds/svc/
Android.mk 6 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/tools/preload/
Android.mk 23 include $(call all-subdir-makefiles)
  /frameworks/native/opengl/tests/testViewport/
Android.mk 14 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /ndk/tests/awk/gen-cygwin-deps-converter/
test-1.in 6 //server/subdir on /home/mnt.2$ type ...
test-2.in 6 \\server\subdir on /home/mnt.2$ type ....
  /external/chromium_org/tools/gyp/test/win/
gyptest-command-quote.py 33 CHDIR = 'command-quote/subdir/and/another'
34 test.run_gyp('in-subdir.gyp', chdir=CHDIR)
35 test.build('in-subdir.gyp', 'test_batch_depth', chdir=CHDIR)
  /external/e2fsprogs/
Makefile.in 76 @for subdir in $(SUBDIRS); do \
77 if test -d $$subdir ; then \
79 echo making $$target in $$subdir; \
80 (cd $$subdir && $(MAKE) $$target) || exit 1; \
86 @for subdir in $(PROG_SUBDIRS); do \
87 if test -d $$subdir ; then \
89 echo making $$target in $$subdir; \
90 (cd $$subdir && $(MAKE) $$target) || exit 1; \
97 @for subdir in $(LIB_SUBDIRS); do \
98 if test -d $$subdir ; then
    [all...]
  /hardware/libhardware_legacy/
Android.mk 3 # Setting LOCAL_PATH will mess up all-subdir-makefiles, so do it beforehand.
6 SAVE_MAKEFILES := $(call all-named-subdir-makefiles,$(legacy_modules))
7 LEGACY_AUDIO_MAKEFILES := $(call all-named-subdir-makefiles,audio)
  /dalvik/dx/src/
Android.mk 12 LOCAL_SRC_FILES := $(call all-subdir-java-files)
28 LOCAL_SRC_FILES := $(call all-subdir-java-files) $(call all-subdir-html-files)
  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/manifest/
nacl.scons 46 ('subdir/runnable-ld.so',env.File('${NACL_SDK_LIB}/runnable-ld.so')))
48 ('subdir/manifest_subdir.nmf',
54 ('subdir/' + manifest_good_target + env['PROGSUFFIX'],
  /cts/apps/
Android.mk 17 include $(call all-subdir-makefiles)
  /cts/apps/CtsVerifier/jni/
Android.mk 17 include $(call all-subdir-makefiles)
  /cts/apps/CtsVerifier/lib/
Android.mk 17 include $(call all-subdir-makefiles)
  /cts/hostsidetests/
Android.mk 17 include $(call all-subdir-makefiles)
  /cts/libs/
Android.mk 17 include $(call all-subdir-makefiles)
  /cts/suite/
Android.mk 17 include $(call all-subdir-makefiles)
  /cts/suite/cts/
Android.mk 17 include $(call all-subdir-makefiles)
  /cts/suite/cts/deviceTests/
Android.mk 17 include $(call all-subdir-makefiles)
  /cts/suite/cts/hostTests/
Android.mk 17 include $(call all-subdir-makefiles)
  /cts/tests/tests/
Android.mk 15 include $(call all-subdir-makefiles)
  /cts/tests/uiautomator/test-apps/
Android.mk 15 include $(call all-subdir-makefiles)
  /cts/tools/
Android.mk 15 include $(call all-subdir-makefiles)

Completed in 1057 milliseconds

<<11121314151617181920>>