HomeSort by relevance Sort by last modified time
    Searched refs:subdirs (Results 1 - 25 of 194) sorted by null

1 2 3 4 5 6 7 8

  /hardware/qcom/neuralnetworks/hvxservice/
Android.bp 17 subdirs=["neuralnetworks/hvxservice/1.0"]
  /system/bt/tools/
Android.bp 16 subdirs = [
  /device/google/contexthub/firmware/app/
Android.mk 17 subdirs := test0.app test1.app chre macro
18 include $(call all-named-subdir-makefiles,$(subdirs))
  /device/google/contexthub/firmware/variant/
Android.mk 17 subdirs := nucleo lunchbox linux neonkey argonkey macro
18 include $(call all-named-subdir-makefiles,$(subdirs))
  /prebuilts/misc/
Android.mk 18 subdirs := \ macro
25 subdirs += \
30 include $(call first-makefiles-under, $(subdirs))
  /device/linaro/bootloader/edk2/BaseTools/
GNUmakefile 14 all: subdirs
19 SUBDIRS := $(SOURCE_SUBDIRS) Tests
20 CLEAN_SUBDIRS := $(patsubst %,%-clean,$(sort $(SUBDIRS)))
22 .PHONY: subdirs $(SUBDIRS)
23 subdirs: $(SUBDIRS)
24 $(SUBDIRS):
Makefile 14 SUBDIRS = Source\C Source\Python
24 subdirs: $(SUBDIRS)
29 @Source\C\Makefiles\NmakeSubdirs.bat clean $(SUBDIRS)
33 @Source\C\Makefiles\NmakeSubdirs.bat cleanall $(SUBDIRS)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
sumtree.py 18 subdirs = proxy.listsubdirs()
19 for name in subdirs:
  /external/python/cpython2/Demo/pdist/
sumtree.py 18 subdirs = proxy.listsubdirs()
19 for name in 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:
  /system/chre/
Android.bp 99 subdirs = [
  /test/vts-testcase/hal/script/build/
build_rule_gen_utils.py 50 def OnlySubdirsBpRule(warning_header, subdirs):
51 """Returns a .bp rule containing only subdirs field.
53 For example, 'subdirs = ["*"]' bp rule tells soong to look in all
57 subdirs: list of sub-directories.
61 result += 'subdirs = [\n'
62 for subdir in subdirs:
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
cvsfiles.py 40 subdirs = []
49 subdirs.append(fullname)
61 for sub in subdirs:
  /external/python/cpython2/Tools/scripts/
cvsfiles.py 40 subdirs = []
49 subdirs.append(fullname)
61 for sub in subdirs:
  /external/syslinux/com32/
Makefile 0 SUBDIRS = libupload tools lib elflink/ldlinux gpllib libutil modules mboot \
4 .PHONY: subdirs $(SUBDIRS)
5 subdirs: $(SUBDIRS)
6 $(SUBDIRS):
11 all tidy dist clean spotless install: subdirs
  /test/framework/build/
Android.mk 41 $(call find-files-in-subdirs,test/framework/harnesses/host_controller,"*.py" -and -type f,.)
51 $(call find-files-in-subdirs,tools/acloud,"*.py" -and -type f,.) \
52 $(call find-files-in-subdirs,tools/acloud,"*.config" -and -type f,.)
59 $(call find-files-in-subdirs,test/vti/test_serving/proto,"*.py" -and -type f,.)
78 $(call find-files-in-subdirs,test/vts,"*.py" -and -type f,.)
  /test/vts/tools/build/tasks/
vts_package.mk 92 $(call find-files-in-subdirs,test/vts-testcase/hal-trace,"*.vts.trace" -and -type f,.) \
123 $(call find-files-in-subdirs,test/vts,"*.py" -and -type f,.) \
124 $(call find-files-in-subdirs,test/vts,"*.runner_conf" -and -type f,.) \
125 $(call find-files-in-subdirs,test/vts,"*.push" -and -type f,.)
132 $(call find-files-in-subdirs,test/vts-testcase,"*.py" -and -type f,.) \
133 $(call find-files-in-subdirs,test/vts-testcase,"*.runner_conf" -and -type f,.) \
134 $(call find-files-in-subdirs,test/vts-testcase,"*.push" -and -type f,.) \
135 $(call find-files-in-subdirs,test/vts-testcase,"*.dump" -and -type f,.)
142 $(call find-files-in-subdirs,kernel/configs,"android-base*.cfg" -and -type f,.)
151 $(call find-files-in-subdirs,cts/apps/CameraITS,"*.py" -and -type f,.)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/
GNUmakefile 47 all: makerootdir subdirs $(MAKEROOT)/libs
70 SUBDIRS := $(LIBRARIES) $(APPLICATIONS)
76 .PHONY: subdirs $(SUBDIRS)
77 subdirs: $(SUBDIRS)
78 $(SUBDIRS):
81 .PHONY: $(patsubst %,%-clean,$(sort $(SUBDIRS)))
82 $(patsubst %,%-clean,$(sort $(SUBDIRS))):
85 clean: $(patsubst %,%-clean,$(sort $(SUBDIRS)))
    [all...]
  /build/make/tools/
mktarball.sh 28 subdirs=`find ${dir_to_tar} -type d -print`
30 for f in ${subdirs} ${files} ; do
  /external/ltp/android/
Android.mk 31 LOCAL_TEST_DATA := $(call find-test-data-in-subdirs,external/ltp,"*",runtest)
  /packages/inputmethods/LatinIME/
Android.mk 15 subdirs := common native java tests tools macro
16 include $(call all-named-subdir-makefiles, $(subdirs))
  /frameworks/native/cmds/dumpstate/
Android.mk 20 LOCAL_TEST_DATA := $(call find-test-data-in-subdirs, $(LOCAL_PATH), *, tests/testdata)
  /build/make/tools/droiddoc/templates-pdk/
sampleindex.cs 24 <?cs if:subcount(subdirs) ?>
27 <?cs each:dir=subdirs ?>
  /external/icu/tools/srcgen/
Android.mk 21 subdirs := currysrc macro
22 subdir_makefiles := $(call all-named-subdir-makefiles,$(subdirs))
  /external/llvm/utils/lit/lit/formats/
base.py 58 for dirname,subdirs,filenames in os.walk(dir):
60 subdirs[:] = []
62 subdirs[:] = [d for d in subdirs

Completed in 1106 milliseconds

1 2 3 4 5 6 7 8