Lines Matching refs:is

6 # All text after a hash (#) is considered a comment and will be ignored
7 # The format is:
18 # that follow. The default is UTF-8 which is also the encoding used for all
25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
32 # if some version control system is used.
36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
38 # If a relative path is entered, it will be relative to the location
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
53 # documentation generated by doxygen is written. Doxygen will use this
55 # The default language is English, other supported languages are:
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
80 # that is used to form the text in various listings. Each string
82 # stripped from the text and the result after processing the whole list, is
83 # used as the annotated text. Otherwise, the brief description is used as-is.
84 # If left blank, the following values are used ("$name" is automatically
86 # "The $name file" "is" "provides" "specifies" "contains"
92 # Doxygen will generate a detailed section even if there is only a brief
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
110 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
111 # can be used to strip a user-defined part of the path. Stripping is
114 # If left blank the directory from which doxygen is run is used as the
123 # definition is used. Otherwise one should specify the include paths that
128 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
129 # (but less readable) file names. This can be useful is your file systems
134 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
142 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
153 # The new default is to treat a multi-line C++ comment block as a detailed
158 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
164 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
185 # sources only. Doxygen will then generate output that is more tailored for C.
192 # sources only. Doxygen will then generate output that is more tailored for
199 # sources only. Doxygen will then generate output that is more tailored for
205 # sources. Doxygen will then generate output that is tailored for
213 # tag. The format is ext=language, where ext is a file extension, and language
214 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
216 # doxygen treat .inc files as Fortran files (default is PHP), and .f files as C
217 # (default is Fortran), use: inc=Fortran f=C. Note that for custom extensions
238 # instead of private inheritance when no explicit protection keyword is present.
246 # setting a simple type. If this is not the case, or you want to show the
251 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
252 # tag is set to YES, then doxygen will reuse the documentation of the first
266 # When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum
267 # is documented as struct, union, or enum with the name of the typedef. So
272 # types are typedef'ed and only the typedef is referenced, never the tag name.
278 # When the cache is full, less often used symbols will be written to disk.
279 # For small to medium size projects (<1000 input files) the default value is
286 # memory usage. The cache size is given by this formula:
287 # 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0,
296 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
303 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
308 # If the EXTRACT_STATIC tag is set to YES all static members of a file
313 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
319 # This flag is only useful for Objective-C code. When set to YES local
326 # If this flag is set to YES, the members of anonymous namespaces will be
334 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
337 # various overviews, but no documentation section is generated.
338 # This option has no effect if EXTRACT_ALL is enabled.
342 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
345 # overviews. This option has no effect if EXTRACT_ALL is enabled.
349 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
356 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
364 # that is typed after a \internal command is included. If the tag is set
370 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
372 # allowed. This is useful if you have classes or files whose names only differ
378 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
384 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
390 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
396 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
397 # is inserted in the documentation for inline members.
401 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
408 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
415 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
420 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
421 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
425 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
431 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
435 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
442 # disable (NO) the todo list. This list is created by putting \todo
448 # disable (NO) the test list. This list is created by putting \test
454 # disable (NO) the bug list. This list is created by putting \bug
460 # disable (NO) the deprecated list. This list is created by putting
488 # in the documentation. The default is NO.
494 # Folder Tree View (if specified). The default is YES.
501 # and from the Folder Tree View (if specified). The default is YES.
508 # popen()) the command <command> <input-file>, where <command> is the value of
509 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
511 # is used as the file version. See the manual for examples.
529 # by doxygen. Possible values are YES and NO. If left blank NO is used.
535 # NO is used.
539 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
540 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
545 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
570 # and error messages should be written. If left blank the output is written
587 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
605 # If left blank NO is used.
611 # subdirectory from a directory tree whose root is specified with the INPUT tag.
632 # wildcard * is used, a substring. Examples: ANamespace, AClass,
650 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
653 # Possible values are YES and NO. If left blank NO is used.
666 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
669 # If FILTER_PATTERNS is specified, this tag will be
677 # filter if there is a match.
680 # info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER
681 # is applied to all files.
685 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
687 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
695 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
698 # VERBATIM_HEADERS is set to NO.
713 # If the REFERENCED_BY_RELATION tag is set to YES
719 # If the REFERENCES_RELATION tag is set to YES
725 # If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
726 # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
733 # If the USE_HTAGS tag is set to YES then the references to source code
735 # built-in source browser. The htags tool is part of GNU's global source
741 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
743 # which an include is specified. Set to NO to disable this.
751 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
757 # If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
774 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
779 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
780 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
786 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank
792 # each generated HTML page. If it is left blank doxygen will generate a
798 # each generated HTML page. If it is left blank doxygen will generate a
804 # style sheet that is used by each HTML page. It can be used to
805 # fine-tune the look of the HTML output. If the tag is left blank doxygen
814 # according to this color. Hue is specified as an angle on a colorwheel,
816 # For instance the value 0 represents red, 60 is yellow, 120 is green,
817 # 180 is cyan, 240 is blue, 300 purple, and 360 is red again.
818 # The allowed range is 0 to 359.
831 # the output darker. The value divided by 100 is the actual gamma applied,
837 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
843 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
849 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
852 # JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
857 # If the GENERATE_DOCSET tag is set to YES, additional index files
870 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
877 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
894 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
901 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
908 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
915 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
916 # controls if a separate .chi index file is generated (YES) or that
921 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
922 # is used to encode HtmlHelp index (hhk), content (hhc) and project file
927 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
928 # controls whether a binary table of contents is generated (YES) or a
938 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
945 # If the QHG_LOCATION tag is specified, the QCH_FILE tag can
947 # The path specified is relative to the HTML output folder.
963 # If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to
984 # If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
991 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
1019 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1021 # If the tag value is set to YES, a side panel will be generated
1023 # is generated for HTML Help). For this to work a browser that supports
1024 # JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
1034 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
1036 # is shown.
1040 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
1046 # as images in the HTML documentation. The default is 10. Note that
1061 # When the SEARCHENGINE tag is enabled doxygen will generate a search box
1065 # (GENERATE_DOCSET) there is already a search function so this one should
1071 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1075 # based approach is that it scales better to large projects and allows
1076 # full text search. The disadvances is that it is more difficult to setup
1085 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1090 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
1091 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1098 # Note that when enabling USE_PDFLATEX this option is only used for
1100 # Makefile that is written to the output directory.
1110 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1116 # The PAPER_TYPE tag can be used to set the paper type that is used
1129 # the first chapter. If it is left blank doxygen will generate a
1134 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
1135 # is prepared for conversion to pdf (using ps2pdf). The pdf file will
1141 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1147 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1150 # This option is also used when generating formulas in HTML.
1154 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1160 # If LATEX_SOURCE_CODE is set to YES then doxygen will include
1171 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1172 # The RTF output is optimized for Word 97 and may not look very pretty with
1177 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
1178 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1183 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1189 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
1198 # Load stylesheet definitions from file. Syntax is similar to doxygen's
1205 # Syntax is similar to doxygen's config file.
1213 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1218 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
1219 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1224 # The MAN_EXTENSION tag determines the extension that is added to
1225 # the generated man pages (default is the subroutine's section .3)
1229 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1233 # would be unable to find the correct page. The default is NO.
1241 # If the GENERATE_XML tag is set to YES Doxygen will
1247 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
1248 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1265 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1276 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1279 # documentation. Note that this feature is still experimental
1288 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1291 # feature is still experimental and incomplete at the
1296 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1302 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1304 # This is useful
1305 # if you want to understand what is going on.
1307 # tag is set to NO the size of the Perl module output will be much smaller
1314 # This is useful so different doxyrules.make files included by the same
1323 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1329 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1337 # then the macro expansion is limited to the macros specified with the
1342 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1343 # in the INCLUDE_PATH (see below) will be search if a #include is found.
1361 # are defined before the preprocessor is started (similar to the -D option of
1362 # gcc). The argument of the tag is a list of macros of the form: name
1364 # omitted =1 is assumed. To prevent a macro definition from being
1372 # The macro definition that is found in the sources will be used.
1377 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1392 # this location is as follows:
1395 # Adding location for the tag files is done as follows:
1399 # URLs. If a location is present for each tag, the installdox tool
1403 # If a tag file is not located in the directory in which doxygen
1404 # is run, you must also specify the path to the tagfile here.
1408 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
1409 # a tag file that is based on the input files it reads.
1413 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1419 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1434 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1437 # this option is superseded by the HAVE_DOT option below. This is only a
1438 # fallback. It is recommended to install and use dot, since it yields more
1447 # the mscgen tool resides. If left empty the tool is assumed to be found in the
1453 # inheritance and usage relations if the target is undocumented
1454 # or is not a class.
1458 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1459 # available from the path. This tool is part of Graphviz, a graph visualization
1461 # have no effect if this option is set to NO (the default)
1465 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
1477 # using DOT_FONTNAME. You need need to make sure dot is able to find the font,
1485 # The default size is 10pt.
1515 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1575 # found. If left blank, it is assumed the dot tool can be found in the path.
1587 # becomes larger than this value, doxygen will truncate the graph, which is
1589 # number of direct children of the root node in a graph is already larger than
1606 # background. This is disabled by default, because dot on Windows does not
1616 # support this, this feature is disabled by default.
1620 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1626 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will