Lines Matching refs:If
54 # If a relative path is entered, it will be relative to the location
55 # where doxygen was started. If left blank the current directory will be used.
59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
81 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
88 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
100 # If left blank, the following values are used ("$name" is automatically
117 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
123 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
130 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
131 # path before files name in the file list and in the header files. If set
136 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
140 # If left blank the directory from which doxygen is run is used as the
150 # If left blank only the name of the header file containing the class
156 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
162 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
164 # comment as the brief description. If set to NO, the JavaDoc
170 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
172 # comment as the brief description. If set to NO, the comments
186 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
192 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
193 # a new page for each member. If set to NO, the documentation of a member will
258 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
274 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
283 # If you use Microsoft's C++/CLI language, you should set this option to YES to
298 # setting a simple type. If this is not the case, or you want to show the
303 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
328 # namespace, or group documentation), provided this scope is documented. If set
347 # the code, doxygen keeps a cache of pre-resolved symbols. If the cache is too
348 # small doxygen will become slower. If the cache is too large, memory is wasted.
359 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
366 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
371 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
376 # If the EXTRACT_STATIC tag is set to YES all static members of a file
381 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
383 # If set to NO only classes defined in header files are included.
390 # If set to NO (the default) only methods in the interface are included.
394 # If this flag is set to YES, the members of anonymous namespaces will be
402 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
404 # If set to NO (the default) these members will be included in the
410 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
412 # If set to NO (the default) these classes will be included in the various
417 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
419 # If set to NO (the default) these declarations will be included in the
424 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
426 # If set to NO (the default) these blocks will be appended to the
432 # that is typed after a \internal command is included. If the tag is set
438 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
439 # file names in lower-case letters. If set to YES upper-case letters are also
446 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
448 # documentation. If set to YES the scope will be hidden.
452 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
458 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
464 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
469 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
471 # alphabetically by member name. If set to NO the members will appear in
476 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
478 # by member name. If set to NO (the default) the members will appear in
483 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
485 # constructors and destructors are listed first. If set to NO (the default)
493 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
494 # hierarchy of group names into alphabetical order. If set to NO (the default)
499 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
500 # sorted by fully-qualified names, including namespaces. If set to
509 # If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to
550 # the documentation. If the initializer consists of more lines than specified
559 # at the bottom of the documentation of classes and structs. If set to YES the
612 # by doxygen. Possible values are YES and NO. If left blank NO is used.
617 # generated by doxygen. Possible values are YES and NO. If left blank
622 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
623 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
628 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
637 # or return value. If set to NO (the default) doxygen will only warn about
653 # and error messages should be written. If left blank the output is written
677 # If the value of the INPUT tag contains directories, you can use the
679 # and *.h) to filter out the source-files in the directories. If left
689 # If left blank NO is used.
707 # If the value of the INPUT tag contains directories, you can use the
729 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
731 # and *.h) to filter out the source-files in the directories. If left
736 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
739 # Possible values are YES and NO. If left blank NO is used.
755 # If FILTER_PATTERNS is specified, this tag will be ignored.
757 # code is scanned, but not when the output code is generated. If lines are added
768 # info on how filters are used. If FILTER_PATTERNS is empty or if
773 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
787 # If the USE_MD_FILE_AS_MAINPAGE tag refers to the name of a markdown file that
798 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
816 # If the REFERENCED_BY_RELATION tag is set to YES
822 # If the REFERENCES_RELATION tag is set to YES
828 # If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
836 # If the USE_HTAGS tag is set to YES then the references to source code
844 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
854 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
860 # If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
877 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
883 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
884 # put in front of it. If left blank `html' will be used as the default path.
889 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank
895 # each generated HTML page. If it is left blank doxygen will generate a
908 # each generated HTML page. If it is left blank doxygen will generate a
915 # fine-tune the look of the HTML output. If left blank doxygen will
966 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
972 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
989 # If the GENERATE_DOCSET tag is set to YES, additional index files
1026 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
1033 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
1040 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
1042 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
1047 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
1053 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
1059 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
1070 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1077 # If the QHG_LOCATION tag is specified, the QCH_FILE tag can
1095 # If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to
1116 # If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
1118 # If non-empty doxygen will try to run qhelpgenerator on the generated
1123 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
1150 # If the tag value is set to YES, a side panel will be generated
1167 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
1296 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1302 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1303 # put in front of it. If left blank `latex' will be used as the default path.
1308 # invoked. If left blank `latex' will be used as the default command name.
1316 # generate index for LaTeX. If left blank `makeindex' will be used as the
1321 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1329 # executive. If left blank a4 will be used.
1340 # the first chapter. If it is left blank doxygen will generate a
1347 # the last chapter. If it is left blank doxygen will generate a
1359 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
1366 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1372 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1379 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1385 # If LATEX_SOURCE_CODE is set to YES then doxygen will include
1402 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1409 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1410 # put in front of it. If left blank `rtf' will be used as the default path.
1414 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1420 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
1444 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1450 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1451 # put in front of it. If left blank `man' will be used as the default path.
1460 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1472 # If the GENERATE_XML tag is set to YES Doxygen will
1479 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1480 # put in front of it. If left blank `xml' will be used as the default path.
1496 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1507 # If the GENERATE_DOCBOOK tag is set to YES Doxygen will generate DOCBOOK files
1513 # If a relative path is entered the value of OUTPUT_DIRECTORY will be put in
1514 # front of it. If left blank docbook will be used as the default path.
1522 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1534 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1542 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1548 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1569 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1575 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1576 # names in the source code. If set to NO (the default) only conditional
1582 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1588 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1601 # directories. If left blank, the patterns specified with FILE_PATTERNS will
1609 # or name=definition (no spaces). If the definition and the = are
1627 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
1635 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1656 # NOT include the path). If a tag file is not located in the directory in which
1666 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1667 # in the class index. If set to NO only the inherited external classes
1672 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1673 # in the modules index. If set to NO, only the current project's groups will
1678 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed
1679 # in the related pages index. If set to NO, only the current project's
1693 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1705 # the mscgen tool resides. If left empty the tool is assumed to be found in the
1710 # If set to YES, the inheritance and collaboration graphs will hide
1716 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1746 # If you specify a different font using DOT_FONTNAME you can use DOT_FONTPATH to
1751 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1758 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1765 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1770 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1776 # If the UML_LOOK tag is enabled, the fields and methods are shown inside
1777 # the class node. If there are many fields or methods and many nodes the
1785 # If set to YES, the inheritance and collaboration graphs will show the
1790 # If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
1797 # If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
1804 # If the CALL_GRAPH and HAVE_DOT options are set to YES then
1812 # If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
1820 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1825 # If the DIRECTORY_GRAPH and HAVE_DOT tags are set to YES
1834 # If left blank png will be used. If you choose svg you need to set
1840 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
1850 # found. If left blank, it is assumed the dot tool can be found in the path.
1867 # nodes that will be shown in the graph. If the number of nodes in a graph
1901 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1907 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will