Searched refs:metaname (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dnetw_dump.cpp190 std::string metaname; local
200 metaname = "word_penalty";
201 bRes = p_Doc.findMeta(metaname, wtw);
H A Dgrxmldoc.cpp1122 std::string metaname = "word_penalty"; local
1123 bRes = findMeta(metaname, wtw);
1125 outfile << metaname.c_str() << "\t=\t" << wtw.c_str() << std::endl;

Completed in 38 milliseconds