Home
last modified time | relevance | path

Searched refs:PlusMapper (Results 1 – 3 of 3) sorted by relevance

/external/openfst/src/include/fst/script/
Dmap.h77 script::ArcMap(ifst, PlusMapper<Arc>(w)))); in Map()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dmap.h850 struct PlusMapper { struct
853 explicit PlusMapper(Weight w) : weight_(w) {} in PlusMapper() argument
/external/openfst/src/include/fst/
Darc-map.h971 struct PlusMapper { struct
976 explicit PlusMapper(Weight w) : weight_(w) {} in PlusMapper() argument