Lines Matching refs:set

63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
96 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
103 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
106 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
123 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
130 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
138 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
139 # before files name in the file list and in the header files. If set to NO the
153 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
166 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
173 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
175 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
182 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
184 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
190 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
202 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
208 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a
209 # new page for each member. If set to NO, the documentation of a member will be
215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
281 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
305 # to include (a tag file for) the STL sources as input, then you should set this
314 # If you use Microsoft's C++/CLI language, you should set this option to YES to
330 # doxygen to replace the get and set methods by a property in the documentation.
333 # should set this option to NO.
339 # tag is set to YES, then doxygen will reuse the documentation of the first
355 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
366 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
369 # namespace, or group documentation), provided this scope is documented. If set
387 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
404 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
407 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
409 # normally produced when WARNINGS is set to YES.
414 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
420 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
426 # If the EXTRACT_STATIC tag is set to YES all static members of a file will be
432 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined
433 # locally in source files will be included in the documentation. If set to NO
440 # This flag is only useful for Objective-C code. When set to YES local methods,
442 # included in the documentation. If set to NO only methods in the interface are
448 # If this flag is set to YES, the members of anonymous namespaces will be
457 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
458 # undocumented members inside documented classes or files. If set to NO these
465 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
466 # undocumented classes that are normally visible in the class hierarchy. If set
473 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
474 # (class|struct|union) declarations. If set to NO these declarations will be
480 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
481 # documentation blocks found inside the body of a function. If set to NO these
488 # \internal command is included. If the tag is set to NO then the documentation
494 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
495 # names in lower-case letters. If set to YES upper-case letters are also
498 # and Mac users are advised to set this option to NO.
503 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
504 # their full class and namespace scopes in the documentation. If set to YES the
510 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
516 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
523 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
529 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
535 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
537 # name. If set to NO the members will appear in declaration order.
542 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
544 # name. If set to NO the members will appear in declaration order. Note that
550 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
552 # destructors are listed first. If set to NO the constructors will appear in the
554 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
556 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
562 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
563 # of group names into alphabetical order. If set to NO the group names will
569 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
570 # fully-qualified names, including namespaces. If set to NO, the class list will
572 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
634 # the bottom of the documentation of classes and structs. If set to YES the list
692 # standard output by doxygen. If QUIET is set to YES this implies that the
699 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
707 # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate
708 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
714 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
724 # value. If set to NO doxygen will only warn about wrong or incomplete parameter
835 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
874 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
876 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
885 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
900 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
904 # also VERBATIM_HEADERS is set to NO.
922 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
928 # If the REFERENCES_RELATION tag is set to YES then for each documented function
934 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
948 # This tag requires that the tag SOURCE_BROWSER is set to YES.
952 # If the USE_HTAGS tag is set to YES then the references to source code will
970 # This tag requires that the tag SOURCE_BROWSER is set to YES.
974 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
982 # If the CLANG_ASSISTED_PARSING tag is set to YES, then doxygen will use the
995 # the include paths will already be set by doxygen for the files and directories
997 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1005 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1015 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1023 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1031 # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output
1040 # This tag requires that the tag GENERATE_HTML is set to YES.
1047 # This tag requires that the tag GENERATE_HTML is set to YES.
1067 # This tag requires that the tag GENERATE_HTML is set to YES.
1077 # This tag requires that the tag GENERATE_HTML is set to YES.
1089 # This tag requires that the tag GENERATE_HTML is set to YES.
1102 # This tag requires that the tag GENERATE_HTML is set to YES.
1112 # This tag requires that the tag GENERATE_HTML is set to YES.
1123 # This tag requires that the tag GENERATE_HTML is set to YES.
1131 # This tag requires that the tag GENERATE_HTML is set to YES.
1142 # This tag requires that the tag GENERATE_HTML is set to YES.
1146 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1150 # This tag requires that the tag GENERATE_HTML is set to YES.
1154 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1158 # This tag requires that the tag GENERATE_HTML is set to YES.
1171 # This tag requires that the tag GENERATE_HTML is set to YES.
1175 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1178 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
1185 # This tag requires that the tag GENERATE_HTML is set to YES.
1193 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1198 # set bundle. This should be a reverse domain-name style string, e.g.
1201 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1209 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1215 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1219 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1233 # This tag requires that the tag GENERATE_HTML is set to YES.
1240 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1248 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1255 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1261 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1269 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1273 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1276 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1280 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1281 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1285 # This tag requires that the tag GENERATE_HTML is set to YES.
1292 # This tag requires that the tag GENERATE_QHP is set to YES.
1300 # This tag requires that the tag GENERATE_QHP is set to YES.
1309 # This tag requires that the tag GENERATE_QHP is set to YES.
1313 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1317 # This tag requires that the tag GENERATE_QHP is set to YES.
1325 # This tag requires that the tag GENERATE_QHP is set to YES.
1332 # This tag requires that the tag GENERATE_QHP is set to YES.
1339 # This tag requires that the tag GENERATE_QHP is set to YES.
1343 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1351 # This tag requires that the tag GENERATE_HTML is set to YES.
1357 # name. Each documentation set should have its own identifier.
1359 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1368 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1370 # This tag requires that the tag GENERATE_HTML is set to YES.
1376 # value is set to YES, a side panel will be generated containing a tree-like
1387 # This tag requires that the tag GENERATE_HTML is set to YES.
1391 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1397 # This tag requires that the tag GENERATE_HTML is set to YES.
1402 # to set the initial width (in pixels) of the frame in which the tree is shown.
1404 # This tag requires that the tag GENERATE_HTML is set to YES.
1408 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to
1411 # This tag requires that the tag GENERATE_HTML is set to YES.
1420 # This tag requires that the tag GENERATE_HTML is set to YES.
1431 # This tag requires that the tag GENERATE_HTML is set to YES.
1442 # This tag requires that the tag GENERATE_HTML is set to YES.
1446 # When MathJax is enabled you can set the default output format to be used for
1452 # This tag requires that the tag USE_MATHJAX is set to YES.
1465 # This tag requires that the tag USE_MATHJAX is set to YES.
1472 # This tag requires that the tag USE_MATHJAX is set to YES.
1480 # This tag requires that the tag USE_MATHJAX is set to YES.
1501 # This tag requires that the tag GENERATE_HTML is set to YES.
1513 # This tag requires that the tag SEARCHENGINE is set to YES.
1529 # This tag requires that the tag SEARCHENGINE is set to YES.
1540 # This tag requires that the tag SEARCHENGINE is set to YES.
1548 # This tag requires that the tag SEARCHENGINE is set to YES.
1556 # This tag requires that the tag SEARCHENGINE is set to YES.
1563 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
1566 # This tag requires that the tag SEARCHENGINE is set to YES.
1574 # If the GENERATE_LATEX tag is set to YES doxygen will generate LaTeX output.
1583 # This tag requires that the tag GENERATE_LATEX is set to YES.
1594 # This tag requires that the tag GENERATE_LATEX is set to YES.
1601 # This tag requires that the tag GENERATE_LATEX is set to YES.
1605 # If the COMPACT_LATEX tag is set to YES doxygen generates more compact LaTeX
1609 # This tag requires that the tag GENERATE_LATEX is set to YES.
1613 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1618 # This tag requires that the tag GENERATE_LATEX is set to YES.
1627 # This tag requires that the tag GENERATE_LATEX is set to YES.
1643 # This tag requires that the tag GENERATE_LATEX is set to YES.
1654 # This tag requires that the tag GENERATE_LATEX is set to YES.
1662 # This tag requires that the tag GENERATE_LATEX is set to YES.
1666 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1671 # This tag requires that the tag GENERATE_LATEX is set to YES.
1675 # If the USE_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1679 # This tag requires that the tag GENERATE_LATEX is set to YES.
1683 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1688 # This tag requires that the tag GENERATE_LATEX is set to YES.
1692 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1695 # This tag requires that the tag GENERATE_LATEX is set to YES.
1699 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1705 # This tag requires that the tag GENERATE_LATEX is set to YES.
1713 # This tag requires that the tag GENERATE_LATEX is set to YES.
1721 # If the GENERATE_RTF tag is set to YES doxygen will generate RTF output. The
1732 # This tag requires that the tag GENERATE_RTF is set to YES.
1736 # If the COMPACT_RTF tag is set to YES doxygen generates more compact RTF
1740 # This tag requires that the tag GENERATE_RTF is set to YES.
1744 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1752 # This tag requires that the tag GENERATE_RTF is set to YES.
1758 # missing definitions are set to their default value.
1762 # This tag requires that the tag GENERATE_RTF is set to YES.
1769 # This tag requires that the tag GENERATE_RTF is set to YES.
1777 # If the GENERATE_MAN tag is set to YES doxygen will generate man pages for
1788 # This tag requires that the tag GENERATE_MAN is set to YES.
1797 # This tag requires that the tag GENERATE_MAN is set to YES.
1804 # This tag requires that the tag GENERATE_MAN is set to YES.
1808 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1813 # This tag requires that the tag GENERATE_MAN is set to YES.
1821 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that
1831 # This tag requires that the tag GENERATE_XML is set to YES.
1835 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
1840 # This tag requires that the tag GENERATE_XML is set to YES.
1848 # If the GENERATE_DOCBOOK tag is set to YES doxygen will generate Docbook files
1858 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1862 # If the DOCBOOK_PROGRAMLISTING tag is set to YES doxygen will include the
1867 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1875 # If the GENERATE_AUTOGEN_DEF tag is set to YES doxygen will generate an AutoGen
1887 # If the GENERATE_PERLMOD tag is set to YES doxygen will generate a Perl module
1895 # If the PERLMOD_LATEX tag is set to YES doxygen will generate the necessary
1899 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1903 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be nicely
1905 # understand what is going on. On the other hand, if this tag is set to NO the
1909 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1917 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1925 # If the ENABLE_PREPROCESSING tag is set to YES doxygen will evaluate all
1931 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1932 # in the source code. If set to NO only conditional compilation will be
1936 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1940 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
1944 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1948 # If the SEARCH_INCLUDES tag is set to YES the includes files in the
1951 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1958 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
1966 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1976 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1980 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
1985 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1989 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
1995 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2024 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
2025 # class index. If set to NO only the inherited external classes will be listed.
2030 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
2031 # the modules index. If set to NO, only the current project's groups will be
2037 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
2038 # the related pages index. If set to NO, only the current project's pages will
2054 # If the CLASS_DIAGRAMS tag is set to YES doxygen will generate a class diagram
2079 # If set to YES, the inheritance and collaboration graphs will hide inheritance
2085 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2089 # set to NO
2095 # to run in parallel. When set to 0 doxygen will base this on the number of
2096 # processors available in the system. You can set it explicitly to a value
2100 # This tag requires that the tag HAVE_DOT is set to YES.
2110 # This tag requires that the tag HAVE_DOT is set to YES.
2114 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2117 # This tag requires that the tag HAVE_DOT is set to YES.
2122 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
2124 # This tag requires that the tag HAVE_DOT is set to YES.
2128 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2132 # This tag requires that the tag HAVE_DOT is set to YES.
2136 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2141 # This tag requires that the tag HAVE_DOT is set to YES.
2145 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2148 # This tag requires that the tag HAVE_DOT is set to YES.
2152 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
2156 # This tag requires that the tag HAVE_DOT is set to YES.
2165 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2169 # This tag requires that the tag HAVE_DOT is set to YES.
2173 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2177 # This tag requires that the tag HAVE_DOT is set to YES.
2181 # If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
2186 # This tag requires that the tag HAVE_DOT is set to YES.
2191 # set to YES then doxygen will generate a graph for each documented file showing
2195 # This tag requires that the tag HAVE_DOT is set to YES.
2199 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2206 # This tag requires that the tag HAVE_DOT is set to YES.
2210 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2217 # This tag requires that the tag HAVE_DOT is set to YES.
2221 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2224 # This tag requires that the tag HAVE_DOT is set to YES.
2228 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2233 # This tag requires that the tag HAVE_DOT is set to YES.
2237 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2239 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
2246 # This tag requires that the tag HAVE_DOT is set to YES.
2250 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2255 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2258 # 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.
2271 # This tag requires that the tag HAVE_DOT is set to YES.
2292 # This tag requires that the tag HAVE_DOT is set to YES.
2296 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2304 # This tag requires that the tag HAVE_DOT is set to YES.
2308 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2316 # This tag requires that the tag HAVE_DOT is set to YES.
2328 # This tag requires that the tag HAVE_DOT is set to YES.
2337 # This tag requires that the tag HAVE_DOT is set to YES.
2341 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2345 # This tag requires that the tag HAVE_DOT is set to YES.
2349 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
2352 # This tag requires that the tag HAVE_DOT is set to YES.