Searched refs:DIRS (Results 1 – 13 of 13) sorted by relevance
/third_party/musl/libc-test/ |
D | Makefile | 5 DIRS:=$(patsubst src/%/,%,$(sort $(dir $(SRCS)))) macro 6 BDIRS:=$(DIRS:%=$(B)/%) 46 $(foreach d,$(DIRS),$(eval $(call default_template,$(d)))) 73 @echo DIRS $(DIRS) 89 $(foreach d,$(DIRS),$(eval $(call target_template,$(d))))
|
/third_party/optimized-routines/ |
D | Makefile | 48 DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_FILES)))) macro 49 $(ALL_FILES): | $(DIRS) 50 $(DIRS):
|
/third_party/skia/third_party/externals/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)
|
/third_party/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
|
/third_party/curl/plan9/ |
D | mkfile | 25 DIRS=\ 33 for(i in $DIRS) @{
|
/third_party/ltp/testcases/kernel/fs/fs_readonly/ |
D | test_robind.sh | 47 DIRS="dir1 dir2-bound dir3-ro" 120 for dir in $DIRS
|
/third_party/grpc/tools/run_tests/sanity/ |
D | check_shellcheck.sh | 21 DIRS=(
|
/third_party/grpc/tools/distrib/ |
D | yapf_code.sh | 24 DIRS=(
|
D | pylint_code.sh | 24 DIRS=(
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/ |
D | Makefile | 5 DIRS := src macro
|
/third_party/node/doc/api/ |
D | modules.md | 191 1. let DIRS = NODE_MODULES_PATHS(START) 192 2. for each DIR in DIRS: 200 3. let DIRS = [GLOBAL_FOLDERS] 204 c. DIRS = DIRS + DIR 206 5. return DIRS
|
/third_party/iowow/src/ |
D | CMakeLists.txt | 322 message("\n${PROJECT_NAME} INCLUDE DIRS: ${PROJECT_INCLUDE_DIRS}")
|
/third_party/ejdb/src/ |
D | CMakeLists.txt | 366 message("\n${PROJECT_NAME} INCLUDE DIRS: ${PROJECT_INCLUDE_DIRS}")
|