/external/clang/include/clang/Basic/ |
D | Attr.td | 33 class Documentation { 52 def Undocumented : Documentation { 303 // Documentation entry may be listed. 304 list<Documentation> Documentation; 345 let Documentation = [Undocumented]; 355 let Documentation = [Undocumented]; 363 let Documentation = [Undocumented]; 376 let Documentation = [Undocumented]; 394 let Documentation = [AlignValueDocs]; 401 let Documentation = [Undocumented]; [all …]
|
D | DiagnosticCommentKinds.td | 11 let CategoryName = "Documentation Issue" in { 18 InGroup<Documentation>, DefaultIgnore; 22 InGroup<Documentation>, DefaultIgnore; 52 InGroup<Documentation>, DefaultIgnore; 56 InGroup<Documentation>, DefaultIgnore; 69 InGroup<Documentation>, DefaultIgnore; 78 InGroup<Documentation>, DefaultIgnore; 85 InGroup<Documentation>, DefaultIgnore; 91 InGroup<Documentation>, DefaultIgnore; 97 InGroup<Documentation>, DefaultIgnore; [all …]
|
D | AttrDocs.td | 30 def SectionDocs : Documentation { 39 def InitSegDocs : Documentation { 55 def TLSModelDocs : Documentation { 70 def ThreadDocs : Documentation { 87 def CarriesDependencyDocs : Documentation { 104 def C11NoReturnDocs : Documentation { 113 def CXX11NoReturnDocs : Documentation { 122 def AssertCapabilityDocs : Documentation { 131 def AcquireCapabilityDocs : Documentation { 139 def TryAcquireCapabilityDocs : Documentation { [all …]
|
/external/clang/test/Index/ |
D | annotate-comments-typedef.m | 11 /** Documentation for NSUInteger */ 14 /** Documentation for MyEnum */ 20 …Documentation for MyEnum </p>] FullCommentAsXML=[<Typedef file="{{[^"]+}}annotate-comments-typedef… 23 /** Documentation for E */ 30 …Documentation for E] FullCommentAsHTML=[<p class="para-brief"> Documentation for E </p>] FullComme… 31 …Documentation for E </p>] FullCommentAsXML=[<Typedef file="{{[^"]+}}annotate-comments-typedef.m" l…
|
/external/dng_sdk/ |
D | NOTICE | 13 Adobe Systems Incorporated provides the Software and Documentation for use under 15 modification or distribution of the Software or Documentation, or any 20 accompanying this Agreement. "Documentation" means the documents, specifications 31 copies of the Documentation for your development purposes and to publicly 33 Documentation. 37 Documentation and you will include such notices in any copies of the Software 41 Documentation in any manner not permitted by this Agreement. No title to the 42 intellectual property in the Software or Documentation is transferred to you 44 or the Documentation except as expressly set forth in this Agreement. All rights 86 Software and Documentation. [all …]
|
D | LICENSE | 6 Adobe Systems Incorporated provides the Software and Documentation for use under 8 modification or distribution of the Software or Documentation, or any 13 accompanying this Agreement. "Documentation" means the documents, specifications 24 copies of the Documentation for your development purposes and to publicly 26 Documentation. 30 Documentation and you will include such notices in any copies of the Software 34 Documentation in any manner not permitted by this Agreement. No title to the 35 intellectual property in the Software or Documentation is transferred to you 37 or the Documentation except as expressly set forth in this Agreement. All rights 79 Software and Documentation. [all …]
|
D | LICENSE.source_code | 3 Adobe Systems Incorporated provides the Software and Documentation for use under 5 modification or distribution of the Software or Documentation, or any 10 accompanying this Agreement. "Documentation" means the documents, specifications 21 copies of the Documentation for your development purposes and to publicly 23 Documentation. 27 Documentation and you will include such notices in any copies of the Software 31 Documentation in any manner not permitted by this Agreement. No title to the 32 intellectual property in the Software or Documentation is transferred to you 34 or the Documentation except as expressly set forth in this Agreement. All rights 76 Software and Documentation. [all …]
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/ |
D | data.py | 127 class Documentation(Data): class 144 class Manpages(Documentation): 165 return Documentation.flatten(self, installer)
|
D | setup.py | 201 result.append(_data.Documentation(docs['extra'].split(), 211 result.append(_data.Documentation.from_templates(*tpl, **{ 223 result.append(_data.Documentation.from_templates(*tpl, **{ 235 result.append(_data.Documentation.from_templates(*tpl, **{
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/ |
D | data.py | 127 class Documentation(Data): class 144 class Manpages(Documentation): 165 return Documentation.flatten(self, installer)
|
D | setup.py | 201 result.append(_data.Documentation(docs['extra'].split(), 211 result.append(_data.Documentation.from_templates(*tpl, **{ 223 result.append(_data.Documentation.from_templates(*tpl, **{ 235 result.append(_data.Documentation.from_templates(*tpl, **{
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/ |
D | data.py | 127 class Documentation(Data): class 144 class Manpages(Documentation): 165 return Documentation.flatten(self, installer)
|
D | setup.py | 200 result.append(_data.Documentation(docs['extra'].split(), 210 result.append(_data.Documentation.from_templates(*tpl, **{ 222 result.append(_data.Documentation.from_templates(*tpl, **{ 234 result.append(_data.Documentation.from_templates(*tpl, **{
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/ |
D | data.py | 127 class Documentation(Data): class 144 class Manpages(Documentation): 165 return Documentation.flatten(self, installer)
|
D | setup.py | 200 result.append(_data.Documentation(docs['extra'].split(), 210 result.append(_data.Documentation.from_templates(*tpl, **{ 222 result.append(_data.Documentation.from_templates(*tpl, **{ 234 result.append(_data.Documentation.from_templates(*tpl, **{
|
/external/snakeyaml/ |
D | README.md | 18 * [Documentation](https://bitbucket.org/asomov/snakeyaml/wiki/Documentation)
|
/external/libmicrohttpd/doc/ |
D | libmicrohttpd-tutorial.texi | 30 under the terms of the GNU Free Documentation License, Version 1.3 34 Free Documentation License". 117 @appendix GNU Free Documentation License
|
/external/skia/site/dev/ |
D | index.md | 1 Developer Documentation
|
/external/jacoco/org.jacoco.doc/META-INF/ |
D | MANIFEST.MF | 3 Bundle-Name: JaCoCo Documentation
|
/external/libpng/contrib/conftest/ |
D | README | 29 Documentation of the options: 32 Documentation of the file format:
|
/external/nanopb-c/docs/ |
D | menu.rst | 1 .. sidebar :: Documentation index
|
/external/autotest/ |
D | COMMIT-QUEUE.ini | 6 # Documentation: http://goo.gl/5J7oND
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/ |
D | .gitignore | 7 # Documentation-related
|
/external/autotest/client/tests/kvm/autotest_control/ |
D | rtc.control | 5 Documentation/rtc.txt. It does the functional test of interrupt, alarm and
|
/external/autotest/client/tests/rtc/ |
D | control | 5 Documentation/rtc.txt. It does the functional test of interrupt, alarm and
|