/frameworks/native/docs/ |
D | Makefile | 3 all: html website 5 html: $(HEADERS) Doxyfile target 6 mkdir -p html 9 website: $(HEADERS) Doxyfile header.html 11 HTML_HEADER=header.html HTML_FOOTER=footer.html HTML_OUTPUT=website doxygen 12 rm -f website/index.html
|
/frameworks/base/core/java/com/google/android/util/ |
D | AbstractMessageParser.java | 722 private String html; field in AbstractMessageParser.Html 724 public Html(String text, String html) { in Html() argument 726 this.html = html; in Html() 731 return caps ? html.toUpperCase() : html; in toHtml() 742 html = trimLeadingWhitespace(html); in trimLeadingWhitespace() 747 html = trimTrailingWhitespace(html); in trimTrailingWhitespace() 1241 StringBuilder html = new StringBuilder(); in toHtml() local 1246 html.append("<p>"); in toHtml() 1249 html.append(token.toHtml(caps)); in toHtml() 1253 html.append("<a href=\""); in toHtml() [all …]
|
/frameworks/wilhelm/doc/ |
D | Makefile | 1 html/index.html : Doxyfile clean 5 $(RM) -r html
|
/frameworks/rs/script_api/ |
D | rs_object_info.spec | 34 …See the <a href='http://developer.android.com/reference/android/renderscript/Allocation.html'>andr… 58 …Elements like <a href='http://developer.android.com/reference/android/renderscript/Element.html#F3… 318 …See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.ren… 342 …See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.ren… 366 …See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.ren…
|
D | rs_value_types.spec | 83 <a href='rs_matrix.html'>Matrix Functions</a> for the list of operations. 85 …Quaternions are also supported via @rs_quaternion. See <a href='rs_quaternion.html'>Quaterion Fun… 541 See <a href='rs_matrix.html'>Matrix Functions</a>. 552 See <a href='rs_matrix.html'>Matrix Functions</a>. 563 See <a href='rs_matrix.html'>Matrix Functions</a>. 573 See <a href='rs_quaternion.html'>Quaternion Functions</a>.
|
D | generate.sh | 44 rm -f ../../base/docs/html/guide/topics/renderscript/reference/*.jd 45 mv docs/*.jd ../../base/docs/html/guide/topics/renderscript/reference/
|
D | Utilities.cpp | 98 string stripHtml(const string& html) { in stripHtml() argument 99 string in = stringReplace(html, "<li>", "- "); in stripHtml()
|
/frameworks/opt/setupwizard/tools/gradle/ |
D | docs.gradle | 23 exclude '**/R.html', '**/R.*.html' 44 println "Docs generated: file://${project.docsDir}/javadoc/reference/index.html"
|
/frameworks/opt/net/wifi/tests/wifitests/ |
D | coverage.sh | 61 -html $OUTPUT_DIR \ 66 echo Created report at $OUTPUT_DIR/index.html
|
/frameworks/support/samples/SupportLeanbackShowcase/ |
D | gradle.properties | 8 # http://www.gradle.org/docs/current/userguide/build_environment.html 17 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/frameworks/data-binding/integration-tests/TestApp/ |
D | gradle.properties | 8 # http://www.gradle.org/docs/current/userguide/build_environment.html 17 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/frameworks/base/tests/TouchLatency/ |
D | gradle.properties | 8 # http://www.gradle.org/docs/current/userguide/build_environment.html 17 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradle.properties | 8 # http://www.gradle.org/docs/current/userguide/build_environment.html 17 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/frameworks/support/buildSrc/src/main/groovy/android/support/ |
D | SupportLibraryExtension.groovy | 26 "https://developer.android.com/topic/libraries/architecture/index.html"; 28 "http://developer.android.com/tools/extras/support-library.html";
|
/frameworks/data-binding/integration-tests/App With Spaces/ |
D | gradle.properties | 24 # http://www.gradle.org/docs/current/userguide/build_environment.html 33 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/frameworks/data-binding/samples/BindingDemo/ |
D | gradle.properties | 24 # http://www.gradle.org/docs/current/userguide/build_environment.html 33 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/ |
D | gradle.properties | 24 # http://www.gradle.org/docs/current/userguide/build_environment.html 33 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/frameworks/data-binding/integration-tests/IndependentLibrary/ |
D | gradle.properties | 23 # http://www.gradle.org/docs/current/userguide/build_environment.html 32 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/frameworks/data-binding/ |
D | gradle.properties | 24 # http://www.gradle.org/docs/current/userguide/build_environment.html 33 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/frameworks/compile/slang/ |
D | .clang-format | 1 # See http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
/frameworks/base/packages/Osu2/tests/ |
D | README.md | 3 …id Testing Support Library](http://developer.android.com/tools/testing-support-library/index.html). 24 …ation](https://developer.android.com/reference/android/support/test/runner/AndroidJUnitRunner.html)
|
/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/ |
D | ExportLicensesTask.groovy | 39 … licenses: ["http://www.antlr3.org/license.html", "http://www.antlr2.org/license.html"] 92 licenses: ["http://www.apache.org/licenses/LICENSE-2.0.html"] 100 … licenseText: ["unknown. see: http://commons.apache.org/proper/commons-logging/dependencies.html"]
|
/frameworks/opt/net/lowpan/libandroid_net_lowpan/tests/ |
D | README.md | 3 …id Testing Support Library](http://developer.android.com/tools/testing-support-library/index.html). 29 …ation](https://developer.android.com/reference/android/support/test/runner/AndroidJUnitRunner.html)
|
/frameworks/base/lowpan/tests/ |
D | README.md | 3 …id Testing Support Library](http://developer.android.com/tools/testing-support-library/index.html). 29 …ation](https://developer.android.com/reference/android/support/test/runner/AndroidJUnitRunner.html)
|
/frameworks/base/wifi/tests/ |
D | README.md | 3 …id Testing Support Library](http://developer.android.com/tools/testing-support-library/index.html). 29 …ation](https://developer.android.com/reference/android/support/test/runner/AndroidJUnitRunner.html)
|