| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | Makefile | 12 rm -f *.o rtk_hciattach tags cscope.* 16 find ./ -name "*.h" -o -name "*.c" -o -name "*.cc" -o -name "*.cpp" > cscope.files 17 cscope -bkq -i cscope.files
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ |
| H A D | Makefile | 98 .PHONY: cscope 99 cscope: target 101 ${q}rm -f cscope.* 102 ${q}find $(PWD) -name "*.[ch]" -o -name "*.cpp" | grep -v /package/ > cscope.files 103 ${q}cscope -b -q -k
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/ |
| H A D | Makefile | 120 EXTRA_CLEAN += $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ) $(STATIC_LIBS) cscope.* 137 cscope: include_paths = $(LINUX_TOOL_INCLUDE) $(LINUX_HDR_PATH) include lib .. target 138 cscope: target 139 $(RM) cscope.* 143 -exec realpath --relative-base=$(PWD) {} \;) | sort -u > cscope.files 144 cscope -b
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | Makefile | 17 find ./ -name "*.h" -o -name "*.c" -o -name "*.cc" -o -name "*.cpp" > cscope.files 18 cscope -bkq -i cscope.files
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/cscope/ |
| H A D | cscope_15.9.bb | 12 HOMEPAGE = "http://cscope.sourceforge.net/" 21 SRC_URI = "http://downloads.sourceforge.net/project/cscope/cscope/v${PV}/${BP}.tar.gz"
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | Makefile | 283 PHONY += force elfdep zdep bpfdep cscope tags 295 cscope: target 296 ls *.c *.h > cscope.files 297 cscope -b -q -I $(srctree)/include -f cscope.out
|
| H A D | .gitignore | 8 cscope.*
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | Makefile.in | 179 cscope distdir distdir-am dist dist-all distcheck 199 CSCOPE = cscope 890 cscope: cscope.files 891 test ! -s cscope.files \ 892 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 893 clean-cscope: 894 -rm -f cscope.files 895 cscope.files: clean-cscope cscopelist 910 done >> $(top_builddir)/cscope.files 914 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files [all …]
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | tags.sh | 125 (echo \-k; echo \-q; all_target_sources) > cscope.files 126 cscope -b -f cscope.out
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | .gitignore | 73 # cscope files 74 cscope.*
|
| H A D | Makefile | 1479 cscope: target 1481 cscope.files 1482 cscope -b -q -k 1542 ctags etags tags TAGS cscope* GPATH GTAGS GRTAGS GSYMS
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/ |
| H A D | .gitignore | 77 # cscope files 78 cscope.*
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | .gitignore | 25 cscope*
|
| H A D | Makefile.perf | 195 NON_CONFIG_TARGETS := clean python-clean TAGS tags cscope help 877 cscope: 878 $(QUIET_GEN)$(RM) cscope*; \ 879 …$(FIND) $(TAG_FOLDERS) -name '*.[hcS]' -print -o -name '*.cpp' -print | xargs cscope -b $(TAG_FILE… 1012 …RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h TAGS tags cscope* $(OUTPUT)PERF-VER… 1072 .PHONY: $(GIT-HEAD-PHONY) TAGS tags cscope FORCE prepare
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/liburing/liburing/ |
| H A D | 0001-do-not-build-examples.patch | 27 .PHONY: FORCE cscope
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | make | 96 make_cscope := cscope 180 ifneq ($(call has,cscope),) 194 test_make_cscope = test -f cscope.out
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | dontdiff | 117 cscope.*
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | rcu.rst | 61 of the cscope databases from:
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | kbuild.rst | 255 For tags/TAGS/cscope targets, you can specify more than one arch
|
| /OK3568_Linux_fs/kernel/ |
| H A D | Makefile-bak | 278 cscope gtags TAGS tags help% %docs check% coccicheck \ 1615 DISTCLEAN_FILES += tags TAGS cscope* GPATH GTAGS GRTAGS GSYMS 1697 @echo ' cscope - Generate cscope index' 1968 tags TAGS cscope gtags: FORCE
|
| H A D | Makefile | 1614 DISTCLEAN_FILES += tags TAGS cscope* GPATH GTAGS GRTAGS GSYMS 1967 tags TAGS cscope gtags: FORCE target
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/ |
| H A D | Makefile.in | 565 cscope cscopelist:
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/pci_ids/ |
| H A D | Makefile.in | 547 cscope cscopelist:
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/man/ |
| H A D | Makefile.in | 677 cscope cscopelist:
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/man/ |
| H A D | Makefile.in | 677 cscope cscopelist:
|