Home
last modified time | relevance | path

Searched defs:isDocFile (Results 1 – 16 of 16) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/gosrc/
H A Dutil.go55 func isDocFile(n string) bool { func
/dports/www/miniflux/v2-2.0.35/vendor/github.com/golang/gddo/gosrc/
H A Dutil.go55 func isDocFile(n string) bool { func
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/golang/gddo/gosrc/
H A Dutil.go55 func isDocFile(n string) bool { func
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dmodule.h77 int isDocFile; // if it is a documentation input file, not D source variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dmodule.h77 int isDocFile; // if it is a documentation input file, not D source variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dmodule.h77 int isDocFile; // if it is a documentation input file, not D source variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dmodule.h77 int isDocFile; // if it is a documentation input file, not D source variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dmodule.h76 int isDocFile; // if it is a documentation input file, not D source variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dmodule.h77 int isDocFile; // if it is a documentation input file, not D source variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dmodule.h76 int isDocFile; // if it is a documentation input file, not D source variable
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dmodule.h77 int isDocFile; // if it is a documentation input file, not D source variable
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dmodule.h76 int isDocFile; // if it is a documentation input file, not D source variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dmodule.h79 bool isDocFile; // if it is a documentation input file, not D source variable
H A Ddmodule.d465 bool isDocFile; // if it is a documentation input file, not D source variable
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dfiledef.cpp1099 bool isDocFile = isDocumentationFile(); in writeSourceHeader() local
H A Dutil.cpp6720 bool isDocFile = fd->isDocumentationFile(); in fileVisibleInIndex() local