Searched refs:parse (Results 301 - 325 of 367) sorted by relevance

<<1112131415

/freebsd-13-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py701 def parse(self): member in class:Shlib
896 raise ValueError("Invalid dwarfdump: couldn't parse arguments: %s" %
938 raise ValueError("Dwarf dump parse error: " +
1145 origlib.parse()
1147 newlib.parse()
/freebsd-13-stable/contrib/wpa/src/common/
H A Dwpa_common.h471 int wpa_ft_parse_ies(const u8 *ies, size_t ies_len, struct wpa_ft_ies *parse,
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1205 /* Nonzero means print parse trace. It is left uninitialized so that
1583 YYDPRINTF ((stderr, "Starting parse\n"));
/freebsd-13-stable/lib/libnetmap/
H A Dnmreq.c518 /* prepare the parse context */
547 case ':': /* parse 'key=value' strings */
552 return p->parse(&pctx);
H A Dnmport.c260 .parse = NPOPT_PARSER(o), \
472 /* parse the register request */
477 /* parse the options, if any */
506 /* parse the header */
775 /* copy the output of parse */
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp274 Expected<IHexRecord> IHexRecord::parse(StringRef Line) { function in class:llvm::objcopy::elf::IHexRecord
1646 Expected<std::vector<IHexRecord>> IHexReader::parse() const { function in class:llvm::objcopy::IHexReader
1658 Expected<IHexRecord> R = IHexRecord::parse(Line);
1673 std::vector<IHexRecord> Records = unwrapOrError(parse());
H A DObject.h221 static Expected<IHexRecord> parse(StringRef Line);
967 Expected<std::vector<IHexRecord>> parse() const;
/freebsd-13-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm3 Mdoc - perl module to parse Mdoc macros
/freebsd-13-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm30 Mdoc - perl module to parse Mdoc macros
/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A DMakefile.in476 option-xat-attribute.h parse-duration.c parse-duration.h \
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp393 // parse the type correctly. Reset that after a comma.
2032 void parse(int Precedence = 0) { function in class:clang::format::__anon1872::ExpressionParser
2062 parse(Precedence + 1);
2090 parse();
2185 parse(PrecedenceArrowAndPeriod);
2196 parse(prec::LogicalOr);
2200 parse(prec::Assignment);
2204 parse(prec::Assignment);
2288 ExprParser.parse();
3886 return Left.isNot(tok::period); // FIXME: Properly parse Obj
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp799 SymbolNode *Demangler::parse(StringView &MangledName) { function in class:Demangler
1445 Node *Scope = parse(MangledName);
2224 S = parse(MangledName);
2256 TPRN->Symbol = parse(MangledName);
2344 SymbolNode *AST = D.parse(Name);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp329 Error WindowsResourceParser::parse(WindowsResource *WR, function in class:llvm::object::WindowsResourceParser
367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, function in class:llvm::object::WindowsResourceParser
/freebsd-13-stable/contrib/file/src/
H A Dapprentice.c113 private int parse(struct magic_set *, struct magic_entry *, const char *,
1176 * Load and parse one file.
1197 /* read and parse this file */
1207 case '\0': /* empty, do not parse */
1208 case '#': /* comment, do not parse */
1244 switch (parse(ms, &me, line, lineno, action)) {
1263 * parse a file or directory of files
1859 * parse one line from magic file, put into magic[index++] if valid
1862 parse(struct magic_set *ms, struct magic_entry *me, const char *line, function
2092 * Not a keyword type; parse i
[all...]
/freebsd-13-stable/contrib/subversion/
H A Dbuild.conf1245 [parse-diff-test]
1249 sources = parse-diff-test.c
1598 parse-diff-test x509-test xml-test afl-x509 afl-svndiff compress-test
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp485 return AMDGPULibFunc::parse(FMangledName, *FInfo);
1281 if (!AMDGPULibFunc::parse(CI->getCalledFunction()->getName(), fInfo))
H A DAMDGPULibFunc.cpp583 // parse pointer prefix
599 // parse vector size
605 // parse type
677 bool AMDGPULibFunc::parse(StringRef FuncName, AMDGPULibFunc &F) {
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp692 file->parse();
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp148 // This method tries to parse simple method definitions which are presumably
318 if (this->parse() == nullptr) {
/freebsd-13-stable/contrib/bmake/mk/
H A Ddirdeps.mk276 # by now _DEP_TARGET_SPEC should be set, parse it.
278 # we need to parse DEP_MACHINE may or may not contain more info
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java624 logger.setLevel(Level.parse(loggingLevel));
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp76 bool parse(Option &O, StringRef, StringRef Arg, Type *&Value) { function in class:llvm::cl::final
736 // Init LLVM, call llvm_shutdown() on exit, parse args, etc.
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h18 /// - functions to parse JSON text into Values, and to serialize Values to text.
19 /// See parse(), operator<<, and format_provider.
247 /// Expected<Value> E = parse(R"( {"options": {"font": "sans-serif"}} )");
280 /// Expected<Value> E = json::parse("[1, 2, null]");
688 llvm::Expected<Value> parse(llvm::StringRef JSON);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp350 // Try first to parse as integer, and if so preserve full 64 bits.
437 // May parse several sequential escapes to ensure proper surrogate handling.
510 Expected<Value> parse(StringRef JSON) { function in namespace:llvm::json
/freebsd-13-stable/sys/netgraph/
H A Dng_ksocket.c199 generic parse type ng_ksocket_generic_sockaddr_type. */
211 /* If next token is a left curly brace, use generic parse type */
213 return (*ng_ksocket_generic_sockaddr_type.supertype->parse)

Completed in 510 milliseconds

<<1112131415