Searched refs:parser (Results 101 - 125 of 666) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_activation.cc32 void RegisterActivationFlags(FlagParser *parser, Flags *f, CommonFlags *cf) { argument
34 RegisterFlag(parser, #Name, "", &f->Name);
36 RegisterFlag(parser, #Name, "", &cf->Name);
41 RegisterIncludeFlags(parser, cf);
47 FlagParser parser; local
48 RegisterActivationFlags(&parser, &f, &cf);
62 parser.ParseString(env);
69 if (cf.help) parser.PrintFlagDescriptions();
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_activation.cpp33 void RegisterActivationFlags(FlagParser *parser, Flags *f, CommonFlags *cf) { argument
35 RegisterFlag(parser, #Name, "", &f->Name);
37 RegisterFlag(parser, #Name, "", &cf->Name);
42 RegisterIncludeFlags(parser, cf);
48 FlagParser parser; local
49 RegisterActivationFlags(&parser, &f, &cf);
63 parser.ParseString(env);
70 if (cf.help) parser.PrintFlagDescriptions();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dxml-support.c42 /* Simplified XML parser infrastructure. */
68 /* The parser itself, and our additional state. */
77 with the parser. */
84 /* Invoke the parser on BUFFER. BUFFER is the data to parse, which
104 /* Return the name of this parser. */
112 /* Are we the special <xi:include> parser? */
125 /* Return the underlying expat parser. */
130 /* The underlying expat parser. */
133 /* Name of this parser. */
151 /* Are we the special <xi:include> parser
172 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data; local
194 gdb_xml_debug(struct gdb_xml_parser *parser, const char *format, ...) argument
218 gdb_xml_error(struct gdb_xml_parser *parser, const char *format, ...) argument
385 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data; local
457 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data; local
519 gdb_xml_parser *parser local
657 gdb_xml_parse_ulongest(struct gdb_xml_parser *parser, const char *value) argument
670 gdb_xml_parse_attr_ulongest(struct gdb_xml_parser *parser, const struct gdb_xml_attribute *attribute, const char *value) argument
700 gdb_xml_parse_attr_enum(struct gdb_xml_parser *parser, const struct gdb_xml_attribute *attribute, const char *value) argument
777 xinclude_start_include(struct gdb_xml_parser *parser, const struct gdb_xml_element *element, void *user_data, std::vector<gdb_xml_value> &attributes) argument
807 xinclude_end_include(struct gdb_xml_parser *parser, const struct gdb_xml_element *element, void *user_data, const char *body_text) argument
820 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data_; local
838 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data_; local
849 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data_; local
[all...]
H A Dxml-support.h67 /* Simplified XML parser infrastructure. */
83 PARSER is the current XML parser, which should be used to issue any
95 typedef void *(gdb_xml_attribute_handler) (struct gdb_xml_parser *parser,
132 PARSER is the current XML parser, which should be used to issue any
134 USER_DATA is the opaque pointer supplied when the parser was
146 (struct gdb_xml_parser *parser, const struct gdb_xml_element *element,
188 void gdb_xml_debug (struct gdb_xml_parser *parser, const char *format, ...)
194 void gdb_xml_error (struct gdb_xml_parser *parser, const char *format, ...)
226 ULONGEST gdb_xml_parse_ulongest (struct gdb_xml_parser *parser,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dxml-support.c42 /* Simplified XML parser infrastructure. */
68 /* The parser itself, and our additional state. */
77 with the parser. */
84 /* Invoke the parser on BUFFER. BUFFER is the data to parse, which
104 /* Return the name of this parser. */
112 /* Are we the special <xi:include> parser? */
125 /* Return the underlying expat parser. */
130 /* The underlying expat parser. */
133 /* Name of this parser. */
151 /* Are we the special <xi:include> parser
172 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data; local
194 gdb_xml_debug(struct gdb_xml_parser *parser, const char *format, ...) argument
218 gdb_xml_error(struct gdb_xml_parser *parser, const char *format, ...) argument
385 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data; local
457 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data; local
519 gdb_xml_parser *parser local
655 gdb_xml_parse_ulongest(struct gdb_xml_parser *parser, const char *value) argument
668 gdb_xml_parse_attr_ulongest(struct gdb_xml_parser *parser, const struct gdb_xml_attribute *attribute, const char *value) argument
698 gdb_xml_parse_attr_enum(struct gdb_xml_parser *parser, const struct gdb_xml_attribute *attribute, const char *value) argument
773 xinclude_start_include(struct gdb_xml_parser *parser, const struct gdb_xml_element *element, void *user_data, std::vector<gdb_xml_value> &attributes) argument
801 xinclude_end_include(struct gdb_xml_parser *parser, const struct gdb_xml_element *element, void *user_data, const char *body_text) argument
814 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data_; local
832 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data_; local
843 struct gdb_xml_parser *parser = (struct gdb_xml_parser *) data_; local
[all...]
H A Dxml-support.h67 /* Simplified XML parser infrastructure. */
83 PARSER is the current XML parser, which should be used to issue any
95 typedef void *(gdb_xml_attribute_handler) (struct gdb_xml_parser *parser,
132 PARSER is the current XML parser, which should be used to issue any
134 USER_DATA is the opaque pointer supplied when the parser was
146 (struct gdb_xml_parser *parser, const struct gdb_xml_element *element,
188 void gdb_xml_debug (struct gdb_xml_parser *parser, const char *format, ...)
194 void gdb_xml_error (struct gdb_xml_parser *parser, const char *format, ...)
226 ULONGEST gdb_xml_parse_ulongest (struct gdb_xml_parser *parser,
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-view/bin/
H A Dscan-view101 parser = argparse.ArgumentParser(description="The clang static analyzer "
103 parser.add_argument("root", metavar="<results directory>", type=str)
104 parser.add_argument(
107 parser.add_argument('--port', dest="port", default=None, type=int,
109 parser.add_argument("--debug", dest="debug", default=0,
112 parser.add_argument("--auto-reload", dest="autoReload", default=False,
115 parser.add_argument("--no-browser", dest="startBrowser", default=True,
118 parser.add_argument("--allow-all-hosts", dest="onlyServeLocal",
122 args = parser.parse_args()
126 parser
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddb_common.h33 extern void db_common_sql_build_query(VSTRING *query, CFG_PARSER *parser);
/netbsd-current/external/mit/xorg/bin/luit/
H A DMakefile6 SRCS= luit.c iso2022.c charset.c parser.c sys.c other.c
/netbsd-current/usr.bin/m4/
H A DMakefile11 SRCS= parser.y tokenizer.l eval.c expr.c look.c main.c misc.c gnum4.c trace.c
23 tokenizer.o: parser.h
25 CLEANFILES+=parser.c parser.h tokenizer.o
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dcheck-params-in-docs.py36 parser = argparse.ArgumentParser() variable
37 parser.add_argument('texi_file')
38 parser.add_argument('params_output')
40 args = parser.parse_args()
H A Dmark_spam.py96 parser = argparse.ArgumentParser(description='Mark Bugzilla issues as spam.') variable
97 parser.add_argument('api_key', help = 'API key')
98 parser.add_argument('range', help = 'Range of IDs, e.g. 10-23,24,25,27')
99 parser.add_argument('--verbose', action = 'store_true', help = 'Verbose logging')
101 args = parser.parse_args()
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPluginLoader.h34 static cl::opt<PluginLoader, false, cl::parser<std::string> >
/netbsd-current/external/apache2/llvm/dist/clang/utils/
H A Dmodule-deps-to-rsp.py46 parser = argparse.ArgumentParser()
47 parser.add_argument("full_deps_file", help="Path to the full dependencies json file",
49 action = parser.add_mutually_exclusive_group(required=True)
54 args = parser.parse_args()
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-gisel-cov.py27 parser = argparse.ArgumentParser(description=__doc__)
28 parser.add_argument('input', nargs='+')
29 parser.add_argument('--num-rules', type=backend_int_pair, action='append',
32 args = parser.parse_args()
H A Dremote-exec.py42 parser = argparse.ArgumentParser()
43 parser.add_argument('--host', type=str, required=True)
44 parser.add_argument('--execdir', type=str, required=True)
45 parser.add_argument('--extra-ssh-args', type=str, required=False)
46 parser.add_argument('--extra-scp-args', type=str, required=False)
47 parser.add_argument('--codesign_identity', type=str, required=False, default=None)
48 parser.add_argument('--env', type=str, nargs='*', required=False, default=dict())
58 parser.add_argument('--exec-pattern', type=str, required=False, default='.*\.tmp\.exe',
67 parser.add_argument("command", nargs=argparse.ONE_OR_MORE)
68 args = parser
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/
H A Dssh.py47 parser = argparse.ArgumentParser()
48 parser.add_argument('--host', type=str, required=True)
49 parser.add_argument('--execdir', type=str, required=True)
50 parser.add_argument('--tempdir', type=str, required=False, default='/tmp')
51 parser.add_argument('--extra-ssh-args', type=str, required=False)
52 parser.add_argument('--extra-scp-args', type=str, required=False)
53 parser.add_argument('--codesign_identity', type=str, required=False, default=None)
54 parser.add_argument('--env', type=str, nargs='*', required=False, default=dict())
55 parser.add_argument("command", nargs=argparse.ONE_OR_MORE)
56 args = parser
[all...]
H A Dmerge_archives.py85 parser = ArgumentParser(
87 parser.add_argument(
89 parser.add_argument(
93 parser.add_argument(
97 parser.add_argument(
101 parser.add_argument(
103 parser.add_argument(
107 parser.add_argument(
111 args = parser.parse_args()
/netbsd-current/external/bsd/atf/dist/tools/
H A Datffile.cpp37 #include "parser.hpp"
49 // The "atf_atffile" auxiliary parser.
54 static const tools::parser::token_type eof_type = 0;
55 static const tools::parser::token_type nl_type = 1;
56 static const tools::parser::token_type text_type = 2;
57 static const tools::parser::token_type colon_type = 3;
58 static const tools::parser::token_type conf_type = 4;
59 static const tools::parser::token_type dblquote_type = 5;
60 static const tools::parser::token_type equal_type = 6;
61 static const tools::parser
[all...]
H A Dconfig_file.cpp38 #include "parser.hpp"
49 static const tools::parser::token_type eof_type = 0;
50 static const tools::parser::token_type nl_type = 1;
51 static const tools::parser::token_type text_type = 2;
52 static const tools::parser::token_type dblquote_type = 3;
53 static const tools::parser::token_type equal_type = 4;
54 static const tools::parser::token_type hash_type = 5;
56 class tokenizer : public tools::parser::tokenizer< std::istream > {
59 tools::parser::tokenizer< std::istream >
153 using tools::parser
[all...]
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dmark_spam.py96 parser = argparse.ArgumentParser(description='Mark Bugzilla issues as spam.') variable
97 parser.add_argument('api_key', help = 'API key')
98 parser.add_argument('range', help = 'Range of IDs, e.g. 10-23,24,25,27')
99 parser.add_argument('--verbose', action = 'store_true', help = 'Verbose logging')
101 args = parser.parse_args()
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dgen_dynamic_list.py83 parser = argparse.ArgumentParser()
84 parser.add_argument('--version-list', action='store_true')
85 parser.add_argument('--extra', default=[], action='append')
86 parser.add_argument('libraries', default=[], nargs='+')
87 args = parser.parse_args()
/netbsd-current/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATest.py17 def add(parser, args):
22 parser.error(
26 parser.error("Options --origin and --commit don't make sense when "
35 def build(parser, args):
40 projects = get_projects(parser, args)
54 def compare(parser, args):
62 parser.error("Incorrect histogram type, available choices are {}"
75 def update(parser, args):
84 def benchmark(parser, args):
87 projects = get_projects(parser, arg
[all...]
/netbsd-current/external/bsd/nsd/dist/
H A Dzonec.c84 * These are parser function for generic zone file stuff.
820 * the parser has erred, so the zone will not be loaded.
1130 if(zone_is_slave(parser->current_zone->opts))
1187 if(zone_is_slave(parser->current_zone->opts))
1596 if (parser->current_rr.rdata_count >= MAXRDATALEN) {
1599 parser->current_rr.rdatas[parser->current_rr.rdata_count].data
1601 ++parser->current_rr.rdata_count;
1612 if (parser->current_rr.rdata_count >= MAXRDATALEN) {
1620 rd = &parser
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build/bin/
H A Dset-xcode-analyzer64 parser = OptionParser('usage: %prog [options]')
65 parser.set_description(__doc__)
66 parser.add_option("--use-checker-build", dest="path",
68 parser.add_option("--use-xcode-clang", action="store_const",
71 (options, args) = parser.parse_args()
73 parser.error("You must specify a version of Clang to use for static analysis. Specify '-h' for details")

Completed in 202 milliseconds

1234567891011>>