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

  /external/antlr/antlr-3.4/runtime/Perl5/
Makefile.PL 8 ctags -f tags --recurse --totals \
  /external/chromium_org/build/
build-ctags.sh 7 if [[ a"`ctags --version | head -1 | grep \"^Exuberant Ctags\"`" == "a" ]]; then
9 You must be using Exuberant Ctags, not just standard GNU ctags. If you are on
11 apt-get install exuberant-ctags.
19 echo "Failed to create ctags for $1"
24 echo "ctags --languages=C++ $1 --exclude=.git -R -f .tmp_tags"
  /external/chromium_org/third_party/openssl/openssl/crypto/chacha/
Makefile 61 ctags $(SRC)
  /external/llvm/utils/TableGen/
tdtags 13 # This is a wrapper script to simplify generating ctags(1)-compatible index
54 $SELF - generate ctags(1)-compatible index files for tblgen .td source
64 Without the '-x' option, $SELF provides a ctags(1)-like interface to
71 for tblgen tags and ctags(1) for other languages, it is best
72 to run ${SELF} first without '-a', and ctags(1) second with '-a',
73 because ctags(1) handling is more capable.
221 eval $TBLGEN --gen-ctags $inc "$i" >$t 2>$TMP:F
398 # Handle the case where tdtags is a simple ctags(1)-like wrapper for tblgen.
  /external/chromium_org/third_party/openssl/openssl/crypto/poly1305/
Makefile 61 ctags $(SRC)
  /external/bison/
GNUmakefile 119 dist distcheck tags ctags
  /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/linux-tools-perf/
Makefile 768 @echo ' tags - use ctags to make tag information for source browsing'
811 $(FIND) . -name '*.[hcS]' -print | xargs ctags -a
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile     [all...]
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 488 CTAGS = ctags
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 488 CTAGS = ctags
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 488 CTAGS = ctags
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 488 CTAGS = ctags
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 488 CTAGS = ctags
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 488 CTAGS = ctags
    [all...]

Completed in 817 milliseconds