Home
last modified time | relevance | path

Searched full:doxygen (Results 1 – 25 of 952) sorted by relevance

12345678910>>...39

/external/tpm2-tss/
DMakefile.am74 doxygen-doc/man/ESYS_CONTEXT.3 \
75 doxygen-doc/man/ESYS_TR.3 \
76 doxygen-doc/man/ESYS_TR_defines.3 \
77 doxygen-doc/man/Esys_ActivateCredential.3 \
78 doxygen-doc/man/Esys_Certify.3 \
79 doxygen-doc/man/Esys_CertifyCreation.3 \
80 doxygen-doc/man/Esys_ChangeEPS.3 \
81 doxygen-doc/man/Esys_ChangePPS.3 \
82 doxygen-doc/man/Esys_Clear.3 \
83 doxygen-doc/man/Esys_ClearControl.3 \
[all …]
/external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/
DJamfile.v211 using doxygen ;
54 doxygen reference
68 …# Lots of parameters passed to Doxygen. You can see these in the doxygen docs, or the Wizard Exper…
69 …# If you have successfuly built your Doxygen docs standalone using the Wizard (strongly recommende…
70 # The values in your project's doxyfile are what to put as the Doxygen parameters passed below.
71 <doxygen:param>WARNINGS=YES
72 <doxygen:param>WARN_LOGFILE=AutoDoxywarnings.log
73 …<doxygen:param>WARN_IF_UNDOCUMENTED=NO # Default NO but useful if you aim to Doxygen document *all…
74 <doxygen:param>QUIET=NO
75 …<doxygen:param>WARN_NO_PARAMDOC=NO # Default no, but YES useful if you aim to document all functio…
[all …]
/external/libevent/
Ddoxygen.am1 # Doxygen documentation will not be generated with default configuration,
2 # unless '--enable-doxygen-doc' is configured.
3 # The following targets are all about doxygen:
4 # make # 'make doxygen' would be auto executed
5 # make doxygen # generating doxygen documentation
6 # make doxygen-doc # same as 'make doxygen'
7 # make clean # clean docs generated by doxygen
8 # make install # install doxygen documentation
9 # make uninstall # uninstall doxygen documentation
16 # Use 'make clean' to clean docs generated by doxygen.
[all …]
/external/pigweed/docs/style/
Ddoxygen.rst1 .. _docs-style-doxygen:
4 Doxygen style guide
6 .. _Doxygen: https://www.doxygen.nl/index.html
8 ``pigweed.dev`` uses `Doxygen`_ to auto-generate C and C++ API references
10 called **Doxygen comments**. This style guide shows you how to format Doxygen
13 .. _docs-style-doxygen-quickstart:
32 #. Annotate your header file using `Doxygen`_ syntax. All of the comments
33 that start with triple slashes (``///``) are Doxygen comments. Doxygen
39 `Breathe directives`_. Breathe is the bridge between Doxygen and `Sphinx`_,
41 :ref:`docs-style-doxygen-breathe-overview` for more explanation.
[all …]
/external/clang/docs/
DLibASTMatchersReference.html103doxygen/classclang_1_1CXXCtorInitializer.html">CXXCtorInitializer</a>&gt;</td><td class="name" onc…
114doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('accessSpecDecl…
127doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('classTemplateD…
135doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('classTemplateS…
147doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('cxxConstructor…
160doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('cxxConversionD…
168doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('cxxDestructorD…
179doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('cxxMethodDecl0…
187doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('cxxRecordDecl0…
196doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('decl0')"><a na…
[all …]
DIntroductionToTheClangAST.rst26 `Doxygen <http://clang.llvm.org/doxygen>`_. The doxygen online
29 the doxygen of the class you're looking for (for example, search for:
70 declaration <http://clang.llvm.org/doxygen/classclang_1_1TranslationUnitDecl.html>`_.
72 declaration <http://clang.llvm.org/doxygen/classclang_1_1FunctionDecl.html>`_
74 statement <http://clang.llvm.org/doxygen/classclang_1_1CompoundStmt.html>`_,
76 statement <http://clang.llvm.org/doxygen/classclang_1_1DeclStmt.html>`_
78 statement <http://clang.llvm.org/doxygen/classclang_1_1ReturnStmt.html>`_.
85 `ASTContext <http://clang.llvm.org/doxygen/classclang_1_1ASTContext.html>`_.
87 `getTranslationUnitDecl <http://clang.llvm.org/doxygen/classclang_1_1ASTContext.html#abd909fb01ef10…
89 identifiers <http://clang.llvm.org/doxygen/classclang_1_1ASTContext.html#a4f95adb9958e22fbe55212ae6…
[all …]
Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_builddir@/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/xmldoc/
DJamfile.v210 using doxygen ;
48 doxygen date_time_autodoc :
50 <doxygen:param>ENABLE_PREPROCESSING=NO
51 <xsl:param>boost.doxygen.reftitle="Date Time Reference"
52 <doxygen.doxproc.title>"Date Time Reference"
53 <doxygen.doxproc.id>"date_time_reference"
56 doxygen gregorian_autodoc :
58 <doxygen:param>ENABLE_PREPROCESSING=NO
59 <xsl:param>boost.doxygen.reftitle="Gregorian Reference"
60 <doxygen.doxproc.title>"Gregorian Reference"
[all …]
/external/sdv/vsomeip/third_party/boost/property_tree/doc/
DJamfile.v213 import doxygen ;
16 doxygen autodoc
20 <doxygen:param>EXTRACT_ALL=YES
21 <doxygen:param>"PREDEFINED=\"BOOST_PROPERTY_TREE_DOXYGEN_INVOKED\" \\
23 <doxygen:param>HIDE_UNDOC_MEMBERS=NO
24 <doxygen:param>EXTRACT_PRIVATE=NO
25 <doxygen:param>ENABLE_PREPROCESSING=YES
26 <doxygen:param>MACRO_EXPANSION=YES
27 <doxygen:param>EXPAND_ONLY_PREDEF=YES
28 <doxygen:param>SEARCH_INCLUDES=YES
[all …]
/external/ethtool/libmnl/
Dconfigure.ac43 doxygen/doxygen.cfg
44 doxygen/Makefile])
46 AC_ARG_WITH([doxygen], [AS_HELP_STRING([--with-doxygen], optwith
47 [create doxygen documentation])],
51 AC_CHECK_PROGS([DOXYGEN], [doxygen])
58 AM_CONDITIONAL([HAVE_DOXYGEN], [test -n "$DOXYGEN"])
59 AS_IF([test "x$DOXYGEN" = x], [
61 dnl Only run doxygen Makefile if doxygen installed
62 AC_MSG_WARN([Doxygen not found - continuing without Doxygen support])
70 doxygen: ${with_doxygen}"
/external/antlr/runtime/C/
Ddoxyfile4 # doxygen (www.doxygen.org) for a project
19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
39 # where doxygen was started. If left blank the current directory will be used.
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
46 # Enabling this option can be useful when feeding doxygen a huge amount of
53 # documentation generated by doxygen is written. Doxygen will use this
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
102 # Doxygen will generate a detailed section even if there is only a brief
107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
[all …]
/external/llvm/docs/
Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_top_builddir@/docs/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
[all …]
/external/eigen/doc/
DDoxyfile.in4 # doxygen (www.doxygen.org) for a project.
19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
48 # Doxygen will copy the logo to the output directory.
55 # where doxygen was started. If left blank the current directory will be used.
59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
62 # Enabling this option can be useful when feeding doxygen a huge amount of
69 # documentation generated by doxygen is written. Doxygen will use this
81 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
88 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
118 # Doxygen will generate a detailed section even if there is only a brief
[all …]
/external/skia/tools/doxygen/
DDoxyfile4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = /tmp/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
82 # documentation generated by doxygen is written. Doxygen will use this
96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
[all …]
/external/OpenCSD/decoder/docs/
Ddoxygen_config.dox4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
58 # entered, it will be relative to the location where doxygen was started. If
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
82 # documentation generated by doxygen is written. Doxygen will use this
96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
[all …]
/external/armnn/docs/
DDoxyfile27 # doxygen (www.doxygen.org) for a project.
45 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
74 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
81 # entered, it will be relative to the location where doxygen was started. If
86 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
89 # option can be useful when feeding doxygen a huge amount of source files, where
96 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
105 # documentation generated by doxygen is written. Doxygen will use this
119 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
126 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
[all …]
/external/tinyxml2/
Ddox4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
58 # entered, it will be relative to the location where doxygen was started. If
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
82 # documentation generated by doxygen is written. Doxygen will use this
96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
[all …]
/external/ot-br-posix/third_party/Simple-web-server/repo/docs/
DDoxyfile4 # doxygen (www.doxygen.org) for a project.
22 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
58 # entered, it will be relative to the location where doxygen was started. If
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
82 # documentation generated by doxygen is written. Doxygen will use this
97 # documentation generated by doxygen is written. Doxygen will use this
104 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
[all …]
/external/jsoncpp/doc/
Ddoxyfile.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
86 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
93 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
124 # doxygen will generate a detailed section even if there is only a brief
[all …]
Dweb_doxyfile.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
86 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
93 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
124 # doxygen will generate a detailed section even if there is only a brief
[all …]
/external/icu/icu4c/source/
DDoxyfile.in12 # doxygen (www.doxygen.org) for a project.
30 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
59 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
66 # entered, it will be relative to the location where doxygen was started. If
71 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
74 # option can be useful when feeding doxygen a huge amount of source files, where
81 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
90 # documentation generated by doxygen is written. Doxygen will use this
104 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
111 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
[all …]
/external/cronet/third_party/icu/source/
DDoxyfile.in12 # doxygen (www.doxygen.org) for a project.
30 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
59 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
66 # entered, it will be relative to the location where doxygen was started. If
71 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
74 # option can be useful when feeding doxygen a huge amount of source files, where
81 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
90 # documentation generated by doxygen is written. Doxygen will use this
104 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
111 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
[all …]
/external/libnl/doc/
DDoxyfile.in4 # doxygen (www.doxygen.org) for a project.
19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
46 # Doxygen will copy the logo to the output directory.
53 # where doxygen was started. If left blank the current directory will be used.
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
60 # Enabling this option can be useful when feeding doxygen a huge amount of
67 # documentation generated by doxygen is written. Doxygen will use this
79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
106 # Doxygen will generate a detailed section even if there is only a brief
[all …]
/external/parameter-framework/upstream/doc/
DDoxyfile.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = doxygen
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
82 # documentation generated by doxygen is written. Doxygen will use this
96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
[all …]
/external/ot-br-posix/doc/
DDoxyfile.in32 # doxygen (www.doxygen.org) for a project.
50 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
79 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
86 # entered, it will be relative to the location where doxygen was started. If
91 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
94 # option can be useful when feeding doxygen a huge amount of source files, where
101 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
110 # documentation generated by doxygen is written. Doxygen will use this
125 # documentation generated by doxygen is written. Doxygen will use this
132 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
[all …]

12345678910>>...39