Home
last modified time | relevance | path

Searched defs:ReadText (Results 1 – 5 of 5) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dsymbol-table.cpp35 SymbolTableImpl* SymbolTableImpl::ReadText(const string &filename) { in ReadText() function in fst::SymbolTableImpl
Dsymbol-table.h227 static SymbolTable* ReadText(const string& filename) { in ReadText() function
/external/quake/quake/src/WinQuake/
Dconproc.cpp195 BOOL ReadText (LPTSTR pszText, int iBeginLine, int iEndLine) in ReadText() function
/external/openfst/src/lib/
Dsymbol-table.cc42 SymbolTableImpl* SymbolTableImpl::ReadText(istream &strm, in ReadText() function in fst::SymbolTableImpl
/external/tinyxml/
Dtinyxmlparser.cpp553 const char* TiXmlBase::ReadText( const char* p, in ReadText() function in TiXmlBase