Searched defs:parse (Results 1 - 25 of 121) sorted by relevance

12345

/freebsd-13-stable/usr.bin/indent/
H A Dparse.c60 parse(int tk) /* tk: the code for the construct scanned */ function
/freebsd-13-stable/contrib/llvm-project/lld/lib/Core/
H A DFile.cpp21 std::error_code File::parse() { function in class:lld::File
/freebsd-13-stable/contrib/cortex-strings/scripts/
H A Dlibplot.py49 def parse(): function
H A Dplot.py39 def parse(): function
/freebsd-13-stable/contrib/kyua/utils/config/
H A Dparser.cpp171 config::parser::parse(const fs::path& file) function in class:config::parser
/freebsd-13-stable/contrib/nvi/catalog/
H A Ddump.c35 parse(FILE *fp) function
/freebsd-13-stable/tools/regression/geom_gpt/
H A Dgctl_test_helper.c59 parse(char *arg, char **param, char **value, int *len) function
/freebsd-13-stable/contrib/kyua/utils/
H A Dunits.cpp68 units::bytes::parse(const std::string& in_str) function in class:units::bytes
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.cpp82 void DWARFDebugAbbrev::parse() const { function in class:DWARFDebugAbbrev
H A DDWARFDebugFrame.cpp37 Error CFIProgram::parse(DWARFDataExtractor Data, uint64_t *Offset, function in class:CFIProgram
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DDriverUtils.cpp114 opt::InputArgList ELFOptTable::parse(ArrayRef<const char *> argv) { function in class:ELFOptTable
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dexpn.pl639 sub parse subroutine
H A Dqtool.pl514 sub parse subroutine
939 sub parse subroutine
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAbbrev.cpp105 llvm::Error DWARFDebugAbbrev::parse(const DWARFDataExtractor &data) { function in class:DWARFDebugAbbrev
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDriver.h65 llvm::opt::InputArgList parse(StringRef s) { return parse(tokenize(s)); } function in class:lld::coff::ArgParser
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h116 parse(Option &O, StringRef ArgName, StringRef ArgValue, function in class:llvm::cl::parser
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.h43 struct parse { struct
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCodeGenCoverage.cpp45 bool CodeGenCoverage::parse(MemoryBuffer &Buffer, StringRef BackendName) { function in class:CodeGenCoverage
/freebsd-13-stable/usr.bin/mail/
H A Dhead.c95 parse(char line[], struct headline *hl, char pbuf[]) function
/freebsd-13-stable/tools/regression/usr.bin/env/
H A Dregress-sb.rb241 def CommandOptions.parse(command_args) singleton method in class:CommandOptions
331 def RGTestOptions.parse(optname, optval) singleton method in class:RGTestOptions
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp29 llvm::Optional<Header> Header::parse(llvm::StringRef text) { function in class:Header
/freebsd-13-stable/contrib/bmake/mk/
H A Dmeta2deps.py396 def parse(self, name=None, file=None): member in class:MetaFile
/freebsd-13-stable/contrib/kyua/engine/
H A Datf_result.cpp290 engine::atf_result::parse(std::istream& input) function in class:engine::atf_result
H A Dfilters.cpp68 engine::test_filter::parse(const std::string& str) function in class:engine::test_filter
/freebsd-13-stable/contrib/kyua/utils/cmdline/
H A Dparser.cpp279 cmdline::parse(const cmdline::args_vector& args, function in class:cmdline
310 cmdline::parse(const int argc, const char* const* argv, function in class:cmdline

Completed in 276 milliseconds

12345