HomeSort by relevance Sort by last modified time
    Searched refs:ctags (Results 1 - 13 of 13) sorted by null

  /external/antlr/antlr-3.4/runtime/Perl5/
Makefile.PL 8 ctags -f tags --recurse --totals \
  /external/bison/
Makefile 98 CTAGS = ctags
386 ctags-recursive:
388 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
429 ctags: CTAGS
430 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
441 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
683 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check
    [all...]
  /external/bison/examples/
Makefile 86 CTAGS = ctags
315 ctags-recursive:
317 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
358 ctags: CTAGS
359 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
370 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
500 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am
    [all...]
  /external/bison/src/
Makefile 110 CTAGS = ctags
464 ctags: CTAGS
465 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
476 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
602 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
603 clean-generic ctags distclean distclean-compile \
  /hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile 415 CTAGS: $(SRCS)
416 find ${DK_ROOT} -iname '*.[ch]' -print | ctags --c++-types=+px --excmd=pattern -L -
  /external/bison/lib/
Makefile 121 CTAGS = ctags
457 ctags: CTAGS
458 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
469 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
592 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
593 clean-libLIBRARIES clean-noinstLIBRARIES ctags distclean \
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 89 CTAGS = ctags
354 ctags: CTAGS
355 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
366 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
481 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
482 clean-noinstLIBRARIES ctags distclean distclean-compile \
  /external/bison/build-aux/
Makefile 240 ctags: CTAGS
241 CTAGS:
  /external/bison/data/
Makefile 289 ctags: CTAGS
290 CTAGS:
  /external/bison/tests/
Makefile 259 ctags: CTAGS
260 CTAGS:
  /external/bison/doc/
Makefile 428 ctags: CTAGS
429 CTAGS:
  /external/linux-tools-perf/
Makefile 768 @echo ' tags - use ctags to make tag information for source browsing'
811 $(FIND) . -name '*.[hcS]' -print | xargs ctags -a
  /external/openssl/ssl/
Makefile 85 ctags $(SRC)
    [all...]

Completed in 1233 milliseconds