Searched refs:ProjectProperties (Results 1 - 8 of 8) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dproject.h44 return ProjectProperties(props, project_type_ == PROJECT_INPUT);
H A Dproperties.cpp182 uint64 ProjectProperties(uint64 inprops, bool project_input) { function in namespace:fst
H A Dproperties.h307 uint64 ProjectProperties(uint64 inprops, bool project_input);
H A Dmap.h710 return ProjectProperties(props, true) & kWeightInvariantProperties;
/external/openfst/src/include/fst/
H A Dproject.h59 return ProjectProperties(props, project_type_ == PROJECT_INPUT);
H A Dproperties.h343 uint64 ProjectProperties(uint64 inprops, bool project_input);
H A Darc-map.h798 return ProjectProperties(props, true) & kWeightInvariantProperties;
/external/openfst/src/lib/
H A Dproperties.cc185 uint64 ProjectProperties(uint64 inprops, bool project_input) { function in namespace:fst

Completed in 1420 milliseconds