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

  /external/srec/config/en.us/grammars/
run_compile_grammars.sh 4 grxmlcompile -par $BASELINE_PAR_FILE -grxml $GMR.grxml -vocab dictionary/$GMR.ok
8 grxmlcompile -par $BASELINE_PAR_FILE -grxml $GMR.grxml
12 grxmlcompile -par $BASELINE_PAR_FILE -grxml $GMR.grxml
16 grxmlcompile -par $BASELINE_PAR_FILE -grxml $GMR.grxml
20 grxmlcompile -par $BASELINE_PAR_FILE -grxml $GMR.grxml
    [all...]
  /external/srec/config/en.us/
Android.mk 31 GRXML=$(HOST_OUT_EXECUTABLES)/grxmlcompile
60 $(G2G_INSTALL_PATH)/enroll.g2g: $(LOCAL_PATH)/grammars/enroll.grxml $(GRXML) $(MAKE_G2G) $(DEFAULT_PAR) $(LOCAL_PATH)/dictionary/enroll.ok
62 $(GRXML) -par $(DEFAULT_PAR) -grxml $< -vocab dictionary/enroll.ok -outdir $(G2G_INSTALL_PATH)
71 $(G2G_INSTALL_PATH)/%.g2g: $(LOCAL_PATH)/grammars/%.grxml $(GRXML) $(MAKE_G2G) $(DEFAULT_PAR) $(LOCAL_PATH)/dictionary/cmu6plus.ok.zip
73 $(GRXML) -par $(DEFAULT_PAR) -grxml $< -outdir $(G2G_INSTALL_PATH)
79 # the grxml compiler expects this (and other) data files to be here
    [all...]

Completed in 879 milliseconds