OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [libstdc++-v3/] [doc/] [html/] [ext/] [pb_ds/] [quadratic_probe_fn.html] - Blame information for rev 424

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 424 jeremybenn
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
<head>
6
  <meta name="generator" content=
7
  "HTML Tidy for Linux/x86 (vers 12 April 2005), see www.w3.org" />
8
 
9
  <title>quadratic_probe_fn Interface</title>
10
  <meta http-equiv="Content-Type" content=
11
  "text/html; charset=us-ascii" />
12
  </head>
13
 
14
<body>
15
  <div id="page">
16
    <h1><tt>quadratic_probe_fn</tt> Interface</h1>
17
 
18
    <p>A probe sequence policy using square increments.</p>
19
 
20
    <p>Defined in: <a href=
21
    "http://gcc.gnu.org/viewcvs/*checkout*/trunk/libstdc%2B%2B-v3/include/ext/pb_ds/hash_policy.hpp"><tt>hash_policy.hpp</tt></a></p>
22
 
23
    <h2><a name="link1" id="link1">Template Parameters</a></h2>
24
 
25
    <table class="c1" width="100%" border="1" summary=
26
    "Template Parameters">
27
      <tr>
28
        <td width="20%" align="left"><b>Parameter</b></td>
29
 
30
        <td width="50%" align="left"><b>Description</b></td>
31
 
32
        <td width="30%" align="left"><b>Default Value</b></td>
33
      </tr>
34
 
35
      <tr>
36
        <td>
37
          <pre>
38
<a name="Size_Type42920436" id=
39
"Size_Type42920436"><b>typename</b> Size_Type </a>
40
</pre>
41
        </td>
42
 
43
        <td>
44
          <p>Size type.</p>
45
        </td>
46
 
47
        <td>size_t</td>
48
      </tr>
49
    </table>
50
 
51
    <h2><a name="link2" id="link2">Public Types and
52
    Constants</a></h2>
53
 
54
    <h3><a name="link3" id="link3">General Definitions</a></h3>
55
 
56
    <table class="c1" width="100%" border="1" summary="Types">
57
      <tr>
58
        <td width="30%" align="left"><b>Type</b></td>
59
 
60
        <td width="55%" align="left"><b>Definition</b></td>
61
 
62
        <td width="15%" align="left"><b>Description</b></td>
63
      </tr>
64
 
65
      <tr>
66
        <td>
67
          <pre>
68
<a name="size_type55424436" id="size_type55424436">size_type</a>
69
</pre>
70
        </td>
71
 
72
        <td>
73
          <pre>
74
<a href="#Size_Type42920436"><tt>Size_Type</tt></a>
75
</pre>
76
        </td>
77
 
78
        <td>
79
          <p>Size type.</p>
80
        </td>
81
      </tr>
82
    </table>
83
 
84
    <h2><a name="link4" id="link4">Public Methods</a></h2>
85
 
86
    <h3><a name="link5" id="link5">Constructors, Destructor, and
87
    Related</a></h3>
88
 
89
    <table class="c1" width="100%" border="1" summary="Methods">
90
      <tr>
91
        <td width="45%" align="left"><b>Method</b></td>
92
 
93
        <td width="55%" align="left"><b>Description</b></td>
94
      </tr>
95
 
96
      <tr>
97
        <td>
98
          <pre>
99
<b>void</b>
100
  swap
101
  (<span class=
102
"c2"><tt>quadratic_probe_fn</tt></span> &amp;other)
103
</pre>
104
        </td>
105
 
106
        <td>
107
          <p>Swaps content.</p>
108
        </td>
109
      </tr>
110
    </table>
111
 
112
    <h2><a name="link6" id="link6">Protected Methods</a></h2>
113
 
114
    <h3><a name="link7" id="link7">Offset Methods</a></h3>
115
 
116
    <table class="c1" width="100%" border="1" summary="Methods">
117
      <tr>
118
        <td width="45%" align="left"><b>Method</b></td>
119
 
120
        <td width="55%" align="left"><b>Description</b></td>
121
      </tr>
122
 
123
      <tr>
124
        <td>
125
          <pre>
126
<b>inline</b> <a href="#size_type55424436"><tt>size_type</tt></a>
127
  <b>operator</b>()
128
  (<a href=
129
"#size_type55424436"><tt>size_type</tt></a> i) <b>const</b>
130
</pre>
131
        </td>
132
 
133
        <td>
134
          <p>Returns the <span class="c1"><tt>i</tt></span>-th
135
          offset from the hash value.</p>
136
        </td>
137
      </tr>
138
    </table>
139
  </div>
140
</body>
141
</html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.