Searched defs:ParseFile (Results 1 – 10 of 10) sorted by relevance
29 CFDF_Document* CFDF_Document::ParseFile(FX_LPCSTR file_path) in ParseFile() function in CFDF_Document33 CFDF_Document* CFDF_Document::ParseFile(FX_LPCWSTR file_path) in ParseFile() function in CFDF_Document37 CFDF_Document* CFDF_Document::ParseFile(IFX_FileRead *pFile, FX_BOOL bOwnFile) in ParseFile() function in CFDF_Document
46 std::string StreamParserTestBase::ParseFile(const std::string& filename, in ParseFile() function in media::StreamParserTestBase
94 void TemplateURLParserTest::ParseFile( in ParseFile() function in TemplateURLParserTest
241 CheckBool DisassemblerElf32::ParseFile(AssemblyProgram* program) { in ParseFile() function in courgette::DisassemblerElf32
334 CheckBool DisassemblerWin32X86::ParseFile(AssemblyProgram* program) { in ParseFile() function in courgette::DisassemblerWin32X86
334 CheckBool DisassemblerWin32X64::ParseFile(AssemblyProgram* program) { in ParseFile() function in courgette::DisassemblerWin32X64
392 scoped_ptr<ParseNode> Parser::ParseFile() { in ParseFile() function in Parser
1017 def ParseFile(self, filename): member in IDLParser
1055 def ParseFile(parser, filename): function
2631 bool TGParser::ParseFile() { in ParseFile() function in TGParser