Home
last modified time | relevance | path

Searched defs:ParseFile (Results 1 – 14 of 14) sorted by relevance

/external/ltp/android/tools/
Dmake_install_parser.py41 def ParseFile(self, input_path): member in MakeInstallParser
Dmake_parser.py144 def ParseFile(self, input_path): member in MakeParser
/external/catch2/contrib/
DParseAndAddCatchTests.cmake80 function(ParseFile SourceFile TestTarget) function
/external/u-boot/tools/
Dmicrocode-tool.py38 def ParseFile(fname): function
Dmicrocode-tool38 def ParseFile(fname): function
/external/tensorflow/tensorflow/lite/schema/
Dflatbuffer_compatibility_test.cc43 bool ParseFile(flatbuffers::Parser *parser, const std::string &filename, in ParseFile() function
/external/google-breakpad/src/processor/
Dbasic_source_line_resolver.cc311 bool BasicSourceLineResolver::Module::ParseFile(char *file_line) { in ParseFile() function in google_breakpad::BasicSourceLineResolver::Module
464 bool SymbolParseHelper::ParseFile(char *file_line, long *index, in ParseFile() function in google_breakpad::SymbolParseHelper
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flag_parser.cc130 bool FlagParser::ParseFile(const char *path, bool ignore_missing) { in ParseFile() function in __sanitizer::FlagParser
/external/flatbuffers/src/
Dflatc.cpp25 void FlatCompiler::ParseFile( in ParseFile() function in flatbuffers::FlatCompiler
/external/toolchain-utils/
Drepo_to_repo.py305 def ParseFile(self): member in RepoReader
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.cpp2184 bool TGParser::ParseFile() { in ParseFile() function in TGParser
/external/llvm/lib/TableGen/
DTGParser.cpp2657 bool TGParser::ParseFile() { in ParseFile() function in TGParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp3028 bool TGParser::ParseFile() { in ParseFile() function in TGParser
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp288 static BoolInt ParseFile(const Byte *buf, size_t size, CFilterMode *filterMode) in ParseFile() function