Home | History | Annotate | Download | only in source.android.com

Lines Matching full:used

3 # This file describes the settings to be used by the documentation system
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
31 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
33 # if some version control system is used.
50 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
53 # where doxygen was started. If left blank the current directory will be used.
66 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
94 # that is used to form the text in various listings. Each string
97 # used as the annotated text. Otherwise, the brief description is used as-is.
98 # If left blank, the following values are used ("$name" is automatically
130 # to NO the shortest path that makes the file name unique will be used.
135 # can be used to strip a user-defined part of the path. Stripping is
137 # the path. The tag can be used to show relative paths in the file list.
138 # If left blank the directory from which doxygen is run is used as the
145 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
149 # definition is used. Otherwise one should specify the include paths that
178 # comments) as a brief description. This used to be the default behaviour.
196 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
201 # This tag can be used to specify a number of aliases that acts
210 # This tag can be used to specify a number of word-keyword mappings (TCL only).
219 # For instance, some of the names that are used will be different. The list
301 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
344 # When the cache is full, less often used symbols will be written to disk.
359 # set using LOOKUP_CACHE_SIZE. This cache is used to resolve symbols given
532 # The GENERATE_TODOLIST tag can be used to enable (YES) or
538 # The GENERATE_TESTLIST tag can be used to enable (YES) or
544 # The GENERATE_BUGLIST tag can be used to enable (YES) or
550 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
556 # The ENABLED_SECTIONS tag can be used to enable conditional
574 # list will mention the files that were used to generate the documentation.
590 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
596 # is used as the file version. See the manual for examples.
600 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
605 # DoxygenLayout.xml will be used as the name of the layout file.
609 # The CITE_BIB_FILES tag can be used to specify one or more bib files
624 # The QUIET tag can be used to turn on/off the messages that are generated
625 # by doxygen. Possible values are YES and NO. If left blank NO is used.
629 # The WARNINGS tag can be used to turn on/off the warning messages that are
631 # NO is used.
665 # The WARN_LOGFILE tag can be used to specify a file to which warning
675 # The INPUT tag can be used to specify the files and/or directories that contain
684 # This tag can be used to specify the character encoding of the source files
735 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
737 # If left blank NO is used.
741 # The EXCLUDE tag can be used to specify files and/or directories that should be
749 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
763 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
766 # wildcard * is used, a substring. Examples: ANamespace, AClass,
771 # The EXAMPLE_PATH tag can be used to specify one or more files or
785 # searched for input files to be used with the \include or \dontinclude
787 # Possible values are YES and NO. If left blank NO is used.
791 # The IMAGE_PATH tag can be used to specify one or more files or
797 # The INPUT_FILTER tag can be used to specify a program that doxygen should
807 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
811 # info on how filters are used. If FILTER_PATTERNS is empty or if
817 # INPUT_FILTER) will be used to filter the input files when producing source
822 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
867 # called/used by that function will be listed.
903 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
910 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
924 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
926 # put in front of it. If left blank `html' will be used as the default path.
930 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
936 # The HTML_HEADER tag can be used to specify a personal HTML header for
940 # needs, which is dependent on the configuration options used.
949 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
955 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
956 # style sheet that is used by each HTML page. It can be used to
964 # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional
974 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1032 # will be generated that can be used as input for Apple's Xcode 3
1069 # will be generated that can be used as input for tools like the
1076 # be used to specify the file name of the resulting .chm file. You
1083 # be used to specify the location (absolute path including file name) of
1096 # is used to encode HtmlHelp index (hhk), content (hhc) and project file
1114 # that can be used as input for Qt's qhelpgenerator to generate a
1120 # be used
1159 # be used to specify the location of Qt's qhelpgenerator.
1182 # The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs)
1190 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1202 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
1210 # used to set the initial width (in pixels) of the frame in which the tree
1245 # When MathJax is enabled you can set the default output format to be used for
1263 # The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension
1282 # searching and an index file used by the script. When EXTERNAL_SEARCH is
1313 # EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is
1319 # The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through doxygen
1337 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
1339 # put in front of it. If left blank `latex' will be used as the default path.
1343 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
1344 # invoked. If left blank `latex' will be used as the default command name.
1345 # Note that when enabling USE_PDFLATEX this option is only used for
1351 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
1352 # generate index for LaTeX. If left blank `makeindex' will be used as the
1363 # The PAPER_TYPE tag can be used to set the paper type that is used
1365 # executive. If left blank a4wide will be used.
1374 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
1381 # The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for
1395 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1404 # This option is also used when generating formulas in HTML.
1421 # The LATEX_BIB_STYLE tag can be used to specify the style to use for the
1437 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
1439 # put in front of it. If left blank `rtf' will be used as the default path.
1464 # Set optional variables used in the generation of an rtf document.
1478 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
1480 # put in front of it. If left blank `man' will be used as the default path.
1507 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
1509 # put in front of it. If left blank `xml' will be used as the default path.
1513 # The XML_SCHEMA tag can be used to specify an XML schema,
1514 # which can be used by a validating XML parser to check the
1519 # The XML_DTD tag can be used to specify an XML DTD,
1520 # which can be used by a validating XML parser to check the
1605 # The INCLUDE_PATH tag can be used to specify one or more directories that
1614 # be used.
1618 # The PREDEFINED tag can be used to specify one or more macro names that
1629 # this tag can be used to specify a list of macro names that should be expanded.
1630 # The macro definition that is found in the sources will be used.
1647 # The TAGFILES option can be used to specify one or more tagfiles. For each
1733 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
1825 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1827 # If left blank png will be used. If you choose svg you need to set
1842 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1847 # The DOTFILE_DIRS tag can be used to specify one or more directories that
1853 # The MSCFILE_DIRS tag can be used to specify one or more directories that
1859 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1869 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1881 # seem to support this out of the box. Warning: Depending on the platform used,
1901 # remove the intermediate dot files that are used to generate