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
144 # The default value is: NO.
146 ALWAYS_DETAILED_SEC = NO
152 # The default value is: NO.
154 INLINE_INHERITED_MEMB = NO
157 # before files name in the file list and in the header files. If set to NO the
187 # The default value is: NO.
189 SHORT_NAMES = NO
193 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
196 # The default value is: NO.
198 JAVADOC_AUTOBRIEF = NO
203 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
206 # The default value is: NO.
208 JAVADOC_BANNER = NO
212 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
214 # The default value is: NO.
216 QT_AUTOBRIEF = NO
226 # The default value is: NO.
228 MULTILINE_CPP_IS_BRIEF = NO
231 # special commands cannot be used. By setting PYTHON_DOCSTRING to NO the
245 # page for each member. If set to NO, the documentation of a member will be part
247 # The default value is: NO.
249 SEPARATE_MEMBER_PAGES = NO
278 # The default value is: NO.
286 # The default value is: NO.
288 OPTIMIZE_OUTPUT_JAVA = NO
292 # The default value is: NO.
294 OPTIMIZE_FOR_FORTRAN = NO
298 # The default value is: NO.
300 OPTIMIZE_OUTPUT_VHDL = NO
306 # The default value is: NO.
308 OPTIMIZE_OUTPUT_SLICE = NO
355 # globally by setting AUTOLINK_SUPPORT to NO.
366 # The default value is: NO.
368 BUILTIN_STL_SUPPORT = NO
372 # The default value is: NO.
374 CPP_CLI_SUPPORT = NO
380 # The default value is: NO.
382 SIP_SUPPORT = NO
389 # should set this option to NO.
398 # The default value is: NO.
400 DISTRIBUTE_GROUP_DOC = NO
405 # The default value is: NO.
407 GROUP_NESTED_COMPOUNDS = NO
411 # type (e.g. under the Public Functions section). Set it to NO to prevent
425 # The default value is: NO.
427 INLINE_GROUPED_CLASSES = NO
433 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
435 # The default value is: NO.
437 INLINE_SIMPLE_STRUCTS = NO
446 # The default value is: NO.
448 TYPEDEF_HIDES_STRUCT = NO
486 # The default value is: NO.
492 # The default value is: NO.
494 EXTRACT_PRIVATE = NO
498 # The default value is: NO.
500 EXTRACT_PRIV_VIRTUAL = NO
504 # The default value is: NO.
506 EXTRACT_PACKAGE = NO
510 # The default value is: NO.
512 EXTRACT_STATIC = NO
515 # locally in source files will be included in the documentation. If set to NO,
524 # included in the documentation. If set to NO, only methods in the interface are
526 # The default value is: NO.
528 EXTRACT_LOCAL_METHODS = NO
535 # The default value is: NO.
537 EXTRACT_ANON_NSPACES = NO
547 # undocumented members inside documented classes or files. If set to NO these
550 # The default value is: NO.
552 HIDE_UNDOC_MEMBERS = NO
556 # to NO, these classes will be included in the various overviews. This option
558 # The default value is: NO.
560 HIDE_UNDOC_CLASSES = NO
563 # declarations. If set to NO, these declarations will be included in the
565 # The default value is: NO.
567 HIDE_FRIEND_COMPOUNDS = NO
570 # documentation blocks found inside the body of a function. If set to NO, these
572 # The default value is: NO.
574 HIDE_IN_BODY_DOCS = NO
577 # \internal command is included. If the tag is set to NO then the documentation
579 # The default value is: NO.
581 INTERNAL_DOCS = NO
588 # are not case sensitive the option should be be set to NO to properly deal with
593 # to NO, whereas on Linux or other Unix flavors it should typically be set to
597 CASE_SENSE_NAMES = NO
599 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
602 # The default value is: NO.
606 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
609 # The default value is: NO.
611 HIDE_COMPOUND_REFERENCE= NO
622 # The default value is: NO.
624 SHOW_GROUPED_MEMB_INC = NO
628 # The default value is: NO.
630 FORCE_LOCAL_INCLUDES = NO
640 # name. If set to NO, the members will appear in declaration order.
647 # name. If set to NO, the members will appear in declaration order. Note that
649 # The default value is: NO.
651 SORT_BRIEF_DOCS = NO
655 # destructors are listed first. If set to NO the constructors will appear in the
657 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
659 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
661 # The default value is: NO.
663 SORT_MEMBERS_CTORS_1ST = NO
666 # of group names into alphabetical order. If set to NO the group names will
668 # The default value is: NO.
670 SORT_GROUP_NAMES = NO
673 # fully-qualified names, including namespaces. If set to NO, the class list will
678 # The default value is: NO.
680 SORT_BY_SCOPE_NAME = NO
688 # The default value is: NO.
690 STRICT_PROTO_MATCHING = NO
692 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
698 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
704 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
710 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
734 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
741 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
748 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
795 # The default value is: NO.
797 QUIET = NO
825 # value. If set to NO, doxygen will only warn about wrong or incomplete
828 # The default value is: NO.
830 WARN_NO_PARAMDOC = NO
834 # then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
836 # Possible values are: NO, YES and FAIL_ON_WARNINGS.
837 # The default value is: NO.
839 WARN_AS_ERROR = NO
1037 # The default value is: NO.
1053 # The default value is: NO.
1055 EXCLUDE_SYMLINKS = NO
1123 # The default value is: NO.
1125 EXAMPLE_RECURSIVE = NO
1170 # The default value is: NO.
1172 FILTER_SOURCE_FILES = NO
1197 # also VERBATIM_HEADERS is set to NO.
1198 # The default value is: NO.
1204 # The default value is: NO.
1206 INLINE_SOURCES = NO
1217 # The default value is: NO.
1219 REFERENCED_BY_RELATION = NO
1223 # The default value is: NO.
1225 REFERENCES_RELATION = NO
1262 # The default value is: NO.
1265 USE_HTAGS = NO
1269 # specified. Set to NO to disable this.
1282 # The default value is: NO.
1284 CLANG_ASSISTED_PARSING = NO
1455 # The default value is: NO.
1474 # The default value is: NO.
1477 HTML_DYNAMIC_SECTIONS = NO
1502 # The default value is: NO.
1505 GENERATE_DOCSET = NO
1550 # The default value is: NO.
1553 GENERATE_HTMLHELP = NO
1571 # (YES) or that it should be included in the main .chm file (NO).
1572 # The default value is: NO.
1575 GENERATE_CHI = NO
1584 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1586 # The default value is: NO.
1589 BINARY_TOC = NO
1593 # The default value is: NO.
1596 TOC_EXPAND = NO
1602 # The default value is: NO.
1605 GENERATE_QHP = NO
1669 # The default value is: NO.
1685 # of each HTML page. A value of NO enables the index and the value YES disables
1688 # The default value is: NO.
1705 # The default value is: NO.
1729 # The default value is: NO.
1732 EXT_LINKS_IN_WINDOW = NO
1777 # The default value is: NO.
1780 USE_MATHJAX = NO
1840 SEARCHENGINE = NO
1849 # The default value is: NO.
1852 SERVER_BASED_SEARCH = NO
1866 # The default value is: NO.
1869 EXTERNAL_SEARCH = NO
1916 GENERATE_LATEX = NO
1961 # The default value is: NO.
1964 COMPACT_LATEX = NO
2056 # The default value is: NO.
2059 LATEX_BATCHMODE = NO
2063 # The default value is: NO.
2066 LATEX_HIDE_INDICES = NO
2073 # The default value is: NO.
2076 LATEX_SOURCE_CODE = NO
2088 # to NO can help when comparing the output of multiple runs.
2089 # The default value is: NO.
2092 LATEX_TIMESTAMP = NO
2109 # The default value is: NO.
2111 GENERATE_RTF = NO
2124 # The default value is: NO.
2127 COMPACT_RTF = NO
2136 # The default value is: NO.
2139 RTF_HYPERLINKS = NO
2163 # The default value is: NO.
2166 RTF_SOURCE_CODE = NO
2174 # The default value is: NO.
2176 GENERATE_MAN = NO
2207 # The default value is: NO.
2210 MAN_LINKS = NO
2218 # The default value is: NO.
2220 GENERATE_XML = NO
2241 # The default value is: NO.
2244 XML_NS_MEMB_FILE_SCOPE = NO
2252 # The default value is: NO.
2254 GENERATE_DOCBOOK = NO
2268 # The default value is: NO.
2271 DOCBOOK_PROGRAMLISTING = NO
2281 # The default value is: NO.
2283 GENERATE_AUTOGEN_DEF = NO
2297 # The default value is: NO.
2299 GENERATE_PERLMOD = NO
2304 # The default value is: NO.
2307 PERLMOD_LATEX = NO
2311 # understand what is going on. On the other hand, if this tag is set to NO, the
2338 # in the source code. If set to NO, only conditional compilation will be
2341 # The default value is: NO.
2344 MACRO_EXPANSION = NO
2349 # The default value is: NO.
2352 EXPAND_ONLY_PREDEF = NO
2431 # the class index. If set to NO, only the inherited external classes will be
2433 # The default value is: NO.
2435 ALLEXTERNALS = NO
2438 # in the modules index. If set to NO, only the current project's groups will be
2445 # the related pages index. If set to NO, only the current project's pages will
2457 # NO turns the diagrams off. Note that this option also works with HAVE_DOT
2481 # set to NO
2482 # The default value is: NO.
2484 HAVE_DOT = NO
2522 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2547 # The default value is: NO.
2550 UML_LOOK = NO
2565 # If the DOT_UML_DETAILS tag is set to NO, doxygen will show attributes and
2572 # Possible values are: NO, YES and NONE.
2573 # The default value is: NO.
2576 DOT_UML_DETAILS = NO
2590 # The default value is: NO.
2593 TEMPLATE_RELATIONS = NO
2620 # The default value is: NO.
2623 CALL_GRAPH = NO
2632 # The default value is: NO.
2635 CALLER_GRAPH = NO
2675 # The default value is: NO.
2678 INTERACTIVE_SVG = NO
2754 # The default value is: NO.
2757 DOT_TRANSPARENT = NO
2763 # The default value is: NO.
2766 DOT_MULTI_TARGETS = NO