/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | PsiItem.kt | 37 override var documentation: String variable in com.android.tools.metalava.model.psi.PsiItem 44 override var docOnly = documentation.contains("@doconly") 46 override var removed = documentation.contains("@removed") 67 documentation.contains('@') && in <lambda>() 69 (documentation.contains("@hide") || in <lambda>() 70 documentation.contains("@pending") || in <lambda>() 72 documentation.contains("@suppress")) || in <lambda>() 98 if (documentation.isBlank()) { in isCloned() 105 val docComment = codebase.getComment(documentation) in isCloned() 160 documentation = addUniqueTag(documentation, tagSection, comment) in appendDocumentation() [all …]
|
D | PsiPackageItem.kt | 29 documentation: String 34 documentation = documentation, 148 documentation = commentText, in create() 160 documentation = original.documentation, in create()
|
D | PsiPropertyItem.kt | 34 documentation: String, 40 documentation = documentation, 89 documentation = commentText, in toString()
|
D | PsiParameterItem.kt | 39 documentation: String, 44 documentation = documentation, 200 documentation = commentText, in create() 217 documentation = original.documentation, in create()
|
D | PsiConstructorItem.kt | 37 documentation: String, in <lambda>() 45 documentation = documentation, in <lambda>() 124 documentation = commentText, in <lambda>() 151 documentation = "", in <lambda>()
|
D | PsiFieldItem.kt | 34 documentation: String, 42 documentation = documentation, 130 documentation = commentText, in toString()
|
D | PsiTypeParameterItem.kt | 40 documentation = ""
|
D | PsiCompilationUnit.kt | 155 val doc = item.documentation in getImportStatements()
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | DocReplacement.kt | 41 val doc = item.documentation in <lambda>() 49 item.documentation = new in <lambda>()
|
D | KotlinInteropChecks.kt | 93 val doc = method.documentation in <lambda>()
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | DocAnalyzerTest.kt | 17 fun `Basic documentation generation test`() { in Basic documentation generation test() 361 fun `Merging in documentation snippets from annotation memberDoc and classDoc`() { in Merging in documentation snippets from annotation memberDoc and classDoc() 652 fun `Create method documentation from nothing`() { in Create method documentation from nothing() 728 fun `Add to existing single-line method documentation`() { in Add to existing single-line method documentation() 769 fun `Add to existing multi-line method documentation`() { in Add to existing multi-line method documentation() 1101 fun `test documentation trim utility`() { in test documentation trim utility() 1915 fun `Invoke external documentation tool`() { in Invoke external documentation tool()
|
D | AndroidApiChecksTest.kt | 23 fun `Flag TODO documentation`() { in Flag TODO documentation()
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | README.md | 5 It also contains some base implementation that are used for documentation
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/multi/ |
D | README.md | 5 It also contains some base implementation that are used for documentation
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
D | TextItem.kt | 28 override var documentation: String = "", variable in com.android.tools.metalava.model.text.TextItem
|
/tools/test/connectivity/acts/ |
D | .gitignore | 57 # Sphinx documentation
|
/tools/test/connectivity/tools/ |
D | .gitignore | 57 # Sphinx documentation
|
/tools/metalava/ |
D | README.md | 137 * Misc documentation handling; for example, it attempts to fix sentences that 142 …tent/res/AssetManager.java:166: error: Replaced Kitkat with KitKat in documentation for Method and… 143 …interCapabilitiesInfo.java:122: error: Replaced Kitkat with KitKat in documentation for Method and… 151 * Support for generating documentation into the stubs files (so we can run 153 of the source code). This means that the documentation tool itself does not 156 stub sources that include documentation. 276 just one example, the code which generated documentation for typedef constants 448 As mentioned above, metalava generates documentation directly into the stubs 457 This it not how metalava does it; it generates the English documentation 461 generates the documentation is easier to reason about and to update when it's
|
/tools/security/sanitizer-status/ |
D | NOTICE | 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 126 documentation, if provided along with the Derivative Works; or,
|
/tools/trebuchet/ |
D | LICENSE | 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 114 documentation, if provided along with the Derivative Works; or,
|
/tools/acloud/ |
D | LICENSE | 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 114 documentation, if provided along with the Derivative Works; or,
|
/tools/apksig/ |
D | LICENSE | 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 126 documentation, if provided along with the Derivative Works; or,
|
/tools/treble/ |
D | LICENSE | 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 114 documentation, if provided along with the Derivative Works; or,
|
/tools/security/fuzzing/example_fuzzer/ |
D | README.md | 31 For more information, see the libFuzzer documentation at
|
/tools/repohooks/tools/ |
D | spelling.txt | 419 docuentation||documentation 420 documantation||documentation 421 documentaion||documentation
|