HomeSort by relevance Sort by last modified time
    Searched refs:HTML (Results 1 - 25 of 254) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/icu4c/test/perf/perldriver/
Output.pm 15 my $outType = "HTML";
16 my $html = "noName";
52 print HTML "<td class=\"";
54 print HTML "value";
56 print HTML "worse";
58 print HTML "\">";
60 print HTML formatPercent(2, $mean);
62 print HTML formatNumber(2, $mult, $mean);
64 print HTML "</td>\n";
65 print HTML "<td class=\""
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Method.java 31 * <li>HTML
59 * The output method type for HTML documents: <tt>html</tt>.
61 public static final String HTML = "html";
78 * XML or HTML type (depending on the first tag in the output being html or
  /external/webkit/Source/WebCore/inspector/
combine-javascript-resources.pl 27 # the script tags in the head of an input HTML file.
42 'input-html=s' => \$htmlFile);
45 print "Usage: $0 --input-html <path> --output-dir path --output-script-name <name>\n";
54 open HTML, $htmlFile or die;
55 $htmlContents = <HTML>;
56 close HTML;
79 open HTML, ">", "$outputDirectory/" . basename($htmlFile) or die "Can't open $outputDirectory/" . basename($htmlFile) . ": $!";
80 print HTML $htmlContents;
81 close HTML;
  /external/chromium/chrome/browser/chromeos/panels/
panel_browsertest.cc 32 const std::string HTML =
33 "<html><head><title>PanelOpen</title></head>"
40 "</body></html>";
41 GURL url("data:text/html," + HTML);
70 const std::string HTML =
71 "<html><head><title>PanelOpen</title></head>"
78 "</body></html>";
79 GURL url("data:text/html," + HTML);
    [all...]
  /external/clang/docs/tools/
