Home
last modified time | relevance | path

Searched refs:cscope (Results 1 – 25 of 126) sorted by relevance

123456

/external/openthread/third_party/mbedtls/repo/
DMakefile149 cscope: cscope.in.out cscope.po.out cscope.out target
150 cscope.in.out cscope.po.out cscope.out: $(C_SOURCE_FILES)
151cscope -bq -u -Iinclude -Ilibrary $(patsubst %,-I%,$(wildcard 3rdparty/*/include)) -Itests/include…
152 .PHONY: cscope global
/external/mbedtls/
DMakefile185 cscope: cscope.in.out cscope.po.out cscope.out target
186 cscope.in.out cscope.po.out cscope.out: $(C_SOURCE_FILES)
187cscope -bq -u -Iinclude -Ilibrary $(patsubst %,-I%,$(wildcard 3rdparty/*/include)) -Itests/include…
188 .PHONY: cscope global
/external/liburing/
DMakefile15 .PHONY: FORCE cscope
66 @rm -f config-host.mak config-host.h cscope.out $(NAME).pc test/*.dmesg
71 cscope: target
72 @cscope -b -R
D.gitignore29 cscope.out
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
D1-1.c40 int cscope; in main() local
62 rc = pthread_attr_getscope(&attr, &cscope); in main()
68 if (cscope != CONSCOPE) { in main()
/external/iperf3/
DMakefile.in139 cscope distdir distdir-am dist dist-all distcheck
159 CSCOPE = cscope
460 cscope: cscope.files
461 test ! -s cscope.files \
462 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
463 clean-cscope:
464 -rm -f cscope.files
465 cscope.files: clean-cscope cscopelist
480 done >> $(top_builddir)/cscope.files
484 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
[all …]
/external/iproute2/
DMakefile97 rm -f config.mk cscope.*
101 cscope: target
102 cscope -b -q -R -Iinclude -sip -slib -smisc -snetem -stc
D.gitignore10 # cscope
11 cscope.*
/external/libnetfilter_conntrack/
DMakefile.in173 cscope distdir dist dist-all distcheck
194 CSCOPE = cscope
542 cscope: cscope.files
543 test ! -s cscope.files \
544 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
545 clean-cscope:
546 -rm -f cscope.files
547 cscope.files: clean-cscope cscopelist
562 done >> $(top_builddir)/cscope.files
566 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
[all …]
/external/lmfit/
DMakefile.in185 cscope distdir dist dist-all distcheck
206 CSCOPE = cscope
546 cscope: cscope.files
547 test ! -s cscope.files \
548 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
549 clean-cscope:
550 -rm -f cscope.files
551 cscope.files: clean-cscope cscopelist
566 done >> $(top_builddir)/cscope.files
570 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
[all …]
/external/speex/
DMakefile170 cscope distdir distdir-am dist dist-all distcheck
250 CSCOPE = cscope
553 cscope: cscope.files target
554 test ! -s cscope.files \
555 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
556 clean-cscope:
557 -rm -f cscope.files
558 cscope.files: clean-cscope cscopelist
573 done >> $(top_builddir)/cscope.files
577 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
[all …]
DMakefile.in170 cscope distdir distdir-am dist dist-all distcheck
553 cscope: cscope.files
554 test ! -s cscope.files \
555 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
556 clean-cscope:
557 -rm -f cscope.files
558 cscope.files: clean-cscope cscopelist
573 done >> $(top_builddir)/cscope.files
577 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
886 am--refresh check check-am clean clean-cscope clean-generic \
[all …]
/external/linux-kselftest/tools/testing/selftests/kvm/
DMakefile173 EXTRA_CLEAN += $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ) $(STATIC_LIBS) cscope.*
190 cscope: include_paths = $(LINUX_TOOL_INCLUDE) $(LINUX_HDR_PATH) include lib .. target
191 cscope: target
192 $(RM) cscope.*
196 -exec realpath --relative-base=$(PWD) {} \;) | sort -u > cscope.files
197 cscope -b
/external/libbpf/src/
DMakefile155 .PHONY: cscope tags
156 cscope: target
158 $(Q)ls *.c *.h > cscope.files
159 $(Q)cscope -b -q -f cscope.out
/external/sg3_utils/
DMakefile.in137 cscope distdir distdir-am dist dist-all distcheck
546 cscope: cscope.files
547 test ! -s cscope.files \
548 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
549 clean-cscope:
550 -rm -f cscope.files
551 cscope.files: clean-cscope cscopelist
566 done >> $(top_builddir)/cscope.files
570 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
876 am--refresh check check-am clean clean-cscope clean-generic \
[all …]
/external/dtc/
D.gitignore23 # cscope files
24 cscope.*
/external/f2fs-tools/
D.gitignore54 # cscope files
55 cscope.*
/external/clang/
D.gitignore25 cscope.files
26 cscope.out
/external/llvm/
D.gitignore36 cscope.files
37 cscope.out
/external/linux-kselftest/
D.gitignore84 # cscope files
85 cscope.*
/external/libtracefs/
DMakefile234 CSCOPE_TAGS = $(obj)/cscope
245 $(RM) $(obj)/cscope*
246 $(call find_tag_files) | cscope -b -q
250 cscope: $(CSCOPE_TAGS) target
/external/fsverity-utils/
D.gitignore15 cscope.*
/external/trace-cmd/
D.gitignore22 cscope*
/external/selinux/
D.gitignore22 cscope.*
/external/kmod/
D.gitignore31 cscope.out

123456