Searched defs:parse (Results 26 - 50 of 156) sorted by relevance

1234567

/freebsd-current/contrib/llvm-project/libcxx/include/__format/
H A Dformatter_integer.h37 _LIBCPP_HIDE_FROM_ABI constexpr typename _ParseContext::iterator parse(_ParseContext& __ctx) { function in struct:__formatter_integer
H A Dformatter_char.h38 _LIBCPP_HIDE_FROM_ABI constexpr typename _ParseContext::iterator parse(_ParseContext& __ctx) { function in struct:__formatter_char
H A Dformatter_tuple.h50 _LIBCPP_HIDE_FROM_ABI constexpr typename _ParseContext::iterator parse(_ParseContext& __ctx) { function in struct:__formatter_tuple
H A Drange_formatter.h56 _LIBCPP_HIDE_FROM_ABI constexpr typename _ParseContext::iterator parse(_ParseContext& __ctx) { function in struct:range_formatter
H A Drange_default_formatter.h111 _LIBCPP_HIDE_FROM_ABI constexpr typename _ParseContext::iterator parse(_ParseContext& __ctx) { function in struct:__range_default_formatter
139 _LIBCPP_HIDE_FROM_ABI constexpr typename _ParseContext::iterator parse(_ParseContext& __ctx) { function in struct:__range_default_formatter
163 _LIBCPP_HIDE_FROM_ABI constexpr typename _ParseContext::iterator parse(_ParseContext& __ctx) { function in struct:__range_default_formatter
186 _LIBCPP_HIDE_FROM_ABI constexpr typename _ParseContext::iterator parse(_ParseContext& __ctx) { function in struct:__range_default_formatter
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp64 bool parse(cl::Option &O, StringRef ArgName, StringRef Arg, unsigned &Value) { function in struct:__anon3015::HotColdHintParser
/freebsd-current/contrib/kyua/utils/
H A Dunits.cpp68 units::bytes::parse(const std::string& in_str) function in class:units::bytes
/freebsd-current/crypto/openssl/util/perl/TLSProxy/
H A DClientHello.pm46 sub parse subroutine
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DCodeGenCoverage.cpp45 bool CodeGenCoverage::parse(MemoryBuffer &Buffer, StringRef BackendName) { function in class:CodeGenCoverage
/freebsd-current/contrib/sendmail/contrib/
H A Dexpn.pl639 sub parse subroutine
H A Dqtool.pl514 sub parse subroutine
939 sub parse subroutine
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc.h43 struct parse { struct
/freebsd-current/tools/regression/usr.bin/env/
H A Dregress-sb.rb240 def CommandOptions.parse(command_args) singleton method in class:CommandOptions
330 def RGTestOptions.parse(optname, optval) singleton method in class:RGTestOptions
/freebsd-current/usr.bin/mail/
H A Dhead.c87 parse(char line[], struct headline *hl, char pbuf[]) function
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.cpp108 Error DWARFDebugAbbrev::parse() const { function in class:DWARFDebugAbbrev
H A DDWARFUnitIndex.cpp92 bool DWARFUnitIndex::Header::parse(DataExtractor IndexData, function in class:DWARFUnitIndex::Header
119 bool DWARFUnitIndex::parse(DataExtractor IndexData) { function in class:DWARFUnitIndex
H A DDWARFGdbIndex.cpp198 void DWARFGdbIndex::parse(DataExtractor Data) { function in class:DWARFGdbIndex
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DDriverUtils.cpp106 opt::InputArgList ELFOptTable::parse(ArrayRef<const char *> argv) { function in class:ELFOptTable
/freebsd-current/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-current/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
/freebsd-current/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h124 parse(Option &O, StringRef ArgName, StringRef ArgValue, function in class:llvm::cl::parser
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp30 std::optional<Header> Header::parse(llvm::StringRef text) { function in class:Header
/freebsd-current/sys/netgraph/
H A Dng_parse.h282 ng_parse_t *parse; /* parse method */ member in struct:ng_parse_type
/freebsd-current/usr.sbin/efidp/
H A Defidp.c214 parse(void) function

Completed in 302 milliseconds

1234567