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
|
<!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&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_f"></a>- f -</h3><ul>
<li>fill_bvector()
: <a class="el" href="sample3_8cpp.html#a6ab5952664863268e8109fd11218815f">sample3.cpp</a>
, <a class="el" href="sample4_8cpp.html#a20e0b4b93aca798208bbc2cda0ea1db4">sample4.cpp</a>
, <a class="el" href="sample15_8cpp.html#a20e0b4b93aca798208bbc2cda0ea1db4">sample15.cpp</a>
, <a class="el" href="sample14_8cpp.html#a20e0b4b93aca798208bbc2cda0ea1db4">sample14.cpp</a>
</li>
<li>find_word_2way()
: <a class="el" href="xsample04_8cpp.html#ad5e2b9cf1214f70b8b60fdd248da5703">xsample04.cpp</a>
</li>
<li>find_words()
: <a class="el" href="xsample04_8cpp.html#a0591c5d1e9537ed3993e1e753b178f2c">xsample04.cpp</a>
</li>
<li>fingerprint_compare()
: <a class="el" href="xsample04a_8cpp.html#a965b42947a68d4c8d7a06095b48327ab">xsample04a.cpp</a>
</li>
<li>freq_map
: <a class="el" href="xsample04_8cpp.html#a24dcda0f03372e9a308e09d98c30b2ed">xsample04.cpp</a>
</li>
<li>FULL_BLOCK_FAKE_ADDR
: <a class="el" href="bmdef_8h.html#acb95e4be00b9d3a6173855e685f401b3">bmdef.h</a>
</li>
<li>FULL_BLOCK_REAL_ADDR
: <a class="el" href="bmdef_8h.html#adf4140e36b134cbc9a8b8ea3bff35a49">bmdef.h</a>
</li>
<li>FULL_SUB_BLOCK_REAL_ADDR
: <a class="el" href="bmdef_8h.html#ad5dde97e8bb54fe9d995d996c40ebb44">bmdef.h</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>
|