Home
last modified time | relevance | path

Searched defs:fwg (Results 1 – 7 of 7) sorted by relevance

/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dflat_fwd.c342 dump_all_whmm(srch_FLAT_FWD_graph_t * fwg, whmm_t ** whmm, int32 n_frm, int32 * senscr) in dump_all_whmm()
366 dump_all_word(srch_FLAT_FWD_graph_t * fwg, whmm_t ** whmm) in dump_all_word()
403 whmm_eval(srch_FLAT_FWD_graph_t * fwg, int32 * senscr) in whmm_eval()
463 whmm_renorm(srch_FLAT_FWD_graph_t * fwg, whmm_t ** whmm, int32 bestscr) in whmm_renorm()
486 whmm_transition(srch_FLAT_FWD_graph_t * fwg, whmm_t ** whmm, int32 w, whmm_t * h) in whmm_transition()
552 whmm_exit(srch_FLAT_FWD_graph_t * fwg, in whmm_exit()
618 word_enter(srch_FLAT_FWD_graph_t * fwg, s3wid_t w, in word_enter()
746 enter_lm_words(srch_FLAT_FWD_graph_t * fwg, latticehist_t *lathist, in enter_lm_words()
908 enter_cand_words(srch_FLAT_FWD_graph_t * fwg, latticehist_t *lathist, in enter_cand_words()
961 word_trans(srch_FLAT_FWD_graph_t * fwg, whmm_t ** whmm, in word_trans()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_contact_property_atom_wall.cpp76 FixWallGran *fwg = static_cast<FixWallGran*>(modify->find_fix_id(arg[iarg_++])); in FixContactPropertyAtomWall() local
H A Dfix_multicontact_halfspace.cpp121 FixWallGran *fwg = static_cast<FixWallGran*>(modify->find_fix_style("wall/gran",iwall)); in post_create() local
166 FixWallGran *fwg = static_cast<FixWallGran*>(modify->find_fix_style("wall/gran",iwall)); in init() local
H A Dcompute_pair_gran_local.cpp178 FixWallGran *fwg; in init_cpgl() local
H A Dfix_wall_gran.cpp631 … FixWallGran *fwg = static_cast<FixWallGran*>(modify->find_fix_style("wall/gran",ifix)); in init() local
H A Dfix_continuum_weighted.cpp236 FixWallGran *fwg = static_cast<FixWallGran*>(modify->find_fix_style("wall/gran",iwall)); in init() local
/dports/net/py-python-neutronclient/python-neutronclient-7.2.1/neutronclient/v2_0/
H A Dclient.py1701 def show_fwaas_firewall_group(self, fwg, **_params): argument
1709 def update_fwaas_firewall_group(self, fwg, body=None): argument
1713 def delete_fwaas_firewall_group(self, fwg): argument