HomeSort by relevance Sort by last modified time
    Searched refs:ProjectType (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 };
34 explicit ProjectMapper(ProjectType project_type)
50 ProjectType project_type_;
63 void Project(MutableFst<Arc> *fst, ProjectType project_type) {
84 ProjectFst(const Fst<A> &fst, ProjectType project_type)
  /external/libvpx/build/make/
gen_msvs_proj.sh 334 ProjectType="Visual C++" \

Completed in 283 milliseconds