Home
last modified time | relevance | path

Searched refs:DIRS (Results 1 – 25 of 42) sorted by relevance

12

/external/autotest/client/bin/result_tools/
Dutils.py87 dir_info[utils_lib.DIRS] = {}
103 dir_info[utils_lib.DIRS][f] = f_summary[f]
141 if utils_lib.DIRS not in entry:
145 entry[utils_lib.DIRS][s][utils_lib.ORIGINAL_SIZE_BYTES]
146 for s in entry[utils_lib.DIRS]])
150 entry[utils_lib.DIRS][s].get(
152 entry[utils_lib.DIRS][s].get(
154 entry[utils_lib.DIRS][s][utils_lib.ORIGINAL_SIZE_BYTES]))
155 for s in entry[utils_lib.DIRS]])
157 entry[utils_lib.DIRS][s].get(
[all …]
Dutils_unittest.py25 utils_lib.DIRS: {
28 utils_lib.DIRS: {
35 utils_lib.DIRS: {}}}},
37 utils_lib.DIRS:
45 utils_lib.DIRS: {
50 utils_lib.DIRS: {
60 utils_lib.DIRS: {
70 utils_lib.DIRS: {
83 utils_lib.DIRS: {
89 utils_lib.DIRS: {
[all …]
Dview.py32 DIRS = 'dirs' variable
346 subdirs = dirs[entry].get(utils_lib.DIRS, {})
376 {DIRS: _get_dirs_html(
397 dirs = summary[utils_lib.ROOT_DIR].get(utils_lib.DIRS, {})
418 summary_tree = SUBDIRS_WRAPPER_TEMPLATE % {DIRS: dirs_html,
/external/swiftshader/third_party/LLVM/
DMakefile30 DIRS := lib/Support lib/TableGen utils macro
33 DIRS := lib/Support lib/TableGen utils lib/VMCore lib tools/llvm-shlib \ macro
47 DIRS := $(filter-out tools/llvm-shlib, $(DIRS)) macro
51 DIRS := $(filter-out docs, $(DIRS)) macro
55 DIRS := $(filter-out tools runtime docs, $(DIRS)) macro
60 DIRS := $(filter-out tools runtime docs, $(DIRS)) macro
65 DIRS := $(filter-out runtime docs, $(DIRS)) macro
70 DIRS := tools/clang/tools/driver tools/clang/lib/Headers \ macro
78 DIRS := tools/clang/tools/driver tools/clang/lib/Headers \ macro
86 DIRS := $(filter-out tools docs unittests, $(DIRS)) \ macro
[all …]
/external/swiftshader/third_party/LLVM/projects/
DMakefile15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_… macro
18 DIRS := $(filter-out compiler-rt,$(DIRS)) macro
21 DIRS := $(filter-out libcxx,$(DIRS)) macro
25 DIRS := $(filter-out sample, $(DIRS)) macro
/external/brotli/
DMakefile10 DIRS = $(OBJDIR)/common $(OBJDIR)/dec $(OBJDIR)/enc \ macro
22 $(DIRS):
40 $(OBJECTS): $$(patsubst %.o,%.c,$$(patsubst $$(OBJDIR)/%,%,$$@)) | $(DIRS)
/external/ltp/testcases/commands/cron/
Dcron_dirs_checks0132 DIRS="/etc/cron.d /etc/cron.daily /etc/cron.hourly /etc/cron.monthly /etc/cron.weekly /var/spool/cr…
35 for i in $DIRS
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/
DMakefile11 DIRS = scalar ipo macro
14 $(Verb) for i in $(DIRS) ; do \
/external/swiftshader/third_party/LLVM/bindings/ocaml/
DMakefile11 DIRS = llvm bitreader bitwriter analysis target executionengine transforms macro
15 $(Verb) for i in $(DIRS) ; do \
/external/selinux/scripts/
Drelease11 DIRS="libsepol libselinux libsemanage checkpolicy secilc policycoreutils mcstrans restorecond semod…
19 for i in $DIRS; do
/external/swiftshader/third_party/LLVM/tools/
DMakefile22 DIRS := llvm-config macro
49 DIRS += lto gold
/external/ltp/testcases/kernel/fs/fs_readonly/
Dtest_robind.sh47 DIRS="dir1 dir2-bound dir3-ro"
120 for dir in $DIRS
/external/curl/src/
DMakefile.Watcom156 DIRS = $(OBJ_DIR)
158 all: tool_hugehelp.c $(DIRS) $(TARGETS) .SYMBOLIC
175 $(DIRS):
/external/netperf/src/
Ddirs1 DIRS= \
/external/swiftshader/third_party/LLVM/projects/sample/tools/
DMakefile11 DIRS=sample macro
/external/swiftshader/third_party/LLVM/projects/sample/lib/
DMakefile11 DIRS=sample macro
/external/curl/lib/
DMakefile.Watcom198 DIRS = $(OBJ_BASE) $(OBJ_BASE)/stat $(OBJ_BASE)/dyn
202 all: $(CURLBUILDH) $(DIRS) $(TARGETS) .SYMBOLIC
216 $(DIRS):
/external/swiftshader/third_party/LLVM/projects/sample/
DMakefile11 DIRS = lib tools macro
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMakefile12 DIRS = IPA macro
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DMakefile12 DIRS = TargetInfo macro
/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
DMakefile12 DIRS = TargetInfo macro
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DMakefile21 DIRS = InstPrinter TargetInfo MCTargetDesc macro
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DMakefile19 DIRS = TargetInfo MCTargetDesc macro
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DMakefile20 DIRS = TargetInfo MCTargetDesc macro
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DMakefile19 DIRS = TargetInfo MCTargetDesc macro

12