OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:href
(Results
1001 - 1025
of
10844
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/jsr305/javadoc/javax/annotation/meta/
TypeQualifier.html
12
<LINK REL ="stylesheet" TYPE="text/css"
HREF
="../../../stylesheet.css" TITLE="Style">
30
<A
HREF
="#skip-navbar_top" title="Skip navigation links"></A>
37
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
38
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
40
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
41
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
42
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
43
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
54
<A
HREF
="../../../javax/annotation/meta/Exhaustive.html" title="annotation in javax.annotation.meta"><B>PREV CLASS</B></A>
55
<A
HREF
="../../../javax/annotation/meta/TypeQualifierDefault.html" title="annotation in javax.annotation.m (…)
[
all
...]
TypeQualifierDefault.html
12
<LINK REL ="stylesheet" TYPE="text/css"
HREF
="../../../stylesheet.css" TITLE="Style">
30
<A
HREF
="#skip-navbar_top" title="Skip navigation links"></A>
37
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
38
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
40
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
41
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
42
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
43
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
54
<A
HREF
="../../../javax/annotation/meta/TypeQualifier.html" title="annotation in javax.annotation.meta"><B>PREV CLASS</B></A>
55
<A
HREF
="../../../javax/annotation/meta/TypeQualifierNickname.html" title="annotation in javax.annotation. (…)
[
all
...]
/external/libexif/doc/
footer.html
5
<a
href
="http://sourceforge.net" title="Hosted by SourceForge.net" target="_top">
9
<small>Generated by <a
href
="http://www.doxygen.org/" target="_top"><img src="doxygen.png" alt="doxygen" align="middle" border="0">
/external/libogg/doc/
index.html
70
<a
href
="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
78
<li><a
href
="libogg/index.html">Programming with ogg</a></li>
84
<li><a
href
="oggstream.html">Ogg bitstream overview</a></li>
85
<li><a
href
="framing.html">Ogg bitstream framing</a></li>
86
<li><a
href
="ogg-multiplex.html">Ogg multi-stream multiplexing</a></li>
87
<li><a
href
="skeleton.html">The Ogg Skeleton Metadata Bitstream</a></li>
93
<li><a
href
="rfc3533.txt">rfc3533: The Ogg Encapsulation Format Version 0</a></li>
94
<li><a
href
="rfc5334.txt">rfc5334: Ogg Media Types</a></li>
/external/libogg/doc/libogg/
general.html
5
<link rel=stylesheet
href
="style.css" type="text/css">
30
<td><a
href
="ogg_stream_init.html">ogg_stream_init</a></td>
34
<td><a
href
="ogg_stream_clear.html">ogg_stream_clear</a></td>
38
<td><a
href
="ogg_stream_reset.html">ogg_stream_reset</a></td>
42
<td><a
href
="ogg_stream_destroy.html">ogg_stream_destroy</a></td>
46
<td><a
href
="ogg_stream_check.html">ogg_stream_check</a></td>
50
<td><a
href
="ogg_stream_eos.html">ogg_stream_eos</a></td>
54
<td><a
href
="ogg_page_version.html">ogg_page_version</a></td>
58
<td><a
href
="ogg_page_continued.html">ogg_page_continued</a></td>
62
<td><a
href
="ogg_page_packets.html">ogg_page_packets</a></td
[
all
...]
ogg_sync_wrote.html
5
<link rel=stylesheet
href
="style.css" type="text/css">
20
<p>This function is used to tell the <a
href
="ogg_sync_state.html">ogg_sync_state</a> struct how many bytes we wrote into the buffer.
24
<a
href
="ogg_sync_state.html">ogg_sync_state</a> buffer by calling
25
<a
href
="ogg_sync_buffer.html">ogg_sync_buffer()</a>. The buffer
35
int ogg_sync_wrote(<a
href
="ogg_sync_state.html">ogg_sync_state</a> *oy, long bytes);
44
<dd>Pointer to a previously declared <a
href
="ogg_sync_state.html">ogg_sync_state</a> struct.</dd>
52
<li>-1 if the number of bytes written overflows the internal storage of the <a
href
="ogg_sync_state.html">ogg_sync_state</a> struct or an internal error occurred.
63
<td align=right><p class=tiny><a
href
="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
/external/libvpx/libvpx/examples/includes/geshi/docs/api/
li_geshi.html
7
<link rel="stylesheet"
href
="media/stylesheet.css" />
18
<a
href
='classtrees_geshi.html' target='right'>Class trees</a><br />
19
<a
href
='elementindex_geshi.html' target='right'>Index of elements</a><br />
20
<a
href
="todolist.html" target="right">Todo List</a><br />
33
<dd><img class="tree-icon" src="media/images/Class.png" alt="Class"><a
href
='geshi/core/GeSHi.html' target='right'>GeSHi</a></dd>
35
<dd><img class="tree-icon" src="media/images/Function.png" alt="Function"><a
href
='geshi/core/_geshi.php.html#functiongeshi_highlight' target='right'>geshi_highlight</a></dd>
37
<dd><img class="tree-icon" src="media/images/Page.png" alt="File"><a
href
='geshi/core/_geshi.php.html' target='right'>geshi.php</a></dd>
44
<p class="notes"><a
href
="http://www.phpdoc.org" target="_blank">phpDocumentor v <span class="field">1.4.2</span></a></p>
/external/markdown/MarkdownTest/Tests_2004/
Yuri-Email.text-out
9
<p>Lorem ipsum <a
href
=
13
<li><a
href
="mailto:yuri@domain.org">yuri@domain.org</a></li>
Yuri-Email.text-res
9
<p>Lorem ipsum <a
href
=
13
<li><a
href
="mailto:yuri@domain.org">yuri@domain.org</a></li>
Yuri-Links-in-Headers.text-out
13
<h1>A header with a <a
href
="http://www.link.com">link</a></h1>
15
<h2>Another with a <a
href
="http://www.link.com/">link</a></h2>
Yuri-Links-in-Headers.text-res
13
<h1>A header with a <a
href
="http://www.link.com">link</a></h1>
15
<h2>Another with a <a
href
="http://www.link.com/">link</a></h2>
/external/qemu/distrib/sdl-1.2.15/docs/html/
sdlpalette.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlcolor.html"><LINK
20
HREF
="sdlpixelformat.html"></HEAD
48
HREF
="sdlcolor.html"
62
HREF
="sdlpixelformat.html"
145
HREF
="sdlcolor.html"
175
HREF
="sdlpixelformat.html"
187
HREF
="sdlsurface.html"
193
HREF
="sdlsetcolors.html
[
all
...]
sdlsemtrywait.html
11
HREF
="index.html"><LINK
14
HREF
="thread.html"><LINK
17
HREF
="sdlsemwait.html"><LINK
20
HREF
="sdlsemwaittimeout.html"></HEAD
48
HREF
="sdlsemwait.html"
62
HREF
="sdlsemwaittimeout.html"
129
HREF
="sdlsemwait.html"
153
HREF
="sdlsempost.html"
213
HREF
="sdlcreatesemaphore.html"
220
HREF
="sdldestroysemaphore.html
[
all
...]
sdlsemwaittimeout.html
11
HREF
="index.html"><LINK
14
HREF
="thread.html"><LINK
17
HREF
="sdlsemtrywait.html"><LINK
20
HREF
="sdlsempost.html"></HEAD
48
HREF
="sdlsemtrywait.html"
62
HREF
="sdlsempost.html"
129
HREF
="sdlsemwait.html"
156
HREF
="sdlsempost.html"
216
HREF
="sdlcreatesemaphore.html"
223
HREF
="sdldestroysemaphore.html
[
all
...]
sdlsetcolorkey.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlsavebmp.html"><LINK
20
HREF
="sdlsetalpha.html"></HEAD
48
HREF
="sdlsavebmp.html"
62
HREF
="sdlsetalpha.html"
145
HREF
="sdlmaprgb.html"
181
HREF
="sdlblitsurface.html"
186
HREF
="sdlblitsurface.html"
190
HREF
="sdldisplayformat.html
[
all
...]
/frameworks/base/docs/html/reference/renderscript/
index.html
7
<link
href
="tabs.css" rel="stylesheet" type="text/css"/>
8
<link
href
="doxygen.css" rel="stylesheet" type="text/css" />
20
<li class="current"><a
href
="index.html"><span>Overview</span></a></li>
21
<li><a
href
="globals.html"><span>Globals</span></a></li>
22
<li><a
href
="annotated.html"><span>Structs</span></a></li>
28
<p>To use RenderScript, you need to utilize the RenderScript runtime APIs documented here as well as the Android framework APIs for RenderScript. For documentation on the Android framework APIs, see the <a
href
="http://developer.android.com/reference/android/renderscript/package-summary.html" target="_parent">android.renderscript</a> package reference. For more information on how to develop with RenderScript and how the runtime and Android framework APIs interact, see the <a
href
="http://developer.android.com/guide/topics/renderscript/index.html" target="_parent">RenderScript developer guide</a> and the <a
href
="http://developer.android.com/resources/samples/RenderScript/index.html" target="_parent">RenderScript samples</a>. </p>
/frameworks/base/docs/html/sdk/api_diff/14/changes/
pkg_android.app.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" />
32
<a
href
="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
38
<!-- <a
href
="#">English</a> | -->
39
<nobr><a
href
="http://developer.android.com" target="_top">Android Developers</a> | <a
href
="http://www.android.com" target="_top">Android.com</a></nobr>
64
<td class="diffspec" colspan="2"><a
href
="jdiff_statistics.html">Statistics</a>
74
Package <A
HREF
="../../../../reference/android/app/package-summary.html" target="_top"><font size="+1"><code>android.app</code></font></A>
85
<nobr><A
HREF
="../../../../reference/android/app/Application.ActivityLifecycleCallbacks.html" target="_top"><code><I>Application.ActivityLifecycleCallbacks</I></code></A></nobr>
92
<nobr><A
HREF
="../../../../reference/android/app/ApplicationErrorReport.html" target="_top"><code>ApplicationErr (…)
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/16/changes/
constructors_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
="constructors_index_all.html" class="staysblack">All Constructors</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
="#T"><font size="-2">T</font></a>
53
<a
href
="#W"><font size="-2">W</font></a>
54
<a
href
="#topheader"><font size="-2">TOP</font></a>
56
<nobr><A
HREF
="android.webkit.GeolocationPermissions.html#android.webkit.GeolocationPermissions.ctor_removed()" class="hiddenlink" target="rightframe"><strike>GeolocationPermissions</strike>
60
<a
href
="#G"><font size="-2">G</font></a>
[
all
...]
pkg_android.widget.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" />
32
<a
href
="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
38
<!-- <a
href
="#">English</a> | -->
39
<nobr><a
href
="http://developer.android.com" target="_top">Android Developers</a> | <a
href
="http://www.android.com" target="_top">Android.com</a></nobr>
64
<td class="diffspec" colspan="2"><a
href
="jdiff_statistics.html">Statistics</a>
74
Package <A
HREF
="../../../../reference/android/widget/package-summary.html" target="_top"><font size="+1"><code>android.widget</code></font></A>
85
<nobr><A
HREF
="../../../../reference/android/widget/Advanceable.html" target="_top"><code><I>Advanceable</I></code></A></nobr>
100
<nobr><A
HREF
="android.widget.AbsSeekBar.html">AbsSeekBar</A></nobr
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/19/changes/
pkg_java.lang.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" />
32
<a
href
="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
38
<!-- <a
href
="#">English</a> | -->
39
<nobr><a
href
="//developer.android.com" target="_top">Android Developers</a> | <a
href
="//www.android.com" target="_top">Android.com</a></nobr>
64
<td class="diffspec" colspan="2"><a
href
="jdiff_statistics.html">Statistics</a>
74
Package <A
HREF
="../../../../reference/java/lang/package-summary.html" target="_top"><font size="+1"><code>java.lang</code></font></A>
85
<nobr><A
HREF
="../../../../reference/java/lang/AutoCloseable.html" target="_top"><code><I>AutoCloseable</I></code></A></nobr>
92
<nobr><A
HREF
="../../../../reference/java/lang/ReflectiveOperationException.html" target="_top"><code>Reflective (…)
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/7/changes/
classes_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
="classes_index_all.html" class="staysblack">All Classes</a>
43
<A
HREF
="classes_index_changes.html"xclass="hiddenlink">Changes</A>
52
<a
href
="#V"><font size="-2">V</font></a>
53
<a
href
="#W"><font size="-2">W</font></a>
54
<a
href
="#topheader"><font size="-2">TOP</font></a>
56
<A
HREF
="pkg_android.telephony.html#SignalStrength" class="hiddenlink" target="rightframe"><b>SignalStrength</b></A><br>
59
<a
href
="#S"><font size="-2">S</font></a>
60
<a
href
="#W"><font size="-2">W</font></a>
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/8/changes/
pkg_java.util.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" />
32
<a
href
="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
38
<!-- <a
href
="#">English</a> | -->
39
<nobr><a
href
="http://developer.android.com" target="_top">Android Developers</a> | <a
href
="http://www.android.com" target="_top">Android.com</a></nobr>
64
<td class="diffspec" colspan="2"><a
href
="jdiff_statistics.html">Statistics</a>
74
Package <A
HREF
="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
85
<nobr><A
HREF
="java.util.ArrayList.html">ArrayList</A></nobr>
87
<TD VALIGN="TOP"><a
href
="../../../../reference/java/util/ArrayList.html">ArrayList</a> now implements <a href="../../../.. (…)
[
all
...]
/frameworks/base/docs/html/tools/revisions/
index.jd
8
href
="{@docRoot}tools/sdk/tools-notes.html">SDK Tools</a> and the latest <a
9
href
="{@docRoot}tools/revisions/platforms.html">Platforms</a>.</p
/frameworks/base/docs/html/training/animation/
index.jd
15
<li>Experience building an Android <a
href
="{@docRoot}guide/topics/ui/index.html">User
24
<a
href
="{@docRoot}guide/topics/graphics/prop-animation.html">Property Animation</a>
31
<a
href
="{@docRoot}shareables/training/Animations.zip" class=
57
<b><a
href
="crossfade.html">Crossfading Two Views</a></b>
64
<b><a
href
="screen-slide.html">Using ViewPager for Screen Slides</a></b>
70
<b><a
href
="cardflip.html">Displaying Card Flip Animations</a></b>
76
<b><a
href
="zoom.html">Zooming a View</a></b>
82
<b><a
href
="layout.html">Animating Layout Changes</a></b>
/frameworks/base/docs/html/training/basics/actionbar/
index.jd
20
<li><a
href
="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a></li>
21
<li><a
href
="{@docRoot}training/implementing-navigation/index.html">Implementing
28
<a class="notice-designers wide"
href
="{@docRoot}design/patterns/actionbar.html">
50
<a
href
="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a> guide.</p>
56
<dt><b><a
href
="setting-up.html">Setting Up the Action Bar</a></b></dt>
60
<dt><b><a
href
="adding-buttons.html">Adding Action Buttons</a></b></dt>
62
<dt><b><a
href
="styling.html">Styling the Action Bar</a></b></dt>
64
<dt><b><a
href
="overlaying.html">Overlaying the Action Bar</a></b></dt>
Completed in 503 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>