• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:output +full:- +full:lib

18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
43 PROJECT_NUMBER = 1.16.0-dev
54 # the logo to the output directory.
65 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
66 # directories (in 2 levels) under the output directory of each output format and
75 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
76 # characters to appear in the names of generated files. If set to NO, non-ASCII
85 # information to generate all constant output in the proper language.
87 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
89 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
90 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
92 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
114 # This tag implements a quasi-intelligent brief description abbreviator that is
118 # text. Otherwise, the brief description is used as-is. If left blank, the
147 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
148 # Stripping is only done if one of the specified strings matches the left-hand
159 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
164 # using the -I flag.
170 # support long names like on DOS, Mac, or CD-ROM.
176 # first line (until the first dot) of a Javadoc-style comment as the brief
177 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
185 # line (until the first dot) of a Qt-style comment as the brief description. If
186 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
193 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
195 # to treat a multi-line C++ comment block as a detailed description. Set this
205 # documentation from any documented member that it re-implements.
229 # documentation, which will result in a user-defined paragraph with heading
235 # This tag can be used to specify a number of word-keyword mappings (TCL only).
242 # only. Doxygen will then generate output that is more tailored for C. For
250 # Python sources only. Doxygen will then generate output that is more tailored
258 # sources. Doxygen will then generate output that is tailored for Fortran.
264 # sources. Doxygen will then generate output that is tailored for VHDL.
271 # extension. Doxygen has a built-in mapping, but you can override or extend it
274 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
288 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
291 # The output of markdown processing is further processed by doxygen, so you can
392 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
402 #---------------------------------------------------------------------------
404 #---------------------------------------------------------------------------
442 # This flag is only useful for Objective-C code. If set to YES, local methods,
497 # names in lower-case letters. If set to YES, upper-case letters are also
579 # fully-qualified names, including namespaces. If set to NO, the class list will
664 # popen()) the command command input-file, where command is the value of the
665 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
666 # by doxygen. Whatever the program writes to standard output is used as the file
673 # output files in an output format independent way. To create the layout file
674 # that represents doxygen's defaults, run doxygen with the -l option. You can
694 #---------------------------------------------------------------------------
696 #---------------------------------------------------------------------------
699 # standard output by doxygen. If QUIET is set to YES this implies that the
748 # messages should be written. If left blank the output is written to standard
753 #---------------------------------------------------------------------------
755 #---------------------------------------------------------------------------
763 INPUT = doc/PROTOCOL-HTTP2.md \
764 doc/PROTOCOL-WEB.md \
765 doc/binary-logging.md \
766 doc/c-style-guide.md \
767 doc/combiner-explainer.md \
771 doc/connection-backoff-interop-test-description.md \
772 doc/connection-backoff.md \
773 doc/connectivity-semantics-and-api.md \
774 doc/cpp-style-guide.md \
778 doc/epoll-polling-engine.md \
782 doc/health-checking.md \
783 doc/http-grpc-status-mapping.md \
784 doc/http2-interop-test-descriptions.md \
786 doc/interop-test-descriptions.md \
788 doc/load-balancing.md \
790 doc/server-reflection.md \
794 doc/ssl-performance.md \
798 doc/wait-for-ready.md \
1016 src/core/lib/avl/avl.h \
1017 src/core/lib/backoff/backoff.h \
1018 src/core/lib/channel/channel_args.h \
1019 src/core/lib/channel/channel_stack.h \
1020 src/core/lib/channel/channel_stack_builder.h \
1021 src/core/lib/channel/channel_trace.h \
1022 src/core/lib/channel/channelz.h \
1023 src/core/lib/channel/channelz_registry.h \
1024 src/core/lib/channel/connected_channel.h \
1025 src/core/lib/channel/context.h \
1026 src/core/lib/channel/handshaker.h \
1027 src/core/lib/channel/handshaker_factory.h \
1028 src/core/lib/channel/handshaker_registry.h \
1029 src/core/lib/channel/status_util.h \
1030 src/core/lib/compression/algorithm_metadata.h \
1031 src/core/lib/compression/compression_internal.h \
1032 src/core/lib/compression/message_compress.h \
1033 src/core/lib/compression/stream_compression.h \
1034 src/core/lib/compression/stream_compression_gzip.h \
1035 src/core/lib/compression/stream_compression_identity.h \
1036 src/core/lib/debug/stats.h \
1037 src/core/lib/debug/stats_data.h \
1038 src/core/lib/debug/trace.h \
1039 src/core/lib/gpr/alloc.h \
1040 src/core/lib/gpr/arena.h \
1041 src/core/lib/gpr/env.h \
1042 src/core/lib/gpr/host_port.h \
1043 src/core/lib/gpr/mpscq.h \
1044 src/core/lib/gpr/murmur_hash.h \
1045 src/core/lib/gpr/spinlock.h \
1046 src/core/lib/gpr/string.h \
1047 src/core/lib/gpr/string_windows.h \
1048 src/core/lib/gpr/time_precise.h \
1049 src/core/lib/gpr/tls.h \
1050 src/core/lib/gpr/tls_gcc.h \
1051 src/core/lib/gpr/tls_msvc.h \
1052 src/core/lib/gpr/tls_pthread.h \
1053 src/core/lib/gpr/tmpfile.h \
1054 src/core/lib/gpr/useful.h \
1055 src/core/lib/gprpp/abstract.h \
1056 src/core/lib/gprpp/atomic.h \
1057 src/core/lib/gprpp/atomic_with_atm.h \
1058 src/core/lib/gprpp/atomic_with_std.h \
1059 src/core/lib/gprpp/debug_location.h \
1060 src/core/lib/gprpp/fork.h \
1061 src/core/lib/gprpp/inlined_vector.h \
1062 src/core/lib/gprpp/manual_constructor.h \
1063 src/core/lib/gprpp/memory.h \
1064 src/core/lib/gprpp/mutex_lock.h \
1065 src/core/lib/gprpp/orphanable.h \
1066 src/core/lib/gprpp/ref_counted.h \
1067 src/core/lib/gprpp/ref_counted_ptr.h \
1068 src/core/lib/gprpp/thd.h \
1069 src/core/lib/http/format_request.h \
1070 src/core/lib/http/httpcli.h \
1071 src/core/lib/http/parser.h \
1072 src/core/lib/iomgr/block_annotate.h \
1073 src/core/lib/iomgr/buffer_list.h \
1074 src/core/lib/iomgr/call_combiner.h \
1075 src/core/lib/iomgr/closure.h \
1076 src/core/lib/iomgr/combiner.h \
1077 src/core/lib/iomgr/endpoint.h \
1078 src/core/lib/iomgr/endpoint_pair.h \
1079 src/core/lib/iomgr/error.h \
1080 src/core/lib/iomgr/error_internal.h \
1081 src/core/lib/iomgr/ev_epoll1_linux.h \
1082 src/core/lib/iomgr/ev_epollex_linux.h \
1083 src/core/lib/iomgr/ev_epollsig_linux.h \
1084 src/core/lib/iomgr/ev_poll_posix.h \
1085 src/core/lib/iomgr/ev_posix.h \
1086 src/core/lib/iomgr/exec_ctx.h \
1087 src/core/lib/iomgr/executor.h \
1088 src/core/lib/iomgr/gethostname.h \
1089 src/core/lib/iomgr/internal_errqueue.h \
1090 src/core/lib/iomgr/iocp_windows.h \
1091 src/core/lib/iomgr/iomgr.h \
1092 src/core/lib/iomgr/iomgr_custom.h \
1093 src/core/lib/iomgr/iomgr_internal.h \
1094 src/core/lib/iomgr/iomgr_posix.h \
1095 src/core/lib/iomgr/is_epollexclusive_available.h \
1096 src/core/lib/iomgr/load_file.h \
1097 src/core/lib/iomgr/lockfree_event.h \
1098 src/core/lib/iomgr/nameser.h \
1099 src/core/lib/iomgr/network_status_tracker.h \
1100 src/core/lib/iomgr/polling_entity.h \
1101 src/core/lib/iomgr/pollset.h \
1102 src/core/lib/iomgr/pollset_custom.h \
1103 src/core/lib/iomgr/pollset_set.h \
1104 src/core/lib/iomgr/pollset_set_custom.h \
1105 src/core/lib/iomgr/pollset_set_windows.h \
1106 src/core/lib/iomgr/pollset_windows.h \
1107 src/core/lib/iomgr/port.h \
1108 src/core/lib/iomgr/resolve_address.h \
1109 src/core/lib/iomgr/resolve_address_custom.h \
1110 src/core/lib/iomgr/resource_quota.h \
1111 src/core/lib/iomgr/sockaddr.h \
1112 src/core/lib/iomgr/sockaddr_custom.h \
1113 src/core/lib/iomgr/sockaddr_posix.h \
1114 src/core/lib/iomgr/sockaddr_utils.h \
1115 src/core/lib/iomgr/sockaddr_windows.h \
1116 src/core/lib/iomgr/socket_factory_posix.h \
1117 src/core/lib/iomgr/socket_mutator.h \
1118 src/core/lib/iomgr/socket_utils.h \
1119 src/core/lib/iomgr/socket_utils_posix.h \
1120 src/core/lib/iomgr/socket_windows.h \
1121 src/core/lib/iomgr/sys_epoll_wrapper.h \
1122 src/core/lib/iomgr/tcp_client.h \
1123 src/core/lib/iomgr/tcp_client_posix.h \
1124 src/core/lib/iomgr/tcp_custom.h \
1125 src/core/lib/iomgr/tcp_posix.h \
1126 src/core/lib/iomgr/tcp_server.h \
1127 src/core/lib/iomgr/tcp_server_utils_posix.h \
1128 src/core/lib/iomgr/tcp_windows.h \
1129 src/core/lib/iomgr/time_averaged_stats.h \
1130 src/core/lib/iomgr/timer.h \
1131 src/core/lib/iomgr/timer_custom.h \
1132 src/core/lib/iomgr/timer_heap.h \
1133 src/core/lib/iomgr/timer_manager.h \
1134 src/core/lib/iomgr/udp_server.h \
1135 src/core/lib/iomgr/unix_sockets_posix.h \
1136 src/core/lib/iomgr/wakeup_fd_cv.h \
1137 src/core/lib/iomgr/wakeup_fd_pipe.h \
1138 src/core/lib/iomgr/wakeup_fd_posix.h \
1139 src/core/lib/json/json.h \
1140 src/core/lib/json/json_common.h \
1141 src/core/lib/json/json_reader.h \
1142 src/core/lib/json/json_writer.h \
1143 src/core/lib/profiling/timers.h \
1144 src/core/lib/slice/b64.h \
1145 src/core/lib/slice/percent_encoding.h \
1146 src/core/lib/slice/slice_hash_table.h \
1147 src/core/lib/slice/slice_internal.h \
1148 src/core/lib/slice/slice_string_helpers.h \
1149 src/core/lib/slice/slice_weak_hash_table.h \
1150 src/core/lib/surface/api_trace.h \
1151 src/core/lib/surface/call.h \
1152 src/core/lib/surface/call_test_only.h \
1153 src/core/lib/surface/channel.h \
1154 src/core/lib/surface/channel_init.h \
1155 src/core/lib/surface/channel_stack_type.h \
1156 src/core/lib/surface/completion_queue.h \
1157 src/core/lib/surface/completion_queue_factory.h \
1158 src/core/lib/surface/event_string.h \
1159 src/core/lib/surface/init.h \
1160 src/core/lib/surface/lame_client.h \
1161 src/core/lib/surface/server.h \
1162 src/core/lib/surface/validate_metadata.h \
1163 src/core/lib/transport/bdp_estimator.h \
1164 src/core/lib/transport/byte_stream.h \
1165 src/core/lib/transport/connectivity_state.h \
1166 src/core/lib/transport/error_utils.h \
1167 src/core/lib/transport/http2_errors.h \
1168 src/core/lib/transport/metadata.h \
1169 src/core/lib/transport/metadata_batch.h \
1170 src/core/lib/transport/pid_controller.h \
1171 src/core/lib/transport/service_config.h \
1172 src/core/lib/transport/static_metadata.h \
1173 src/core/lib/transport/status_conversion.h \
1174 src/core/lib/transport/status_metadata.h \
1175 src/core/lib/transport/timeout_encoding.h \
1176 src/core/lib/transport/transport.h \
1177 src/core/lib/transport/transport_impl.h \
1237 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
1241 # The default value is: UTF-8.
1243 INPUT_ENCODING = UTF-8
1247 # *.h) to filter out the source-files in the directories. If left blank the
1289 # output. The symbol name can be a fully qualified name, a word, or if the
1306 # *.h) to filter out the source-files in the directories. If left blank all
1328 # <filter> <input-file>
1330 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1331 # name of an input file. Doxygen will then use the output that the filter
1332 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
1336 # code is scanned, but not when the output code is generated. If lines are added
1368 # and want to reuse the introduction page also for the doxygen output.
1372 #---------------------------------------------------------------------------
1374 #---------------------------------------------------------------------------
1377 # generated. Documented entities will be cross-referenced with these sources.
1379 # Note: To get rid of all source code in the generated output, make sure that
1429 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1435 # - Install the latest version of global
1436 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
1437 # - Make sure the INPUT points to the root of the source tree
1438 # - Run doxygen as normal
1444 # source code will now point to the output of htags.
1458 #---------------------------------------------------------------------------
1460 #---------------------------------------------------------------------------
1484 #---------------------------------------------------------------------------
1485 # Configuration options related to the HTML output
1486 #---------------------------------------------------------------------------
1488 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1508 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1516 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1528 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1538 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1539 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1540 # the HTML output. If left blank doxygen will generate a default style sheet.
1550 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1555 # Doxygen will copy the style sheet files to the output directory.
1564 # other source files which should be copied to the HTML output directory. Note
1565 # that these files will be copied to the base HTML output directory. Use the
1568 # files will be copied as-is; there are no commands or markers available.
1573 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1585 # in the HTML output. For a value of 0 the output will use grayscales only. A
1593 # luminance component of the colors in the HTML output. Values below 100
1594 # gradually make the output lighter, whereas values above 100 make the output
1605 # to NO can help when comparing the output of multiple runs.
1636 # Makefile in the HTML output directory. Running make will produce the docset in
1655 # set bundle. This should be a reverse domain-name style string, e.g.
1663 # the documentation publisher. This should be a reverse domain-name style
1679 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1682 # The HTML Help Workshop contains a compiler that can convert all HTML output
1696 # written to the html output directory.
1702 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1748 # the HTML output folder.
1754 # Project output. For more information please see Qt Help Project / Namespace
1755 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1762 # Help Project output. For more information please see Qt Help Project / Virtual
1763 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1772 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1780 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1788 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1794 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1831 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1833 # value is set to YES, a side panel will be generated containing a tree-like
1838 # further fine-tune the look of the index. As an example, the default style
1875 # output directory to force them to be regenerated.
1886 # the HTML output directory before the changes have effect.
1894 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1895 # installed or if you want to formulas look prettier in the HTML output. When
1903 # When MathJax is enabled you can set the default output format to be used for
1904 # the MathJax output. See the MathJax site (see:
1905 # http://docs.mathjax.org/en/latest/output.html) for more details.
1906 # Possible values are: HTML-CSS (which is slower, but has the best
1908 # The default value is: HTML-CSS.
1911 MATHJAX_FORMAT = HTML-CSS
1914 # output directory using the MATHJAX_RELPATH option. The destination directory
1916 # is located at the same level as the HTML output directory, then
1935 # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an
1942 # the HTML output. The underlying search engine uses javascript and DHTML and
2027 #---------------------------------------------------------------------------
2028 # Configuration options related to the LaTeX output
2029 #---------------------------------------------------------------------------
2031 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
2048 # bitmaps for formulas in the HTML output, but not in the Makefile that is
2049 # written to the output directory.
2080 # that should be included in the LaTeX output. To get the times font for
2094 # Note: Only use a user-defined header if you know what you are doing! The
2110 # Note: Only use a user-defined footer if you know what you are doing!
2115 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
2118 # will copy the style sheet files to the output directory.
2127 # other source files which should be copied to the LATEX_OUTPUT output
2128 # directory. Note that the files will be copied as-is; there are no commands or
2136 # contain links (just like the HTML output) instead of page references. This
2137 # makes the output suitable for online browsing using a PDF viewer.
2161 # index chapters (such as File Index, Compound Index, etc.) in the output.
2168 # code with syntax highlighting in the LaTeX output.
2185 #---------------------------------------------------------------------------
2186 # Configuration options related to the RTF output
2187 #---------------------------------------------------------------------------
2189 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
2190 # RTF output is optimized for Word 97 and may not look too pretty with other RTF
2214 # output) instead of page references. This makes the output suitable for online
2236 # using doxygen -e rtf extensionFile.
2242 # with syntax highlighting in the RTF output.
2251 #---------------------------------------------------------------------------
2252 # Configuration options related to the man page output
2253 #---------------------------------------------------------------------------
2286 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
2295 #---------------------------------------------------------------------------
2296 # Configuration options related to the XML output
2297 #---------------------------------------------------------------------------
2314 # listings (including syntax highlighting and cross-referencing information) to
2315 # the XML output. Note that enabling this will significantly increase the size
2316 # of the XML output.
2322 #---------------------------------------------------------------------------
2323 # Configuration options related to the DOCBOOK output
2324 #---------------------------------------------------------------------------
2341 # program listings (including syntax highlighting and cross-referencing
2342 # information) to the DOCBOOK output. Note that enabling this will significantly
2343 # increase the size of the DOCBOOK output.
2349 #---------------------------------------------------------------------------
2350 # Configuration options for the AutoGen Definitions output
2351 #---------------------------------------------------------------------------
2361 #---------------------------------------------------------------------------
2362 # Configuration options related to the Perl module output
2363 #---------------------------------------------------------------------------
2375 # output from the Perl module output.
2381 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2384 # size of the Perl module output will be much smaller and Perl will parse it
2399 #---------------------------------------------------------------------------
2401 #---------------------------------------------------------------------------
2404 # C-preprocessor directives found in the sources and include files.
2441 # patterns (like *.h and *.hpp) to filter out the header-files in the
2449 # defined before the preprocessor is started (similar to the -D option of e.g.
2468 # remove all references to function-like macros that are alone on a line, have
2470 # are typically used for boiler-plate code, and will confuse the parser if not
2477 #---------------------------------------------------------------------------
2479 #---------------------------------------------------------------------------
2529 #---------------------------------------------------------------------------
2531 #---------------------------------------------------------------------------
2768 # will not generate output for the diagram.
2806 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2813 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2814 # files in one run (i.e. multiple -o and -T options on the command line). This