This file is indexed.

/usr/share/doc/pocketsphinx/html/structdict2pid__t.html is in pocketsphinx-doc 0.8.0+real5prealpha-1ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.11"/>
<title>PocketSphinx: dict2pid_t Struct Reference</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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</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">PocketSphinx
   &#160;<span id="projectnumber">5prealpha</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('structdict2pid__t.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">dict2pid_t Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Building composite triphone (as well as word internal triphones) with the dictionary.  
 <a href="structdict2pid__t.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="dict2pid_8h_source.html">dict2pid.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a70dc55b59deb6324c1ef2733b1b25ef1"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a70dc55b59deb6324c1ef2733b1b25ef1"></a>
int&#160;</td><td class="memItemRight" valign="bottom"><b>refcount</b></td></tr>
<tr class="separator:a70dc55b59deb6324c1ef2733b1b25ef1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab0dcb283a0cf5ad40836bc418fd535b3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="bin__mdef_8h.html#a269082d84ae254593b79f1eafe9b2d12">bin_mdef_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdict2pid__t.html#ab0dcb283a0cf5ad40836bc418fd535b3">mdef</a></td></tr>
<tr class="memdesc:ab0dcb283a0cf5ad40836bc418fd535b3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Model definition, used to generate internal ssids on the fly.  <a href="#ab0dcb283a0cf5ad40836bc418fd535b3">More...</a><br /></td></tr>
<tr class="separator:ab0dcb283a0cf5ad40836bc418fd535b3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae1fecad64884980e9d8355844abc3512"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structdict__t.html">dict_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdict2pid__t.html#ae1fecad64884980e9d8355844abc3512">dict</a></td></tr>
<tr class="memdesc:ae1fecad64884980e9d8355844abc3512"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dictionary this table refers to.  <a href="#ae1fecad64884980e9d8355844abc3512">More...</a><br /></td></tr>
<tr class="separator:ae1fecad64884980e9d8355844abc3512"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a609288c1f4cee2ea2e82bc5e391b894a"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a609288c1f4cee2ea2e82bc5e391b894a"></a>
s3ssid_t ***&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdict2pid__t.html#a609288c1f4cee2ea2e82bc5e391b894a">ldiph_lc</a></td></tr>
<tr class="memdesc:a609288c1f4cee2ea2e82bc5e391b894a"><td class="mdescLeft">&#160;</td><td class="mdescRight">For multi-phone words, [base][rc][lc] -&gt; ssid; filled out for word-initial base x rc combinations in current vocabulary. <br /></td></tr>
<tr class="separator:a609288c1f4cee2ea2e82bc5e391b894a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2cf69a0437b33969d54ef2ae669b90aa"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2cf69a0437b33969d54ef2ae669b90aa"></a>
<a class="el" href="structxwdssid__t.html">xwdssid_t</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdict2pid__t.html#a2cf69a0437b33969d54ef2ae669b90aa">rssid</a></td></tr>
<tr class="memdesc:a2cf69a0437b33969d54ef2ae669b90aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Right context state sequence id table First dimension: base phone, Second dimension: left context. <br /></td></tr>
<tr class="separator:a2cf69a0437b33969d54ef2ae669b90aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4eec4de961e2374a6a4c06bb9dde39d8"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4eec4de961e2374a6a4c06bb9dde39d8"></a>
s3ssid_t ***&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdict2pid__t.html#a4eec4de961e2374a6a4c06bb9dde39d8">lrdiph_rc</a></td></tr>
<tr class="memdesc:a4eec4de961e2374a6a4c06bb9dde39d8"><td class="mdescLeft">&#160;</td><td class="mdescRight">For single-phone words, [base][lc][rc] -&gt; ssid; filled out for single-phone base x lc combinations in current vocabulary. <br /></td></tr>
<tr class="separator:a4eec4de961e2374a6a4c06bb9dde39d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6c1de8a269f6ff37dce3dd8cbec4235a"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6c1de8a269f6ff37dce3dd8cbec4235a"></a>
<a class="el" href="structxwdssid__t.html">xwdssid_t</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdict2pid__t.html#a6c1de8a269f6ff37dce3dd8cbec4235a">lrssid</a></td></tr>
<tr class="memdesc:a6c1de8a269f6ff37dce3dd8cbec4235a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Left-Right context state sequence id table First dimension: base phone, Second dimension: left context. <br /></td></tr>
<tr class="separator:a6c1de8a269f6ff37dce3dd8cbec4235a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Building composite triphone (as well as word internal triphones) with the dictionary. </p>

<p>Definition at line <a class="el" href="dict2pid_8h_source.html#l00084">84</a> of file <a class="el" href="dict2pid_8h_source.html">dict2pid.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="ae1fecad64884980e9d8355844abc3512"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structdict__t.html">dict_t</a>* dict2pid_t::dict</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Dictionary this table refers to. </p>

<p>Definition at line <a class="el" href="dict2pid_8h_source.html#l00089">89</a> of file <a class="el" href="dict2pid_8h_source.html">dict2pid.h</a>.</p>

<p>Referenced by <a class="el" href="dict2pid_8c_source.html#l00298">dict2pid_add_word()</a>, <a class="el" href="dict2pid_8c_source.html#l00388">dict2pid_build()</a>, <a class="el" href="dict2pid_8c_source.html#l00538">dict2pid_dump()</a>, <a class="el" href="dict2pid_8c_source.html#l00507">dict2pid_free()</a>, <a class="el" href="dict2pid_8c_source.html#l00229">dict2pid_get_rcmap()</a>, <a class="el" href="dict2pid_8c_source.html#l00367">dict2pid_internal()</a>, <a class="el" href="dict2pid_8c_source.html#l00204">get_rc_nssid()</a>, <a class="el" href="ps__alignment_8c_source.html#l00129">ps_alignment_populate()</a>, and <a class="el" href="ps__alignment_8c_source.html#l00247">ps_alignment_populate_ci()</a>.</p>

</div>
</div>
<a class="anchor" id="ab0dcb283a0cf5ad40836bc418fd535b3"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="bin__mdef_8h.html#a269082d84ae254593b79f1eafe9b2d12">bin_mdef_t</a>* dict2pid_t::mdef</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Model definition, used to generate internal ssids on the fly. </p>

<p>Definition at line <a class="el" href="dict2pid_8h_source.html#l00087">87</a> of file <a class="el" href="dict2pid_8h_source.html">dict2pid.h</a>.</p>

<p>Referenced by <a class="el" href="dict2pid_8c_source.html#l00049">compress_table()</a>, <a class="el" href="dict2pid_8c_source.html#l00298">dict2pid_add_word()</a>, <a class="el" href="dict2pid_8c_source.html#l00388">dict2pid_build()</a>, <a class="el" href="dict2pid_8c_source.html#l00538">dict2pid_dump()</a>, <a class="el" href="dict2pid_8c_source.html#l00507">dict2pid_free()</a>, <a class="el" href="dict2pid_8c_source.html#l00229">dict2pid_get_rcmap()</a>, <a class="el" href="dict2pid_8c_source.html#l00367">dict2pid_internal()</a>, <a class="el" href="ps__alignment_8c_source.html#l00129">ps_alignment_populate()</a>, and <a class="el" href="ps__alignment_8c_source.html#l00247">ps_alignment_populate_ci()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/libpocketsphinx/<a class="el" href="dict2pid_8h_source.html">dict2pid.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="structdict2pid__t.html">dict2pid_t</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
  </ul>
</div>
</body>
</html>