Home
last modified time | relevance | path

Searched refs:accept (Results 1 – 25 of 1625) sorted by relevance

12345678910>>...65

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtransitivevisitor.d40 de.declaration.accept(this); in ParseVisitMethods()
42 s.exp.accept(this); in ParseVisitMethods()
58 sx.accept(this); in ParseVisitMethods()
72 ce.e2.accept(this); in ParseVisitMethods()
74 be.e2.accept(this); in ParseVisitMethods()
76 v._init.accept(this); in ParseVisitMethods()
79 v._init.accept(this); in ParseVisitMethods()
99 d.accept(this); in ParseVisitMethods()
109 s.statement.accept(this); in ParseVisitMethods()
115 s.condition.accept(this); in ParseVisitMethods()
[all …]
H A Dexpression.h241 void accept(Visitor *v) { v->visit(this); } in accept() function
258 void accept(Visitor *v) { v->visit(this); } in accept() function
269 void accept(Visitor *v) { v->visit(this); } in accept() function
288 void accept(Visitor *v) { v->visit(this); } in accept() function
305 void accept(Visitor *v) { v->visit(this); } in accept() function
316 void accept(Visitor *v) { v->visit(this); } in accept() function
322 void accept(Visitor *v) { v->visit(this); } in accept() function
334 void accept(Visitor *v) { v->visit(this); } in accept() function
347 void accept(Visitor *v) { v->visit(this); } in accept() function
353 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
H A Dstatement.h162 void accept(Visitor *v) { v->visit(this); } in accept() function
173 void accept(Visitor *v) { v->visit(this); } in accept() function
181 void accept(Visitor *v) { v->visit(this); } in accept() function
192 void accept(Visitor *v) { v->visit(this); } in accept() function
204 void accept(Visitor *v) { v->visit(this); } in accept() function
213 void accept(Visitor *v) { v->visit(this); } in accept() function
226 void accept(Visitor *v) { v->visit(this); } in accept() function
233 void accept(Visitor *v) { v->visit(this); } in accept() function
248 void accept(Visitor *v) { v->visit(this); } in accept() function
262 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
H A Ddeclaration.h159 void accept(Visitor *v) { v->visit(this); } in accept() function
179 void accept(Visitor *v) { v->visit(this); } in accept() function
201 void accept(Visitor *v) { v->visit(this); } in accept() function
221 void accept(Visitor *v) { v->visit(this); } in accept() function
292 void accept(Visitor *v) { v->visit(this); } in accept() function
307 void accept(Visitor *v) { v->visit(this); } in accept() function
321 void accept(Visitor *v) { v->visit(this); } in accept() function
334 void accept(Visitor *v) { v->visit(this); } in accept() function
342 void accept(Visitor *v) { v->visit(this); } in accept() function
350 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
H A Dvisitor.d125 s.s.accept(this);
133 sx.accept(this);
140 s.statement.accept(this);
146 s.statement.accept(this);
159 el.accept(this);
167 e.initializer.accept(this);
172 e.e1.accept(this);
177 e.e1.accept(this);
183 e.e1.accept(this);
188 e.e1.accept(this);
[all …]
H A Dattrib.h42 void accept(Visitor *v) { v->visit(this); } in accept() function
56 void accept(Visitor *v) { v->visit(this); } in accept() function
68 void accept(Visitor *v) { v->visit(this); } in accept() function
80 void accept(Visitor *v) { v->visit(this); } in accept() function
92 void accept(Visitor *v) { v->visit(this); } in accept() function
103 void accept(Visitor *v) { v->visit(this); } in accept() function
118 void accept(Visitor *v) { v->visit(this); } in accept() function
130 void accept(Visitor *v) { v->visit(this); } in accept() function
147 void accept(Visitor *v) { v->visit(this); } in accept() function
159 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
H A Dmtype.h352 void accept(Visitor *v) { v->visit(this); } in accept() function
363 void accept(Visitor *v) { v->visit(this); } in accept() function
386 void accept(Visitor *v) { v->visit(this); } in accept() function
411 void accept(Visitor *v) { v->visit(this); } in accept() function
434 void accept(Visitor *v) { v->visit(this); } in accept() function
440 void accept(Visitor *v) { v->visit(this); } in accept() function
466 void accept(Visitor *v) { v->visit(this); } in accept() function
483 void accept(Visitor *v) { v->visit(this); } in accept() function
502 void accept(Visitor *v) { v->visit(this); } in accept() function
518 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
H A Dinit.h45 void accept(Visitor *v) { v->visit(this); } in accept() function
53 void accept(Visitor *v) { v->visit(this); } in accept() function
59 void accept(Visitor *v) { v->visit(this); } in accept() function
68 void accept(Visitor *v) { v->visit(this); } in accept() function
83 void accept(Visitor *v) { v->visit(this); } in accept() function
92 void accept(Visitor *v) { v->visit(this); } in accept() function
114 void accept(Visitor *v) { v->visit(this); } in accept() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h221 virtual void accept(Visitor *v) { v->visit(this); } in accept() function
239 void accept(Visitor *v) { v->visit(this); } in accept() function
250 void accept(Visitor *v) { v->visit(this); } in accept() function
269 void accept(Visitor *v) { v->visit(this); } in accept() function
286 void accept(Visitor *v) { v->visit(this); } in accept() function
298 void accept(Visitor *v) { v->visit(this); } in accept() function
305 void accept(Visitor *v) { v->visit(this); } in accept() function
317 void accept(Visitor *v) { v->visit(this); } in accept() function
330 void accept(Visitor *v) { v->visit(this); } in accept() function
338 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
H A Dstatement.h108 virtual void accept(Visitor *v) { v->visit(this); } in accept() function
121 void accept(Visitor *v) { v->visit(this); } in accept() function
130 void accept(Visitor *v) { v->visit(this); } in accept() function
146 void accept(Visitor *v) { v->visit(this); } in accept() function
159 void accept(Visitor *v) { v->visit(this); } in accept() function
172 void accept(Visitor *v) { v->visit(this); } in accept() function
190 void accept(Visitor *v) { v->visit(this); } in accept() function
198 void accept(Visitor *v) { v->visit(this); } in accept() function
214 void accept(Visitor *v) { v->visit(this); } in accept() function
230 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
H A Dhdrgen.c112 ((DeclarationExp *)s->exp)->declaration->accept(this); in visit()
116 s->exp->accept(this); in visit()
125 s->exp->accept(this); in visit()
137 sx->accept(this); in visit()
155 d->accept(this); in visit()
174 sx->accept(this); in visit()
189 s->statement->accept(this); in visit()
199 s->condition->accept(this); in visit()
203 s->_body->accept(this); in visit()
211 s->_body->accept(this); in visit()
[all …]
H A Ddeclaration.h165 void accept(Visitor *v) { v->visit(this); } in accept() function
186 void accept(Visitor *v) { v->visit(this); } in accept() function
212 void accept(Visitor *v) { v->visit(this); } in accept() function
235 void accept(Visitor *v) { v->visit(this); } in accept() function
294 void accept(Visitor *v) { v->visit(this); } in accept() function
310 void accept(Visitor *v) { v->visit(this); } in accept() function
325 void accept(Visitor *v) { v->visit(this); } in accept() function
334 void accept(Visitor *v) { v->visit(this); } in accept() function
343 void accept(Visitor *v) { v->visit(this); } in accept() function
352 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
H A Dattrib.h53 void accept(Visitor *v) { v->visit(this); } in accept() function
68 void accept(Visitor *v) { v->visit(this); } in accept() function
83 void accept(Visitor *v) { v->visit(this); } in accept() function
96 void accept(Visitor *v) { v->visit(this); } in accept() function
108 void accept(Visitor *v) { v->visit(this); } in accept() function
125 void accept(Visitor *v) { v->visit(this); } in accept() function
139 void accept(Visitor *v) { v->visit(this); } in accept() function
158 void accept(Visitor *v) { v->visit(this); } in accept() function
171 void accept(Visitor *v) { v->visit(this); } in accept() function
186 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DBIO_s_accept.pod9 BIO_set_bind_mode, BIO_get_bind_mode, BIO_do_accept - accept BIO
40 BIO_s_accept() returns the accept BIO method. This is a wrapper
41 round the platform's TCP/IP socket accept routines.
43 Using accept BIOs, TCP/IP connections can be accepted and data
47 Read and write operations on an accept BIO will perform I/O
54 If the close flag is set on an accept BIO then any active
58 Calling BIO_reset() on an accept BIO will close any active
63 the accept socket. See L<BIO_s_fd(3)>
65 BIO_set_accept_name() uses the string B<name> to set the accept
75 BIO_set_accept_port() uses the string B<port> to set the accept
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DBIO_s_accept.pod9 BIO_set_bind_mode, BIO_get_bind_mode, BIO_do_accept - accept BIO
40 BIO_s_accept() returns the accept BIO method. This is a wrapper
41 round the platform's TCP/IP socket accept routines.
43 Using accept BIOs, TCP/IP connections can be accepted and data
47 Read and write operations on an accept BIO will perform I/O
54 If the close flag is set on an accept BIO then any active
58 Calling BIO_reset() on an accept BIO will close any active
63 the accept socket. See L<BIO_s_fd(3)>
65 BIO_set_accept_name() uses the string B<name> to set the accept
75 BIO_set_accept_port() uses the string B<port> to set the accept
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_addr_valid.in14 # Expect accept
16 # Expect accept
18 # Expect accept
20 # Expect accept
26 # Expect accept
28 # Expect accept
30 # Expect accept
/netbsd-src/external/bsd/byacc/dist/test/btyacc/
H A Dempty.output1 0 $accept : start $end
6 $accept : . start $end (0)
15 $accept : start . $end (0)
17 $end accept
27 2 257 $accept
H A Derror.output1 0 $accept : S $end
6 $accept : . S $end (0)
21 $accept : S . $end (0)
23 $end accept
33 2 257 $accept
H A Derr_syntax11.output1 0 $accept : S $end
6 $accept : . S $end (0)
21 $accept : S . $end (0)
23 $end accept
34 3 257 $accept
H A Derr_syntax10.output1 0 $accept : S $end
6 $accept : . S $end (0)
21 $accept : S . $end (0)
23 $end accept
36 5 257 $accept
H A Drename_debug.output1 0 $accept : S $end
6 $accept : . S $end (0)
21 $accept : S . $end (0)
23 $end accept
33 2 257 $accept
H A Dcode_error.output1 0 $accept : S $end
6 $accept : . S $end (0)
21 $accept : S . $end (0)
23 $end accept
33 2 257 $accept
H A Dpure_error.output1 0 $accept : S $end
6 $accept : . S $end (0)
21 $accept : S . $end (0)
23 $end accept
33 2 257 $accept
H A Derr_syntax12.output1 0 $accept : S $end
6 $accept : . S $end (0)
21 $accept : S . $end (0)
23 $end accept
34 3 457 $accept
H A Derr_syntax20.output1 0 $accept : expr $end
6 $accept : . expr $end (0)
22 $accept : expr . $end (0)
24 $end accept
50 5 258 $accept

12345678910>>...65