~ubuntu-branches/ubuntu/trusty/bmagic/trusty-proposed

« back to all changes in this revision

Viewing changes to html/a00118.html

  • Committer: Bazaar Package Importer
  • Author(s): Roberto C. Sanchez
  • Date: 2009-10-30 18:48:35 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20091030184835-2tqroygiq2pevwij
Tags: 3.6.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>BitMagic: bmvmin.h File Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
</head><body>
6
 
<!-- Generated by Doxygen 1.4.1 -->
7
 
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="examples.html">Examples</a></div>
8
 
<div class="nav">
9
 
<a class="el" href="dir_000000.html">src</a></div>
10
 
<h1>bmvmin.h File Reference</h1>
11
 
<p>
12
 
This graph shows which files directly or indirectly include this file:<p><center><img src="a00177.png" border="0" usemap="#bmvmin.hdep_map" alt=""></center>
13
 
<map name="bmvmin.hdep_map">
14
 
<area href="a00111.html" shape="rect" coords="132,215,172,236" alt="">
15
 
<area href="a00112.html" shape="rect" coords="232,6,296,27" alt="">
16
 
<area href="a00128.html" shape="rect" coords="356,30,444,51" alt="">
17
 
<area href="a00120.html" shape="rect" coords="221,102,307,123" alt="">
18
 
<area href="a00121.html" shape="rect" coords="221,147,307,168" alt="">
19
 
<area href="a00122.html" shape="rect" coords="220,192,308,214" alt="">
20
 
<area href="a00123.html" shape="rect" coords="221,238,307,259" alt="">
21
 
<area href="a00124.html" shape="rect" coords="220,283,308,304" alt="">
22
 
<area href="a00125.html" shape="rect" coords="221,328,307,350" alt="">
23
 
<area href="a00126.html" shape="rect" coords="221,374,307,395" alt="">
24
 
<area href="a00127.html" shape="rect" coords="220,419,308,440" alt="">
25
 
</map>
26
 
 
27
 
<p>
28
 
<a href="a00144.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
29
 
<tr><td></td></tr>
30
 
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
31
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00129.html">bm</a></td></tr>
32
 
 
33
 
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
34
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00118.html#a0">BM_MINISET_GAPLEN</a>&nbsp;&nbsp;&nbsp;(<a class="el" href="a00104.html">bm::gap_len_table</a>&lt;true&gt;::_len[0])</td></tr>
35
 
 
36
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00118.html#a1">BM_MINISET_ARRSIZE</a>(x)&nbsp;&nbsp;&nbsp;((x / 32) + ( (x % 32) &amp;&amp; 1 ))</td></tr>
37
 
 
38
 
</table>
39
 
<hr><h2>Define Documentation</h2>
40
 
<a class="anchor" name="a1" doxytag="bmvmin.h::BM_MINISET_ARRSIZE"></a><p>
41
 
<table class="mdTable" cellpadding="2" cellspacing="0">
42
 
  <tr>
43
 
    <td class="mdRow">
44
 
      <table cellpadding="0" cellspacing="0" border="0">
45
 
        <tr>
46
 
          <td class="md" nowrap valign="top">#define BM_MINISET_ARRSIZE          </td>
47
 
          <td class="md" valign="top">(&nbsp;</td>
48
 
          <td class="md" nowrap valign="top">x&nbsp;</td>
49
 
          <td class="mdname1" valign="top" nowrap>          </td>
50
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
51
 
          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;((x / 32) + ( (x % 32) &amp;&amp; 1 ))</td>
52
 
        </tr>
53
 
      </table>
54
 
    </td>
55
 
  </tr>
56
 
</table>
57
 
<table cellspacing="5" cellpadding="0" border="0">
58
 
  <tr>
59
 
    <td>
60
 
      &nbsp;
61
 
    </td>
62
 
    <td>
63
 
 
64
 
<p>
65
 
 
66
 
<p>
67
 
Definition at line <a class="el" href="a00144.html#l00035">35</a> of file <a class="el" href="a00144.html">bmvmin.h</a>.
68
 
<p>
69
 
Referenced by <a class="el" href="a00144.html#l00136">bm::miniset&lt; A, N &gt;::mem_used()</a>, <a class="el" href="a00144.html#l00251">bm::bvmini&lt; N &gt;::swap()</a>, and <a class="el" href="a00144.html#l00079">bm::miniset&lt; A, N &gt;::~miniset()</a>.    </td>
70
 
  </tr>
71
 
</table>
72
 
<a class="anchor" name="a0" doxytag="bmvmin.h::BM_MINISET_GAPLEN"></a><p>
73
 
<table class="mdTable" cellpadding="2" cellspacing="0">
74
 
  <tr>
75
 
    <td class="mdRow">
76
 
      <table cellpadding="0" cellspacing="0" border="0">
77
 
        <tr>
78
 
          <td class="md" nowrap valign="top">#define BM_MINISET_GAPLEN&nbsp;&nbsp;&nbsp;(<a class="el" href="a00104.html">bm::gap_len_table</a>&lt;true&gt;::_len[0])          </td>
79
 
        </tr>
80
 
      </table>
81
 
    </td>
82
 
  </tr>
83
 
</table>
84
 
<table cellspacing="5" cellpadding="0" border="0">
85
 
  <tr>
86
 
    <td>
87
 
      &nbsp;
88
 
    </td>
89
 
    <td>
90
 
 
91
 
<p>
92
 
 
93
 
<p>
94
 
Definition at line <a class="el" href="a00144.html#l00034">34</a> of file <a class="el" href="a00144.html">bmvmin.h</a>.
95
 
<p>
96
 
Referenced by <a class="el" href="a00144.html#l00136">bm::miniset&lt; A, N &gt;::mem_used()</a>, <a class="el" href="a00144.html#l00102">bm::miniset&lt; A, N &gt;::set()</a>, and <a class="el" href="a00144.html#l00079">bm::miniset&lt; A, N &gt;::~miniset()</a>.    </td>
97
 
  </tr>
98
 
</table>
99
 
<hr size="1"><address style="align: right;"><small>Generated on Sun Aug 5 14:12:30 2007 for BitMagic by&nbsp;
100
 
<a href="http://www.doxygen.org/index.html">
101
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
102
 
</body>
103
 
</html>