Searched refs:parse (Results 126 - 150 of 367) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod-ifelse.mk63 # conditional therefore returns a parse error from Var_Parse, and this parse
92 . warning Oops, the parse error should have been propagated.
104 # expanded at parse time to their corresponding ${:Uvalue} expressions.
H A Dvarmisc.mk10 all: parse-dynamic
153 # begin parse-dynamic
180 parse-dynamic:
/freebsd-13-stable/contrib/ntp/libparse/
H A DMakefile.am38 libparse_a_SOURCES = parse.c \
153 kparse.o: $(srcdir)/parse.c
154 $(COMPILE) $(K_CFLAGS) -c $(srcdir)/parse.c -o $@
162 parse: $(parsesolaris_OBJECTS) libparse_kernel.a ../libntp/libntp.a
/freebsd-13-stable/usr.sbin/efidp/
H A Defidp.c48 { "parse", no_argument, NULL, 'p' },
117 warnx("Can only use one of -p (--parse), "
217 parse(void) function
232 errx(1, "Can't parse %s", walker);
250 parse();
/freebsd-13-stable/usr.bin/bmake/
H A DMakefile35 parse.c \
136 COPTS.parse.c += -Wno-format-nonliteral
/freebsd-13-stable/contrib/byacc/test/
H A Dbtyacc_destroy1.y1 %parse-param { struct parser_param *param , int flag }
H A Dbtyacc_destroy2.y1 %parse-param { struct parser_param *param } { int flag }
H A Dbtyacc_destroy3.y1 %parse-param {
/freebsd-13-stable/contrib/byacc/
H A Dvmsbuild.com187 $ write test_script " - f$parse(temp,,,""version"",""syntax_only"") -"
188 $ write test_script " - f$parse(temp,,,""type"",""syntax_only"")"
/freebsd-13-stable/contrib/cortex-strings/scripts/
H A Dlibplot.py49 def parse(): function
H A Dplot-align.py58 records = libplot.parse()
/freebsd-13-stable/contrib/kyua/utils/cmdline/
H A Dbase_command.cpp106 const parsed_cmdline cmdline = cmdline::parse(args, options());
H A Dparser.cpp66 /// Auto-generated identifiers to be able to parse long options.
204 /// Use the cmdline::parse() free functions to construct.
269 /// \param args The command line to parse, broken down by words.
276 /// \throw cmdline::error See the description of parse(argc, argv, options) for
279 cmdline::parse(const cmdline::args_vector& args, function in class:cmdline
288 return parse(static_cast< int >(args.size()), argv.get(), options);
296 /// \param argv The arguments to parse. The array is NULL-terminated.
310 cmdline::parse(const int argc, const char* const* argv, function in class:cmdline
/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/llvm-project/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h106 bool parse(std::string &ErrorMessage);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributeParser.h55 Error parse(ArrayRef<uint8_t> section, support::endianness endian);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h32 void parse(MDNode *MDN);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCodeGenCoverage.cpp45 bool CodeGenCoverage::parse(MemoryBuffer &Buffer, StringRef BackendName) { function in class:CodeGenCoverage
H A DSpecialCaseList.cpp110 if (!parse(FileOrErr.get().get(), Sections, ParseError)) {
121 if (!parse(MB, Sections, Error))
126 bool SpecialCaseList::parse(const MemoryBuffer *MB, function in class:llvm::SpecialCaseList
/freebsd-13-stable/tools/tools/git/
H A Dimportgit105 if ! $GIT rev-parse --git-dir 2> /dev/null > /dev/null
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp213 auto record = LineRecord::parse(*It);
351 if (auto record = FuncRecord::parse(line))
356 if (auto record = PublicRecord::parse(line))
359 LLDB_LOG(log, "Failed to parse: {0}. Skipping record.", line);
372 auto record = StackWinRecord::parse(
454 LLDB_LOG(log, "Could not parse `{0}` as unwind rhs.", rule->second);
491 LLDB_LOG(log, "Could not parse `{0}` as an unwind rule.", unwind_rules);
517 llvm::Optional<StackCFIRecord> init_record = StackCFIRecord::parse(*It);
536 llvm::Optional<StackCFIRecord> record = StackCFIRecord::parse(*It);
560 llvm::Optional<StackWinRecord> record = StackWinRecord::parse(*I
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp57 std::vector<std::string> parse() { function in class:__anon2395::CommandLineArgumentParser
159 return parser.parse();
210 if (!Database->parse(ErrorMessage))
223 if (!Database->parse(ErrorMessage))
331 bool JSONCompilationDatabase::parse(std::string &ErrorMessage) { function in class:JSONCompilationDatabase
/freebsd-13-stable/contrib/openbsm/bin/auditdistd/
H A DMakefile.in109 auditdistd-parse.$(OBJEXT) auditdistd-pjdlog.$(OBJEXT) \
237 $(top_srcdir)/config/ylwrap parse.c parse.h token.c
369 parse.y \
466 parse.h: parse.c
467 @if test ! -f $@; then rm -f parse.c; else :; fi
468 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) parse.c; else :; fi
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auditdistd-parse.Po@am__quote@
531 auditdistd-parse
[all...]
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_util.c124 TT_FAIL(("%s did not parse, but it's a good address!",
171 TT_FAIL(("%s did not parse, but it's a good address!",
187 TT_FAIL(("%s did not parse as expected.", ent->addr));
211 const char *parse; member in struct:sa_port_ent
235 for (i = 0; sa_port_ents[i].parse; ++i) {
239 r = evutil_parse_sockaddr_port(ent->parse, (struct sockaddr*)&ss, &len);
242 TT_FAIL(("Couldn't parse %s!", ent->parse));
245 TT_FAIL(("Shouldn't have been able to parse %s!", ent->parse));
322 const char *parse; member in struct:sa_pred_ent
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c124 TT_FAIL(("%s did not parse, but it's a good address!",
171 TT_FAIL(("%s did not parse, but it's a good address!",
187 TT_FAIL(("%s did not parse as expected.", ent->addr));
211 const char *parse; member in struct:sa_port_ent
235 for (i = 0; sa_port_ents[i].parse; ++i) {
239 r = evutil_parse_sockaddr_port(ent->parse, (struct sockaddr*)&ss, &len);
242 TT_FAIL(("Couldn't parse %s!", ent->parse));
245 TT_FAIL(("Shouldn't have been able to parse %s!", ent->parse));
322 const char *parse; member in struct:sa_pred_ent
[all...]

Completed in 231 milliseconds

1234567891011>>