Lines Matching refs:NO

69 # The default value is: NO.
71 CREATE_SUBDIRS = NO
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
77 # The default value is: NO.
79 ALLOW_UNICODE_NAMES = NO
106 # documentation (similar to Javadoc). Set to NO to disable this.
114 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
134 # The default value is: NO.
136 ALWAYS_DETAILED_SEC = NO
142 # The default value is: NO.
144 INLINE_INHERITED_MEMB = NO
147 # before files name in the file list and in the header files. If set to NO the
177 # The default value is: NO.
179 SHORT_NAMES = NO
183 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
186 # The default value is: NO.
193 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
196 # The default value is: NO.
198 JAVADOC_BANNER = NO
202 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
204 # The default value is: NO.
206 QT_AUTOBRIEF = NO
216 # The default value is: NO.
218 MULTILINE_CPP_IS_BRIEF = NO
221 # special commands cannot be used. By setting PYTHON_DOCSTRING to NO the
235 # page for each member. If set to NO, the documentation of a member will be part
237 # The default value is: NO.
239 SEPARATE_MEMBER_PAGES = NO
268 # The default value is: NO.
276 # The default value is: NO.
278 OPTIMIZE_OUTPUT_JAVA = NO
282 # The default value is: NO.
284 OPTIMIZE_FOR_FORTRAN = NO
288 # The default value is: NO.
290 OPTIMIZE_OUTPUT_VHDL = NO
296 # The default value is: NO.
298 OPTIMIZE_OUTPUT_SLICE = NO
345 # globally by setting AUTOLINK_SUPPORT to NO.
356 # The default value is: NO.
358 BUILTIN_STL_SUPPORT = NO
362 # The default value is: NO.
364 CPP_CLI_SUPPORT = NO
370 # The default value is: NO.
372 SIP_SUPPORT = NO
379 # should set this option to NO.
388 # The default value is: NO.
390 DISTRIBUTE_GROUP_DOC = NO
395 # The default value is: NO.
397 GROUP_NESTED_COMPOUNDS = NO
401 # type (e.g. under the Public Functions section). Set it to NO to prevent
415 # The default value is: NO.
417 INLINE_GROUPED_CLASSES = NO
423 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
425 # The default value is: NO.
427 INLINE_SIMPLE_STRUCTS = NO
436 # The default value is: NO.
438 TYPEDEF_HIDES_STRUCT = NO
476 # The default value is: NO.
482 # The default value is: NO.
484 EXTRACT_PRIVATE = NO
488 # The default value is: NO.
490 EXTRACT_PRIV_VIRTUAL = NO
494 # The default value is: NO.
496 EXTRACT_PACKAGE = NO
500 # The default value is: NO.
502 EXTRACT_STATIC = NO
505 # locally in source files will be included in the documentation. If set to NO,
514 # included in the documentation. If set to NO, only methods in the interface are
516 # The default value is: NO.
518 EXTRACT_LOCAL_METHODS = NO
525 # The default value is: NO.
527 EXTRACT_ANON_NSPACES = NO
537 # undocumented members inside documented classes or files. If set to NO these
540 # The default value is: NO.
542 HIDE_UNDOC_MEMBERS = NO
546 # to NO, these classes will be included in the various overviews. This option
548 # The default value is: NO.
550 HIDE_UNDOC_CLASSES = NO
553 # declarations. If set to NO, these declarations will be included in the
555 # The default value is: NO.
557 HIDE_FRIEND_COMPOUNDS = NO
560 # documentation blocks found inside the body of a function. If set to NO, these
562 # The default value is: NO.
564 HIDE_IN_BODY_DOCS = NO
567 # \internal command is included. If the tag is set to NO then the documentation
569 # The default value is: NO.
571 INTERNAL_DOCS = NO
578 # are not case sensitive the option should be be set to NO to properly deal with
583 # to NO, whereas on Linux or other Unix flavors it should typically be set to
589 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
592 # The default value is: NO.
594 HIDE_SCOPE_NAMES = NO
596 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
599 # The default value is: NO.
601 HIDE_COMPOUND_REFERENCE= NO
607 SHOW_INCLUDE_FILES = NO
612 # The default value is: NO.
614 SHOW_GROUPED_MEMB_INC = NO
618 # The default value is: NO.
620 FORCE_LOCAL_INCLUDES = NO
630 # name. If set to NO, the members will appear in declaration order.
633 SORT_MEMBER_DOCS = NO
637 # name. If set to NO, the members will appear in declaration order. Note that
639 # The default value is: NO.
641 SORT_BRIEF_DOCS = NO
645 # destructors are listed first. If set to NO the constructors will appear in the
647 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
649 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
651 # The default value is: NO.
653 SORT_MEMBERS_CTORS_1ST = NO
656 # of group names into alphabetical order. If set to NO the group names will
658 # The default value is: NO.
660 SORT_GROUP_NAMES = NO
663 # fully-qualified names, including namespaces. If set to NO, the class list will
668 # The default value is: NO.
670 SORT_BY_SCOPE_NAME = NO
678 # The default value is: NO.
680 STRICT_PROTO_MATCHING = NO
682 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
688 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
694 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
700 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
724 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
729 SHOW_USED_FILES = NO
731 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
738 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
785 # The default value is: NO.
815 # value. If set to NO, doxygen will only warn about wrong or incomplete
818 # The default value is: NO.
820 WARN_NO_PARAMDOC = NO
824 # then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
826 # Possible values are: NO, YES and FAIL_ON_WARNINGS.
827 # The default value is: NO.
829 WARN_AS_ERROR = NO
895 # The default value is: NO.
897 RECURSIVE = NO
911 # The default value is: NO.
913 EXCLUDE_SYMLINKS = NO
951 # The default value is: NO.
953 EXAMPLE_RECURSIVE = NO
998 # The default value is: NO.
1000 FILTER_SOURCE_FILES = NO
1025 # also VERBATIM_HEADERS is set to NO.
1026 # The default value is: NO.
1032 # The default value is: NO.
1034 INLINE_SOURCES = NO
1045 # The default value is: NO.
1047 REFERENCED_BY_RELATION = NO
1051 # The default value is: NO.
1090 # The default value is: NO.
1093 USE_HTAGS = NO
1097 # specified. Set to NO to disable this.
1110 # The default value is: NO.
1112 CLANG_ASSISTED_PARSING = NO
1283 # The default value is: NO.
1302 # The default value is: NO.
1305 HTML_DYNAMIC_SECTIONS = NO
1330 # The default value is: NO.
1333 GENERATE_DOCSET = NO
1378 # The default value is: NO.
1381 GENERATE_HTMLHELP = NO
1399 # (YES) or that it should be included in the main .chm file (NO).
1400 # The default value is: NO.
1403 GENERATE_CHI = NO
1412 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1414 # The default value is: NO.
1417 BINARY_TOC = NO
1421 # The default value is: NO.
1424 TOC_EXPAND = NO
1430 # The default value is: NO.
1433 GENERATE_QHP = NO
1497 # The default value is: NO.
1500 GENERATE_ECLIPSEHELP = NO
1513 # of each HTML page. A value of NO enables the index and the value YES disables
1516 # The default value is: NO.
1519 DISABLE_INDEX = NO
1533 # The default value is: NO.
1536 GENERATE_TREEVIEW = NO
1557 # The default value is: NO.
1560 EXT_LINKS_IN_WINDOW = NO
1605 # The default value is: NO.
1608 USE_MATHJAX = NO
1668 SEARCHENGINE = NO
1677 # The default value is: NO.
1680 SERVER_BASED_SEARCH = NO
1694 # The default value is: NO.
1697 EXTERNAL_SEARCH = NO
1744 GENERATE_LATEX = NO
1789 # The default value is: NO.
1792 COMPACT_LATEX = NO
1884 # The default value is: NO.
1891 # The default value is: NO.
1894 LATEX_HIDE_INDICES = NO
1901 # The default value is: NO.
1904 LATEX_SOURCE_CODE = NO
1916 # to NO can help when comparing the output of multiple runs.
1917 # The default value is: NO.
1920 LATEX_TIMESTAMP = NO
1937 # The default value is: NO.
1939 GENERATE_RTF = NO
1952 # The default value is: NO.
1955 COMPACT_RTF = NO
1964 # The default value is: NO.
1967 RTF_HYPERLINKS = NO
1991 # The default value is: NO.
1994 RTF_SOURCE_CODE = NO
2002 # The default value is: NO.
2004 GENERATE_MAN = NO
2035 # The default value is: NO.
2038 MAN_LINKS = NO
2046 # The default value is: NO.
2048 GENERATE_XML = NO
2069 # The default value is: NO.
2072 XML_NS_MEMB_FILE_SCOPE = NO
2080 # The default value is: NO.
2082 GENERATE_DOCBOOK = NO
2096 # The default value is: NO.
2099 DOCBOOK_PROGRAMLISTING = NO
2109 # The default value is: NO.
2111 GENERATE_AUTOGEN_DEF = NO
2121 # The default value is: NO.
2123 GENERATE_PERLMOD = NO
2128 # The default value is: NO.
2131 PERLMOD_LATEX = NO
2135 # understand what is going on. On the other hand, if this tag is set to NO, the
2162 # in the source code. If set to NO, only conditional compilation will be
2165 # The default value is: NO.
2173 # The default value is: NO.
2176 EXPAND_ONLY_PREDEF = NO
2255 # the class index. If set to NO, only the inherited external classes will be
2257 # The default value is: NO.
2259 ALLEXTERNALS = NO
2262 # in the modules index. If set to NO, only the current project's groups will be
2269 # the related pages index. If set to NO, only the current project's pages will
2281 # NO turns the diagrams off. Note that this option also works with HAVE_DOT
2305 # set to NO
2308 HAVE_DOT = NO
2346 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2371 # The default value is: NO.
2374 UML_LOOK = NO
2389 # If the DOT_UML_DETAILS tag is set to NO, doxygen will show attributes and
2396 # Possible values are: NO, YES and NONE.
2397 # The default value is: NO.
2400 DOT_UML_DETAILS = NO
2414 # The default value is: NO.
2417 TEMPLATE_RELATIONS = NO
2444 # The default value is: NO.
2456 # The default value is: NO.
2459 CALLER_GRAPH = NO
2501 # The default value is: NO.
2504 INTERACTIVE_SVG = NO
2580 # The default value is: NO.
2583 DOT_TRANSPARENT = NO
2589 # The default value is: NO.