Home
last modified time | relevance | path

Searched full:parse (Results 1 – 25 of 3017) sorted by relevance

12345678910>>...121

/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c189 * then some more parse-specific variables are flagged to be printed with
202 #include "parse.h"
234 #define MAXUNITS 4 /* maximum number of "PARSE" units permitted */
305 #define ERR(_X_) if (list_err(parse, (_X_)))
397 * PARSE io
402 * parse state
429 parsetime_t timedata; /* last (parse module) data */
1536 …ine PARSE_STATETIME(parse, i) ((parse->generic->currentstatus == i) ? parse->statetime[i] + curren… argument
1549 struct parseunit *parse, in clear_err() argument
1559 parse->errors[i].err_stage = err_tbl[i]; in clear_err()
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dopt-debug-parse.exp1 Parsing opt-debug-parse.mk:16: .for var in value
2 Parse_PushInput: .for loop in opt-debug-parse.mk, line 16
3 SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk'
4 Parsing opt-debug-parse.mk:21: .info trace with multi-line .for loop head
5 make: "opt-debug-parse.mk" line 21: trace with multi-line .for loop head
6 in .for loop from opt-debug-parse.mk:16 with var = value
7 ParseEOF: returning to file opt-debug-parse.mk, line 23
8 SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk'
9 Parsing opt-debug-parse.mk:26: .include "/dev/null"
12 SetFilenameVars: ${.INCLUDEDFROMDIR} = <some-dir> ${.INCLUDEDFROMFILE} = `opt-debug-parse.mk'
[all …]
H A Dcmd-errors-jobs.mk17 ${RUN} parse-error-direct
18 ${RUN} parse-error-indirect
36 parse-error-indirect: parse-error-direct
37 parse-error-direct: parse-error-unclosed-expression
38 parse-error-direct: parse-error-unclosed-modifier
39 parse-error-direct: parse-error-unknown-modifier
41 parse-error-unclosed-expression:
44 parse-error-unclosed-modifier:
47 parse-error-unknown-modifier:
54 # expect: end parse-error-direct with status 2
[all …]
H A Dmoderrs.exp85 in target "mod-ts-parse-3"
88 in target "mod-ts-parse-4"
91 in target "mod-ts-parse-5"
94 in target "mod-t-parse-1"
97 in target "mod-t-parse-2"
100 in target "mod-t-parse-3"
103 in target "mod-t-parse-4"
106 in target "mod-ifelse-parse-1"
109 in target "mod-ifelse-parse-2"
112 in target "mod-ifelse-parse-3"
[all …]
H A Dmoderrs.mk21 all: mod-ts-parse-{1,2,3,4,5}
22 all: mod-t-parse-{1,2,3,4}
23 all: mod-ifelse-parse-{1,2,3,4,5}
24 all: mod-remember-parse
25 all: mod-sysv-parse-{1,2,3,4}
151 mod-ts-parse-1:
153 mod-ts-parse-2:
155 mod-ts-parse-3:
158 mod-ts-parse-4:
161 mod-ts-parse-5:
[all …]
H A Dcmd-errors-jobs.exp9 begin parse-error-direct
11 in target "parse-error-unclosed-expression"
14 in target "parse-error-unclosed-modifier"
17 in target "parse-error-unknown-modifier"
18 end parse-error-direct with status 2
20 begin parse-error-indirect
22 in target "parse-error-unclosed-expression"
25 in target "parse-error-unclosed-modifier"
28 in target "parse-error-unknown-modifier"
29 end parse-error-indirect with status 2
H A Dvarmisc.exp43 parse-dynamic: parse-dynamic parse-dynamic before
44 parse-dynamic: parse-dynamic parse-dynamic after
45 parse-dynamic: parse-dynamic parse-dynamic after
H A Dvar-eval-short.exp5 Var_Parse: ${0:?${FAIL}then:${FAIL}else} (parse)
7 Var_Parse: ${FAIL}then:${FAIL}else} (parse)
9 Var_Parse: ${FAIL}else} (parse)
11 Result of ${0:?${FAIL}then:${FAIL}else} is "" (parse, defined)
16 Var_Parse: ${DEFINED:L:?${FAIL}then:${FAIL}else} (parse)
18 Result of ${DEFINED:L} is "defined" (parse, regular)
20 Var_Parse: ${FAIL}then:${FAIL}else} (parse)
22 Var_Parse: ${FAIL}else} (parse)
24 Result of ${DEFINED:?${FAIL}then:${FAIL}else} is "defined" (parse, regular)
/freebsd/contrib/kyua/utils/
H A Dunits_test.cpp97 ATF_REQUIRE_EQ(0, units::bytes::parse("0T")); in ATF_TEST_CASE_BODY()
98 ATF_REQUIRE_EQ(units::bytes(TB), units::bytes::parse("1T")); in ATF_TEST_CASE_BODY()
99 ATF_REQUIRE_EQ(units::bytes(TB), units::bytes::parse("1t")); in ATF_TEST_CASE_BODY()
100 ATF_REQUIRE_EQ(13567973486755LL, units::bytes::parse("12.340000T")); in ATF_TEST_CASE_BODY()
110 ATF_REQUIRE_EQ(0, units::bytes::parse("0G")); in ATF_TEST_CASE_BODY()
111 ATF_REQUIRE_EQ(units::bytes(GB), units::bytes::parse("1G")); in ATF_TEST_CASE_BODY()
112 ATF_REQUIRE_EQ(units::bytes(GB), units::bytes::parse("1g")); in ATF_TEST_CASE_BODY()
113 ATF_REQUIRE_EQ(13249974108LL, units::bytes::parse("12.340G")); in ATF_TEST_CASE_BODY()
123 ATF_REQUIRE_EQ(0, units::bytes::parse("0M")); in ATF_TEST_CASE_BODY()
124 ATF_REQUIRE_EQ(units::bytes(MB), units::bytes::parse("1M")); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/contrib/ntp/html/hints/
H A Dparse7 hints/PARSE - this file
11 parse/parse.c
13 parse/parse_conf.c
15 parse/clk_meinberg.c
17 parse/clk_schmid.c
19 parse/clk_rawdcf.c
21 parse/clk_dcf7000.c
23 parse/clk_trimble.c
32 parse/Makefile.kernel
36 parse/parsestreams.c
[all …]
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c590 struct wpa_ft_ies parse; in wpa_ft_process_response() local
598 os_memset(&parse, 0, sizeof(parse)); in wpa_ft_process_response()
624 if (wpa_ft_parse_ies(ies, ies_len, &parse, sm->key_mgmt, in wpa_ft_process_response()
626 wpa_printf(MSG_DEBUG, "FT: Failed to parse IEs"); in wpa_ft_process_response()
630 mdie = (struct rsn_mdie *) parse.mdie; in wpa_ft_process_response()
631 if (mdie == NULL || parse.mdie_len < sizeof(*mdie) || in wpa_ft_process_response()
638 if (!parse.ftie || !parse.fte_anonce || !parse.fte_snonce) { in wpa_ft_process_response()
643 if (os_memcmp(parse.fte_snonce, sm->snonce, WPA_NONCE_LEN) != 0) { in wpa_ft_process_response()
646 parse.fte_snonce, WPA_NONCE_LEN); in wpa_ft_process_response()
652 if (parse.r0kh_id == NULL) { in wpa_ft_process_response()
[all …]
/freebsd/contrib/ntp/libparse/
H A Dparsesolaris.c60 #include "parse.h"
69 "parse", /* module name */
80 "PARSE - NTP reference", /* name this baby - keep room for revision number */
215 static struct streamtab parseinfo = /* stream info element for parse driver */
290 pprintf(DD_OPEN,"parse: SETUP_STREAM - setting up stream for q=%x\n", q); in setup_stream()
311 pprintf(DD_OPEN, "parse: setup_stream - FAILED - no MEMORY for allocb\n"); in setup_stream()
326 register parsestream_t *parse; in parseopen() local
329 pprintf(DD_OPEN, "parse: OPEN - q=%x\n", q); in parseopen()
333 pprintf(DD_OPEN, "parse: OPEN - FAILED - not MODOPEN\n"); in parseopen()
339 pprintf(DD_OPEN, "parse: OPEN - FAILED - EXCLUSIVE ONLY\n"); in parseopen()
[all …]
H A Dparse.c2 * /src/NTP/ntp4-dev/libparse/parse.c,v 4.20 2005/08/06 17:39:40 kardel RELEASE_20050806_A
4 * parse.c,v 4.20 2005/08/06 17:39:40 kardel RELEASE_20050806_A
50 static char rcsid[] = "parse.c,v 4.20 2005/08/06 17:39:40 kardel RELEASE_20050806_A";
60 #include "parse.h"
140 parseprintf(DD_PARSE, ("parse: timedout: TRUE\n")); in parse_timedout()
145 parseprintf(DD_PARSE, ("parse: timedout: FALSE\n")); in parse_timedout()
214 parseprintf(DD_PARSE, ("parse: parse_restart: buffer start (updated = %x)\n", updated)); in parse_restart()
232 parseprintf(DD_PARSE, ("parse: parse_addchar: buffer[%d] = 0x%x\n", parseio->parse_index, ch)); in parse_addchar()
255 parseprintf(DD_PARSE, ("parse: parse_end: buffer end\n")); in parse_end()
718 msyslog(LOG_WARNING, "parse in timepacket()
748 parse_timecode(parsectl_t * dct,parse_t * parse) parse_timecode() argument
779 parse_setfmt(parsectl_t * dct,parse_t * parse) parse_setfmt() argument
849 parse_getfmt(parsectl_t * dct,parse_t * parse) parse_getfmt() argument
869 parse_setcs(parsectl_t * dct,parse_t * parse) parse_setcs() argument
[all...]
H A Dparsestreams.c90 #include "parse.h"
111 static char mnam[] = "PARSE "; /* name this baby - keep room for revision number */
366 static char mn[] = "parse";
463 parseprintf(DD_OPEN,("parse: setup_stream - FAILED - no MEMORY for allocb\n")); in setup_stream()
477 register parsestream_t *parse; in parseopen() local
480 parseprintf(DD_OPEN,("parse: OPEN\n")); in parseopen()
484 parseprintf(DD_OPEN,("parse: OPEN - FAILED - not MODOPEN\n")); in parseopen()
491 parseprintf(DD_OPEN,("parse: OPEN - FAILED - EXCLUSIVE ONLY\n")); in parseopen()
502 parseprintf(DD_OPEN,("parse: OPEN - FAILED - no memory\n")); in parseopen()
510 parse = (parsestream_t *)(void *)q->q_ptr; in parseopen()
[all …]
H A DREADME1 PARSE reference clock driver:
4 the parse refclock driver. For reasonably sane clocks this refclock
7 support can run as low a 3k code with the parse refclock driver.
15 of the parse driver is that it only supports SYSV type ttys and that kernel
22 parsestreams.loadable_module.o - standard parse module for SunOS 4
27 parse - auto loadable streams module
29 To install just drop "parse" into /kernel/strmod and
32 The structure of the parse reference clock driver is as follows:
53 The abstract reference clock is generated by the parse*
54 routines. They parse the incoming data stream from the
[all …]
/freebsd/lib/libc/regex/
H A Dregcomp.c80 * parse structure, passed up and down to avoid global variables and
83 struct parse { struct
99 bool (*parse_expr)(struct parse *, struct branchc *); argument
100 void (*pre_parse)(struct parse *, struct branchc *); argument
101 void (*post_parse)(struct parse *, struct branchc *); argument
112 static bool p_ere_exp(struct parse *p, struct branchc *bc);
113 static void p_str(struct parse *p);
114 static int p_branch_eat_delim(struct parse *p, struct branchc *bc);
115 static void p_branch_ins_offset(struct parse *p, struct branchc *bc);
116 static void p_branch_fix_tail(struct parse *p, struct branchc *bc);
[all …]
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_ttls.c178 static int eap_ttls_avp_parse(struct wpabuf *buf, struct eap_ttls_avp *parse) in eap_ttls_avp_parse() argument
186 os_memset(parse, 0, sizeof(*parse)); in eap_ttls_avp_parse()
230 if (parse->eap == NULL) { in eap_ttls_avp_parse()
231 parse->eap = os_memdup(dpos, dlen); in eap_ttls_avp_parse()
232 if (parse->eap == NULL) { in eap_ttls_avp_parse()
238 parse->eap_len = dlen; in eap_ttls_avp_parse()
240 u8 *neweap = os_realloc(parse->eap, in eap_ttls_avp_parse()
241 parse->eap_len + dlen); in eap_ttls_avp_parse()
248 os_memcpy(neweap + parse->eap_len, dpos, dlen); in eap_ttls_avp_parse()
249 parse->eap = neweap; in eap_ttls_avp_parse()
[all …]
/freebsd/usr.bin/lex/
H A Dinitparse.c19 #line 35 "parse.y"
100 #line 102 "parse.c"
526 #line 950 "parse.y"
660 #line 662 "parse.c"
860 #line 119 "parse.y" in YYPARSE_DECL()
889 #line 148 "parse.y" in YYPARSE_DECL()
897 #line 159 "parse.y" in YYPARSE_DECL()
901 #line 163 "parse.y" in YYPARSE_DECL()
909 #line 171 "parse.y" in YYPARSE_DECL()
913 #line 174 "parse.y" in YYPARSE_DECL()
[all …]
/freebsd/contrib/nvi/regex/
H A Dregcomp.c57 * parse structure, passed up and down to avoid global variables and
60 struct parse { struct
81 static void p_ere(struct parse *p, int stop, size_t reclimit); argument
82 static void p_ere_exp(struct parse *p, size_t reclimit);
83 static void p_str(struct parse *p);
84 static void p_bre(struct parse *p, int end1, int end2, size_t reclimit);
85 static int p_simp_re(struct parse *p, int starordinary, size_t reclimit);
86 static int p_count(struct parse *p);
87 static void p_bracket(struct parse *p);
88 static void p_b_term(struct parse *p, cset *cs);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c189 * parse structure, passed up and down to avoid global variables and
192 struct parse { struct
206 static void p_ere(struct parse *, int); argument
207 static void p_ere_exp(struct parse *);
208 static void p_str(struct parse *);
209 static void p_bre(struct parse *, int, int);
210 static int p_simp_re(struct parse *, int);
211 static int p_count(struct parse *);
212 static void p_bracket(struct parse *);
213 static void p_b_term(struct parse *, cset *);
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_file.c174 "PARSE ERROR: %s:%u: " in do_ucast_file_load()
175 "cannot parse switch definition\n", in do_ucast_file_load()
183 "PARSE ERROR: %s:%u: " in do_ucast_file_load()
184 "cannot parse switch guid: \'%s\'\n", in do_ucast_file_load()
203 "PARSE ERROR: %s:%u: " in do_ucast_file_load()
204 "cannot parse lid: \'%s\'\n", in do_ucast_file_load()
214 "PARSE ERROR: %s:%u: " in do_ucast_file_load()
215 "cannot parse port: \'%s\'\n", in do_ucast_file_load()
235 "PARSE WARNING: %s:%u: " in do_ucast_file_load()
245 "PARSE WARNING: %s:%u: " in do_ucast_file_load()
[all …]
/freebsd/contrib/expat/tests/
H A Dalloc_tests.c97 fail("Parse succeeded despite failing allocator"); in START_TEST()
99 fail("Parse failed with max allocations"); in START_TEST()
143 fail("Parse succeeded despite failing allocator"); in START_TEST()
145 fail("Parse failed with max allocations"); in START_TEST()
149 /* Test the effects of allocation failures on a straightforward parse */
170 fail("Parse succeeded despite failing allocator"); in START_TEST()
172 fail("Parse failed with max allocations"); in START_TEST()
196 fail("Parse succeeded despite failing allocator"); in START_TEST()
198 fail("Parse failed with max allocations"); in START_TEST()
237 fail("Parse succeeded despite failing allocator"); in START_TEST()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DParser.h41 /// Parse LLVM Assembly from a file
42 /// \param Filename The name of the file to parse
56 /// Parse LLVM Assembly from a string
68 /// that parse both.
80 /// Parse LLVM Assembly from a file
81 /// \param Filename The name of the file to parse
104 /// Parse LLVM Assembly Index from a file
105 /// \param Filename The name of the file to parse
115 /// Parse LLVM Assembly from a string
122 /// Parse LLVM Assembly from a MemoryBuffer.
[all …]
/freebsd/contrib/mandoc/
H A Dmandoc.348 .Fa "struct mparse *parse"
52 .Fa "const struct mparse *parse"
56 .Fa "struct mparse *parse"
61 .Fa "struct mparse *parse"
67 .Fa "struct mparse *parse"
71 .Fa "struct mparse *parse"
106 The following describes a general parse sequence:
119 parse it with
131 iterate over parse nodes with starting from the
142 and go back to step 2 to parse new files.
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatternParser.h9 /// \file Contains tools to parse MIR patterns from TableGen DAG elements.
35 /// Helper class to parse MIR Pattern lists.
64 /// Parse any InstructionPattern from a TableGen Init.
65 /// \param Arg Init to parse.
71 /// Parse a WipOpcodeMatcher from a TableGen Init.
72 /// \param Arg Init to parse.
80 /// \param OpInit Init to parse.
81 /// \param OpName Name of the operand to parse.
89 /// \param Op Init to parse.
100 /// \param OpsList Init to parse.
[all …]

12345678910>>...121