Lines Matching full: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
98 # documentation (similar to Javadoc). Set to NO to disable this.
106 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
136 # The default value is: NO.
138 ALWAYS_DETAILED_SEC = NO
144 # The default value is: NO.
146 INLINE_INHERITED_MEMB = NO
149 # before files name in the file list and in the header files. If set to NO the
179 # The default value is: NO.
181 SHORT_NAMES = NO
185 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
188 # The default value is: NO.
190 JAVADOC_AUTOBRIEF = NO
194 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
196 # The default value is: NO.
198 QT_AUTOBRIEF = NO
208 # The default value is: NO.
210 MULTILINE_CPP_IS_BRIEF = NO
219 # page for each member. If set to NO, the documentation of a member will be part
221 # The default value is: NO.
223 SEPARATE_MEMBER_PAGES = NO
253 # The default value is: NO.
261 # The default value is: NO.
263 OPTIMIZE_OUTPUT_JAVA = NO
267 # The default value is: NO.
269 OPTIMIZE_FOR_FORTRAN = NO
273 # The default value is: NO.
275 OPTIMIZE_OUTPUT_VHDL = NO
309 # globally by setting AUTOLINK_SUPPORT to NO.
320 # The default value is: NO.
322 BUILTIN_STL_SUPPORT = NO
326 # The default value is: NO.
328 CPP_CLI_SUPPORT = NO
333 # of private inheritance when no explicit protection keyword is present.
334 # The default value is: NO.
336 SIP_SUPPORT = NO
343 # should set this option to NO.
352 # The default value is: NO.
354 DISTRIBUTE_GROUP_DOC = NO
359 # The default value is: NO.
361 GROUP_NESTED_COMPOUNDS = NO
365 # type (e.g. under the Public Functions section). Set it to NO to prevent
379 # The default value is: NO.
381 INLINE_GROUPED_CLASSES = NO
387 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
389 # The default value is: NO.
391 INLINE_SIMPLE_STRUCTS = NO
400 # The default value is: NO.
402 TYPEDEF_HIDES_STRUCT = NO
422 # documentation are documented, even if no documentation was available. Private
427 # The default value is: NO.
429 EXTRACT_ALL = NO
433 # The default value is: NO.
435 EXTRACT_PRIVATE = NO
439 # The default value is: NO.
441 EXTRACT_PACKAGE = NO
445 # The default value is: NO.
447 EXTRACT_STATIC = NO
450 # locally in source files will be included in the documentation. If set to NO,
459 # included in the documentation. If set to NO, only methods in the interface are
461 # The default value is: NO.
463 EXTRACT_LOCAL_METHODS = NO
470 # The default value is: NO.
472 EXTRACT_ANON_NSPACES = NO
475 # undocumented members inside documented classes or files. If set to NO these
476 # members will be included in the various overviews, but no documentation
477 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
478 # The default value is: NO.
484 # to NO, these classes will be included in the various overviews. This option
485 # has no effect if EXTRACT_ALL is enabled.
486 # The default value is: NO.
491 # (class|struct|union) declarations. If set to NO, these declarations will be
493 # The default value is: NO.
495 HIDE_FRIEND_COMPOUNDS = NO
498 # documentation blocks found inside the body of a function. If set to NO, these
500 # The default value is: NO.
502 HIDE_IN_BODY_DOCS = NO
505 # \internal command is included. If the tag is set to NO then the documentation
507 # The default value is: NO.
509 INTERNAL_DOCS = NO
511 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
515 # and Mac users are advised to set this option to NO.
518 CASE_SENSE_NAMES = NO
520 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
523 # The default value is: NO.
525 HIDE_SCOPE_NAMES = NO
527 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
530 # The default value is: NO.
532 HIDE_COMPOUND_REFERENCE= NO
543 # The default value is: NO.
545 SHOW_GROUPED_MEMB_INC = NO
549 # The default value is: NO.
551 FORCE_LOCAL_INCLUDES = NO
561 # name. If set to NO, the members will appear in declaration order.
568 # name. If set to NO, the members will appear in declaration order. Note that
570 # The default value is: NO.
572 SORT_BRIEF_DOCS = NO
576 # destructors are listed first. If set to NO the constructors will appear in the
578 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
580 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
582 # The default value is: NO.
584 SORT_MEMBERS_CTORS_1ST = NO
587 # of group names into alphabetical order. If set to NO the group names will
589 # The default value is: NO.
591 SORT_GROUP_NAMES = NO
594 # fully-qualified names, including namespaces. If set to NO, the class list will
599 # The default value is: NO.
601 SORT_BY_SCOPE_NAME = NO
609 # The default value is: NO.
611 STRICT_PROTO_MATCHING = NO
613 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
617 GENERATE_TODOLIST = NO
619 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
625 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
631 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
655 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
662 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
669 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
716 # The default value is: NO.
718 QUIET = NO
745 # are documented, but have no documentation for their parameters or return
746 # value. If set to NO, doxygen will only warn about wrong or incomplete
748 # The default value is: NO.
750 WARN_NO_PARAMDOC = NO
754 # The default value is: NO.
756 WARN_AS_ERROR = NO
834 # The default value is: NO.
850 # The default value is: NO.
852 EXCLUDE_SYMLINKS = NO
890 # The default value is: NO.
892 EXAMPLE_RECURSIVE = NO
937 # The default value is: NO.
939 FILTER_SOURCE_FILES = NO
964 # also VERBATIM_HEADERS is set to NO.
965 # The default value is: NO.
967 SOURCE_BROWSER = NO
971 # The default value is: NO.
973 INLINE_SOURCES = NO
984 # The default value is: NO.
986 REFERENCED_BY_RELATION = NO
990 # The default value is: NO.
992 REFERENCES_RELATION = NO
1029 # The default value is: NO.
1032 USE_HTAGS = NO
1036 # specified. Set to NO to disable this.
1040 VERBATIM_HEADERS = NO
1049 # The default value is: NO.
1051 CLANG_ASSISTED_PARSING = NO
1070 ALPHABETICAL_INDEX = NO
1171 # files will be copied as-is; there are no commands or markers available.
1210 # The default value is: NO.
1213 HTML_TIMESTAMP = NO
1218 # The default value is: NO.
1221 HTML_DYNAMIC_SECTIONS = NO
1245 # The default value is: NO.
1248 GENERATE_DOCSET = NO
1293 # The default value is: NO.
1296 GENERATE_HTMLHELP = NO
1314 # (YES) or that it should be included in the master .chm file (NO).
1315 # The default value is: NO.
1318 GENERATE_CHI = NO
1327 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1329 # The default value is: NO.
1332 BINARY_TOC = NO
1336 # The default value is: NO.
1339 TOC_EXPAND = NO
1345 # The default value is: NO.
1348 GENERATE_QHP = NO
1411 # The default value is: NO.
1414 GENERATE_ECLIPSEHELP = NO
1427 # of each HTML page. A value of NO enables the index and the value YES disables
1430 # The default value is: NO.
1433 DISABLE_INDEX = NO
1447 # The default value is: NO.
1471 # The default value is: NO.
1474 EXT_LINKS_IN_WINDOW = NO
1502 # The default value is: NO.
1505 USE_MATHJAX = NO
1573 # The default value is: NO.
1576 SERVER_BASED_SEARCH = NO
1578 # When EXTERNAL_SEARCH tag is enabled doxygen will no longer generate the PHP
1589 # The default value is: NO.
1592 EXTERNAL_SEARCH = NO
1638 GENERATE_LATEX = NO
1669 # The default value is: NO.
1672 COMPACT_LATEX = NO
1690 # If left blank no extra packages will be included.
1735 # directory. Note that the files will be copied as-is; there are no commands or
1748 PDF_HYPERLINKS = NO
1756 USE_PDFLATEX = NO
1762 # The default value is: NO.
1765 LATEX_BATCHMODE = NO
1769 # The default value is: NO.
1772 LATEX_HIDE_INDICES = NO
1779 # The default value is: NO.
1782 LATEX_SOURCE_CODE = NO
1794 # to NO can help when comparing the output of multiple runs.
1795 # The default value is: NO.
1798 LATEX_TIMESTAMP = NO
1807 # The default value is: NO.
1809 GENERATE_RTF = NO
1822 # The default value is: NO.
1825 COMPACT_RTF = NO
1834 # The default value is: NO.
1837 RTF_HYPERLINKS = NO
1861 # The default value is: NO.
1864 RTF_SOURCE_CODE = NO
1872 # The default value is: NO.
1874 GENERATE_MAN = NO
1905 # The default value is: NO.
1908 MAN_LINKS = NO
1916 # The default value is: NO.
1918 GENERATE_XML = NO
1943 # The default value is: NO.
1945 GENERATE_DOCBOOK = NO
1959 # The default value is: NO.
1962 DOCBOOK_PROGRAMLISTING = NO
1972 # The default value is: NO.
1974 GENERATE_AUTOGEN_DEF = NO
1984 # The default value is: NO.
1986 GENERATE_PERLMOD = NO
1991 # The default value is: NO.
1994 PERLMOD_LATEX = NO
1998 # understand what is going on. On the other hand, if this tag is set to NO, the
2025 # in the source code. If set to NO, only conditional compilation will be
2028 # The default value is: NO.
2036 # The default value is: NO.
2039 EXPAND_ONLY_PREDEF = NO
2066 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
2137 SKIP_FUNCTION_MACROS = NO
2165 # the class index. If set to NO, only the inherited external classes will be
2167 # The default value is: NO.
2169 ALLEXTERNALS = NO
2172 # in the modules index. If set to NO, only the current project's groups will be
2179 # the related pages index. If set to NO, only the current project's pages will
2197 # NO turns the diagrams off. Note that this option also works with HAVE_DOT
2229 # Bell Labs. The other options in this section have no effect if this option is
2230 # set to NO
2233 HAVE_DOT = NO
2271 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2296 # The default value is: NO.
2299 UML_LOOK = NO
2305 # for no limit. Note that the threshold may be exceeded by 50% before the limit
2317 # The default value is: NO.
2320 TEMPLATE_RELATIONS = NO
2347 # The default value is: NO.
2350 CALL_GRAPH = NO
2359 # The default value is: NO.
2362 CALLER_GRAPH = NO
2404 # The default value is: NO.
2407 INTERACTIVE_SVG = NO
2465 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
2478 # The default value is: NO.
2481 DOT_TRANSPARENT = NO
2487 # The default value is: NO.
2490 DOT_MULTI_TARGETS = NO