OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:html
(Results
126 - 150
of
2095
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/iproute2/doc/
Makefile
16
HTMLFILES=$(subst .sgml,.
html
,$(shell echo *.sgml))
24
html
: $(HTMLFILES)
47
%.
html
: %.sgml
55
rm -f *.aux *.log *.toc $(PSFILES) $(DVIFILES) *.
html
/external/webkit/Source/WebCore/gyp/
streamline-inspector-source.sh
8
# Combine all script resources in the inspector.
html
file.
9
"$SRCROOT/../inspector/combine-javascript-resources.pl" --input-
html
"${SRCROOT}/../inspector/front-end/inspector.
html
" --generated-scripts-dir ${BUILT_PRODUCTS_DIR}/DerivedSources/WebCore --output-dir "${DERIVED_FILE_DIR}/WebCore" --output-script-name inspector.js
19
# Copy the modified
HTML
file and the combined scripts.
20
cp "${DERIVED_FILE_DIR}/WebCore/inspector.
html
" inspector.
html
/external/dbus/
update-dbus-docs.sh
38
echo "Converting $M to $BASENAME.
html
"
39
man2html $M > doc/$BASENAME.
html
44
tar cfz dbus-docs.tar.gz doc/*.dtd doc/*.xsl doc/*.xml doc/*.
html
doc/*.txt doc/api/
html
/*.
html
doc/api/
html
/*.css doc/api/
html
/*.png doc/api/
html
/*.gif doc/HACKING doc/AUTHORS doc/NEWS doc/ChangeLog doc/TODO doc/README doc/COPYING doc/*.png doc/*.svg || die "could not tar up docs"
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-hash.js
6
a.href = "https://www.mydomain.com:8080/path/testurl.
html
#middle";
8
shouldBe("a.href", "'https://www.mydomain.com:8080/path/testurl.
html
#hash-value'");
11
a.href = "file:///path/testurl.
html
#middle";
13
shouldBe("a.href", "'file:///path/testurl.
html
#hash_value'");
16
a.href = "http://www.mydomain.com/path/testurl.
html
#middle";
18
shouldBe("a.href", "'http://www.mydomain.com/path/testurl.
html
#hash?value'");
23
a.href = "https://www.my\"d(){}|~om?ain#com/path/testurl.
html
#middle";
25
shouldBe("a.href", "'https://www.my\"d(){}|~om?ain#com/path/testurl.
html
#middle'");
29
// http://dev.w3.org/html5/spec/infrastructure.
html
#url-decomposition-idl-attributes .
31
a.href = "https://www.mydomain.com/path/testurl.
html
#middle"
[
all
...]
/frameworks/base/docs/html/sdk/
sdk_toc.cs
16
<li><a href="<?cs var:toroot ?>sdk/index.
html
">
27
<li><a href="<?cs var:toroot ?>sdk/installing.
html
">
42
<li><a href="<?cs var:toroot ?>sdk/preview/start.
html
">Getting Started</a> <span
66
<li><a href="<?cs var:toroot ?>sdk/adding-components.
html
">
79
<div><a href="<?cs var:toroot ?>sdk/android-4.0.
html
">
82
<li><a href="<?cs var:toroot ?>sdk/android-4.0-highlights.
html
">Platform Highlights</a></li>
83
<li><a href="<?cs var:toroot ?>sdk/api_diff/14/changes.
html
">API Differences Report »</a></li>
87
<div><a href="<?cs var:toroot ?>sdk/android-3.2.
html
">
90
<!-- <li><a href="<?cs var:toroot ?>sdk/android-3.2-highlights.
html
">Platform Highlights</a></li> -->
91
<li><a href="<?cs var:toroot ?>sdk/api_diff/13/changes.
html
">API Differences Report »</a></li
[
all
...]
/build/tools/droiddoc/templates-sdk/
sampleindex.cs
4
<
html
>
14
<a href="<?cs var:toroot ?>resources/browser.
html
?tag=sample">Sample Code</a> >
20
<p><a href="../index.
html
">← Back</a></p>
28
<li><a href="<?cs var:dir.name ?>/index.
html
"><?cs
53
</
html
>
/external/chromium/chrome/browser/remoting/
remoting_resources_source.cc
100
static const base::StringPiece
html
(ResourceBundle::GetSharedInstance()
104
html
, &localized_strings);
111
static const base::StringPiece
html
(ResourceBundle::GetSharedInstance()
115
html
, &localized_strings);
122
static const base::StringPiece
html
(ResourceBundle::GetSharedInstance()
126
html
, &localized_strings);
133
static const base::StringPiece
html
(ResourceBundle::GetSharedInstance()
137
html
, &localized_strings);
139
static const base::StringPiece
html
(ResourceBundle::GetSharedInstance()
141
response =
html
.as_string()
[
all
...]
/external/clang/lib/Rewrite/
HTMLPrint.cpp
1
//===--- HTMLPrint.cpp - Source code ->
HTML
pretty-printing --------------===//
10
// Pretty-printing of source code to
HTML
.
29
// Functional
HTML
pretty-printing.
77
html
::AddLineNumbers(R, FID);
78
html
::AddHeaderFooterInternalBuiltinCSS(R, FID, Name);
84
if (SyntaxHighlight)
html
::SyntaxHighlight(R, FID, PP);
85
if (HighlightMacros)
html
::HighlightMacros(R, FID, PP);
86
html
::EscapeText(R, FID, false, true);
88
// Emit the
HTML
.
/build/tools/droiddoc/templates-sdk/assets/
customizations.js
3
$("#naMessage").show().
html
("<div><p><strong>This " + thing + " is not available with API Level " + selectedLevel + ".</strong></p>"
7
+ "<p><a href='" +toRoot+ "guide/appendix/api-levels.
html
'>What is the API Level?</a></p></div>");
13
// Direct searches to search.
html
/external/webkit/Tools/DumpRenderTree/win/
DRTDesktopNotificationPresenter.cpp
75
BOOL
html
;
local
77
if (!notification->isHTML(&
html
) &&
html
) {
101
BOOL
html
;
local
102
notification->isHTML(&
html
);
103
if (
html
)
/external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_source.cc
68
static const base::StringPiece
html
(ResourceBundle::GetSharedInstance()
71
response = jstemplate_builder::GetI18nTemplateHtml(
html
, dict);
104
static const base::StringPiece
html
(ResourceBundle::GetSharedInstance()
107
response = jstemplate_builder::GetI18nTemplateHtml(
html
, dict);
112
static const base::StringPiece
html
(ResourceBundle::GetSharedInstance()
115
response = jstemplate_builder::GetI18nTemplateHtml(
html
, dict);
117
static const base::StringPiece
html
(
120
response =
html
.as_string();
130
return "text/
html
";
/external/icu4c/test/perf/unisetperf/draft/
contperf.sh
19
udhr_jpn.
html
; do
span16perf.sh
19
udhr_jpn.
html
; do
span8perf.sh
19
udhr_jpn.
html
; do
/external/webkit/Source/WebCore/fileapi/
Blob.idl
31
module
html
{
File.idl
26
module
html
{
FileError.idl
31
module
html
{
WebKitBlobBuilder.idl
31
module
html
{
/external/webkit/Source/WebCore/html/
DataGridColumn.idl
26
module
html
{
HTMLCanvasElement.idl
27
module
html
{
HTMLCollection.idl
21
module
html
{
HTMLScriptElement.idl
20
module
html
{
HTMLTableSectionElement.idl
21
module
html
{
ValidityState.idl
23
module
html
{
/external/webkit/Source/WebCore/html/canvas/
OESVertexArrayObject.idl
26
module
html
{
Completed in 671 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>