Lines Matching refs:all
18 # This tag specifies the encoding used for all characters in the config file
19 # that follow. The default is UTF-8 which is also the encoding used for all
48 # source files, where putting all generated files in the same directory would
53 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
55 # information to generate all constant output in the proper language.
108 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
198 # of all members will be omitted, etc.
236 # Doxygen will parse them like normal C++ but will assume all classes use public
253 # all members of a group must be documented explicitly.
270 # be useful for C code in case the coding convention dictates that all compound
295 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
302 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
307 # If the EXTRACT_STATIC tag is set to YES all static members of a file
333 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
341 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
348 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
639 # against the file with absolute path, so to exclude all test directories
661 # blank all files are included.
693 # is applied to all files.
709 # Note: To get rid of all source code in the generated output, make sure also
726 # then for each documented function all documented
732 # then for each documented function all documented entities
763 # of all compounds will be generated. Enable this if the project
774 # In case all classes in a project start with a common prefix, all
1133 # the code including all documentation.
1168 # that captures the structure of the code including all
1180 # the code including all documentation. Note that this
1212 # evaluate all C-preprocessor directives found in the sources and include
1217 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1268 # doxygen's preprocessor will remove all function-like macros that are alone
1269 # on a line, have an all uppercase name, and do not end with a semicolon. Such
1301 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1307 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1354 # directory and reference it in all dot files that doxygen generates. This
1355 # font does not include all possible unicode characters however, so when you need
1437 # will graphical hierarchy of all classes instead of a textual one.
1470 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
1517 # used. If set to NO the values of all tags below this one will be ignored.