/external/mesa3d/doxygen/ |
D | doxy.bat | 1 doxygen tnl_dd.doxy 2 doxygen vbo.doxy 3 doxygen math.doxy 4 doxygen swrast.doxy 5 doxygen swrast_setup.doxy 6 doxygen tnl.doxy 7 doxygen core.doxy 8 doxygen glapi.doxy 9 doxygen glsl.doxy 10 doxygen nir.doxy [all …]
|
/external/swiftshader/third_party/LLVM/docs/ |
D | Makefile | 15 DOXYGEN = doxygen macro 17 $(PROJ_OBJ_DIR)/doxygen.cfg: doxygen.cfg.in 30 DOXYFILES := doxygen.cfg.in doxygen.css doxygen.footer doxygen.header \ 31 doxygen.intro 34 .PHONY: install-html install-doxygen doxygen install-ocamldoc ocamldoc generated 38 install_targets += install-doxygen 47 generated_targets := doxygen 71 install-doxygen: doxygen 72 $(Echo) Installing doxygen documentation 73 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/doxygen [all …]
|
D | doxygen.cfg.in | 4 # 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. 41 OUTPUT_DIRECTORY = @abs_top_builddir@/docs/doxygen 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 92 # Doxygen will generate a detailed section even if there is only a brief [all …]
|
/external/clang/docs/ |
D | LibASTMatchersReference.html | 103 …doxygen/classclang_1_1CXXCtorInitializer.html">CXXCtorInitializer</a>></td><td class="name" onc… 114 …doxygen/classclang_1_1Decl.html">Decl</a>></td><td class="name" onclick="toggle('accessSpecDecl… 127 …doxygen/classclang_1_1Decl.html">Decl</a>></td><td class="name" onclick="toggle('classTemplateD… 135 …doxygen/classclang_1_1Decl.html">Decl</a>></td><td class="name" onclick="toggle('classTemplateS… 147 …doxygen/classclang_1_1Decl.html">Decl</a>></td><td class="name" onclick="toggle('cxxConstructor… 160 …doxygen/classclang_1_1Decl.html">Decl</a>></td><td class="name" onclick="toggle('cxxConversionD… 168 …doxygen/classclang_1_1Decl.html">Decl</a>></td><td class="name" onclick="toggle('cxxDestructorD… 179 …doxygen/classclang_1_1Decl.html">Decl</a>></td><td class="name" onclick="toggle('cxxMethodDecl0… 187 …doxygen/classclang_1_1Decl.html">Decl</a>></td><td class="name" onclick="toggle('cxxRecordDecl0… 196 …doxygen/classclang_1_1Decl.html">Decl</a>></td><td class="name" onclick="toggle('decl0')"><a na… [all …]
|
D | IntroductionToTheClangAST.rst | 26 `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 …]
|
D | doxygen.cfg.in | 4 # 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/libxkbcommon/xkbcommon/doc/ |
D | Doxyfile.in | 4 # doxygen (www.doxygen.org) for a project. 21 # 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 108 # Doxygen will generate a detailed section even if there is only a brief [all …]
|
/external/antlr/runtime/C/ |
D | doxyfile | 4 # 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/mesa3d/src/gallium/state_trackers/clover/ |
D | Doxyfile | 4 # doxygen (www.doxygen.org) for a project. 19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the 45 # Doxygen will copy the logo to the output directory. 52 # where doxygen was started. If left blank the current directory will be used. 56 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 59 # Enabling this option can be useful when feeding doxygen a huge amount of 66 # documentation generated by doxygen is written. Doxygen will use this 78 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 85 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 105 # Doxygen will generate a detailed section even if there is only a brief [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | doxygen.cfg.in | 4 # 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@/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/llvm/docs/ |
D | doxygen.cfg.in | 4 # 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/libxcam/doc/ |
D | Doxyfile | 4 # 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 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 116 # doxygen will generate a detailed section even if there is only a brief [all …]
|
/external/skia/tools/doxygen/ |
D | Doxyfile | 4 # 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/tinyxml2/ |
D | dox | 4 # doxygen (www.doxygen.org) for a project. 22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 55 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 62 # entered, it will be relative to the location where doxygen was started. If 67 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 70 # option can be useful when feeding doxygen a huge amount of source files, where 77 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 86 # documentation generated by doxygen is written. Doxygen will use this 100 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 107 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief [all …]
|
/external/eigen/doc/ |
D | Doxyfile.in | 4 # 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/jsoncpp/doc/ |
D | doxyfile.in | 4 # 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/ |
D | Doxyfile.in | 12 # 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/ |
D | Doxyfile.in | 4 # 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/ |
D | Doxyfile.in | 4 # 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/ImageMagick/config/ |
D | MagickCore.dox.in | 4 # 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 …]
|
D | MagickWand.dox.in | 4 # 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 …]
|
D | Magick++.dox.in | 4 # 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/Reactive-Extensions/RxCpp/projects/doxygen/ |
D | doxygen.conf.in | 4 # 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/grpc-grpc/templates/tools/doxygen/ |
D | Doxyfile.include | 7 ## and sources is also taken as input to Doxygen (see INPUT). 31 # doxygen (www.doxygen.org) for a project. 49 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 78 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 85 # 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 124 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member [all …]
|
/external/grpc-grpc/tools/doxygen/ |
D | Doxyfile.core | 6 # doxygen (www.doxygen.org) for a project. 24 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 53 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 60 # entered, it will be relative to the location where doxygen was started. If 65 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 68 # option can be useful when feeding doxygen a huge amount of source files, where 75 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 84 # documentation generated by doxygen is written. Doxygen will use this 98 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 105 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief [all …]
|