File: Opencl_header.html

package info (click to toggle)
khronos-opencl-man 1.0~svn27110-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 4,380 kB
  • ctags: 35
  • sloc: xml: 58,847; makefile: 608; ruby: 183; sh: 22
file content (31 lines) | stat: -rw-r--r-- 1,634 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
	<title>OpenCL 1.0 Reference Pages</title>
	<style xmlns="" type="text/css">
		body { background-image:url(headBackground.jpg) no-repeat; }
		p { font-family:verdana,sans-serif; font-size:80%; color: white;
			margin-top:0px; margin-bottom:0px; position:absolute; bottom:2px; left:5px;}
		a:link, a:visited { text-decoration:none; color:white}			
		h1 {font: bold 1.4em verdana,sans-serif; text-align: left; color: black;
			margin-top:10px; margin-bottom:3px; padding-top:0px; padding-bottom:0px; }
		#search {
			position:absolute; top:15px; right: 20px; margin: 0; padding: 0;
		}
		#search fieldset {
			border: 0; margin: 0; padding: 0;
		}
	</style>
</head>
<body background="headBackground.jpg">
	<h1>&nbsp; <!-- <img src="OpenCL_Logo.jpg" alt="" width="50" height="50" border="0" align="middle">-->  OpenCL 1.2 Reference Pages</h1>
	<div id="search">
	<fieldset>
	<form method="get" action="/opencl/search/opencl_1_2/swish.cgi" enctype="application/x-www-form-urlencoded" class="form" target="pagedisplay">
	<input maxlength="200" value="processor" size="15" type="text" name="query" />
	<input value="Search!" type="submit" name="submit" />
	</fieldset>
	</div>
	<p><a href="http://www.khronos.org/opencl/" target="OpenCL">More OpenCL Info</a> > 	&nbsp;&nbsp;&nbsp; <a href="http://www.khronos.org/registry/cl/" target="OpenCL Specification">OpenCL Specification</a> > 	&nbsp;&nbsp;&nbsp; <a href="http://www.khronos.org/files/opencl-quick-reference-card.pdf" target="OpenCL Quick Reference">OpenCL Quick Reference Card</a> ></p>
	</body>
</html>