Lines Matching +full:c +full:- +full:cpp

1 #-------------------------------------------------------------------------------
2 # Copyright (c) 2001-2019, Arm Limited. All rights reserved.
4 # SPDX-License-Identifier: BSD-3-Clause
6 #-------------------------------------------------------------------------------
23 #---------------------------------------------------------------------------
25 #---------------------------------------------------------------------------
28 # that follow. The default is UTF-8 which is also the encoding used for all text
32 # The default value is: UTF-8.
34 DOXYFILE_ENCODING = UTF-8
37 # double-quotes, unless you are using Doxywizard) that should identify the
42 PROJECT_NAME = "Arm CryptoCell-312 API Documentation"
70 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
80 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
81 # characters to appear in the names of generated files. If set to NO, non-ASCII
92 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
94 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
95 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
97 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
119 # This tag implements a quasi-intelligent brief description abbreviator that is
123 # text. Otherwise, the brief description is used as-is. If left blank, the
152 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
153 # Stripping is only done if one of the specified strings matches the left-hand
164 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
169 # using the -I flag.
175 # support long names like on DOS, Mac, or CD-ROM.
181 # first line (until the first dot) of a Javadoc-style comment as the brief
182 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
190 # line (until the first dot) of a Qt-style comment as the brief description. If
191 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
198 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
200 # to treat a multi-line C++ comment block as a detailed description. Set this
210 # documentation from any documented member that it re-implements.
234 # documentation, which will result in a user-defined paragraph with heading
240 # This tag can be used to specify a number of word-keyword mappings (TCL only).
246 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
247 # only. Doxygen will then generate output that is more tailored for C. For
276 # extension. Doxygen has a built-in mapping, but you can override or extend it
279 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
284 # and .f files as C (default is Fortran), use: inc=Fortran f=C.
293 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
303 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
330 # If you use Microsoft's C++/CLI language, you should set this option to YES to
338 # will parse them like normal C++ but will assume all classes use public instead
404 # useful for C code in case the coding convention dictates that all compound
413 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
423 #---------------------------------------------------------------------------
425 #---------------------------------------------------------------------------
463 # This flag is only useful for Objective-C code. If set to YES, local methods,
518 # names in lower-case letters. If set to YES, upper-case letters are also
600 # fully-qualified names, including namespaces. If set to NO, the class list will
685 # popen()) the command command input-file, where command is the value of the
686 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
695 # that represents doxygen's defaults, run doxygen with the -l option. You can
715 #---------------------------------------------------------------------------
717 #---------------------------------------------------------------------------
780 #---------------------------------------------------------------------------
782 #---------------------------------------------------------------------------
785 # documented source files. You may enter file names like myfile.cpp or
870 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
874 # The default value is: UTF-8.
876 INPUT_ENCODING = UTF-8
879 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
880 # *.h) to filter out the source-files in the directories.
886 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,
887 # *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h,
943 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
944 # *.h) to filter out the source-files in the directories. If left blank all
966 # <filter> <input-file>
968 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
986 # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how
1018 #---------------------------------------------------------------------------
1020 #---------------------------------------------------------------------------
1023 # generated. Documented entities will be cross-referenced with these sources.
1038 # special comment blocks from generated source code fragments. Normal C, C++ and
1075 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1081 # - Install the latest version of global
1082 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
1083 # - Make sure the INPUT points to the root of the source tree
1084 # - Run doxygen as normal
1107 # rich C++ code for which doxygen's built-in parser lacks the necessary type
1110 # generated with the -Duse-libclang=ON option for CMake.
1126 # were built. This is equivalent to specifying the "-p" option to a clang tool,
1127 # such as clang-check. These options will then be pased to the parser.
1129 # generated with the -Duse-libclang=ON option for CMake.
1134 #---------------------------------------------------------------------------
1136 #---------------------------------------------------------------------------
1160 #---------------------------------------------------------------------------
1162 #---------------------------------------------------------------------------
1184 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1192 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1204 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1214 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1215 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1226 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1244 # files will be copied as-is; there are no commands or markers available.
1343 # set bundle. This should be a reverse domain-name style string, e.g.
1351 # the documentation publisher. This should be a reverse domain-name style
1367 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1390 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1443 # (see: http://doc.qt.io/qt-4.8/qthelpproject.html#namespace).
1451 # Folders (see: http://doc.qt.io/qt-4.8/qthelpproject.html#virtual-folders).
1459 # Filters (see: http://doc.qt.io/qt-4.8/qthelpproject.html#custom-filters).
1466 # Filters (see: http://doc.qt.io/qt-4.8/qthelpproject.html#custom-filters).
1473 # http://doc.qt.io/qt-4.8/qthelpproject.html#filter-attributes).
1479 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1516 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1518 # value is set to YES, a side panel will be generated containing a tree-like
1523 # further fine-tune the look of the index. As an example, the default style
1579 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1591 # Possible values are: HTML-CSS (which is slower, but has the best
1593 # The default value is: HTML-CSS.
1596 MATHJAX_FORMAT = HTML-CSS
1712 #---------------------------------------------------------------------------
1714 #---------------------------------------------------------------------------
1782 # Note: Only use a user-defined header if you know what you are doing! The
1798 # Note: Only use a user-defined footer if you know what you are doing!
1803 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1816 # directory. Note that the files will be copied as-is; there are no commands or
1881 #---------------------------------------------------------------------------
1883 #---------------------------------------------------------------------------
1932 # using doxygen -e rtf extensionFile.
1947 #---------------------------------------------------------------------------
1949 #---------------------------------------------------------------------------
1991 #---------------------------------------------------------------------------
1993 #---------------------------------------------------------------------------
2010 # listings (including syntax highlighting and cross-referencing information) to
2018 #---------------------------------------------------------------------------
2020 #---------------------------------------------------------------------------
2037 # program listings (including syntax highlighting and cross-referencing
2045 #---------------------------------------------------------------------------
2047 #---------------------------------------------------------------------------
2057 #---------------------------------------------------------------------------
2059 #---------------------------------------------------------------------------
2095 #---------------------------------------------------------------------------
2097 #---------------------------------------------------------------------------
2100 # C-preprocessor directives found in the sources and include files.
2137 # patterns (like *.h and *.hpp) to filter out the header-files in the
2145 # defined before the preprocessor is started (similar to the -D option of e.g.
2168 # remove all references to function-like macros that are alone on a line, have
2170 # are typically used for boiler-plate code, and will confuse the parser if not
2177 #---------------------------------------------------------------------------
2179 #---------------------------------------------------------------------------
2229 #---------------------------------------------------------------------------
2231 #---------------------------------------------------------------------------
2517 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2525 # files in one run (i.e. multiple -o and -T options on the command line). This