Home
last modified time | relevance | path

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

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