• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/doc/

Lines Matching refs:YES

35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
59 # In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES
66 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
71 BRIEF_MEMBER_DESC = YES
73 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
78 REPEAT_BRIEF = YES
91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited
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
128 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
134 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
140 JAVADOC_AUTOBRIEF = YES
142 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
146 # description. Set this tag to YES if you prefer the old behaviour instead.
150 # If the DETAILS_AT_TOP tag is set to YES then Doxygen
157 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
161 INHERIT_DOCS = YES
164 # tag is set to YES, then doxygen will reuse the documentation of the first
184 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
189 OPTIMIZE_OUTPUT_FOR_C = YES
191 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources
198 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of
204 SUBGROUPING = YES
210 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
213 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
215 EXTRACT_ALL = YES
217 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
222 # If the EXTRACT_STATIC tag is set to YES all static members of a file
227 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
233 # This flag is only useful for Objective-C code. When set to YES local
240 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
246 HIDE_UNDOC_MEMBERS = YES
248 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
253 HIDE_UNDOC_CLASSES = YES
255 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
262 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
272 # Set it to YES to include the internal documentation.
277 # file names in lower-case letters. If set to YES upper-case letters are also
282 CASE_SENSE_NAMES = YES
286 # documentation. If set to YES the scope will be hidden.
290 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
294 SHOW_INCLUDE_FILES = YES
296 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
299 INLINE_INFO = YES
301 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
306 SORT_MEMBER_DOCS = YES
308 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
315 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
319 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
325 # The GENERATE_TODOLIST tag can be used to enable (YES) or
331 # The GENERATE_TESTLIST tag can be used to enable (YES) or
337 # The GENERATE_BUGLIST tag can be used to enable (YES) or
343 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
347 GENERATE_DEPRECATEDLIST= YES
365 # at the bottom of the documentation of classes and structs. If set to YES the
368 SHOW_USED_FILES = YES
371 # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
381 # by doxygen. Possible values are YES and NO. If left blank NO is used.
386 # generated by doxygen. Possible values are YES and NO. If left blank
389 WARNINGS = YES
391 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
392 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
395 WARN_IF_UNDOCUMENTED = YES
397 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
402 WARN_IF_DOC_ERROR = YES
438 # should be searched for input files as well. Possible values are YES and NO.
473 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
476 # Possible values are YES and NO. If left blank NO is used.
505 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
507 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
515 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
520 SOURCE_BROWSER = YES
522 # Setting the INLINE_SOURCES tag to YES will include the body
527 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
531 STRIP_CODE_COMMENTS = YES
533 # If the REFERENCED_BY_RELATION tag is set to YES (the default)
537 REFERENCED_BY_RELATION = YES
539 # If the REFERENCES_RELATION tag is set to YES (the default)
543 REFERENCES_RELATION = YES
545 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
549 VERBATIM_HEADERS = YES
555 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
578 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
581 GENERATE_HTML = YES
616 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
620 HTML_ALIGN_MEMBERS = YES
622 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
629 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
636 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
643 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
644 # controls if a separate .chi index file is generated (YES) or that
649 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
650 # controls whether a binary table of contents is generated (YES) or a
655 # The TOC_EXPAND flag can be set to YES to add extra items for group members
662 # the value YES disables it.
671 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
678 GENERATE_TREEVIEW = YES
690 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
712 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
736 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
743 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
744 # plain latex in the generated Makefile. Set this option to YES to get a
749 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
756 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
766 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
778 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
784 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
808 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
811 GENERATE_MAN = YES
824 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
836 # If the GENERATE_XML tag is set to YES Doxygen will
860 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
865 XML_PROGRAMLISTING = YES
871 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
883 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
891 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
897 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
903 PERLMOD_PRETTY = YES
916 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
920 ENABLE_PREPROCESSING = YES
922 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
925 # way by setting EXPAND_ONLY_PREDEF to YES.
929 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
935 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
938 SEARCH_INCLUDES = YES
963 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
970 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
976 SKIP_FUNCTION_MACROS = YES
1004 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1010 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1014 EXTERNAL_GROUPS = YES
1025 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1031 CLASS_DIAGRAMS = YES
1033 # If set to YES, the inheritance and collaboration graphs will hide
1037 HIDE_UNDOC_RELATIONS = YES
1039 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1046 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1048 # indirect inheritance relations. Setting this tag to YES will force the
1051 CLASS_GRAPH = YES
1053 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1058 COLLABORATION_GRAPH = YES
1060 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1066 # If set to YES, the inheritance and collaboration graphs will show the
1069 TEMPLATE_RELATIONS = YES
1072 # tags are set to YES then doxygen will generate a graph for each documented
1076 INCLUDE_GRAPH = YES
1079 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1083 INCLUDED_BY_GRAPH = YES
1085 # If the CALL_GRAPH and HAVE_DOT tags are set to YES then doxygen will
1093 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1096 GRAPHICAL_HIERARCHY = YES
1142 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1146 GENERATE_LEGEND = YES
1148 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
1152 DOT_CLEANUP = YES