HomeSort by relevance Sort by last modified time
    Searched refs:PROJECT_INPUT (Results 1 - 2 of 2) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
project.h 28 enum ProjectType { PROJECT_INPUT = 1, PROJECT_OUTPUT = 2 };
38 typename A::Label label = project_type_ == PROJECT_INPUT
44 return ProjectProperties(props, project_type_ == PROJECT_INPUT);
  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp 828 fst::Project(&g_fst, fst::PROJECT_INPUT);
    [all...]

Completed in 760 milliseconds