/freebsd/contrib/file/magic/Magdir/ |
H A D | rtf | 4 # rtf: file(1) magic for Rich Text Format (RTF) 9 # Reference: http://www.snake.net/software/RTF/RTF-Spec-1.7.rtf 17 !:apple ????RTF 20 # display information like version, language and code page of RTF 76 #!:apple ????RTF
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 25 # .chm file, and 'MAN', 'RTF', 'XML', 'PDF' and 'PS' for the appropriate 32 # and doing some massaging they might be better than nothing. CHM and RTF 67 # documentation (HTML, CHM, CHI, MAN, RTF, XML) 302 # RTF file generation: 303 DX_ARG_ABLE(rtf, [generate doxygen RTF documentation], 427 ## Rules specific for RTF output. ##
|
/freebsd/contrib/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 25 # .chm file, and 'MAN', 'RTF', 'XML', 'PDF' and 'PS' for the appropriate 32 # and doing some massaging they might be better than nothing. CHM and RTF 67 # documentation (HTML, CHM, CHI, MAN, RTF, XML) 302 # RTF file generation: 303 DX_ARG_ABLE(rtf, [generate doxygen RTF documentation], 427 ## Rules specific for RTF output. ##
|
/freebsd/share/doc/smm/18.net/ |
H A D | spell.ok | 117 RTF
|
/freebsd/tools/kerneldoc/ |
H A D | Doxyfile | 131 # configuration options related to the RTF output
|
/freebsd/crypto/heimdal/doc/ |
H A D | doxytmpl.dxy | 173 # configuration options related to the RTF output
|
/freebsd/tools/kerneldoc/subsys/ |
H A D | common-Doxyfile | 185 # configuration options related to the RTF output
|
/freebsd/contrib/bearssl/ |
H A D | Doxyfile | 365 # and RTF). 378 # Man pages) or section (for LaTeX and RTF). 1770 # Configuration options related to the RTF output 1773 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The 1774 # RTF output is optimized for Word 97 and may not look too pretty with other RTF 1780 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put. If a 1788 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF 1796 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will 1797 # contain hyperlink fields. The RTF file will contain links (just like the HTML 1818 # Set optional variables used in the generation of an RTF document. Syntax is [all …]
|
/freebsd/contrib/ldns/ |
H A D | libdns.doxygen.in | 411 # and RTF). 424 # Man pages) or section (for LaTeX and RTF). 1931 # Configuration options related to the RTF output 1934 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The 1935 # RTF output is optimized for Word 97 and may not look too pretty with other RTF 1941 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put. If a 1949 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF 1957 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will 1958 # contain hyperlink fields. The RTF file will contain links (just like the HTML 1979 # Set optional variables used in the generation of an RTF document. Syntax is [all …]
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 426 # and RTF). 439 # Man pages) or section (for LaTeX and RTF). 2021 # Configuration options related to the RTF output 2024 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The 2025 # RTF output is optimized for Word 97 and may not look too pretty with other RTF 2031 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put. If a 2039 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF 2047 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will 2048 # contain hyperlink fields. The RTF fil [all...] |
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 436 # and RTF). 449 # Man pages) or section (for LaTeX and RTF). 2103 # Configuration options related to the RTF output 2106 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The 2107 # RTF output is optimized for Word 97 and may not look too pretty with other RTF 2113 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put. If a 2121 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF 2129 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will 2130 # contain hyperlink fields. The RTF file will contain links (just like the HTML 2151 # Set optional variables used in the generation of an RTF document. Syntax is
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 2141 static void setARCRuntimeFunctionLinkage(CodeGenModule &CGM, llvm::Value *RTF) { in setARCRuntimeFunctionLinkage() argument 2142 if (auto *F = dyn_cast<llvm::Function>(RTF)) { in setARCRuntimeFunctionLinkage() 2154 llvm::FunctionCallee RTF) { in setARCRuntimeFunctionLinkage() argument 2155 setARCRuntimeFunctionLinkage(CGM, RTF.getCallee()); in setARCRuntimeFunctionLinkage()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 528 void recollectUsesForFunction(RuntimeFunction RTF) { in recollectUsesForFunction() 529 auto &RFI = RFIs[RTF]; in recollectUsesForFunction()
|
/freebsd/contrib/libevent/ |
H A D | configure | 1545 --enable-doxygen-rtf generate doxygen RTF documentation
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | configure | 1588 --enable-doxygen-rtf generate doxygen RTF documentation 18367 # RTF file generation: 19794 ## Rules specific for RTF output. ##
|