Home
last modified time | relevance | path

Searched defs:jsgf_rule_s (Results 1 – 3 of 3) sorted by relevance

/dports/audio/sphinxbase/sphinxbase-0.8/src/libsphinxbase/lm/
H A Djsgf_internal.h86 struct jsgf_rule_s { struct
87 int refcnt; /**< Reference count. */
88 char *name; /**< Rule name (NULL for an alternation/grouping) */
89 int public; /**< Is this rule marked 'public'? */
90 jsgf_rhs_t *rhs; /**< Expansion */
92 int entry; /**< Entry state for current instance of this rule. */
93 int exit; /**< Exit state for current instance of this rule. */
/dports/lang/spidermonkey60/firefox-60.9.0/media/sphinxbase/src/libsphinxbase/lm/
H A Djsgf_internal.h98 struct jsgf_rule_s { struct
99 int refcnt; /**< Reference count. */
100 char *name; /**< Rule name (NULL for an alternation/grouping) */
101 int is_public; /**< Is this rule marked 'public'? */
102 jsgf_rhs_t *rhs; /**< Expansion */
/dports/www/firefox-legacy/firefox-52.8.0esr/media/sphinxbase/src/libsphinxbase/lm/
H A Djsgf_internal.h98 struct jsgf_rule_s { struct
99 int refcnt; /**< Reference count. */
100 char *name; /**< Rule name (NULL for an alternation/grouping) */
101 int is_public; /**< Is this rule marked 'public'? */
102 jsgf_rhs_t *rhs; /**< Expansion */