This file is indexed.

/usr/share/doc/libclblas-doc/html/group__INIT.html is in libclblas-doc 2.12-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>clBLAS: Initialize library</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
  MathJax.Hub.Config({
    extensions: ["tex2jax.js"],
    jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" src="/usr/share/javascript/mathjax/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">clBLAS
   &#160;<span id="projectnumber">2.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">Initialize library</div>  </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:gab0c597e62144c27ea6f9c100ee40bb6d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__TYPES.html#gaff82df685e02988e5b97d45439e9b65d">clblasStatus</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__INIT.html#gab0c597e62144c27ea6f9c100ee40bb6d">clblasSetup</a> (void)</td></tr>
<tr class="memdesc:gab0c597e62144c27ea6f9c100ee40bb6d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initialize the clblas library.  <a href="#gab0c597e62144c27ea6f9c100ee40bb6d">More...</a><br /></td></tr>
<tr class="separator:gab0c597e62144c27ea6f9c100ee40bb6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga737647d266623bb1aa27043fdaa9298f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__INIT.html#ga737647d266623bb1aa27043fdaa9298f">clblasTeardown</a> (void)</td></tr>
<tr class="memdesc:ga737647d266623bb1aa27043fdaa9298f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Finalize the usage of the clblas library.  <a href="#ga737647d266623bb1aa27043fdaa9298f">More...</a><br /></td></tr>
<tr class="separator:ga737647d266623bb1aa27043fdaa9298f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<h2 class="groupheader">Function Documentation</h2>
<a id="gab0c597e62144c27ea6f9c100ee40bb6d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#gab0c597e62144c27ea6f9c100ee40bb6d">&#9670;&nbsp;</a></span>clblasSetup()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__TYPES.html#gaff82df685e02988e5b97d45439e9b65d">clblasStatus</a> clblasSetup </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Initialize the clblas library. </p>
<p>Must be called before any other clblas API function is invoked. </p><dl class="section note"><dt>Note</dt><dd>This function is not thread-safe.</dd></dl>
<dl class="section return"><dt>Returns</dt><dd><ul>
<li><b>clblasSucces</b> on success;</li>
<li><b>clblasOutOfHostMemory</b> if there is not enough of memory to allocate library's internal structures;</li>
<li><b>clblasOutOfResources</b> in case of requested resources scarcity. </li>
</ul>
</dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="example_chbmv_8c-example.html#a2">example_chbmv.c</a>, <a class="el" href="example_chemm_8cpp-example.html#a3">example_chemm.cpp</a>, <a class="el" href="example_cher_8c-example.html#a2">example_cher.c</a>, <a class="el" href="example_cher2k_8c-example.html#a3">example_cher2k.c</a>, <a class="el" href="example_cherk_8cpp-example.html#a3">example_cherk.cpp</a>, <a class="el" href="example_chpmv_8c-example.html#a2">example_chpmv.c</a>, <a class="el" href="example_chpr_8c-example.html#a3">example_chpr.c</a>, <a class="el" href="example_csscal_8c-example.html#a1">example_csscal.c</a>, <a class="el" href="example_isamax_8c-example.html#a0">example_isamax.c</a>, <a class="el" href="example_sasum_8c-example.html#a0">example_sasum.c</a>, <a class="el" href="example_saxpy_8c-example.html#a0">example_saxpy.c</a>, <a class="el" href="example_scopy_8c-example.html#a0">example_scopy.c</a>, <a class="el" href="example_sdot_8c-example.html#a0">example_sdot.c</a>, <a class="el" href="example_sgbmv_8c-example.html#a2">example_sgbmv.c</a>, <a class="el" href="example_sgemm_8c-example.html#a2">example_sgemm.c</a>, <a class="el" href="example_sgemv_8c-example.html#a2">example_sgemv.c</a>, <a class="el" href="example_sger_8c-example.html#a1">example_sger.c</a>, <a class="el" href="example_snrm2_8c-example.html#a0">example_snrm2.c</a>, <a class="el" href="example_srot_8c-example.html#a0">example_srot.c</a>, <a class="el" href="example_srotg_8c-example.html#a0">example_srotg.c</a>, <a class="el" href="example_srotm_8c-example.html#a0">example_srotm.c</a>, <a class="el" href="example_srotmg_8c-example.html#a0">example_srotmg.c</a>, <a class="el" href="example_ssbmv_8c-example.html#a2">example_ssbmv.c</a>, <a class="el" href="example_sscal_8c-example.html#a1">example_sscal.c</a>, <a class="el" href="example_sspmv_8c-example.html#a2">example_sspmv.c</a>, <a class="el" href="example_sspr_8c-example.html#a3">example_sspr.c</a>, <a class="el" href="example_sspr2_8c-example.html#a3">example_sspr2.c</a>, <a class="el" href="example_sswap_8c-example.html#a0">example_sswap.c</a>, <a class="el" href="example_ssymm_8c-example.html#a3">example_ssymm.c</a>, <a class="el" href="example_ssymv_8c-example.html#a2">example_ssymv.c</a>, <a class="el" href="example_ssyr2k_8c-example.html#a3">example_ssyr2k.c</a>, <a class="el" href="example_ssyrk_8c-example.html#a3">example_ssyrk.c</a>, <a class="el" href="example_stbmv_8c-example.html#a2">example_stbmv.c</a>, <a class="el" href="example_stbsv_8c-example.html#a4">example_stbsv.c</a>, <a class="el" href="example_stpmv_8c-example.html#a2">example_stpmv.c</a>, <a class="el" href="example_stpsv_8c-example.html#a4">example_stpsv.c</a>, <a class="el" href="example_strmm_8c-example.html#a5">example_strmm.c</a>, <a class="el" href="example_strmv_8c-example.html#a2">example_strmv.c</a>, <a class="el" href="example_strsm_8c-example.html#a5">example_strsm.c</a>, <a class="el" href="example_strsv_8c-example.html#a4">example_strsv.c</a>, <a class="el" href="example_zhemv_8cpp-example.html#a2">example_zhemv.cpp</a>, <a class="el" href="example_zher2_8c-example.html#a2">example_zher2.c</a>, and <a class="el" href="example_zhpr2_8c-example.html#a3">example_zhpr2.c</a>.</dd>
</dl>
</div>
</div>
<a id="ga737647d266623bb1aa27043fdaa9298f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ga737647d266623bb1aa27043fdaa9298f">&#9670;&nbsp;</a></span>clblasTeardown()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void clblasTeardown </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Finalize the usage of the clblas library. </p>
<p>Frees all memory allocated for different computational kernel and other internal data. </p><dl class="section note"><dt>Note</dt><dd>This function is not thread-safe. </dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="example_chbmv_8c-example.html#a4">example_chbmv.c</a>, <a class="el" href="example_chemm_8cpp-example.html#a5">example_chemm.cpp</a>, <a class="el" href="example_cher_8c-example.html#a4">example_cher.c</a>, <a class="el" href="example_cher2k_8c-example.html#a5">example_cher2k.c</a>, <a class="el" href="example_cherk_8cpp-example.html#a5">example_cherk.cpp</a>, <a class="el" href="example_chpmv_8c-example.html#a4">example_chpmv.c</a>, <a class="el" href="example_chpr_8c-example.html#a5">example_chpr.c</a>, <a class="el" href="example_csscal_8c-example.html#a3">example_csscal.c</a>, <a class="el" href="example_isamax_8c-example.html#a2">example_isamax.c</a>, <a class="el" href="example_sasum_8c-example.html#a2">example_sasum.c</a>, <a class="el" href="example_saxpy_8c-example.html#a2">example_saxpy.c</a>, <a class="el" href="example_scopy_8c-example.html#a2">example_scopy.c</a>, <a class="el" href="example_sdot_8c-example.html#a2">example_sdot.c</a>, <a class="el" href="example_sgbmv_8c-example.html#a4">example_sgbmv.c</a>, <a class="el" href="example_sgemm_8c-example.html#a4">example_sgemm.c</a>, <a class="el" href="example_sgemv_8c-example.html#a4">example_sgemv.c</a>, <a class="el" href="example_sger_8c-example.html#a3">example_sger.c</a>, <a class="el" href="example_snrm2_8c-example.html#a2">example_snrm2.c</a>, <a class="el" href="example_srot_8c-example.html#a2">example_srot.c</a>, <a class="el" href="example_srotg_8c-example.html#a2">example_srotg.c</a>, <a class="el" href="example_srotm_8c-example.html#a2">example_srotm.c</a>, <a class="el" href="example_srotmg_8c-example.html#a2">example_srotmg.c</a>, <a class="el" href="example_ssbmv_8c-example.html#a4">example_ssbmv.c</a>, <a class="el" href="example_sscal_8c-example.html#a3">example_sscal.c</a>, <a class="el" href="example_sspmv_8c-example.html#a4">example_sspmv.c</a>, <a class="el" href="example_sspr_8c-example.html#a5">example_sspr.c</a>, <a class="el" href="example_sspr2_8c-example.html#a5">example_sspr2.c</a>, <a class="el" href="example_sswap_8c-example.html#a2">example_sswap.c</a>, <a class="el" href="example_ssymm_8c-example.html#a5">example_ssymm.c</a>, <a class="el" href="example_ssymv_8c-example.html#a4">example_ssymv.c</a>, <a class="el" href="example_ssyr2k_8c-example.html#a5">example_ssyr2k.c</a>, <a class="el" href="example_ssyrk_8c-example.html#a5">example_ssyrk.c</a>, <a class="el" href="example_stbmv_8c-example.html#a6">example_stbmv.c</a>, <a class="el" href="example_stbsv_8c-example.html#a6">example_stbsv.c</a>, <a class="el" href="example_stpmv_8c-example.html#a6">example_stpmv.c</a>, <a class="el" href="example_stpsv_8c-example.html#a6">example_stpsv.c</a>, <a class="el" href="example_strmm_8c-example.html#a7">example_strmm.c</a>, <a class="el" href="example_strmv_8c-example.html#a6">example_strmv.c</a>, <a class="el" href="example_strsm_8c-example.html#a7">example_strsm.c</a>, <a class="el" href="example_strsv_8c-example.html#a6">example_strsv.c</a>, <a class="el" href="example_zhemv_8cpp-example.html#a4">example_zhemv.cpp</a>, <a class="el" href="example_zher2_8c-example.html#a4">example_zher2.c</a>, and <a class="el" href="example_zhpr2_8c-example.html#a5">example_zhpr2.c</a>.</dd>
</dl>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>