| /openbsd-src/sys/dev/acpi/ |
| H A D | tpm.c | 266 uint32_t start_method; in tpm_attach() local 279 start_method = tpm2_start_method(sc->sc_acpi); in tpm_attach() 280 switch (start_method) { in tpm_attach() 288 printf(": unsupported TPM2 start method %d\n", start_method); in tpm_attach() 441 return p_tpm2->start_method; in tpm2_start_method()
|
| H A D | acpireg.h | 476 uint32_t start_method; member
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/lib/Pod/ |
| H A D | Man.pm | 433 } elsif (my $start_method = $self->can ("start_$method")) { 434 $self->$start_method ($attrs, '');
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-1998 | 315 (start_method): Likewise. 1444 * decl.c (start_method): Added extra parameter for attributes. 1445 * cp-tree.h (start_method): Update prototype. 1446 * parse.y (fn.def2): Update start_method parameter list. 4740 (start_method): Check for contexts that are namespaces. 4741 (start_method): Remove DECL_CHAIN processing. 5218 (start_method): Likewise. 6221 (start_method): Likewise. 6743 (start_method): Call push_template_decl for member functions of
|
| H A D | ChangeLog-2004 | 4428 (start_method): Likewise. 4443 (start_method): Likewise. 4530 (start_method): Likewise. 4549 (start_method): Likewise. 5798 (start_method): Don't check IDENTIFIER_ERROR_LOCUS.
|
| H A D | ChangeLog-2001 | 207 (start_method): Call grok_special_member_properties. 943 start_method), decl2.c (grokfield, grokbitfield, grokoptypename), 2416 (start_method): Likewise.
|
| H A D | ChangeLog-1994 | 2016 (start_method): Return void_type_node instead of error_mark_node. 2087 (start_method): Set DECL_IMPLICIT_INSTANTIATION on methods of a 2162 (start_method): Likewise. 3883 * decl.c (start_method): Methods defined in the class body are 4931 (start_method): Likewise.
|
| H A D | cp-tree.h | 3935 extern tree start_method (cp_decl_specifier_seq *, const cp_declarator *, tree);
|
| H A D | ChangeLog-2003 | 1243 (start_method): Likewise. 1426 (start_method): Use begin_scope, not pushlevel. 1995 * decl.c (start_method): Return immediately if push_template_decl
|
| H A D | ChangeLog | 2095 (start_method): Don't call grok_special_member_properties. 2890 (start_method): Use finish_decl, not cp_finish_decl. 4220 * decl.c (start_method): Return error_mark_node for errors.
|
| H A D | ChangeLog-2002 | 355 (start_method): Return error_mark_node to indicate failure. 4190 * decl.c (start_method): Handle attrlist.
|
| H A D | ChangeLog-1996 | 774 (start_method): Likewise. 794 (start_method): Likewise.
|
| H A D | ChangeLog-1995 | 660 (shadow_tag, groktypename, start_decl, start_method): Pass a 2202 * decl.c (start_method): Call repo_template_used if this is a
|
| H A D | ChangeLog-1997 | 2377 * decl.c (start_method): Delete usage.
|
| H A D | ChangeLog-1999 | 720 (start_method): Adjust call to cp_finish_decl. 3706 (start_method): Likewise.
|
| H A D | ChangeLog-2000 | 1689 (start_method): Likewise. 4760 (start_method): Don't call preserve_data.
|
| H A D | decl.c | 11403 start_method (cp_decl_specifier_seq *declspecs, in start_method() function
|
| H A D | parser.c | 15964 fn = start_method (decl_specifiers, declarator, attributes); in cp_parser_save_member_function_body()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | parse.y | 249 d = start_method (current_declspecs, declarator, prefix_attributes);
|
| H A D | ChangeLog.2 | 720 (start_method): Adjust call to cp_finish_decl. 3706 (start_method): Likewise. 7103 (start_method): Likewise. 8232 * decl.c (start_method): Added extra parameter for attributes. 8233 * cp-tree.h (start_method): Update prototype. 8234 * parse.y (fn.def2): Update start_method parameter list. 11528 (start_method): Check for contexts that are namespaces. 11529 (start_method): Remove DECL_CHAIN processing. 12006 (start_method): Likewise. 13009 (start_method): Likewise. [all …]
|
| H A D | ChangeLog.1 | 309 (shadow_tag, groktypename, start_decl, start_method): Pass a 1851 * decl.c (start_method): Call repo_template_used if this is a 5456 (start_method): Return void_type_node instead of error_mark_node. 5527 (start_method): Set DECL_IMPLICIT_INSTANTIATION on methods of a 5602 (start_method): Likewise. 7323 * decl.c (start_method): Methods defined in the class body are 8371 (start_method): Likewise.
|
| H A D | cp-tree.h | 3826 extern tree start_method PARAMS ((tree, tree, tree));
|
| H A D | ChangeLog | 5593 * decl.c (start_method): Handle attrlist. 6184 (start_method): Call grok_special_member_properties. 6920 start_method), decl2.c (grokfield, grokbitfield, grokoptypename), 8393 (start_method): Likewise. 11561 (start_method): Likewise. 14632 (start_method): Don't call preserve_data.
|
| H A D | decl.c | 15172 start_method (declspecs, declarator, attrlist) in start_method() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.7 | 20341 * cp/decl.c (start_method): Handle attrlist.
|