Home
last modified time | relevance | path

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

12345

/NextBSD/sys/
HDMakefile26 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:
35 rm -f cscope.files cscope.out cscope.in.out cscope.po.out
44 HG_HOOK=if [ \$$HG_ERROR -eq 0 ]; then cd sys && make -m ../share/mk cscope; fi
45 cscope-hook:
57 TAGS ${.CURDIR}/TAGS: ${.CURDIR}/cscope.files
59 cd ${.CURDIR}; xargs etags -a < ${.CURDIR}/cscope.files
[all …]
/NextBSD/sys/modules/mrsas/
HDMakefile24 rm -f cscope*
26 cscope: clean_cscope target
27 /usr/local/bin/cscope -b *.[ch]
/NextBSD/contrib/openpam/
HDMakefile.in133 cscope distdir dist dist-all distcheck
154 CSCOPE = cscope
476 cscope: cscope.files
477 test ! -s cscope.files \
478 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
479 clean-cscope:
480 -rm -f cscope.files
481 cscope.files: clean-cscope cscopelist
496 done >> $(top_builddir)/cscope.files
500 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
[all …]
/NextBSD/contrib/file/
HDMakefile.in139 cscope distdir dist dist-all distcheck
160 CSCOPE = cscope
472 cscope: cscope.files
473 test ! -s cscope.files \
474 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
475 clean-cscope:
476 -rm -f cscope.files
477 cscope.files: clean-cscope cscopelist
492 done >> $(top_builddir)/cscope.files
496 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
[all …]
/NextBSD/contrib/openbsm/
HDMakefile.in93 cscope distdir dist dist-all distcheck
96 CSCOPE = cscope
440 cscope: cscope.files
441 test ! -s cscope.files \
442 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
444 clean-cscope:
445 -rm -f cscope.files
447 cscope.files: clean-cscope cscopelist-recursive cscopelist
461 done >> $(top_builddir)/cscope.files
465 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
[all …]
/NextBSD/usr.bin/vi/catalog/
HDru_RU.UTF-8.base297 309 "Используйте \"cscope help\" для помощи"
298 310 "Нет запущенного cscope соединения"
300 312 "%d: нет такого cscope сеанса"
HDzh_CN.UTF-8.base297 309 "使用 \"cscope help\" 查看帮助"
298 310 "没有正在运行的 cscope 连接"
300 312 "%d: 无此 cscope 会话"
HDuk_UA.UTF-8.base298 309 "Введіть 'cscope help' для інформації"
299 310 "Немає cscope з'єднаннь"
301 312 "%d: немає такої сесії cscope"
HDdutch.UTF-8.base298 309 "Gebruik \"cscope help\" voor uitleg"
299 310 "Nog geen cscope connectie aanwezig"
301 312 "%d: onbekende cscope sessie"
HDgerman.UTF-8.base298 309 "Verwende \"cscope help\" für Hilestellung"
299 310 "Keine cscope Verbindung aktiv"
301 312 "%d: keine solche cscope Verbindung"
HDpolish.UTF-8.base298 309 "Użyj \"cscope help\" w celu uzyskania pomocy"
299 310 "Brak aktywnych połączeń cscope"
301 312 "%d: brak takiej sesji cscope"
HDswedish.UTF-8.base298 309 "Gör \"cscope help\" för hjälp"
299 310 "Inga cscope kopplingar körs"
301 312 "%d: ingen sådan cscope session"
/NextBSD/contrib/ntp/
HDMakefile.in174 cscope distdir dist dist-all distcheck
195 CSCOPE = cscope
739 cscope: cscope.files
740 test ! -s cscope.files \
741 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
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
[all …]
/NextBSD/contrib/ntp/sntp/
HDMakefile.in259 cscope distdir dist dist-all distcheck
280 CSCOPE = cscope
1129 cscope: cscope.files
1130 test ! -s cscope.files \
1131 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1132 clean-cscope:
1133 -rm -f cscope.files
1134 cscope.files: clean-cscope cscopelist
1149 done >> $(top_builddir)/cscope.files
1153 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
[all …]
/NextBSD/contrib/file/magic/Magdir/
HDc-lang49 0 string cscope cscope reference data
/NextBSD/lib/libosxsupport/
HDMakefile22 CLEANFILES+= *~ cscope.*
/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDuni_ie.h51 struct uni_ie_cscope cscope; member
/NextBSD/usr.bin/migcom/
HDMakefile52 CLEANFILES+= ident.c *.o *~ *.gz cscope.*
/NextBSD/usr.bin/notifyutil/
HDMakefile38 internal.h mach_exc.h *Server.h *~ cscope.*
/NextBSD/usr.sbin/notifyd/
HDMakefile38 internal.h mach_exc.h *Server.h *~ cscope.*
/NextBSD/contrib/ntp/sntp/libevent/
HDMakefile.in514 CSCOPE = cscope
515 AM_RECURSIVE_TARGETS = cscope check recheck
1936 cscope: cscope.files
1937 test ! -s cscope.files \
1938 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1939 clean-cscope:
1940 -rm -f cscope.files
1941 cscope.files: clean-cscope cscopelist
1956 done >> $(top_builddir)/cscope.files
1960 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
[all …]
/NextBSD/lib/libmach/
HDMakefile69 CLEANFILES+= cscope.* vm_map.h *User.c
/NextBSD/sbin/launchd/
HDMakefile58 internal.h mach_exc.h *Server.h *~ cscope.*
/NextBSD/contrib/nvi/catalog/
HDdutch.base298 309 "Gebruik \"cscope help\" voor uitleg"
299 310 "Nog geen cscope connectie aanwezig"
301 312 "%d: onbekende cscope sessie"
/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDsig_unimsgcpy.c203 if(IE_ISGOOD(src->cscope)) in copy_msg_setup()
204 dst->cscope = src->cscope; in copy_msg_setup()

12345