HomeSort by relevance Sort by last modified time
    Searched refs:html (Results 451 - 475 of 1033) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
test_result_writer.py 95 FILENAME_SUFFIX_WDIFF = "-wdiff.html"
96 FILENAME_SUFFIX_PRETTY_PATCH = "-pretty-diff.html"
98 FILENAME_SUFFIX_IMAGE_DIFFS_HTML = "-diffs.html"
115 For example, if test name is "fast/dom/foo.html" and modifier is "-expected.txt",
197 # Use WebKit's PrettyPatch.rb to get an HTML diff.
216 html = """<!DOCTYPE HTML>
217 <html>
261 </html>
267 self._filesystem.write_text_file(diffs_html_filename, html)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
BaseHTTPServer.py 37 # URL: http://www.faqs.org/rfcs/rfc2616.html
97 DEFAULT_ERROR_CONTENT_TYPE = "text/html"
99 def _quote_html(html):
100 return html.replace("&", "&amp;").replace("<", "&lt;").replace(">", "&gt;")
214 e.g. "text/html" or "text/plain".
353 a piece of HTML explaining the error to the user.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
BaseHTTPServer.py 37 # URL: http://www.faqs.org/rfcs/rfc2616.html
97 DEFAULT_ERROR_CONTENT_TYPE = "text/html"
99 def _quote_html(html):
100 return html.replace("&", "&amp;").replace("<", "&lt;").replace(">", "&gt;")
214 e.g. "text/html" or "text/plain".
353 a piece of HTML explaining the error to the user.
  /build/tools/droiddoc/templates-pdk/
docpage.cs 3 <html>
105 </html>
  /build/tools/
product_debug.py 61 href = ("../" * variables["FILE"].count("/")) + href + ".html"
108 print """<html>
156 </html>
  /cts/tools/signature-tools/src/signature/io/html/
ExecutableMemberComparator.java 17 package signature.io.html;
  /external/chromium/chrome/browser/resources/options/chromeos/
internet_options_page.css 93 html[dir='rtl'] .network-item-text {
150 html[dir='rtl'] .details-button {
  /external/chromium/third_party/libevent/
evhttp.h 140 * Send an HTML error message to the client.
150 * Send an HTML reply to the client.
355 * Escape HTML character entities in a string.
362 * @param html an unescaped HTML string
363 * @return an escaped HTML string
365 char *evhttp_htmlescape(const char *html);
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_user_image.css 94 html[dir=rtl] #user-image-preview {
179 html[dir=rtl] #flip-photo {
screen_container.css 137 html[build=chrome] #header-sections {
141 html[build=chromium] #header-sections {
  /external/chromium_org/chrome/tools/build/linux/
chrome-wrapper 66 MimeType=text/html;text/xml;application/xhtml_xml;
  /external/chromium_org/media/tools/layout_tests/
layouttest_analyzer_helpers.py 26 'changelog_blink.html?url=/trunk/LayoutTests/%s&range=%d:%d')
52 The key of the map is test name such as 'media/media-foo.html'.
84 in HTML format (with colors). This is used for generating email messages.
98 a string in HTML format (with colors) to show difference between two
175 "BUGWK,71543,TIMEOUT PASS,media/media-element-play-after-eos.html,
176 BUGCR,97657,IMAGE CPU MAC TIMEOUT PASS,media/audio-repaint.html,"
199 """Convert this result to HTML display for email.
208 a analyzer result string in HTML format.
236 'flakiness_dashboard.html#%stests=%s') % (
339 comp_result_map['whole'][0] = ['foo1.html']
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/DOM/resources/dom-perf/
domwalk.js 70 var html = content.innerHTML;
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.h 58 void insertAdjacentHTML(const String& where, const String& html, ExceptionState&);
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
create-html-entity-table 104 // THIS FILE IS GENERATED BY WebCore/html/parser/create-html-entity-table
108 #include "core/html/parser/HTMLEntityTable.h"
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLViewer.js 35 var html = createHTMLElement('html');
37 html.appendChild(head);
42 html.appendChild(body);
53 document.appendChild(html);
290 comment.classList.add('webkit-html-comment');
313 tag.classList.add('webkit-html-tag');
340 attribute.classList.add('webkit-html-attribute');
343 attributeName.classList.add('webkit-html-attribute-name');
350 attributeValue.classList.add('webkit-html-attribute-value')
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/
results_unittests.js 48 "scrollbars/custom-scrollbar-with-incomplete-style.html": {
58 "userscripts/another-test.html": {
67 "reftest.html": {
74 "mismatch-reftest.html": {
84 "fast/not-fast-test.html": {
93 "scrollbars/custom-scrollbar-with-incomplete-style.html": {
99 "scrollbars/1.html": {
105 "scrollbars/2.html": {
111 "scrollbars/3.html": {
117 "userscripts/another-test.html":
    [all...]
  /external/chromium_org/third_party/lcov/example/
Makefile 6 # - output: run test cases on example program and create HTML output
47 @echo '* Generating HTML output'
56 @echo '* See '`pwd`/output/index.html
  /external/chromium_org/third_party/lcov-1.9/example/
Makefile 6 # - output: run test cases on example program and create HTML output
47 @echo '* Generating HTML output'
56 @echo '* See '`pwd`/output/index.html
  /external/chromium_org/third_party/libevent/
evhttp.h 140 * Send an HTML error message to the client.
150 * Send an HTML reply to the client.
355 * Escape HTML character entities in a string.
362 * @param html an unescaped HTML string
363 * @return an escaped HTML string
365 char *evhttp_htmlescape(const char *html);
  /external/chromium_org/tools/page_cycler/webpagereplay/
start.js 7 // This script is included by webpagereplay/start.html.
59 form.setAttribute('action', 'start.html');
  /external/chromium_org/tools/python/google/httpd_config/
httpd.conf 60 # (available at <URL:http://www.apache.org/docs/mod/core.html#lockfile>);
192 # Please read the file http://httpd.apache.org/docs/dso.html for more
422 # If your server contains mostly text or HTML documents, "text/plain" is
618 # To use server-parsed HTML files
620 AddType text/html .shtml
672 #ErrorDocument 404 /missing.html
673 # to redirect to local URL /missing.html
678 #ErrorDocument 402 http://some.other-server.com/subscription_info.html
726 DirectoryIndex index.html index.php
  /external/chromium_org/tools/win/sizeviewer/
sizeviewer.py 62 html_path = os.path.splitext(json_name)[0] + '.html'
85 with open(os.path.join(BASE_DIR, 'template.html'), 'r') as templatef:
  /external/chromium_org/ui/webui/resources/css/
overlay.css 85 html[dir='rtl'] .overlay .page > .close-button {
129 html[dir='rtl'] .overlay .page .action-area {
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
HTML.java 16 package com.android.mail.lib.html.parser;
23 * HTML class defines Element and Attribute classes.
27 public final class HTML {
30 * Html element
121 * @return just name, not proper HTML
133 if (o instanceof HTML.Element) {
134 HTML.Element that = (HTML.Element) o;
147 * Html attribute
213 * @return Element name (name only, not proper HTML)
    [all...]

Completed in 688 milliseconds

<<11121314151617181920>>