/freebsd/tools/kerneldoc/ |
H A D | Doxyfile | 4 # Project related configuration options 30 # Build related configuration options 56 # configuration options related to warning and progress messages 65 # configuration options related to the input files 81 # configuration options related to source browsing 90 # configuration options related to the alphabetical class index 96 # configuration options related to the HTML output 116 # configuration options related to the LaTeX output 131 # configuration options related to the RTF output 140 # configuration options related to the man page output [all …]
|
/freebsd/crypto/heimdal/doc/ |
H A D | doxytmpl.dxy | 2 # Project related configuration options 41 # Build related configuration options 71 # configuration options related to warning and progress messages 80 # configuration options related to the input files 122 # configuration options related to source browsing 133 # configuration options related to the alphabetical class index 139 # configuration options related to the HTML output 158 # configuration options related to the LaTeX output 173 # configuration options related to the RTF output 182 # configuration options related to the man page output [all …]
|
/freebsd/tools/kerneldoc/subsys/ |
H A D | common-Doxyfile | 4 # Project related configuration options 42 # Build related configuration options 69 # configuration options related to warning and progress messages 80 # configuration options related to the input files 134 # configuration options related to source browsing 145 # configuration options related to the alphabetical class index 151 # configuration options related to the HTML output 170 # configuration options related to the LaTeX output 185 # configuration options related to the RTF output 194 # configuration options related to the man page output [all …]
|
H A D | Doxyfile-xen | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-geom | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-opencrypto | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-kern | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-libkern | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-net80211 | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-netgraph | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-netinet | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-netinet6 | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-netipsec | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-crypto | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-cam | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-dev_iscsi | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-dev_malo | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-dev_mge | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-dev_mii | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-dev_mmcnull | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-dev_mpr | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-dev_mvs | 4 # Project related configuration options 10 # configuration options related to the input files
|
H A D | Doxyfile-dev_mwl | 4 # Project related configuration options 10 # configuration options related to the input files
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ProvenanceAnalysis.cpp | 47 return related(A->getTrueValue(), SB->getTrueValue()) || in relatedSelect() 48 related(A->getFalseValue(), SB->getFalseValue()); in relatedSelect() 51 return related(A->getTrueValue(), B) || related(A->getFalseValue(), B); in relatedSelect() 62 if (related(A->getIncomingValue(i), in relatedPHI() 71 if (UniqueSrc.insert(PV1).second && related(PV1, B)) in relatedPHI() 159 bool ProvenanceAnalysis::related(const Value *A, const Value *B) { in related() function in ProvenanceAnalysis
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | sprd,pinctrl.txt | 10 related domain pad driving selection, if the related domain pad 29 to configure the pin sleep mode, function select and sleep related 34 related configuration are: 42 In some situation we need set the pin sleep mode and pin sleep related 43 configuration, to set the pin sleep related configuration automatically 46 and set the pin sleep related configuration as "input-enable", which 79 - sleep-hardware-state: Indicate these configs in this state are sleep related.
|