Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/script/
Dmap.h89 script::ArcMap(ifst, TimesMapper<Arc>(w)))); in Map()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dmap.h874 struct TimesMapper { struct
877 explicit TimesMapper(Weight w) : weight_(w) {} in TimesMapper() argument
/external/openfst/src/include/fst/
Darc-map.h1005 struct TimesMapper { struct
1010 explicit TimesMapper(Weight w) : weight_(w) {} in TimesMapper() function