Home
last modified time | relevance | path

Searched refs:related (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/freebsd/tools/kerneldoc/
H A DDoxyfile4 # 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 Ddoxytmpl.dxy2 # 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 Dcommon-Doxyfile4 # 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 DDoxyfile-xen4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-geom4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-opencrypto4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-kern4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-libkern4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-net802114 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-netgraph4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-netinet4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-netinet64 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-netipsec4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-crypto4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-cam4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-dev_iscsi4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-dev_malo4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-dev_mge4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-dev_mii4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-dev_mmcnull4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-dev_mpr4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-dev_mvs4 # Project related configuration options
10 # configuration options related to the input files
H A DDoxyfile-dev_mwl4 # Project related configuration options
10 # configuration options related to the input files
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysis.cpp47 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 Dsprd,pinctrl.txt10 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.

12345678910>>...31