Makefile 17 # the POD files to HTML only and keep them in the src directories. It must also
21 DST_HTML_DIR=html/
27 all:: html man ps
30 rm -f pod2htm*.*~~ $(HTML) $(MAN) $(PS)
55 HTML := $(patsubst $(SRC_DOC_DIR)%.pod, $(DST_HTML_DIR)%.html, $(POD))
62 INSTALL_TARGETS := install-html install-man install-ps
66 .SUFFIXES: .html .pod .1 .ps
68 $(DST_HTML_DIR)%.html: %.pod $(DST_HTML_DIR)/.dir
79 html: $(HTML
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/
PathDiagnosticConsumers.h 36 CREATE_CONSUMER(HTML)
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
TocUpdator.pm 1 #==== HTML::TocUpdator ========================================================
2 # function: Update 'HTML::Toc' table of contents.
6 package HTML::TocUpdator;
10 use HTML::TocInsertor;
18 @ISA = qw(HTML::TocInsertor);
35 #--- HTML::TocUpdator::new() --------------------------------------------------
57 #--- HTML::TocUpdator::_deinitializeUpdatorBatch() --------------------------
71 #--- HTML::TokenUpdator::_doesHashEqualHash() ---------------------------------
112 #--- HTML::TokenUpdator::_doesTagExistInArray() -------------------------------
139 if (HTML::TocUpdator::_doesHashEqualHash
    [all...]
TocInsertor.pm 2 # function: Insert Table of Contents HTML::Toc, generated by
3 # HTML::TocGenerator.
9 package HTML::TocInsertor;
14 use HTML::TocGenerator;
22 @ISA = qw(HTML::TocGenerator);
44 #--- HTML::TocInsertor::new() -------------------------------------------------
64 #--- HTML::TocInsertor::_deinitializeOutput() ---------------------------------
81 #--- HTML::TocInsertor::_initializeOutput() -----------------------------------
121 #--- HTML::TocInsertor::_deinitializeInsertorBatch() --------------------------
151 #--- HTML::TocInsertor::_initializeInsertorBatch() ---------------------------
    [all...]
TocGenerator.pm 1 #=== HTML::TocGenerator =======================================================
2 # function: Generate 'HTML::Toc' table of contents.
6 package HTML::TocGenerator;
10 use HTML::Parser;
18 @ISA = qw(HTML::Parser);
71 #--- HTML::TocGenerator::new() ------------------------------------------------
93 #--- HTML::TocGenerator::_deinitializeBatch() ---------------------------------
101 #--- HTML::TocGenerator::_deinitializeExtenderBatch() -------------------------
115 #--- HTML::TocGenerator::_deinitializeGeneratorBatch() ------------------------
125 #--- HTML::TocGenerator::_doesHashContainHash() ------------------------------
    [all...]
  /external/clang/docs/
Makefile 27 HTML := $(wildcard $(PROJ_SRC_DIR)/*.html) \
32 EXTRA_DIST := $(HTML) $(DOXYFILES) llvm.css CommandGuide img
34 .PHONY: install-html install-doxygen doxygen generated
38 install_targets += install-html
49 install-html: $(PROJ_OBJ_DIR)/html.tar.gz
50 $(Echo) Installing HTML documentation
51 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html
52 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/im
    [all...]
make.bat 21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
47 if "%1" == "html" (
    [all...]
  /external/webkit/Tools/Scripts/
make-script-test-wrappers 29 # Script to generate HTML wrappers for JavaScript tests from templates
67 if ($tpath =~ s:/(script-tests)/TEMPLATE.html$::) {
69 $templateRelativePath = $1 . "/TEMPLATE.html";
91 if (-e "${templateDirectory}/TEMPLATE-n.html") {
92 open TEMPLATE, "<${templateDirectory}/TEMPLATE-n.html";
98 my $html = $file;
99 $html =~ s:${templateDirectory}/(.*)\.js:$1.html:;
100 next if -f "$html-disabled";
108 print " ${html}\n"
    [all...]
  /external/clang/docs/analyzer/
make.bat 21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
47 if "%1" == "html" (
    [all...]
  /external/llvm/docs/
make.bat 21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
47 if "%1" == "html" (
    [all...]
Makefile 27 HTML := $(wildcard $(PROJ_SRC_DIR)/*.html) \
31 EXTRA_DIST := $(HTML) $(DOXYFILES) llvm.css CommandGuide
33 .PHONY: install-html install-doxygen doxygen install-ocamldoc ocamldoc generated
35 install_targets := install-html
55 install-html: $(PROJ_OBJ_DIR)/html.tar.gz
56 $(Echo) Installing HTML documentation
57 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html
58 $(Verb) $(DataInstall) $(HTML) $(DESTDIR)$(PROJ_docsdir)/htm
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-31255.js 44 * Note: <!--, --> are the HTML multi-line comment opener, closer.
60 <!-- HTML comment start is already a single-line JS comment indicator
68 --> HTML comment end is JS comments until end-of-line
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 140 # Print the results in a HTML page
148 my $html = localtime;
149 $html =~ s/://g; # ':' illegal
150 $html =~ s/\s*\d+$//; # delete year
151 $html =~ s/^\w+\s*//; # delete dow
152 $html = "CollationPerformance $html.html";
153 $html = "../results/" . $html;
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
domimplementationregistry09.js 72 DOMImplementationRegistry.getDOMImplementation("HTML") should return null or a DOMImplementation
73 where hasFeature("HTML", null) returns true.
91 domImpl = domImplRegistry.getDOMImplementation("HTML");
99 hasFeature = hasFeature("HTML",nullVersion);
105 hasFeature = domImpl.hasFeature("HTML",nullVersion);
domimplementationregistry20.js 72 DOMImplementationRegistry.getDOMImplementationList("HTML") should return
74 where hasFeature("HTML", null) returns true.
94 domImplList = domImplRegistry.getDOMImplementationList("HTML");
102 hasFeature = hasFeature("HTML",nullVersion);
110 hasFeature = domImpl.hasFeature("HTML",nullVersion);
  /external/jsilver/src/com/google/streamhtmlparser/
HtmlParser.java 20 * Methods exposed for HTML parsing of text to facilitate implementation
21 * of Automatic context-aware escaping. The HTML parser also embeds a
35 * <li>{@code HTML} for HTML templates.
38 * <li>{@code HTML_IN_TAG} for HTML templates that consist only of
39 * HTML attribute name and value pairs. This is typically the case for
41 * parent template contains the start and the closing of the HTML tag.
42 * This is a special mode, for standard HTML templates please use
43 * {@link #HTML}.
52 HTML,
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
SerializerSwitcher.java 45 * Switch to HTML serializer if element is HTML
63 && localName.equalsIgnoreCase("html"))
76 // defaults for the HTML method. The easiest way to do this is to
78 OutputProperties htmlOutputProperties = new OutputProperties(Method.HTML);
140 * Switch to HTML serializer if element is HTML
156 && localName.equalsIgnoreCase("html"))
169 // defaults for the HTML method. The easiest way to do this is to
171 OutputProperties htmlOutputProperties = new OutputProperties(Method.HTML);
    [all...]
  /external/e2fsprogs/doc/
Makefile.in 17 HTML=texi2html -split_chapter
43 libext2fs_abt.html: $(srcdir)/libext2fs.texinfo
45 -$(Q) $(HTML) $(srcdir)/libext2fs.texinfo
58 clean-all:: clean-tex clean-backup clean-final clean-tarfiles clean-html
62 $(RM) -f *.ps *.info *.info-? *.html
76 clean-html::
77 $(RM) -f *.html
  /external/emma/core/java12/com/vladium/emma/report/html/doc/
Tag.java 5 * and is available at http://www.eclipse.org/legal/cpl-v10.html
9 package com.vladium.emma.report.html.doc;
22 public static final Tag HTML = new TagImpl ("HTML");
  /external/markdown/markdown/extensions/
abbr.py 65 'HTML' -> r'(?P<abbr>[H][T][M][L])'
  /external/webkit/Source/WebCore/loader/
TextResourceDecoder.h 72 enum ContentType { PlainText, HTML, XML, CSS }; // PlainText only checks for BOM.

Completed in 1022 milliseconds

1 2 3 4 5 6 7 8 91011