OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:href
(Results
751 - 775
of
10844
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/tinyxml/docs/
tinyxml_8h-source.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>
92
<a name="l00085"></a>00085 <span class="keyword">class </span><a class="code"
href
="classTiXmlDocument.html">TiXmlDocument</a>;
93
<a name="l00086"></a>00086 <span class="keyword">class </span><a class="code"
href
="classTiXmlElement.html">TiXmlElement</a>;
94
<a name="l00087"></a>00087 <span class="keyword">class </span><a class="code"
href
="classTiXmlComment.html">TiXmlComment</a>;
95
<a name="l00088"></a>00088 <span class="keyword">class </span><a class="code"
href
="classTiXmlUnknown.html">TiXmlUnknown</a>
[
all
...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SVG/
SvgNestedUse.html
15
<use id="q0" xlink:
href
="#unit" x="10" y="0" fill="red"/>
16
<use id="q1" xlink:
href
="#unit" transform="translate(10,0) rotate(60)" fill="green"/>
17
<use id="q2" xlink:
href
="#unit" transform="translate(10,0) rotate(120)" fill="blue"/>
18
<use id="q3" xlink:
href
="#unit" transform="rotate(60) translate(10,0) rotate(-60)" fill="purple"/>
22
<use id="qq0" xlink:
href
="#q" x="20" y="0"/>
23
<use id="qq1" xlink:
href
="#q" transform="translate(20,0) rotate(60)"/>
24
<use id="qq2" xlink:
href
="#q" transform="translate(20,0) rotate(120)"/>
25
<use id="qq3" xlink:
href
="#unit" transform="rotate(60) translate(20,0) rotate(-60) scale(2)" fill="purple"/>
29
<use xlink:
href
="#qq" x="40" y="0"/>
30
<use xlink:
href
="#qq" transform="translate(40,0) rotate(60)"/
[
all
...]
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.9.html
6
<link rel="stylesheet" type="text/css"
href
="mesa.css">
23
See the <a
href
="install.html">Compiling/Installing page</a> for prerequisites
42
See the <a
href
="shading.html"> Shading Language</a> page for
74
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=10908">Bug 10908</a> - GLSL: gl_FogParamaters gl_Fog built-in uniform not functioning</li>
75
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=13753">Bug 13753</a> - Numerous bugs in GLSL uniform handling</li>
76
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=16854">Bug 16854</a> - GLSL function call at global scope causes SEGV</li>
77
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=16856">Bug 16856</a> - GLSL indexing of unsized array results in assertion failure</li>
78
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=18659">Bug 18659</a> - Crash in shader/slang/slang_codegen.c _slang_gen_function_call_name()</li>
79
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=19089">Bug 19089</a> - [GLSL] glsl1/shadow2D() cases fail</li>
80
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=22622">Bug 22622</a> - [GM965 GLSL] noise*() cause G (…)
[
all
...]
/external/jsr305/javadoc/javax/annotation/
package-tree.html
11
<LINK REL ="stylesheet" TYPE="text/css"
HREF
="../../stylesheet.css" TITLE="Style">
29
<A
HREF
="#skip-navbar_top" title="Skip navigation links"></A>
36
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
37
<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
="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
41
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
42
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A
HREF
="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
54
<A
HREF
="../../javax/annotation/concurrent/package-tree.html"><B>NEXT</B></A></FONT></TD>
56
<A
HREF
="../../index.html?javax/annotation/package-tree.html" target="_top"><B>FRAMES</B></A>
57
<A
HREF
="package-tree.html" target="_top"><B>NO FRAMES</B></A>  
[
all
...]
/external/mesa3d/docs/
relnotes-7.9.html
6
<link rel="stylesheet" type="text/css"
href
="mesa.css">
23
See the <a
href
="install.html">Compiling/Installing page</a> for prerequisites
42
See the <a
href
="shading.html"> Shading Language</a> page for
74
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=10908">Bug 10908</a> - GLSL: gl_FogParamaters gl_Fog built-in uniform not functioning</li>
75
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=13753">Bug 13753</a> - Numerous bugs in GLSL uniform handling</li>
76
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=16854">Bug 16854</a> - GLSL function call at global scope causes SEGV</li>
77
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=16856">Bug 16856</a> - GLSL indexing of unsized array results in assertion failure</li>
78
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=18659">Bug 18659</a> - Crash in shader/slang/slang_codegen.c _slang_gen_function_call_name()</li>
79
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=19089">Bug 19089</a> - [GLSL] glsl1/shadow2D() cases fail</li>
80
<li><a
href
="https://bugs.freedesktop.org/show_bug.cgi?id=22622">Bug 22622</a> - [GM965 GLSL] noise*() cause G (…)
[
all
...]
/external/qemu/distrib/sdl-1.2.15/docs/html/
guidepreface.html
11
HREF
="index.html"><LINK
14
HREF
="guide.html"><LINK
17
HREF
="guide.html"><LINK
20
HREF
="guideaboutsdldoc.html"></HEAD
48
HREF
="guide.html"
62
HREF
="guideaboutsdldoc.html"
87
HREF
="guidepreface.html#GUIDEABOUTSDL"
92
HREF
="guideaboutsdldoc.html"
97
HREF
="guidecredits.html"
130
HREF
="guide.html
[
all
...]
sdlcondwait.html
11
HREF
="index.html"><LINK
14
HREF
="thread.html"><LINK
17
HREF
="sdlcondbroadcast.html"><LINK
20
HREF
="sdlcondwaittimeout.html"></HEAD
48
HREF
="sdlcondbroadcast.html"
62
HREF
="sdlcondwaittimeout.html"
146
HREF
="sdlcondwaittimeout.html"
153
HREF
="sdlcondsignal.html"
160
HREF
="sdlmutexp.html"
183
HREF
="sdlcondbroadcast.html
[
all
...]
sdlcreatecond.html
11
HREF
="index.html"><LINK
14
HREF
="thread.html"><LINK
17
HREF
="sdlsemvalue.html"><LINK
20
HREF
="sdldestroycond.html"></HEAD
48
HREF
="sdlsemvalue.html"
62
HREF
="sdldestroycond.html"
155
HREF
="sdldestroycond.html"
162
HREF
="sdlcondwait.html"
169
HREF
="sdlcondsignal.html"
192
HREF
="sdlsemvalue.html
[
all
...]
sdlcreatemutex.html
11
HREF
="index.html"><LINK
14
HREF
="thread.html"><LINK
17
HREF
="sdlkillthread.html"><LINK
20
HREF
="sdldestroymutex.html"></HEAD
48
HREF
="sdlkillthread.html"
62
HREF
="sdldestroymutex.html"
164
HREF
="sdlmutexp.html"
171
HREF
="sdlmutexv.html"
178
HREF
="sdldestroymutex.html"
201
HREF
="sdlkillthread.html
[
all
...]
sdlexposeevent.html
11
HREF
="index.html"><LINK
14
HREF
="eventstructures.html"><LINK
17
HREF
="sdlresizeevent.html"><LINK
20
HREF
="sdlsyswmevent.html"></HEAD
48
HREF
="sdlresizeevent.html"
62
HREF
="sdlsyswmevent.html"
151
HREF
="sdlevent.html"
174
HREF
="sdlevent.html"
181
HREF
="sdlseteventfilter.html"
204
HREF
="sdlresizeevent.html
[
all
...]
sdlfreesurface.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlcreatergbsurfacefrom.html"><LINK
20
HREF
="sdllocksurface.html"></HEAD
48
HREF
="sdlcreatergbsurfacefrom.html"
62
HREF
="sdllocksurface.html"
128
HREF
="sdlcreatergbsurfacefrom.html"
141
HREF
="sdlcreatergbsurface.html"
148
HREF
="sdlcreatergbsurfacefrom.html"
171
HREF
="sdlcreatergbsurfacefrom.html
[
all
...]
sdlgetcliprect.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlsetcliprect.html"><LINK
20
HREF
="sdlconvertsurface.html"></HEAD
48
HREF
="sdlsetcliprect.html"
62
HREF
="sdlconvertsurface.html"
144
HREF
="sdlsetcliprect.html"
151
HREF
="sdlblitsurface.html"
158
HREF
="sdlsurface.html"
181
HREF
="sdlsetcliprect.html
[
all
...]
sdlgetcursor.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlsetcursor.html"><LINK
20
HREF
="sdlshowcursor.html"></HEAD
48
HREF
="sdlsetcursor.html"
62
HREF
="sdlshowcursor.html"
134
HREF
="sdlsetcursor.html"
141
HREF
="sdlcreatecursor.html"
148
HREF
="sdlshowcursor.html"
171
HREF
="sdlsetcursor.html
[
all
...]
sdlgeteventfilter.html
11
HREF
="index.html"><LINK
14
HREF
="eventfunctions.html"><LINK
17
HREF
="sdlseteventfilter.html"><LINK
20
HREF
="sdleventstate.html"></HEAD
48
HREF
="sdlseteventfilter.html"
62
HREF
="sdleventstate.html"
124
HREF
="sdlseteventfilter.html"
157
HREF
="sdlevent.html"
164
HREF
="sdlseteventfilter.html"
187
HREF
="sdlseteventfilter.html
[
all
...]
sdlglloadlibrary.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlshowcursor.html"><LINK
20
HREF
="sdlglgetprocaddress.html"></HEAD
48
HREF
="sdlshowcursor.html"
62
HREF
="sdlglgetprocaddress.html"
124
HREF
="sdlsetvideomode.html"
144
HREF
="sdlglgetprocaddress.html"
160
HREF
="sdlglgetprocaddress.html"
183
HREF
="sdlshowcursor.html
[
all
...]
sdljoystickclose.html
11
HREF
="index.html"><LINK
14
HREF
="joystick.html"><LINK
17
HREF
="sdljoystickgetball.html"><LINK
20
HREF
="audio.html"></HEAD
48
HREF
="sdljoystickgetball.html"
62
HREF
="audio.html"
129
HREF
="sdljoystickopen.html"
145
HREF
="sdljoystickopen.html"
152
HREF
="sdljoystickopened.html"
175
HREF
="sdljoystickgetball.html
[
all
...]
sdlmutexv.html
11
HREF
="index.html"><LINK
14
HREF
="thread.html"><LINK
17
HREF
="sdlmutexp.html"><LINK
20
HREF
="sdlcreatesemaphore.html"></HEAD
48
HREF
="sdlmutexp.html"
62
HREF
="sdlcreatesemaphore.html"
130
HREF
="sdlcreatemutex.html"
157
HREF
="sdlcreatemutex.html"
164
HREF
="sdlmutexp.html"
187
HREF
="sdlmutexp.html
[
all
...]
sdlrect.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlglattr.html"><LINK
20
HREF
="sdlcolor.html"></HEAD
48
HREF
="sdlglattr.html"
62
HREF
="sdlcolor.html"
164
HREF
="sdlblitsurface.html"
180
HREF
="sdlblitsurface.html"
187
HREF
="sdlupdaterect.html"
210
HREF
="sdlglattr.html
[
all
...]
sdlremovetimer.html
11
HREF
="index.html"><LINK
14
HREF
="time.html"><LINK
17
HREF
="sdladdtimer.html"><LINK
20
HREF
="sdlsettimer.html"></HEAD
48
HREF
="sdladdtimer.html"
62
HREF
="sdlsettimer.html"
85
HREF
="sdladdtimer.html"
129
HREF
="sdladdtimer.html"
165
HREF
="sdladdtimer.html"
188
HREF
="sdladdtimer.html
[
all
...]
sdlsetcliprect.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlsetalpha.html"><LINK
20
HREF
="sdlgetcliprect.html"></HEAD
48
HREF
="sdlsetalpha.html"
62
HREF
="sdlgetcliprect.html"
156
HREF
="sdlgetcliprect.html"
163
HREF
="sdlblitsurface.html"
170
HREF
="sdlsurface.html"
193
HREF
="sdlsetalpha.html
[
all
...]
sdlsetcursor.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlfreecursor.html"><LINK
20
HREF
="sdlgetcursor.html"></HEAD
48
HREF
="sdlfreecursor.html"
62
HREF
="sdlgetcursor.html"
137
HREF
="sdlgetcursor.html"
144
HREF
="sdlcreatecursor.html"
151
HREF
="sdlshowcursor.html"
174
HREF
="sdlfreecursor.html
[
all
...]
sdlsetgamma.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlsetpalette.html"><LINK
20
HREF
="sdlgetgammaramp.html"></HEAD
48
HREF
="sdlsetpalette.html"
62
HREF
="sdlgetgammaramp.html"
134
HREF
="sdlsetgammaramp.html"
159
HREF
="sdlgetgammaramp.html"
163
HREF
="sdlsetgammaramp.html"
183
HREF
="sdlsetpalette.html
[
all
...]
sdlsetgammaramp.html
11
HREF
="index.html"><LINK
14
HREF
="video.html"><LINK
17
HREF
="sdlgetgammaramp.html"><LINK
20
HREF
="sdlmaprgb.html"></HEAD
48
HREF
="sdlgetgammaramp.html"
62
HREF
="sdlmaprgb.html"
133
HREF
="sdlsetgamma.html"
158
HREF
="sdlsetgamma.html"
162
HREF
="sdlgetgammaramp.html"
182
HREF
="sdlgetgammaramp.html
[
all
...]
/frameworks/base/docs/html/guide/topics/providers/
content-providers.jd
11
<a
href
="{@docRoot}guide/topics/providers/content-provider-basics.html">
15
<a
href
="{@docRoot}guide/topics/providers/content-provider-creating.html">
19
<a
href
="{@docRoot}guide/topics/providers/calendar-provider.html">Calendar Provider</a>
22
<a
href
="{@docRoot}guide/topics/providers/contacts-provider.html">Contacts Provider</a>
30
<a
href
="{@docRoot}resources/samples/ContactManager/index.html">
35
href
="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/List2.html">
41
href
="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/List7.html">
45
<a
href
="{@docRoot}resources/samples/SampleSyncAdapter/index.html">
75
<code><a
href
="{@docRoot}reference/android/provider/package-summary.html">android.provider</a>
83
<strong><a
href
="{@docRoot}guide/topics/providers/content-provider-basics.html"
[
all
...]
/frameworks/base/docs/html/reference/renderscript/
rs__cl_8rsh_source.html
7
<link
href
="tabs.css" rel="stylesheet" type="text/css"/>
8
<link
href
="doxygen.css" rel="stylesheet" type="text/css" />
20
<li><a
href
="index.html"><span>Overview</span></a></li>
21
<li class="current"><a
href
="globals.html"><span>Globals</span></a></li>
22
<li><a
href
="annotated.html"><span>Structs</span></a></li>
30
<a
href
="rs__cl_8rsh.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
70
<a name="l00056"></a>00056 CVT_FUNC(<a class="code"
href
="rs__types_8rsh.html#a27c902d5ca78afa82d5ed75554d5cedc">uchar</a>)
74
<a name="l00070"></a>00070 CVT_FUNC(<a class="code"
href
="rs__types_8rsh.html#a9e58a7bf060b7a5fbf6a401d3020adca">ushort</a>)
78
<a name="l00084"></a>00084 CVT_FUNC(<a class="code"
href
="rs__types_8rsh.html#a4f5fce8c1ef282264f9214809524d836">uint</a>)
191
<a name="l00207"></a>00207 <span class="keyword">extern</span> <span class="keywordtype">float</span> __attribute__((overloadable)) <a class="code"
href
="rs__cl_8rsh.html#a07648648c7f857cfd1479821d4389751">acos</a>(<span class="keywordtype">float</spa (…)
[
all
...]
Completed in 129 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>