|
1 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 | | -<html xmlns="http://www.w3.org/1999/xhtml"> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> |
3 | 3 | <head> |
4 | 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
5 | | -<meta http-equiv="X-UA-Compatible" content="IE=9"/> |
6 | | -<meta name="generator" content="Doxygen 1.8.17"/> |
| 5 | +<meta http-equiv="X-UA-Compatible" content="IE=11"/> |
| 6 | +<meta name="generator" content="Doxygen 1.9.8"/> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
8 | 8 | <title>PocketSphinx: pocketsphinx/alignment.h File Reference</title> |
9 | 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
|
13 | 13 | <script type="text/javascript" src="search/searchdata.js"></script> |
14 | 14 | <script type="text/javascript" src="search/search.js"></script> |
15 | 15 | <script type="text/x-mathjax-config"> |
16 | | - MathJax.Hub.Config({ |
17 | | - extensions: ["tex2jax.js"], |
18 | | - jax: ["input/TeX","output/HTML-CSS"], |
| 16 | +MathJax.Hub.Config({ |
| 17 | + extensions: ["tex2jax.js"], |
| 18 | + jax: ["input/TeX","output/HTML-CSS"], |
19 | 19 | }); |
20 | 20 | </script> |
21 | | -<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js"></script> |
| 21 | +<script type="text/javascript" async="async" src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js"></script> |
22 | 22 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
23 | 23 | </head> |
24 | 24 | <body> |
25 | 25 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
26 | 26 | <div id="titlearea"> |
27 | 27 | <table cellspacing="0" cellpadding="0"> |
28 | 28 | <tbody> |
29 | | - <tr style="height: 56px;"> |
30 | | - <td id="projectalign" style="padding-left: 0.5em;"> |
31 | | - <div id="projectname">PocketSphinx |
32 | | -  <span id="projectnumber">5.0.0</span> |
| 29 | + <tr id="projectrow"> |
| 30 | + <td id="projectalign"> |
| 31 | + <div id="projectname">PocketSphinx<span id="projectnumber"> 5.1.0rc2</span> |
33 | 32 | </div> |
34 | 33 | <div id="projectbrief">A small speech recognizer</div> |
35 | 34 | </td> |
|
38 | 37 | </table> |
39 | 38 | </div> |
40 | 39 | <!-- end header part --> |
41 | | -<!-- Generated by Doxygen 1.8.17 --> |
| 40 | +<!-- Generated by Doxygen 1.9.8 --> |
42 | 41 | <script type="text/javascript"> |
43 | | -/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
44 | | -var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 42 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 43 | +var searchBox = new SearchBox("searchBox", "search/",'.html'); |
45 | 44 | /* @license-end */ |
46 | 45 | </script> |
47 | 46 | <script type="text/javascript" src="menudata.js"></script> |
48 | 47 | <script type="text/javascript" src="menu.js"></script> |
49 | 48 | <script type="text/javascript"> |
50 | | -/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| 49 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
51 | 50 | $(function() { |
52 | 51 | initMenu('',true,false,'search.php','Search'); |
53 | 52 | $(document).ready(function() { init_search(); }); |
54 | 53 | }); |
55 | | -/* @license-end */</script> |
| 54 | +/* @license-end */ |
| 55 | +</script> |
56 | 56 | <div id="main-nav"></div> |
57 | 57 | <!-- window showing the filter options --> |
58 | 58 | <div id="MSearchSelectWindow" |
|
63 | 63 |
|
64 | 64 | <!-- iframe showing the search results (closed by default) --> |
65 | 65 | <div id="MSearchResultsWindow"> |
66 | | -<iframe src="javascript:void(0)" frameborder="0" |
67 | | - name="MSearchResults" id="MSearchResults"> |
68 | | -</iframe> |
| 66 | +<div id="MSearchResults"> |
| 67 | +<div class="SRPage"> |
| 68 | +<div id="SRIndex"> |
| 69 | +<div id="SRResults"></div> |
| 70 | +<div class="SRStatus" id="Loading">Loading...</div> |
| 71 | +<div class="SRStatus" id="Searching">Searching...</div> |
| 72 | +<div class="SRStatus" id="NoMatches">No Matches</div> |
| 73 | +</div> |
| 74 | +</div> |
| 75 | +</div> |
69 | 76 | </div> |
70 | 77 |
|
71 | 78 | <div id="nav-path" class="navpath"> |
|
76 | 83 | <div class="header"> |
77 | 84 | <div class="summary"> |
78 | 85 | <a href="#typedef-members">Typedefs</a> </div> |
79 | | - <div class="headertitle"> |
80 | | -<div class="title">alignment.h File Reference</div> </div> |
| 86 | + <div class="headertitle"><div class="title">alignment.h File Reference</div></div> |
81 | 87 | </div><!--header--> |
82 | 88 | <div class="contents"> |
83 | 89 |
|
|
87 | 93 | </div> |
88 | 94 | <p><a href="alignment_8h_source.html">Go to the source code of this file.</a></p> |
89 | 95 | <table class="memberdecls"> |
90 | | -<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a> |
| 96 | +<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="typedef-members" name="typedef-members"></a> |
91 | 97 | Typedefs</h2></td></tr> |
92 | | -<tr class="memitem:a62983def0c01226bda91e6794a7f61f1"><td class="memItemLeft" align="right" valign="top"><a id="a62983def0c01226bda91e6794a7f61f1"></a> |
| 98 | +<tr class="memitem:a62983def0c01226bda91e6794a7f61f1" id="r_a62983def0c01226bda91e6794a7f61f1"><td class="memItemLeft" align="right" valign="top"><a id="a62983def0c01226bda91e6794a7f61f1" name="a62983def0c01226bda91e6794a7f61f1"></a> |
93 | 99 | typedef struct ps_alignment_s </td><td class="memItemRight" valign="bottom"><b>ps_alignment_t</b></td></tr> |
94 | 100 | <tr class="separator:a62983def0c01226bda91e6794a7f61f1"><td class="memSeparator" colspan="2"> </td></tr> |
95 | | -<tr class="memitem:afe48426a7d6bd0d7af628c4efc877ad8"><td class="memItemLeft" align="right" valign="top"><a id="afe48426a7d6bd0d7af628c4efc877ad8"></a> |
| 101 | +<tr class="memitem:afe48426a7d6bd0d7af628c4efc877ad8" id="r_afe48426a7d6bd0d7af628c4efc877ad8"><td class="memItemLeft" align="right" valign="top"><a id="afe48426a7d6bd0d7af628c4efc877ad8" name="afe48426a7d6bd0d7af628c4efc877ad8"></a> |
96 | 102 | typedef struct ps_alignment_iter_s </td><td class="memItemRight" valign="bottom"><b>ps_alignment_iter_t</b></td></tr> |
97 | 103 | <tr class="separator:afe48426a7d6bd0d7af628c4efc877ad8"><td class="memSeparator" colspan="2"> </td></tr> |
98 | 104 | </table> |
|
102 | 108 | </div></div><!-- contents --> |
103 | 109 | <!-- start footer part --> |
104 | 110 | <hr class="footer"/><address class="footer"><small> |
105 | | -Generated by  <a href="http://www.doxygen.org/index.html"> |
106 | | -<img class="footer" src="doxygen.png" alt="doxygen"/> |
107 | | -</a> 1.8.17 |
| 111 | +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 |
108 | 112 | </small></address> |
109 | 113 | </body> |
110 | 114 | </html> |
0 commit comments