Searched refs:InvertProperties (Results 1 - 6 of 6) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dinvert.h35 uint64 Properties(uint64 props) { return InvertProperties(props); }
H A Dproperties.cpp144 uint64 InvertProperties(uint64 inprops) { function in namespace:fst
H A Dproperties.h306 uint64 InvertProperties(uint64 inprops);
/external/openfst/src/include/fst/
H A Dinvert.h44 uint64 Properties(uint64 props) { return InvertProperties(props); }
H A Dproperties.h342 uint64 InvertProperties(uint64 inprops);
/external/openfst/src/lib/
H A Dproperties.cc147 uint64 InvertProperties(uint64 inprops) { function in namespace:fst

Completed in 632 milliseconds