Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 76) sorted by relevance

1234

/frameworks/native/docs/
DMakefile3 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/
DAbstractMessageParser.java722 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/
DMakefile1 html/index.html : Doxyfile clean
5 $(RM) -r html
/frameworks/rs/script_api/
Drs_object_info.spec34 …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…
Drs_value_types.spec83 <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>.
Dgenerate.sh44 rm -f ../../base/docs/html/guide/topics/renderscript/reference/*.jd
45 mv docs/*.jd ../../base/docs/html/guide/topics/renderscript/reference/
DUtilities.cpp98 string stripHtml(const string& html) { in stripHtml() argument
99 string in = stringReplace(html, "<li>", "- "); in stripHtml()
/frameworks/opt/setupwizard/tools/gradle/
Ddocs.gradle23 exclude '**/R.html', '**/R.*.html'
44 println "Docs generated: file://${project.docsDir}/javadoc/reference/index.html"
/frameworks/opt/net/wifi/tests/wifitests/
Dcoverage.sh61 -html $OUTPUT_DIR \
66 echo Created report at $OUTPUT_DIR/index.html
/frameworks/support/samples/SupportLeanbackShowcase/
Dgradle.properties8 # 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/
Dgradle.properties8 # 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/
Dgradle.properties8 # 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/
Dgradle.properties8 # 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/
DSupportLibraryExtension.groovy26 "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/
Dgradle.properties24 # 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/
Dgradle.properties24 # 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/
Dgradle.properties24 # 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/
Dgradle.properties23 # 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/
Dgradle.properties24 # 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-format1 # See http://clang.llvm.org/docs/ClangFormatStyleOptions.html
/frameworks/base/packages/Osu2/tests/
DREADME.md3 …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/
DExportLicensesTask.groovy39 … 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/
DREADME.md3 …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/
DREADME.md3 …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/
DREADME.md3 …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)

1234