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
133 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
140 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
148 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
149 # before files name in the file list and in the header files. If set to NO the
163 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
176 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
183 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
185 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
192 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
194 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
200 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
212 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
218 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a
219 # new page for each member. If set to NO, the documentation of a member will be
225 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
291 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
315 # to include (a tag file for) the STL sources as input, then you should set this
324 # If you use Microsoft's C++/CLI language, you should set this option to YES to
340 # doxygen to replace the get and set methods by a property in the documentation.
343 # should set this option to NO.
349 # tag is set to YES, then doxygen will reuse the documentation of the first
365 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
376 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
379 # namespace, or group documentation), provided this scope is documented. If set
397 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
414 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
417 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
419 # normally produced when WARNINGS is set to YES.
424 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
430 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
436 # If the EXTRACT_STATIC tag is set to YES all static members of a file will be
442 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined
443 # locally in source files will be included in the documentation. If set to NO
450 # This flag is only useful for Objective-C code. When set to YES local methods,
452 # included in the documentation. If set to NO only methods in the interface are
458 # If this flag is set to YES, the members of anonymous namespaces will be
467 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
468 # undocumented members inside documented classes or files. If set to NO these
475 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
476 # undocumented classes that are normally visible in the class hierarchy. If set
483 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
484 # (class|struct|union) declarations. If set to NO these declarations will be
490 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
491 # documentation blocks found inside the body of a function. If set to NO these
498 # \internal command is included. If the tag is set to NO then the documentation
504 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
505 # names in lower-case letters. If set to YES upper-case letters are also
508 # and Mac users are advised to set this option to NO.
513 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
514 # their full class and namespace scopes in the documentation. If set to YES the
520 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
526 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
533 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
539 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
545 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
547 # name. If set to NO the members will appear in declaration order.
552 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
554 # name. If set to NO the members will appear in declaration order. Note that
560 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
562 # destructors are listed first. If set to NO the constructors will appear in the
564 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
566 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
572 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
573 # of group names into alphabetical order. If set to NO the group names will
579 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
580 # fully-qualified names, including namespaces. If set to NO, the class list will
582 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
644 # the bottom of the documentation of classes and structs. If set to YES the list
703 # standard output by doxygen. If QUIET is set to YES this implies that the
710 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
718 # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate
719 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
725 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
735 # value. If set to NO doxygen will only warn about wrong or incomplete parameter
865 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
904 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
906 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
915 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
930 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
934 # also VERBATIM_HEADERS is set to NO.
952 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
958 # If the REFERENCES_RELATION tag is set to YES then for each documented function
964 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
978 # This tag requires that the tag SOURCE_BROWSER is set to YES.
982 # If the USE_HTAGS tag is set to YES then the references to source code will
1000 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1004 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1012 # If the CLANG_ASSISTED_PARSING tag is set to YES, then doxygen will use the
1025 # the include paths will already be set by doxygen for the files and directories
1027 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1035 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1045 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1053 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1061 # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output
1070 # 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.
1097 # This tag requires that the tag GENERATE_HTML is set to YES.
1107 # This tag requires that the tag GENERATE_HTML is set to YES.
1119 # This tag requires that the tag GENERATE_HTML is set to YES.
1130 # This tag requires that the tag GENERATE_HTML is set to YES.
1140 # This tag requires that the tag GENERATE_HTML is set to YES.
1151 # This tag requires that the tag GENERATE_HTML is set to YES.
1159 # This tag requires that the tag GENERATE_HTML is set to YES.
1170 # This tag requires that the tag GENERATE_HTML is set to YES.
1174 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1178 # This tag requires that the tag GENERATE_HTML is set to YES.
1182 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1186 # This tag requires that the tag GENERATE_HTML is set to YES.
1199 # This tag requires that the tag GENERATE_HTML is set to YES.
1203 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1206 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
1213 # This tag requires that the tag GENERATE_HTML is set to YES.
1221 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1226 # set bundle. This should be a reverse domain-name style string, e.g.
1229 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1237 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1243 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1247 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1261 # This tag requires that the tag GENERATE_HTML is set to YES.
1268 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1276 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1283 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1289 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1297 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1301 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1304 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1308 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1309 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1313 # This tag requires that the tag GENERATE_HTML is set to YES.
1320 # This tag requires that the tag GENERATE_QHP is set to YES.
1328 # This tag requires that the tag GENERATE_QHP is set to YES.
1337 # This tag requires that the tag GENERATE_QHP is set to YES.
1341 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1345 # This tag requires that the tag GENERATE_QHP is set to YES.
1353 # This tag requires that the tag GENERATE_QHP is set to YES.
1360 # This tag requires that the tag GENERATE_QHP is set to YES.
1367 # This tag requires that the tag GENERATE_QHP is set to YES.
1371 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1379 # This tag requires that the tag GENERATE_HTML is set to YES.
1385 # name. Each documentation set should have its own identifier.
1387 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1396 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1398 # This tag requires that the tag GENERATE_HTML is set to YES.
1404 # value is set to YES, a side panel will be generated containing a tree-like
1415 # This tag requires that the tag GENERATE_HTML is set to YES.
1419 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1425 # This tag requires that the tag GENERATE_HTML is set to YES.
1430 # to set the initial width (in pixels) of the frame in which the tree is shown.
1432 # This tag requires that the tag GENERATE_HTML is set to YES.
1436 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to
1439 # This tag requires that the tag GENERATE_HTML is set to YES.
1448 # This tag requires that the tag GENERATE_HTML is set to YES.
1459 # This tag requires that the tag GENERATE_HTML is set to YES.
1470 # This tag requires that the tag GENERATE_HTML is set to YES.
1474 # When MathJax is enabled you can set the default output format to be used for
1480 # This tag requires that the tag USE_MATHJAX is set to YES.
1493 # This tag requires that the tag USE_MATHJAX is set to YES.
1500 # This tag requires that the tag USE_MATHJAX is set to YES.
1508 # This tag requires that the tag USE_MATHJAX is set to YES.
1529 # This tag requires that the tag GENERATE_HTML is set to YES.
1541 # This tag requires that the tag SEARCHENGINE is set to YES.
1557 # This tag requires that the tag SEARCHENGINE is set to YES.
1568 # This tag requires that the tag SEARCHENGINE is set to YES.
1576 # This tag requires that the tag SEARCHENGINE is set to YES.
1584 # This tag requires that the tag SEARCHENGINE is set to YES.
1591 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
1594 # This tag requires that the tag SEARCHENGINE is set to YES.
1602 # If the GENERATE_LATEX tag is set to YES doxygen will generate LaTeX output.
1611 # This tag requires that the tag GENERATE_LATEX is set to YES.
1622 # This tag requires that the tag GENERATE_LATEX is set to YES.
1629 # This tag requires that the tag GENERATE_LATEX is set to YES.
1633 # If the COMPACT_LATEX tag is set to YES doxygen generates more compact LaTeX
1637 # This tag requires that the tag GENERATE_LATEX is set to YES.
1641 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1646 # 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.
1671 # This tag requires that the tag GENERATE_LATEX is set to YES.
1680 # This tag requires that the tag GENERATE_LATEX is set to YES.
1688 # This tag requires that the tag GENERATE_LATEX is set to YES.
1692 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1697 # This tag requires that the tag GENERATE_LATEX is set to YES.
1701 # If the LATEX_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1705 # This tag requires that the tag GENERATE_LATEX is set to YES.
1709 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1714 # This tag requires that the tag GENERATE_LATEX is set to YES.
1718 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1721 # This tag requires that the tag GENERATE_LATEX is set to YES.
1725 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1731 # This tag requires that the tag GENERATE_LATEX is set to YES.
1739 # This tag requires that the tag GENERATE_LATEX is set to YES.
1747 # If the GENERATE_RTF tag is set to YES doxygen will generate RTF output. The
1758 # This tag requires that the tag GENERATE_RTF is set to YES.
1762 # If the COMPACT_RTF tag is set to YES doxygen generates more compact RTF
1766 # This tag requires that the tag GENERATE_RTF is set to YES.
1770 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1778 # This tag requires that the tag GENERATE_RTF is set to YES.
1784 # missing definitions are set to their default value.
1788 # This tag requires that the tag GENERATE_RTF is set to YES.
1795 # This tag requires that the tag GENERATE_RTF is set to YES.
1803 # If the GENERATE_MAN tag is set to YES doxygen will generate man pages for
1814 # This tag requires that the tag GENERATE_MAN is set to YES.
1823 # This tag requires that the tag GENERATE_MAN is set to YES.
1830 # This tag requires that the tag GENERATE_MAN is set to YES.
1834 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1839 # This tag requires that the tag GENERATE_MAN is set to YES.
1847 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that
1857 # This tag requires that the tag GENERATE_XML is set to YES.
1861 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
1866 # This tag requires that the tag GENERATE_XML is set to YES.
1874 # If the GENERATE_DOCBOOK tag is set to YES doxygen will generate Docbook files
1884 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1892 # If the GENERATE_AUTOGEN_DEF tag is set to YES doxygen will generate an AutoGen
1904 # If the GENERATE_PERLMOD tag is set to YES doxygen will generate a Perl module
1912 # If the PERLMOD_LATEX tag is set to YES doxygen will generate the necessary
1916 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1920 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be nicely
1922 # understand what is going on. On the other hand, if this tag is set to NO the
1926 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1934 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1942 # If the ENABLE_PREPROCESSING tag is set to YES doxygen will evaluate all
1948 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1949 # in the source code. If set to NO only conditional compilation will be
1953 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1957 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
1961 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1965 # If the SEARCH_INCLUDES tag is set to YES the includes files in the
1968 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1975 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
1983 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1993 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2003 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2008 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2013 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2019 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2048 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
2049 # class index. If set to NO only the inherited external classes will be listed.
2054 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
2055 # the modules index. If set to NO, only the current project's groups will be
2061 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
2062 # the related pages index. If set to NO, only the current project's pages will
2078 # If the CLASS_DIAGRAMS tag is set to YES doxygen will generate a class diagram
2103 # If set to YES, the inheritance and collaboration graphs will hide inheritance
2109 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2113 # set to NO
2119 # to run in parallel. When set to 0 doxygen will base this on the number of
2120 # processors available in the system. You can set it explicitly to a value
2124 # This tag requires that the tag HAVE_DOT is set to YES.
2134 # This tag requires that the tag HAVE_DOT is set to YES.
2138 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2141 # This tag requires that the tag HAVE_DOT is set to YES.
2146 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
2148 # This tag requires that the tag HAVE_DOT is set to YES.
2152 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2156 # This tag requires that the tag HAVE_DOT is set to YES.
2160 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2165 # This tag requires that the tag HAVE_DOT is set to YES.
2169 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2172 # This tag requires that the tag HAVE_DOT is set to YES.
2176 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
2180 # This tag requires that the tag HAVE_DOT is set to YES.
2189 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2193 # This tag requires that the tag HAVE_DOT is set to YES.
2197 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2201 # This tag requires that the tag HAVE_DOT is set to YES.
2205 # If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
2210 # This tag requires that the tag HAVE_DOT is set to YES.
2215 # set to YES then doxygen will generate a graph for each documented file showing
2219 # This tag requires that the tag HAVE_DOT is set to YES.
2223 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2230 # This tag requires that the tag HAVE_DOT is set to YES.
2234 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2241 # This tag requires that the tag HAVE_DOT is set to YES.
2245 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2248 # This tag requires that the tag HAVE_DOT is set to YES.
2252 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2257 # This tag requires that the tag HAVE_DOT is set to YES.
2261 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2263 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
2268 # This tag requires that the tag HAVE_DOT is set to YES.
2272 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2277 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2280 # This tag requires that the tag HAVE_DOT is set to YES.
2286 # This tag requires that the tag HAVE_DOT is set to YES.
2293 # This tag requires that the tag HAVE_DOT is set to YES.
2309 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2317 # This tag requires that the tag HAVE_DOT is set to YES.
2321 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2329 # This tag requires that the tag HAVE_DOT is set to YES.
2341 # This tag requires that the tag HAVE_DOT is set to YES.
2350 # This tag requires that the tag HAVE_DOT is set to YES.
2354 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2358 # This tag requires that the tag HAVE_DOT is set to YES.
2362 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
2365 # This tag requires that the tag HAVE_DOT is set to YES.