Home
last modified time | relevance | path

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

12345

/freebsd-13.1/sys/
H A DMakefile26 cscope: cscope.out target
27 cscope.out: ${.CURDIR}/cscope.files
28 cd ${.CURDIR}; cscope -k -buq -p4 -v
30 ${.CURDIR}/cscope.files: .PHONY
34 cscope-clean:
36 rm -f cscope.files cscope.out cscope.in.out cscope.po.out
45 HG_HOOK=if [ \$$HG_ERROR -eq 0 ]; then cd sys && make -m ../share/mk cscope; fi
46 cscope-hook:
58 TAGS ${.CURDIR}/TAGS: ${.CURDIR}/cscope.files
60 cd ${.CURDIR}; xargs etags -a < ${.CURDIR}/cscope.files
[all …]
/freebsd-13.1/
H A D.gitignore24 cscope.files
25 cscope.in.out
26 cscope.out
27 cscope.po.out
/freebsd-13.1/sys/modules/mrsas/
H A DMakefile24 rm -f cscope*
26 cscope: clean_cscope target
27 /usr/local/bin/cscope -b *.[ch]
/freebsd-13.1/cddl/usr.sbin/zfsd/
H A DMakefile.common31 cscope:
33 > ${.CURDIR}/cscope.files
34 cd ${.CURDIR} && cscope -buq ${INCFLAGS}
/freebsd-13.1/contrib/openpam/
H A DMakefile.in143 cscope distdir distdir-am dist dist-all distcheck
164 CSCOPE = cscope
493 cscope: cscope.files
494 test ! -s cscope.files \
496 clean-cscope:
497 -rm -f cscope.files
498 cscope.files: clean-cscope cscopelist
513 done >> $(top_builddir)/cscope.files
517 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
818 am--refresh check check-am clean clean-cscope clean-generic \
[all …]
/freebsd-13.1/contrib/openbsm/
H A DMakefile.in143 cscope distdir dist dist-all distcheck
163 CSCOPE = cscope
488 cscope: cscope.files
489 test ! -s cscope.files \
491 clean-cscope:
492 -rm -f cscope.files
493 cscope.files: clean-cscope cscopelist
508 done >> $(top_builddir)/cscope.files
512 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
810 am--refresh check check-am clean clean-cscope clean-generic \
[all …]
/freebsd-13.1/contrib/file/
H A DMakefile.in170 cscope distdir distdir-am dist dist-all distcheck
191 CSCOPE = cscope
533 cscope: cscope.files
534 test ! -s cscope.files \
536 clean-cscope:
537 -rm -f cscope.files
538 cscope.files: clean-cscope cscopelist
553 done >> $(top_builddir)/cscope.files
557 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
861 am--refresh check check-am clean clean-cscope clean-generic \
[all …]
/freebsd-13.1/usr.bin/vi/catalog/
H A Dru_RU.UTF-8.base297 309 "Используйте \"cscope help\" для помощи"
298 310 "Нет запущенного cscope соединения"
300 312 "%d: нет такого cscope сеанса"
H A Dzh_CN.UTF-8.base297 309 "使用 \"cscope help\" 查看帮助"
298 310 "没有正在运行的 cscope 连接"
300 312 "%d: 无此 cscope 会话"
H A Duk_UA.UTF-8.base298 309 "Введіть 'cscope help' для інформації"
299 310 "Немає cscope з'єднаннь"
301 312 "%d: немає такої сесії cscope"
H A Ddutch.UTF-8.base298 309 "Gebruik \"cscope help\" voor uitleg"
299 310 "Nog geen cscope connectie aanwezig"
301 312 "%d: onbekende cscope sessie"
/freebsd-13.1/contrib/lib9p/
H A DMakefile24 cscope: .PHONY target
25 cd ${.CURDIR}; cscope -buq $$(find . -name '*.[ch]' -print)
/freebsd-13.1/contrib/sqlite3/
H A DMakefile.in221 CSCOPE = cscope
222 AM_RECURSIVE_TARGETS = cscope
694 cscope: cscope.files
695 test ! -s cscope.files \
697 clean-cscope:
698 -rm -f cscope.files
699 cscope.files: clean-cscope cscopelist
714 done >> $(top_builddir)/cscope.files
718 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1003 clean-binPROGRAMS clean-cscope clean-generic \
[all …]
/freebsd-13.1/contrib/expat/
H A DMakefile.in216 cscope distdir distdir-am dist dist-all distcheck
717 cscope: cscope.files
718 test ! -s cscope.files \
719 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
720 clean-cscope:
721 -rm -f cscope.files
722 cscope.files: clean-cscope cscopelist
737 done >> $(top_builddir)/cscope.files
741 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1049 am--refresh check check-am clean clean-cscope clean-generic \
[all …]
/freebsd-13.1/contrib/ntp/
H A DMakefile.in176 cscope distdir dist dist-all distcheck
197 CSCOPE = cscope
739 cscope: cscope.files
740 test ! -s cscope.files \
742 clean-cscope:
743 -rm -f cscope.files
744 cscope.files: clean-cscope cscopelist
759 done >> $(top_builddir)/cscope.files
763 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1070 am--refresh check check-am clean clean-cscope clean-generic \
[all …]
/freebsd-13.1/contrib/ntp/sntp/
H A DMakefile.in259 cscope distdir dist dist-all distcheck
280 CSCOPE = cscope
1123 cscope: cscope.files
1124 test ! -s cscope.files \
1126 clean-cscope:
1127 -rm -f cscope.files
1128 cscope.files: clean-cscope cscopelist
1143 done >> $(top_builddir)/cscope.files
1147 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1466 clean-cscope clean-generic clean-libexecPROGRAMS clean-libtool \
[all …]
/freebsd-13.1/sys/modules/ocs_fc/
H A DMakefile45 CLEANFILES += ${PROG}.debug ${PROG}.symbols cscope.*
/freebsd-13.1/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.h51 struct uni_ie_cscope cscope; member
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dc-lang102 0 string cscope cscope reference data
/freebsd-13.1/sys/contrib/openzfs/
H A D.gitignore58 cscope.*
/freebsd-13.1/contrib/bc/
H A D.gitignore75 cscope*.out
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A DMakefile.in514 CSCOPE = cscope
515 AM_RECURSIVE_TARGETS = cscope check recheck
1942 cscope: cscope.files
1943 test ! -s cscope.files \
1945 clean-cscope:
1946 -rm -f cscope.files
1947 cscope.files: clean-cscope cscopelist
1962 done >> $(top_builddir)/cscope.files
1966 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
2423 check-am clean clean-cscope clean-generic clean-libLTLIBRARIES \
[all …]
/freebsd-13.1/contrib/libevent/
H A DMakefile.in588 CSCOPE = cscope
589 AM_RECURSIVE_TARGETS = cscope check recheck
2126 cscope: cscope.files
2127 test ! -s cscope.files \
2129 clean-cscope:
2130 -rm -f cscope.files
2131 cscope.files: clean-cscope cscopelist
2146 done >> $(top_builddir)/cscope.files
2150 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
2672 check-am clean clean-cscope clean-generic clean-libLTLIBRARIES \
[all …]
/freebsd-13.1/sys/contrib/ngatm/netnatm/sig/
H A Dsig_unimsgcpy.c203 if(IE_ISGOOD(src->cscope)) in copy_msg_setup()
204 dst->cscope = src->cscope; in copy_msg_setup()
/freebsd-13.1/contrib/nvi/catalog/
H A Ddutch.base298 309 "Gebruik \"cscope help\" voor uitleg"
299 310 "Nog geen cscope connectie aanwezig"
301 312 "%d: onbekende cscope sessie"

12345