HomeSort by relevance Sort by last modified time
    Searched full:imapfilename (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp 619 std::string imapFilename = grxmlBasename + std::string(".map");
621 cout << "info: reading word symbols " << imapFilename << endl;
622 fst::SymbolTable *word_syms = fst::SymbolTable::ReadText(imapFilename);
    [all...]

Completed in 199 milliseconds