Home
last modified time | relevance | path

Searched defs:ParseFile (Results 1 – 13 of 13) 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/tensorflow/tensorflow/lite/schema/
Dflatbuffer_compatibility_test.cc43 bool ParseFile(flatbuffers::Parser *parser, const std::string &filename, in ParseFile() function
/external/llvm-project/lldb/source/Host/common/
DXML.cpp45 bool XMLDocument::ParseFile(const char *path) { in ParseFile() function in XMLDocument
407 bool ApplePropertyList::ParseFile(const char *path) { in ParseFile() function in ApplePropertyList
/external/google-breakpad/src/processor/
Dbasic_source_line_resolver.cc350 bool BasicSourceLineResolver::Module::ParseFile(char *file_line) { in ParseFile() function in google_breakpad::BasicSourceLineResolver::Module
506 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/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_flag_parser.cpp150 bool FlagParser::ParseFile(const char *path, bool ignore_missing) { in ParseFile() function in __sanitizer::FlagParser
/external/llvm/lib/TableGen/
DTGParser.cpp2657 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp3432 bool TGParser::ParseFile() { in ParseFile() function in TGParser
/external/llvm-project/llvm/lib/TableGen/
DTGParser.cpp3477 bool TGParser::ParseFile() { in ParseFile() function in TGParser
/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.cc1085 ParsedRtcEventLog::ParseStatus ParsedRtcEventLog::ParseFile( in ParseFile() function in webrtc::ParsedRtcEventLog