/external/autotest/client/bin/result_tools/ |
D | utils.py | 87 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 …]
|
D | utils_unittest.py | 25 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 …]
|
D | view.py | 32 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/ |
D | Makefile | 30 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/ |
D | Makefile | 15 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/ |
D | Makefile | 10 DIRS = $(OBJDIR)/common $(OBJDIR)/dec $(OBJDIR)/enc \ macro 22 $(DIRS): 40 $(OBJECTS): $$(patsubst %.o,%.c,$$(patsubst $$(OBJDIR)/%,%,$$@)) | $(DIRS)
|
/external/ltp/testcases/commands/cron/ |
D | cron_dirs_checks01 | 32 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/ |
D | Makefile | 11 DIRS = scalar ipo macro 14 $(Verb) for i in $(DIRS) ; do \
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/ |
D | Makefile | 11 DIRS = llvm bitreader bitwriter analysis target executionengine transforms macro 15 $(Verb) for i in $(DIRS) ; do \
|
/external/selinux/scripts/ |
D | release | 11 DIRS="libsepol libselinux libsemanage checkpolicy secilc policycoreutils mcstrans restorecond semod… 19 for i in $DIRS; do
|
/external/swiftshader/third_party/LLVM/tools/ |
D | Makefile | 22 DIRS := llvm-config macro 49 DIRS += lto gold
|
/external/ltp/testcases/kernel/fs/fs_readonly/ |
D | test_robind.sh | 47 DIRS="dir1 dir2-bound dir3-ro" 120 for dir in $DIRS
|
/external/curl/src/ |
D | Makefile.Watcom | 156 DIRS = $(OBJ_DIR) 158 all: tool_hugehelp.c $(DIRS) $(TARGETS) .SYMBOLIC 175 $(DIRS):
|
/external/netperf/src/ |
D | dirs | 1 DIRS= \
|
/external/swiftshader/third_party/LLVM/projects/sample/tools/ |
D | Makefile | 11 DIRS=sample macro
|
/external/swiftshader/third_party/LLVM/projects/sample/lib/ |
D | Makefile | 11 DIRS=sample macro
|
/external/curl/lib/ |
D | Makefile.Watcom | 198 DIRS = $(OBJ_BASE) $(OBJ_BASE)/stat $(OBJ_BASE)/dyn 202 all: $(CURLBUILDH) $(DIRS) $(TARGETS) .SYMBOLIC 216 $(DIRS):
|
/external/swiftshader/third_party/LLVM/projects/sample/ |
D | Makefile | 11 DIRS = lib tools macro
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | Makefile | 12 DIRS = IPA macro
|
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/ |
D | Makefile | 12 DIRS = TargetInfo macro
|
/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/ |
D | Makefile | 12 DIRS = TargetInfo macro
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | Makefile | 21 DIRS = InstPrinter TargetInfo MCTargetDesc macro
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | Makefile | 19 DIRS = TargetInfo MCTargetDesc macro
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | Makefile | 20 DIRS = TargetInfo MCTargetDesc macro
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | Makefile | 19 DIRS = TargetInfo MCTargetDesc macro
|