Lines Matching refs:all
17 # This tag specifies the encoding used for all characters in the config file
18 # that follow. The default is UTF-8 which is also the encoding used for all
47 # source files, where putting all generated files in the same directory would
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
54 # information to generate all constant output in the proper language.
107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
197 # of all members will be omitted, etc.
235 # Doxygen will parse them like normal C++ but will assume all classes use public
252 # all members of a group must be documented explicitly.
269 # be useful for C code in case the coding convention dictates that all compound
294 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
301 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
306 # If the EXTRACT_STATIC tag is set to YES all static members of a file
332 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
340 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
347 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
638 # against the file with absolute path, so to exclude all test directories
660 # blank all files are included.
692 # is applied to all files.
708 # Note: To get rid of all source code in the generated output, make sure also
725 # then for each documented function all documented
731 # then for each documented function all documented entities
762 # of all compounds will be generated. Enable this if the project
773 # In case all classes in a project start with a common prefix, all
1132 # the code including all documentation.
1167 # that captures the structure of the code including all
1179 # the code including all documentation. Note that this
1211 # evaluate all C-preprocessor directives found in the sources and include
1216 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1267 # doxygen's preprocessor will remove all function-like macros that are alone
1268 # on a line, have an all uppercase name, and do not end with a semicolon. Such
1300 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1306 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1353 # directory and reference it in all dot files that doxygen generates. This
1354 # font does not include all possible unicode characters however, so when you need
1436 # will graphical hierarchy of all classes instead of a textual one.
1469 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
1516 # used. If set to NO the values of all tags below this one will be ignored.