| /freebsd-14.2/sys/ |
| H A D | Makefile | 22 cscope: cscope.out target 23 cscope.out: ${.CURDIR}/cscope.files 24 cd ${.CURDIR}; cscope -k -buq -p4 -v 26 ${.CURDIR}/cscope.files: .PHONY 30 cscope-clean: 32 rm -f cscope.files cscope.out cscope.in.out cscope.po.out 41 HG_HOOK=if [ \$$HG_ERROR -eq 0 ]; then cd sys && make -m ../share/mk cscope; fi 42 cscope-hook: 54 TAGS ${.CURDIR}/TAGS: ${.CURDIR}/cscope.files 56 cd ${.CURDIR}; xargs etags -a < ${.CURDIR}/cscope.files [all …]
|
| /freebsd-14.2/ |
| H A D | .gitignore | 21 cscope.files 22 cscope.in.out 23 cscope.out 24 cscope.po.out
|
| /freebsd-14.2/sys/modules/mrsas/ |
| H A D | Makefile | 22 rm -f cscope* 24 cscope: clean_cscope target 25 /usr/local/bin/cscope -b *.[ch]
|
| /freebsd-14.2/cddl/usr.sbin/zfsd/ |
| H A D | Makefile.common | 30 cscope: 32 > ${.CURDIR}/cscope.files 33 cd ${.CURDIR} && cscope -buq ${INCFLAGS}
|
| /freebsd-14.2/contrib/openbsm/ |
| H A D | Makefile.in | 143 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-14.2/contrib/openpam/ |
| H A D | Makefile.in | 142 cscope distdir distdir-am dist dist-all distcheck 504 cscope: cscope.files 505 test ! -s cscope.files \ 506 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 507 clean-cscope: 508 -rm -f cscope.files 509 cscope.files: clean-cscope cscopelist 524 done >> $(top_builddir)/cscope.files 528 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 834 am--refresh check check-am clean clean-cscope clean-generic \ [all …]
|
| /freebsd-14.2/contrib/file/ |
| H A D | Makefile.in | 170 cscope distdir distdir-am dist dist-all distcheck 537 cscope: cscope.files 538 test ! -s cscope.files \ 539 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 540 clean-cscope: 541 -rm -f cscope.files 542 cscope.files: clean-cscope cscopelist 557 done >> $(top_builddir)/cscope.files 561 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 870 am--refresh check check-am clean clean-cscope clean-generic \ [all …]
|
| /freebsd-14.2/usr.bin/vi/catalog/ |
| H A D | ru_RU.UTF-8.base | 297 309 "Используйте \"cscope help\" для помощи" 298 310 "Нет запущенного cscope соединения" 300 312 "%d: нет такого cscope сеанса"
|
| H A D | zh_CN.UTF-8.base | 297 309 "使用 \"cscope help\" 查看帮助" 298 310 "没有正在运行的 cscope 连接" 300 312 "%d: 无此 cscope 会话"
|
| H A D | uk_UA.UTF-8.base | 298 309 "Введіть 'cscope help' для інформації" 299 310 "Немає cscope з'єднаннь" 301 312 "%d: немає такої сесії cscope"
|
| H A D | dutch.UTF-8.base | 298 309 "Gebruik \"cscope help\" voor uitleg" 299 310 "Nog geen cscope connectie aanwezig" 301 312 "%d: onbekende cscope sessie"
|
| H A D | german.UTF-8.base | 298 309 "Verwende \"cscope help\" für Hilestellung" 299 310 "Keine cscope Verbindung aktiv" 301 312 "%d: keine solche cscope Verbindung"
|
| H A D | polish.UTF-8.base | 298 309 "Użyj \"cscope help\" w celu uzyskania pomocy" 299 310 "Brak aktywnych połączeń cscope" 301 312 "%d: brak takiej sesji cscope"
|
| H A D | swedish.UTF-8.base | 298 309 "Gör \"cscope help\" för hjälp" 299 310 "Inga cscope kopplingar körs" 301 312 "%d: ingen sådan cscope session"
|
| /freebsd-14.2/contrib/lib9p/ |
| H A D | Makefile | 24 cscope: .PHONY target 25 cd ${.CURDIR}; cscope -buq $$(find . -name '*.[ch]' -print)
|
| /freebsd-14.2/contrib/expat/ |
| H A D | Makefile.in | 221 cscope distdir distdir-am dist dist-all distcheck 727 cscope: cscope.files 728 test ! -s cscope.files \ 729 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 730 clean-cscope: 731 -rm -f cscope.files 732 cscope.files: clean-cscope cscopelist 747 done >> $(top_builddir)/cscope.files 751 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 1059 am--refresh check check-am clean clean-cscope clean-generic \ [all …]
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | Makefile.in | 221 AM_RECURSIVE_TARGETS = cscope 703 cscope: cscope.files 704 test ! -s cscope.files \ 705 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 706 clean-cscope: 707 -rm -f cscope.files 708 cscope.files: clean-cscope cscopelist 723 done >> $(top_builddir)/cscope.files 727 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 1024 check-am clean clean-binPROGRAMS clean-cscope clean-generic \ [all …]
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | Makefile.in | 176 cscope distdir distdir-am dist dist-all distcheck 738 cscope: cscope.files 739 test ! -s cscope.files \ 740 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 741 clean-cscope: 742 -rm -f cscope.files 743 cscope.files: clean-cscope cscopelist 758 done >> $(top_builddir)/cscope.files 762 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 1078 am--refresh check check-am clean clean-cscope clean-generic \ [all …]
|
| /freebsd-14.2/contrib/libfido2/ |
| H A D | .gitignore | 2 cscope.out
|
| /freebsd-14.2/contrib/ntp/sntp/ |
| H A D | Makefile.in | 267 cscope distdir distdir-am dist dist-all distcheck 1143 cscope: cscope.files 1144 test ! -s cscope.files \ 1145 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 1146 clean-cscope: 1147 -rm -f cscope.files 1148 cscope.files: clean-cscope cscopelist 1163 done >> $(top_builddir)/cscope.files 1167 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 1511 clean-binPROGRAMS clean-cscope clean-generic \ [all …]
|
| /freebsd-14.2/sys/modules/ocs_fc/ |
| H A D | Makefile | 44 CLEANFILES += ${PROG}.debug ${PROG}.symbols cscope.*
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | c-lang | 102 0 string cscope cscope reference data
|
| /freebsd-14.2/contrib/nvi/catalog/ |
| H A D | dutch.base | 298 309 "Gebruik \"cscope help\" voor uitleg" 299 310 "Nog geen cscope connectie aanwezig" 301 312 "%d: onbekende cscope sessie"
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | Makefile.in | 663 CSCOPE = cscope 664 AM_RECURSIVE_TARGETS = cscope check recheck 2366 cscope: cscope.files 2367 test ! -s cscope.files \ 2369 clean-cscope: 2370 -rm -f cscope.files 2371 cscope.files: clean-cscope cscopelist 2386 done >> $(top_builddir)/cscope.files 2390 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 3080 check-TESTS check-am clean clean-cscope clean-generic \ [all …]
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | Makefile.in | 661 AM_RECURSIVE_TARGETS = cscope check recheck 2374 cscope: cscope.files 2375 test ! -s cscope.files \ 2376 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 2377 clean-cscope: 2378 -rm -f cscope.files 2379 cscope.files: clean-cscope cscopelist 2394 done >> $(top_builddir)/cscope.files 2398 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 3091 check-TESTS check-am clean clean-cscope clean-generic \ [all …]
|