Home
last modified time | relevance | path

Searched refs:RmWeightMapper (Results 1 – 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
Dpush.h142 ArcMapFst<Arc, Arc, RmWeightMapper<Arc> >
143 uwfst(ifst, RmWeightMapper<Arc>());
Darc-map.h1062 struct RmWeightMapper { struct
/external/openfst/src/include/fst/script/
Dmap.h83 script::ArcMap(ifst, RmWeightMapper<Arc>()))); in Map()
/external/openfst/src/test/
Dalgo_test.h755 RmWeightMapper<Arc> > in TestOptimize()
756 (P, RmWeightMapper<Arc>())))); in TestOptimize()
806 ArcMap(&path, RmWeightMapper<Arc>()); in TestSearch()
1278 RmWeightMapper<Arc> rm_weight_mapper;