Home
last modified time | relevance | path

Searched refs:gtags (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/process/
H A Dchanges.rst48 gtags (optional) 6.6.5 gtags --version
188 gtags / GNU GLOBAL (optional)
192 tag files through ``make gtags``. This is due to its use of the gtags
/linux/Documentation/
H A DChanges48 gtags (optional) 6.6.5 gtags --version
188 gtags / GNU GLOBAL (optional)
192 tag files through ``make gtags``. This is due to its use of the gtags
/linux/Documentation/translations/it_IT/process/
H A Dchanges.rst52 gtags (opzionale) 6.6.5 gtags --version
197 gtags / GNU GLOBAL (opzionale)
201 vuole eseguire ``make gtags`` e generare i relativi indici. Internamente si fa
202 uso del parametro gtags ``-C (--directory)`` che compare in questa versione.
/linux/scripts/
H A Dtags.sh6 # mode may be any of: tags, gtags, TAGS, cscope
35 # gtags(1) refuses to index any file outside of its current working dir.
36 # If gtags indexing is requested and the build output directory is not
38 if [[ "$1" == "gtags" && -n "${tree}" ]]; then
158 all_target_sources | gtags -i -C "${tree:-.}" -f - "$PWD"
364 "gtags")
/linux/
H A DMakefile295 cscope gtags TAGS tags help% %docs check% coccicheck \
2263 tags TAGS cscope gtags: FORCE target