File: globals_c.html

package info (click to toggle)
bmagic 6.3.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 49,956 kB
  • sloc: cpp: 84,298; ansic: 9,703; sh: 1,664; makefile: 742
file content (92 lines) | stat: -rwxr-xr-x 3,556 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>BitMagic-C++: Globals</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="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">BitMagic-C++
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>

<h3><a id="index_c"></a>- c -</h3><ul>
<li>calc_memory_footprint()
: <a class="el" href="xsample01_8cpp.html#a86e1ced56a418a49ba4ee5cf711a8ab8">xsample01.cpp</a>
</li>
<li>check_sparse()
: <a class="el" href="xsample05_8cpp.html#aba487d142b2efb5cd5e143c7c9fa9c6a">xsample05.cpp</a>
</li>
<li>combine_or_test()
: <a class="el" href="sample12_8cpp.html#a8dcdb72a091739e1c2440c38085583b7">sample12.cpp</a>
</li>
<li>compare_sv()
: <a class="el" href="xsample06_8cpp.html#a3208f2f2bba3589b2477bbd5e3c7170a">xsample06.cpp</a>
</li>
<li>compare_sv_it()
: <a class="el" href="xsample06_8cpp.html#a1a5902071feb95fdde2858e0fb94d862">xsample06.cpp</a>
</li>
<li>construct_bvector()
: <a class="el" href="xsample01_8cpp.html#a40a2c867e052361386cad227606d3e6e">xsample01.cpp</a>
</li>
<li>convert_bv2bvs()
: <a class="el" href="xsample01_8cpp.html#a94c49211e6bc6f94107a0a829efc79e0">xsample01.cpp</a>
</li>
<li>convert_bv2sv()
: <a class="el" href="xsample01_8cpp.html#ac59606c4935a1cabb31d68e9260fda9d">xsample01.cpp</a>
</li>
<li>convert_bv2vect()
: <a class="el" href="xsample01_8cpp.html#ab690eccd750172e85728755be1e3fc1f">xsample01.cpp</a>
</li>
<li>counting_sort()
: <a class="el" href="xsample02_8cpp.html#a3c0e036da876ec6e082f3d270092373a">xsample02.cpp</a>
</li>
<li>counting_sort_naive()
: <a class="el" href="xsample02_8cpp.html#a84e6269613fa67b8f4609be9c24d229e">xsample02.cpp</a>
</li>
<li>counting_sort_parallel()
: <a class="el" href="xsample02_8cpp.html#a062c0c17b97add2390a458e73459d71e">xsample02.cpp</a>
</li>
<li>counting_sort_subbatch()
: <a class="el" href="xsample02_8cpp.html#a99c8ab21cdf40904529107a31313d560">xsample02.cpp</a>
</li>
</ul>
</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.17
</small></address>
</body>
</html>