Searched refs:DIRS (Results 1 – 25 of 31) sorted by relevance
12
/external/autotest/client/bin/result_tools/ |
D | utils_unittest.py | 38 utils_lib.DIRS: [ 41 utils_lib.DIRS: [ 48 utils_lib.DIRS: []}}]}}, 50 utils_lib.DIRS: 59 utils_lib.DIRS: [ 66 utils_lib.DIRS: [ 76 utils_lib.DIRS: [ 88 utils_lib.DIRS: [ 101 utils_lib.DIRS: [ 107 utils_lib.DIRS: [ [all …]
|
D | throttler_lib_unittest.py | 27 utils_lib.DIRS: [ 35 utils_lib.DIRS: [ 39 utils_lib.DIRS: [ 41 utils_lib.DIRS: [
|
D | result_info.py | 161 self.details[utils_lib.DIRS] = [] 199 self._is_dir = utils_lib.DIRS in original_info[self.name] 203 self.details[utils_lib.DIRS] = [] 212 dirs = original_info[self.name][utils_lib.DIRS] 343 return self.details[utils_lib.DIRS] 443 self.details[utils_lib.DIRS].append( 501 self.details[utils_lib.DIRS] = [] 729 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 | shrink_file_throttler_unittest.py | 23 '': {utils_lib.DIRS: [ 31 utils_lib.DIRS: [
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/COFF/ |
D | patch-debug-dir2.test | 6 …-readobj --coff-debug-directory %t.in.exe | FileCheck %s --check-prefixes=DEBUG-DIRS,DEBUG-DIRS-PRE 9 …eadobj --coff-debug-directory %t.out.exe | FileCheck %s --check-prefixes=DEBUG-DIRS,DEBUG-DIRS-POST 12 # DEBUG-DIRS: AddressOfRawData: 0x3038 13 # DEBUG-DIRS-PRE-NEXT: PointerToRawData: 0x638 14 # DEBUG-DIRS-POST-NEXT: PointerToRawData: 0x438 16 # DEBUG-DIRS: AddressOfRawData: 0x3051 17 # DEBUG-DIRS-PRE-NEXT: PointerToRawData: 0x651 18 # DEBUG-DIRS-POST-NEXT: PointerToRawData: 0x451
|
/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/llvm-project/libc/AOR_v20.02/ |
D | Makefile | 49 DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_FILES)))) macro 50 $(ALL_FILES): | $(DIRS) 51 $(DIRS):
|
/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 | 48 DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_FILES)))) macro 49 $(ALL_FILES): | $(DIRS) 50 $(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/rust/crates/grpcio-sys/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/selinux/scripts/ |
D | release | 12 DIRS="libsepol libselinux libsemanage checkpolicy secilc policycoreutils mcstrans restorecond semod… 20 for i in $DIRS; do
|
/external/curl/plan9/ |
D | mkfile | 25 DIRS=\ 33 for(i in $DIRS) @{
|
/external/zstd/tests/ |
D | test-license.py | 33 DIRS = [os.path.join(ROOT, d) for d in RELDIRS] variable 127 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/rust/crates/grpcio-sys/grpc/tools/run_tests/sanity/ |
D | check_shellcheck.sh | 21 DIRS=(
|
/external/grpc-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=(
|
D | pylint_code.sh | 24 DIRS=(
|
/external/grpc-grpc/tools/distrib/ |
D | pylint_code.sh | 21 DIRS=(
|
D | yapf_code.sh | 21 DIRS=(
|
12