Searched refs:cscope (Results 1 – 17 of 17) sorted by relevance
| /kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
| D | It_posix_pthread_175.cpp | 44 INT32 cscope; in Testcase() local 59 ret = pthread_attr_getscope(&attr, &cscope); in Testcase() 61 ICUNIT_ASSERT_EQUAL(cscope, g_pthreadScopeValue, cscope); in Testcase()
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
| D | It_posix_pthread_175.c | 51 INT32 cscope; in Testcase() local 66 ret = pthread_attr_getscope(&attr, &cscope); in Testcase() 68 ICUNIT_ASSERT_EQUAL(cscope, g_pthreadScopeValue, cscope); in Testcase()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
| 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
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| 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
|
| D | .gitignore | 8 cscope.*
|
| /kernel/linux/linux-5.10/scripts/ |
| D | tags.sh | 125 (echo \-k; echo \-q; all_target_sources) > cscope.files 126 cscope -b -f cscope.out
|
| /kernel/linux/linux-5.10/ |
| D | .gitignore | 115 # cscope files 116 cscope.*
|
| D | Makefile | 264 cscope gtags TAGS tags help% %docs check% coccicheck \ 1527 DISTCLEAN_FILES += tags TAGS cscope* GPATH GTAGS GRTAGS GSYMS 1886 tags TAGS cscope gtags: FORCE target
|
| /kernel/liteos_a/ |
| D | .gitignore | 15 cscope*
|
| /kernel/liteos_m/ |
| D | .gitignore | 4 cscope.*
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | .gitignore | 25 cscope*
|
| 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
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| D | make | 96 make_cscope := cscope 180 ifneq ($(call has,cscope),) 194 test_make_cscope = test -f cscope.out
|
| /kernel/linux/linux-5.10/Documentation/ |
| D | dontdiff | 117 cscope.*
|
| /kernel/linux/linux-5.10/Documentation/RCU/ |
| D | rcu.rst | 61 of the cscope databases from:
|
| D | RTFP.txt | 1585 form, with links to corresponding cscope databases.
|
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | kbuild.rst | 244 For tags/TAGS/cscope targets, you can specify more than one arch
|