• Home
  • Raw
  • Download

Lines Matching full:that

14 # Values that contain spaces should be placed between quotes (\" \").
21 # that follow. The default is UTF-8 which is also the encoding used for all text
30 # double-quotes, unless you are using Doxywizard) that should identify the
44 # for a project that appears at the top of each page and should give viewer a
49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
97 # descriptions after the members that are listed in the file and class
112 # This tag implements a quasi-intelligent brief description abbreviator that is
141 # inherited members of a class in the documentation of that class as if those
150 # shortest path that makes the file name unique will be used
161 # Note that you can specify absolute paths here, but also relative paths, which
163 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
171 # specify the list of include paths that are normally passed to the compiler
206 # Note that setting this tag to YES also means that rational rose comments are
213 # documentation from any documented member that it re-implements.
220 # of the file/class/namespace that contains it.
231 # This tag can be used to specify a number of aliases that act as commands in
250 # only. Doxygen will then generate output that is more tailored for C. For
251 # instance, some of the names that are used will be different. The list of all
258 # Python sources only. Doxygen will then generate output that is more tailored
259 # for that language. For instance, namespaces will be presented as packages,
266 # sources. Doxygen will then generate output that is tailored for Fortran.
272 # sources. Doxygen will then generate output that is tailored for VHDL.
291 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
307 # to that level are automatically included in the table of contents, even if
311 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
315 # When enabled doxygen tries to link words that correspond to documented
328 # diagrams that involve STL classes more complete and accurate.
373 # (for instance a group of public functions) to be put as a subgroup of that
386 # Note that this feature does not work in combination with
407 # useful for C code in case the coding convention dictates that all compound
434 # Note: This will also disable the warnings about undocumented members that are
477 # the file that contains the anonymous namespace. By default anonymous namespace
492 # undocumented classes that are normally visible in the class hierarchy. If set
513 # The INTERNAL_DOCS tag determines if documentation that is typed after a
544 # the files that are included by a file in the documentation of that file.
577 # name. If set to NO, the members will appear in declaration order. Note that
584 # (brief and detailed) documentation of class members so that constructors and
653 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the
666 # list will mention the files that were used to generate the documentation.
685 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
698 # that represents doxygen's defaults, run doxygen with the -l option. You can
702 # Note that if you run doxygen from a directory containing a file called
722 # The QUIET tag can be used to turn on/off the messages that are generated to
723 # standard output by doxygen. If QUIET is set to YES this implies that the
729 # The WARNINGS tag can be used to turn on/off the warning messages that are
731 # this implies that the warnings are on.
747 # in a documented function, or documenting parameters that don't exist or using
753 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
767 # The WARN_FORMAT tag determines the format of the warning messages that doxygen
787 # The INPUT tag is used to specify the files and/or directories that contain
796 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
808 # Note that for custom extensions or not directly supported extensions you also
831 # The EXCLUDE tag can be used to specify files and/or directories that should be
835 # Note that relative paths are relative to the directory from which doxygen is
841 # directories that are symbolic links (a Unix file system feature) are excluded
851 # Note that the wildcards are matched against the file with absolute path, so to
857 # (namespaces, classes, functions, etc.) that should be excluded from the
862 # Note that the wildcards are matched against the file with absolute path, so to
868 # that contain example code fragments that are included (see the \include
888 # that contain images that are to be included in the documentation (see the
893 # The INPUT_FILTER tag can be used to specify a program that doxygen should
900 # name of an input file. Doxygen will then use the output that the filter
904 # Note that the filter must not add or remove lines; it is applied before the
908 # Note that for custom extensions or not directly supported extensions you also
921 # Note that for custom extensions or not directly supported extensions you also
928 # INPUT_FILTER) will also be used to filter the input files that are used for
938 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
942 # If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that
956 # Note: To get rid of all source code in the generated output, make sure that
982 # all documented entities called/used by that function will be listed.
1001 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1017 # Doxygen will invoke htags (and that will in turn invoke gtags), so these
1023 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1047 # line options that you would normally use when invoking the compiler. Note that
1050 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1068 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1074 # can be used to specify a prefix (or a list of prefixes) that should be ignored
1076 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1093 # This tag requires that the tag GENERATE_HTML is set to YES.
1100 # This tag requires that the tag GENERATE_HTML is set to YES.
1108 # To get valid HTML the header file that includes any scripts and style sheets
1109 # that doxygen needs, which is dependent on the configuration options used (e.g.
1115 # for information on how to generate the default header that doxygen normally
1120 # This tag requires that the tag GENERATE_HTML is set to YES.
1129 # that doxygen normally uses.
1130 # This tag requires that the tag GENERATE_HTML is set to YES.
1135 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1138 # sheet that doxygen normally uses.
1142 # This tag requires that the tag GENERATE_HTML is set to YES.
1147 # cascading style sheets that are included after the standard style sheets
1155 # This tag requires that the tag GENERATE_HTML is set to YES.
1161 # that these files will be copied to the base HTML output directory. Use the
1163 # files. In the HTML_STYLESHEET file, use the file name only. Also note that the
1165 # This tag requires that the tag GENERATE_HTML is set to YES.
1176 # This tag requires that the tag GENERATE_HTML is set to YES.
1184 # This tag requires that the tag GENERATE_HTML is set to YES.
1195 # This tag requires that the tag GENERATE_HTML is set to YES.
1204 # This tag requires that the tag GENERATE_HTML is set to YES.
1209 # documentation will contain sections that can be hidden and shown after the
1212 # This tag requires that the tag GENERATE_HTML is set to YES.
1219 # such a level that at most the specified number of entries are visible (unless
1225 # This tag requires that the tag GENERATE_HTML is set to YES.
1230 # generated that can be used as input for Apple's Xcode 3 integrated development
1234 # that directory and running make install will install the docset in
1235 # ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at
1239 # This tag requires that the tag GENERATE_HTML is set to YES.
1247 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1251 # This tag specifies a string that should uniquely identify the documentation
1255 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1259 # The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify
1263 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1269 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1275 # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop
1279 # The HTML Help Workshop contains a compiler that can convert all HTML output
1287 # This tag requires that the tag GENERATE_HTML is set to YES.
1294 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1302 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1307 # (YES) or that it should be included in the master .chm file (NO).
1309 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1315 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1323 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1330 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1335 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1339 # This tag requires that the tag GENERATE_HTML is set to YES.
1346 # This tag requires that the tag GENERATE_QHP is set to YES.
1354 # This tag requires that the tag GENERATE_QHP is set to YES.
1363 # This tag requires that the tag GENERATE_QHP is set to YES.
1371 # This tag requires that the tag GENERATE_QHP is set to YES.
1379 # This tag requires that the tag GENERATE_QHP is set to YES.
1386 # This tag requires that the tag GENERATE_QHP is set to YES.
1393 # This tag requires that the tag GENERATE_QHP is set to YES.
1405 # This tag requires that the tag GENERATE_HTML is set to YES.
1413 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1424 # This tag requires that the tag GENERATE_HTML is set to YES.
1431 # index structure (just like the one that is generated for HTML Help). For this
1432 # to work a browser that supports JavaScript, DHTML, CSS and frames is required
1436 # sheet generated by doxygen has an example that shows how to put an image at
1441 # This tag requires that the tag GENERATE_HTML is set to YES.
1445 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1448 # Note that a value of 0 will completely suppress the enum values from appearing
1451 # This tag requires that the tag GENERATE_HTML is set to YES.
1458 # This tag requires that the tag GENERATE_HTML is set to YES.
1465 # This tag requires that the tag GENERATE_HTML is set to YES.
1474 # This tag requires that the tag GENERATE_HTML is set to YES.
1482 # Note that when changing this option you need to delete any form_*.png files in
1485 # This tag requires that the tag GENERATE_HTML is set to YES.
1496 # This tag requires that the tag GENERATE_HTML is set to YES.
1506 # This tag requires that the tag USE_MATHJAX is set to YES.
1519 # This tag requires that the tag USE_MATHJAX is set to YES.
1524 # extension names that should be enabled during MathJax rendering. For example
1526 # This tag requires that the tag USE_MATHJAX is set to YES.
1531 # of code that will be used on startup of the MathJax code. See the MathJax site
1534 # This tag requires that the tag USE_MATHJAX is set to YES.
1540 # should work on any modern browser. Note that when using HTML help
1555 # This tag requires that the tag GENERATE_HTML is set to YES.
1567 # This tag requires that the tag SEARCHENGINE is set to YES.
1583 # This tag requires that the tag SEARCHENGINE is set to YES.
1594 # This tag requires that the tag SEARCHENGINE is set to YES.
1602 # This tag requires that the tag SEARCHENGINE is set to YES.
1610 # This tag requires that the tag SEARCHENGINE is set to YES.
1615 # projects other than the one defined by this configuration file, but that are
1620 # This tag requires that the tag SEARCHENGINE is set to YES.
1637 # This tag requires that the tag GENERATE_LATEX is set to YES.
1644 # Note that when enabling USE_PDFLATEX this option is only used for generating
1645 # bitmaps for formulas in the HTML output, but not in the Makefile that is
1648 # This tag requires that the tag GENERATE_LATEX is set to YES.
1655 # This tag requires that the tag GENERATE_LATEX is set to YES.
1663 # This tag requires that the tag GENERATE_LATEX is set to YES.
1667 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1672 # This tag requires that the tag GENERATE_LATEX is set to YES.
1677 # that should be included in the LaTeX output. The package can be specified just
1684 # This tag requires that the tag GENERATE_LATEX is set to YES.
1700 # This tag requires that the tag GENERATE_LATEX is set to YES.
1711 # This tag requires that the tag GENERATE_LATEX is set to YES.
1716 # LaTeX style sheets that are included after the standard style sheets created
1722 # This tag requires that the tag GENERATE_LATEX is set to YES.
1728 # directory. Note that the files will be copied as-is; there are no commands or
1730 # This tag requires that the tag GENERATE_LATEX is set to YES.
1734 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1739 # This tag requires that the tag GENERATE_LATEX is set to YES.
1747 # This tag requires that the tag GENERATE_LATEX is set to YES.
1756 # This tag requires that the tag GENERATE_LATEX is set to YES.
1763 # This tag requires that the tag GENERATE_LATEX is set to YES.
1770 # Note that which sources are shown also depends on other settings such as
1773 # This tag requires that the tag GENERATE_LATEX is set to YES.
1781 # This tag requires that the tag GENERATE_LATEX is set to YES.
1789 # This tag requires that the tag GENERATE_LATEX is set to YES.
1808 # This tag requires that the tag GENERATE_RTF is set to YES.
1816 # This tag requires that the tag GENERATE_RTF is set to YES.
1820 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1823 # browsing using Word or some other Word compatible readers that support those
1828 # This tag requires that the tag GENERATE_RTF is set to YES.
1837 # default style sheet that doxygen normally uses.
1838 # This tag requires that the tag GENERATE_RTF is set to YES.
1845 # This tag requires that the tag GENERATE_RTF is set to YES.
1852 # Note that which sources are shown also depends on other settings such as
1855 # This tag requires that the tag GENERATE_RTF is set to YES.
1874 # This tag requires that the tag GENERATE_MAN is set to YES.
1878 # The MAN_EXTENSION tag determines the extension that is added to the generated
1883 # This tag requires that the tag GENERATE_MAN is set to YES.
1890 # This tag requires that the tag GENERATE_MAN is set to YES.
1899 # This tag requires that the tag GENERATE_MAN is set to YES.
1907 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
1917 # This tag requires that the tag GENERATE_XML is set to YES.
1923 # the XML output. Note that enabling this will significantly increase the size
1926 # This tag requires that the tag GENERATE_XML is set to YES.
1935 # that can be used to generate PDF.
1944 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1950 # information) to the DOCBOOK output. Note that enabling this will significantly
1953 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1962 # AutoGen Definitions (see http://autogen.sf.net) file that captures the
1963 # structure of the code including all documentation. Note that this feature is
1974 # file that captures the structure of the code including all documentation.
1976 # Note that this feature is still experimental and incomplete at the moment.
1985 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1995 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2003 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2022 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2030 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2037 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2041 # The INCLUDE_PATH tag can be used to specify one or more directories that
2042 # contain include files that are not input files but should be processed by the
2044 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2052 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2056 # The PREDEFINED tag can be used to specify one or more macro names that are
2062 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2067 # tag can be used to specify a list of macro names that should be expanded. The
2068 # macro definition that is found in the sources will be used. Use the PREDEFINED
2069 # tag if you want to use a different macro definition that overrules the
2071 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2076 # remove all references to function-like macros that are alone on a line, have
2081 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2105 # tag file that is based on the input files it reads. See section "Linking to
2143 # NO turns the diagrams off. Note that this option also works with HAVE_DOT
2187 # This tag requires that the tag HAVE_DOT is set to YES.
2191 # When you want a differently looking font in the dot files that doxygen
2197 # This tag requires that the tag HAVE_DOT is set to YES.
2204 # This tag requires that the tag HAVE_DOT is set to YES.
2211 # This tag requires that the tag HAVE_DOT is set to YES.
2219 # This tag requires that the tag HAVE_DOT is set to YES.
2228 # This tag requires that the tag HAVE_DOT is set to YES.
2235 # This tag requires that the tag HAVE_DOT is set to YES.
2243 # This tag requires that the tag HAVE_DOT is set to YES.
2251 # for no limit. Note that the threshold may be exceeded by 50% before the limit
2256 # This tag requires that the tag HAVE_DOT is set to YES.
2264 # This tag requires that the tag HAVE_DOT is set to YES.
2273 # This tag requires that the tag HAVE_DOT is set to YES.
2282 # This tag requires that the tag HAVE_DOT is set to YES.
2289 # Note that enabling this option will significantly increase the time of a run.
2294 # This tag requires that the tag HAVE_DOT is set to YES.
2301 # Note that enabling this option will significantly increase the time of a run.
2306 # This tag requires that the tag HAVE_DOT is set to YES.
2313 # This tag requires that the tag HAVE_DOT is set to YES.
2322 # This tag requires that the tag HAVE_DOT is set to YES.
2339 # This tag requires that the tag HAVE_DOT is set to YES.
2344 # enable generation of interactive SVG images that allow zooming and panning.
2346 # Note that this requires a modern browser other than Internet Explorer. Tested
2351 # This tag requires that the tag HAVE_DOT is set to YES.
2357 # This tag requires that the tag HAVE_DOT is set to YES.
2361 # The DOTFILE_DIRS tag can be used to specify one or more directories that
2362 # contain dot files that are included in the documentation (see the \dotfile
2364 # This tag requires that the tag HAVE_DOT is set to YES.
2368 # The MSCFILE_DIRS tag can be used to specify one or more directories that
2369 # contain msc files that are included in the documentation (see the \mscfile
2374 # The DIAFILE_DIRS tag can be used to specify one or more directories that
2375 # contain dia files that are included in the documentation (see the \diafile
2399 # that will be shown in the graph. If the number of nodes in a graph becomes
2401 # by representing a node as a red box. Note that doxygen if the number of direct
2403 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note that
2406 # This tag requires that the tag HAVE_DOT is set to YES.
2411 # generated by dot. A depth value of 3 means that only nodes reachable from the
2412 # root by following a path via at most 3 edges will be shown. Nodes that lay
2413 # further from the root node will be omitted. Note that setting this option to 1
2415 # note that the size of a graph can be further restricted by
2418 # This tag requires that the tag HAVE_DOT is set to YES.
2430 # This tag requires that the tag HAVE_DOT is set to YES.
2439 # This tag requires that the tag HAVE_DOT is set to YES.
2447 # This tag requires that the tag HAVE_DOT is set to YES.
2452 # files that are used to generate the various graphs.
2454 # This tag requires that the tag HAVE_DOT is set to YES.