OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:href
(Results
51 - 75
of
7221
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/markdown/tests/misc/
amp-in-url.html
1
<p><a
href
="http://www.freewisdom.org/this&that">link</a></p
japanese.html
2
<p><strong>Python</strong>????????<a
href
="http://en.wikipedia.org/wiki/Guido_van_Rossum">Guido van Rossum</a> ????????????????????????????????<a
href
="http://ja.wikipedia.org/wiki/Perl">Perl</a>????????????????????????? BBC ????????????????????????????????????? (Python???????????????????Python??????????????????????????)</p>
4
<p>????????? Python ??????????????????????????????????????????Java??????????????????????????????????Java???????????????????????????????????????????<a
href
="#somelink">????????????</a>)???????????????????????????????????Python??????????????????????????????????????????????????????????????????Python??????????????????????????????????Python????????????????????????????????????Unicode?????????????????????????????????</p>
11
<p>???Python??????????????????????????????<a
href
="#jklj">????????</a>???????Python????????????????????????????????????????????????????????????????J (…)
/external/mesa3d/docs/
contents.html
5
<link rel="stylesheet" type="text/css"
href
="mesa.css"></head>
26
<li><a
href
="intro.html" target="MainFrame">Introduction</a>
27
<li><a
href
="news.html" target="MainFrame">News</a>
28
<LI><A
HREF
="developers.html" target="MainFrame">Developers</A>
29
<li><a
href
="systems.html" target="MainFrame">Platforms and Drivers</a>
30
<li><a
href
="license.html" target="MainFrame">License & Copyright</a>
31
<li><a
href
="faq.html" target="MainFrame">FAQ</a>
32
<li><a
href
="relnotes.html" target="MainFrame">Release Notes</a>
33
<li><a
href
="thanks.html" target="MainFrame">Acknowledgements</a>
34
<li><a
href
="conform.html" target="MainFrame">Conformance Testing</a
[
all
...]
/external/webkit/Source/WebCore/manual-tests/
preload-scanner-entities.html
2
<link
href
="non_existent_stylesheet1&ab-" rel="stylesheet">
3
<link
href
="non_existent_stylesheet2&#xY" rel="stylesheet">
4
<link
href
="non_existent_stylesheet3&#XY" rel="stylesheet">
5
<p><a
href
="rdar://problem/6904095">rdar://problem/6904095</a> Query parameters are sometimes incorrect in URL</p>
onunload-form-submit-crash.html
3
<a
href
="" onClick="location.
href
=location.
href
; return false;">Click here and see if Safari crashes.</a>
/frameworks/base/docs/html/sdk/api_diff/7/changes/
classes_index_changes.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
37
<a
href
="classes_index_all.html" class="staysblack">All Classes</a>
41
<A
HREF
="classes_index_additions.html"xclass="hiddenlink">Additions</A>
52
<a
href
="#C"><font size="-2">C</font></a>
53
<a
href
="#G"><font size="-2">G</font></a>
54
<a
href
="#I"><font size="-2">I</font></a>
55
<a
href
="#M"><font size="-2">M</font></a>
56
<a
href
="#N"><font size="-2">N</font></a>
57
<a
href
="#P"><font size="-2">P</font></a>
[
all
...]
alldiffs_index_changes.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
37
<a
href
="alldiffs_index_all.html" xclass="hiddenlink">All Differences</a>
41
<A
HREF
="alldiffs_index_additions.html"xclass="hiddenlink">Additions</A>
53
<a
href
="#B"><font size="-2">B</font></a>
54
<a
href
="#C"><font size="-2">C</font></a>
55
<a
href
="#E"><font size="-2">E</font></a>
56
<a
href
="#G"><font size="-2">G</font></a>
57
<a
href
="#I"><font size="-2">I</font></a>
58
<a
href
="#L"><font size="-2">L</font></a>
[
all
...]
/external/webkit/Source/WebCore/manual-tests/wml/
StartTests.wml
3
<a
href
="a-br-element.wml">a-br-element.wml</a><br/>
4
<a
href
="a-element.wml">a-element.wml</a><br/>
5
<a
href
="a-img-element.wml">a-img-element.wml</a><br/>
6
<a
href
="access-target.wml">access-target.wml</a><br/>
7
<a
href
="anchor-br-element.wml">anchor-br-element.wml</a><br/>
8
<a
href
="anchor-element.wml">anchor-element.wml</a><br/>
9
<a
href
="anchor-img-element.wml">anchor-img-element.wml</a><br/>
10
<a
href
="card-newcontext-attr.wml">card-newcontext-attr.wml</a><br/>
11
<a
href
="card-onenterbackward.wml">card-onenterbackward.wml</a><br/>
12
<a
href
="card-onenterforward.wml">card-onenterforward.wml</a><br/
[
all
...]
/external/markdown/MarkdownTest/Tests_2007/
Links, inline style.html
1
<p>Just a <a
href
="/url/">URL</a>.</p>
3
<p><a
href
="/url/" title="title">URL and title</a>.</p>
5
<p><a
href
="/url/" title="title preceded by two spaces">URL and title</a>.</p>
7
<p><a
href
="/url/" title="title preceded by a tab">URL and title</a>.</p>
9
<p><a
href
="/url/" title="title has spaces afterward">URL and title</a>.</p>
11
<p><a
href
="/url/">URL wrapped in angle brackets</a>.</p>
13
<p><a
href
="/url/" title="Here's the title">URL w/ angle brackets + title</a>.</p>
15
<p><a
href
="">Empty</a>.</p>
17
<p><a
href
="http://en.wikipedia.org/wiki/WIMP_(computing)">With parens in the URL</a></p>
19
<p>(With outer parens and <a
href
="/foo(bar)">parens in url</a>)</p
[
all
...]
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/
set-href-attribute-whitespace-expected.txt
1
Test setting the
href
attribute of an HTMLAnchorElement to a URL with leading and trailing whitespace.
6
Set
href
that starts with a space
8
Set
href
that starts with a newline
10
Set
href
that starts with a tab
12
Set
href
that starts with a carriage return
14
Set
href
that starts with a combination of newlines, spaces and tabs
16
Set
href
that ends with a space
18
Set
href
that ends with a newline
20
Set
href
that ends with a tab
22
Set
href
that ends with a carriage retur
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/14/changes/
fields_index_all.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
39
<A
HREF
="fields_index_removals.html" xclass="hiddenlink">Removals</A>
41
<A
HREF
="fields_index_additions.html"xclass="hiddenlink">Additions</A>
43
<A
HREF
="fields_index_changes.html"xclass="hiddenlink">Changes</A>
52
<a
href
="#B"><font size="-2">B</font></a>
53
<a
href
="#C"><font size="-2">C</font></a>
54
<a
href
="#D"><font size="-2">D</font></a>
55
<a
href
="#E"><font size="-2">E</font></a>
56
<a
href
="#F"><font size="-2">F</font></a>
[
all
...]
classes_index_all.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
41
<A
HREF
="classes_index_additions.html"xclass="hiddenlink">Additions</A>
43
<A
HREF
="classes_index_changes.html"xclass="hiddenlink">Changes</A>
52
<a
href
="#B"><font size="-2">B</font></a>
53
<a
href
="#C"><font size="-2">C</font></a>
54
<a
href
="#D"><font size="-2">D</font></a>
55
<a
href
="#E"><font size="-2">E</font></a>
56
<a
href
="#F"><font size="-2">F</font></a>
57
<a
href
="#G"><font size="-2">G</font></a>
[
all
...]
/ndk/docs/
sidenav.html
7
<li><a
href
="OVERVIEW.html" target="content">Android NDK Overview</a></li>
8
<li><a
href
="INSTALL.html" target="content">Installation Guide</a></li>
12
<li><a
href
="DEVELOPMENT.html" target="content">Development</a></li>
13
<li><a
href
="HOWTO.html" target="content">How To</a></li>
14
<li><a
href
="ANDROID-MK.html" target="content">Android.mk File</a></li>
15
<li><a
href
="APPLICATION-MK.html" target="content">Application.mk File</a></li>
16
<li><a
href
="CPU-ARCH-ABIS.html" target="content">CPU Arch ABIs</a></li>
17
<li><a
href
="CPU-ARM-NEON.html" target="content">CPU ARM Neon</a></li>
18
<li><a
href
="CPU-FEATURES.html" target="content">CPU Features</a></li>
19
<li><a
href
="IMPORT-MODULE.html" target="content">Import Module</a></li
[
all
...]
/external/bluetooth/glib/docs/reference/gio/
gio-docs.xml
17
<xi:include
href
="xml/overview.xml"/>
23
<xi:include
href
="xml/gfile.xml"/>
24
<xi:include
href
="xml/gfileattribute.xml"/>
25
<xi:include
href
="xml/gfileinfo.xml"/>
26
<xi:include
href
="xml/gfileenumerator.xml"/>
27
<xi:include
href
="xml/gmountoperation.xml"/>
28
<xi:include
href
="xml/gioerror.xml"/>
32
<xi:include
href
="xml/gfilemonitor.xml"/>
36
<xi:include
href
="xml/gcancellable.xml"/>
37
<xi:include
href
="xml/gasyncresult.xml"/
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/3/changes/
constructors_index_all.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
39
<A
HREF
="constructors_index_removals.html" xclass="hiddenlink">Removals</A>
41
<A
HREF
="constructors_index_additions.html"xclass="hiddenlink">Additions</A>
43
<A
HREF
="constructors_index_changes.html"xclass="hiddenlink">Changes</A>
52
<a
href
="#B"><font size="-2">B</font></a>
53
<a
href
="#D"><font size="-2">D</font></a>
54
<a
href
="#F"><font size="-2">F</font></a>
55
<a
href
="#G"><font size="-2">G</font></a>
56
<a
href
="#H"><font size="-2">H</font></a>
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/9/changes/
alldiffs_index_changes.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
37
<a
href
="alldiffs_index_all.html" xclass="hiddenlink">All Differences</a>
39
<A
HREF
="alldiffs_index_removals.html" xclass="hiddenlink">Removals</A>
41
<A
HREF
="alldiffs_index_additions.html"xclass="hiddenlink">Additions</A>
53
<a
href
="#B"><font size="-2">B</font></a>
54
<a
href
="#C"><font size="-2">C</font></a>
55
<a
href
="#D"><font size="-2">D</font></a>
56
<a
href
="#E"><font size="-2">E</font></a>
57
<a
href
="#F"><font size="-2">F</font></a>
[
all
...]
fields_index_additions.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
37
<a
href
="fields_index_all.html" class="staysblack">All Fields</a>
39
<A
HREF
="fields_index_removals.html" xclass="hiddenlink">Removals</A>
43
<A
HREF
="fields_index_changes.html"xclass="hiddenlink">Changes</A>
52
<a
href
="#D"><font size="-2">D</font></a>
53
<a
href
="#F"><font size="-2">F</font></a>
54
<a
href
="#G"><font size="-2">G</font></a>
55
<a
href
="#I"><font size="-2">I</font></a>
56
<a
href
="#K"><font size="-2">K</font></a>
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/5/changes/
classes_index_all.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
41
<A
HREF
="classes_index_additions.html"xclass="hiddenlink">Additions</A>
43
<A
HREF
="classes_index_changes.html"xclass="hiddenlink">Changes</A>
52
<a
href
="#B"><font size="-2">B</font></a>
53
<a
href
="#C"><font size="-2">C</font></a>
54
<a
href
="#D"><font size="-2">D</font></a>
55
<a
href
="#E"><font size="-2">E</font></a>
56
<a
href
="#F"><font size="-2">F</font></a>
57
<a
href
="#G"><font size="-2">G</font></a>
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/12/changes/
alldiffs_index_removals.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
37
<a
href
="alldiffs_index_all.html" xclass="hiddenlink">All Differences</a>
41
<A
HREF
="alldiffs_index_additions.html"xclass="hiddenlink">Additions</A>
43
<A
HREF
="alldiffs_index_changes.html"xclass="hiddenlink">Changes</A>
53
<a
href
="#D"><font size="-2">D</font></a>
54
<a
href
="#E"><font size="-2">E</font></a>
55
<a
href
="#G"><font size="-2">G</font></a>
56
<a
href
="#P"><font size="-2">P</font></a>
57
<a
href
="#R"><font size="-2">R</font></a>
[
all
...]
fields_index_all.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
41
<A
HREF
="fields_index_additions.html"xclass="hiddenlink">Additions</A>
43
<A
HREF
="fields_index_changes.html"xclass="hiddenlink">Changes</A>
52
<a
href
="#D"><font size="-2">D</font></a>
53
<a
href
="#E"><font size="-2">E</font></a>
54
<a
href
="#F"><font size="-2">F</font></a>
55
<a
href
="#H"><font size="-2">H</font></a>
56
<a
href
="#I"><font size="-2">I</font></a>
57
<a
href
="#K"><font size="-2">K</font></a>
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/8/changes/
fields_index_all.html
12
<link
href
="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13
<link
href
="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
39
<A
HREF
="fields_index_removals.html" xclass="hiddenlink">Removals</A>
41
<A
HREF
="fields_index_additions.html"xclass="hiddenlink">Additions</A>
43
<A
HREF
="fields_index_changes.html"xclass="hiddenlink">Changes</A>
52
<a
href
="#B"><font size="-2">B</font></a>
53
<a
href
="#C"><font size="-2">C</font></a>
54
<a
href
="#D"><font size="-2">D</font></a>
55
<a
href
="#E"><font size="-2">E</font></a>
56
<a
href
="#F"><font size="-2">F</font></a>
[
all
...]
/external/markdown/MarkdownTest/Tests_2004/
Links, inline style.text-out
9
<p>Just a <a
href
="/url/">URL</a>.</p>
10
<p><a
href
="/url/" title="title">URL and title</a>.</p>
11
<p><a
href
="/url/" title="title preceded by two spaces">URL and
13
<p><a
href
="/url/" title="title preceded by a tab">URL and
15
<p><a
href
="">Empty</a>.</p>
Links, inline style.text-res
9
<p>Just a <a
href
="/url/">URL</a>.</p>
10
<p><a
href
="/url/" title="title">URL and title</a>.</p>
11
<p><a
href
="/url/" title="title preceded by two spaces">URL and
13
<p><a
href
="/url/" title="title preceded by a tab">URL and
15
<p><a
href
="">Empty</a>.</p>
/external/markdown/tests/extensions-x-wikilinks/
wikilinks.html
1
<p>Some text with a <a class="wikilink"
href
="/WikiLink/">WikiLink</a>.</p>
2
<p>A link with <a class="wikilink"
href
="/white_space_and_underscores/">white space and_underscores</a> and a empty one.</p>
3
<p>And a <a
href
="http://example.com/RealLink">RealLink</a>.</p>
4
<p><a
href
="http://example.com/And_A_AutoLink">http://example.com/And_A_AutoLink</a></p>
5
<p>And a <a
href
="/MarkdownLink/" title="A MarkdownLink">MarkdownLink</a> for
/external/tinyxml/docs/
classTiXmlDocument-members.html
4
<link
href
="doxygen.css" rel="stylesheet" type="text/css">
7
<div class="qindex"><a class="qindex"
href
="index.html">Main Page</a> | <a class="qindex"
href
="hierarchy.html">Class Hierarchy</a> | <a class="qindex"
href
="annotated.html">Class List</a> | <a class="qindex"
href
="files.html">File List</a> | <a class="qindex"
href
="functions.html">Class Members</a></div>
8
<h1>TiXmlDocument Member List</h1>This is the complete list of members for <a class="el"
href
="classTiXmlDocument.html">TiXmlDocument</a>, including all inherited members.<p><table>
9
<tr class="memlist"><td><a class="el"
href
="classTiXmlNode.html#a5">Clear</a>()</td><td><a class="el"
href
="classTiXmlNode.html">TiXmlNode</a></td><td></td></tr>
10
<tr class="memlist"><td><a class="el"
href
="classTiXmlDocument.html#a22">ClearError</a>()</td><td><a class="el" href="classTiXmlDocument.html (…)
[
all
...]
Completed in 297 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>