/external/autotest/client/bin/result_tools/ |
D | utils_unittest.py | 37 utils_lib.DIRS: [ 40 utils_lib.DIRS: [ 47 utils_lib.DIRS: []}}]}}, 49 utils_lib.DIRS: 58 utils_lib.DIRS: [ 65 utils_lib.DIRS: [ 75 utils_lib.DIRS: [ 87 utils_lib.DIRS: [ 100 utils_lib.DIRS: [ 106 utils_lib.DIRS: [ [all …]
|
D | result_info.py | 160 self.details[utils_lib.DIRS] = [] 198 self._is_dir = utils_lib.DIRS in original_info[self.name] 202 self.details[utils_lib.DIRS] = [] 211 dirs = original_info[self.name][utils_lib.DIRS] 342 return self.details[utils_lib.DIRS] 442 if utils_lib.DIRS not in self.details: 443 self.details[utils_lib.DIRS] = [] 444 self.details[utils_lib.DIRS].append( 502 self.details[utils_lib.DIRS] = [] 730 utils_lib.DIRS: []}})
|
D | throttler_lib_unittest.py | 27 utils_lib.DIRS: [ 35 utils_lib.DIRS: [ 39 utils_lib.DIRS: [ 41 utils_lib.DIRS: [
|
D | result_info_unittest.py | 25 utils_lib.DIRS: [ 29 utils_lib.DIRS: [ 36 utils_lib.DIRS: 48 utils_lib.DIRS: [
|
D | view.py | 35 DIRS = 'dirs' variable 378 {DIRS: _get_dirs_html( 417 summary_tree = SUBDIRS_WRAPPER_TEMPLATE % {DIRS: dirs_html,
|
D | delete_file_throttler_unittest.py | 27 '': {utils_lib.DIRS: [ 29 utils_lib.DIRS: [ 42 utils_lib.DIRS: [
|
D | zip_file_throttler_unittest.py | 24 '': {utils_lib.DIRS: [ 35 utils_lib.DIRS: [
|
D | utils_lib.py | 27 DIRS = '/D' variable
|
/external/libcups/ |
D | Makefile | 18 DIRS = cups $(BUILDDIRS) macro 42 for dir in $(DIRS); do\ 61 for dir in $(DIRS); do\ 80 for dir in $(DIRS); do\ 91 for dir in $(DIRS); do\ 120 for dir in $(DIRS); do\ 168 for dir in $(DIRS); do\ 182 for dir in $(DIRS); do\ 198 for dir in $(DIRS); do\ 209 for dir in $(DIRS); do\ [all …]
|
/external/libconfig/contrib/ls-config/src/po/ |
D | makefile | 1 DIRS:=$(shell find . -mindepth 1 -maxdepth 1 -name "*.po" -type f | sed -e 's/\(.*\)\..*/\1/') macro 2 PACKAGES = $(DIRS:%=%.lang) 3 IPACKAGES = $(DIRS:%=%.inst) 4 CPACKAGES = $(DIRS:%=%.cln) 5 RPACKAGES = $(DIRS:%=%.remov)
|
/external/brotli/ |
D | Makefile | 11 DIRS = $(OBJDIR)/c/common $(OBJDIR)/c/dec $(OBJDIR)/c/enc \ macro 35 $(DIRS): 53 $(OBJECTS): $$(patsubst %.o,%.c,$$(patsubst $$(OBJDIR)/%,%,$$@)) | $(DIRS)
|
/external/arm-optimized-routines/ |
D | Makefile | 50 DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_FILES)))) macro 51 $(ALL_FILES): | $(DIRS) 52 $(DIRS):
|
/external/timezone-boundary-builder/android/tools/host/ |
D | clear_android_data_files.sh | 23 DIRS=(\ 29 for DIR in ${DIRS[@]}; do
|
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/grpc_clang_format/ |
D | clang_format_all_the_things.sh | 19 DIRS="examples/cpp src/core/lib src/core/tsi src/core/ext src/cpp test/core test/cpp include src/co… 28 for dir in $DIRS
|
/external/grpc-grpc/tools/dockerfile/grpc_clang_format/ |
D | clang_format_all_the_things.sh | 19 DIRS="src/core/lib src/core/tsi src/core/ext src/cpp test/core test/cpp include src/compiler src/cs… 28 for dir in $DIRS
|
/external/curl/plan9/ |
D | mkfile | 27 DIRS=\ 35 for(i in $DIRS) @{
|
/external/openthread/third_party/nlbuild-autotools/repo/scripts/ |
D | mkskeleton | 214 DIRS="doc third_party include src tests" 216 for dir in ${DIRS}; do
|
/external/zstd/tests/ |
D | test-license.py | 37 DIRS = [to_abs(d) for d in RELDIRS] variable 138 for directory in DIRS:
|
/external/ltp/testcases/kernel/fs/fs_readonly/ |
D | test_robind.sh | 47 DIRS="dir1 dir2-bound dir3-ro" 120 for dir in $DIRS
|
/external/grpc-grpc/tools/run_tests/sanity/ |
D | check_shellcheck.sh | 21 DIRS=(
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/sanity/ |
D | check_shellcheck.sh | 21 DIRS=(
|
/external/rust/crates/grpcio-sys/grpc/tools/distrib/ |
D | yapf_code.sh | 24 DIRS=(
|
/external/grpc-grpc/tools/distrib/ |
D | pylint_code.sh | 21 DIRS=(
|
D | yapf_code.sh | 21 DIRS=(
|
/external/trace-cmd/tracecmd/ |
D | trace-cmd.bash | 38 DIRS=( $(compgen -d -- "$cur")) 41 COMPREPLY="$DIRS/"
|