Home
last modified time | relevance | path

Searched defs:html (Results 176 – 200 of 737) sorted by relevance

12345678910>>...30

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dcgitb.py106 def html(einfo, context=5): function
/aosp_15_r20/external/python/cpython3/Lib/
Dcgitb.py106 def html(einfo, context=5): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dcgitb.py106 def html(einfo, context=5): function
/aosp_15_r20/external/trace-cmd/Documentation/trace-cmd/
H A DMakefile47 html: $(MAN_HTML) target
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dcgitb.py106 def html(einfo, context=5): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dcgitb.py106 def html(einfo, context=5): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dcgitb.py106 def html(einfo, context=5): function
/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/
H A Dss-server.c15 static const char *html = variable
/aosp_15_r20/external/python/cpython2/Lib/
Dcgitb.py102 def html(einfo, context=5): function
/aosp_15_r20/development/tools/winscope/src/
H A Dstyles.css17 html, body, app-root { selector
/aosp_15_r20/external/autotest/tko/
H A Ddisplay.py132 def html(self): member in box
/aosp_15_r20/build/make/tools/droiddoc/templates-pdk/assets/
H A Dandroid-developer-core.css10 html,body,div,h1,h2,h3,h4,h5,h6,p,img, selector
21 html, body { selector
H A Dyui-3.3.0-reset-min.css8 html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldse… selector
/aosp_15_r20/sdk/templates/docs/
H A Ddefault.css19 html { selector
H A Dcssreset-min.css7 html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset… selector
/aosp_15_r20/development/samples/MySampleRss/src/com/example/codelab/rssexample/
H A DRssService.java224 String html = "<html><body><h2>No data</h2></body></html>"; in readRss() local
/aosp_15_r20/external/libcups/cgi-bin/
H A Dmakedocset.c204 _cups_html_t *html; /* Current HTML file */ in write_index() local
/aosp_15_r20/external/python/markupsafe/src/markupsafe/
D_speedups.c190 PyObject *s = NULL, *rv = NULL, *html; in escape() local
/aosp_15_r20/external/curl/docs/examples/
H A Dhtmltitle.cpp240 static void parseHtml(const std::string &html, in parseHtml()
/aosp_15_r20/frameworks/rs/script_api/
H A DUtilities.cpp98 string stripHtml(const string& html) { in stripHtml()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/html/
Dcommon.css6 html, body { selector
/aosp_15_r20/external/pytorch/torch/utils/viz/
H A D_cycles.py444 def write_and_log(html): argument
/aosp_15_r20/external/perfetto/infra/ci/frontend/static/
H A Dstyle.css5 html { selector
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/nodes/
H A DEntitiesTest.java126 String html = "<p>&sup1;&sup2;&sup3;&frac14;&frac12;&frac34;</p>"; in letterDigitEntities() local
/aosp_15_r20/external/zxing/javase/src/main/java/com/google/zxing/client/j2se/
H A DHtmlAssetTranslator.java114 try (DirectoryStream<Path> files = Files.newDirectoryStream(htmlEnAssetDir, "*.html")) { in parseFileNamesToTranslate()

12345678910>>...30