Searched full:declaration (Results 1 – 25 of 364) sorted by relevance
12345678910>>...15
46 /* emitting state used to determine the need for forward declaration */48 /* whether forward declaration was already emitted */226 * pointer and could be satisfied with just a forward declaration.262 * type declaration; or as a top-level anonymous enum, typically used for365 * it's enough to just have a forward declaration of struct A at the time of371 * struct A {}; // if this was forward-declaration: compilation error419 * declaration);447 /* type loop, but resolvable through fwd declaration */ in btf_dump_order_type()627 * declaration.656 * part of - then no need for fwd declaration in btf_dump_emit_type()[all …]
3 * C global declaration parser for genksyms.114 declaration115 | declaration_seq declaration118 declaration:291 error_with_pos("unexpected second declaration name");300 error_with_pos("unexpected second declaration name");
98 * Normal declaration and definition macros.108 * Variant on the per-CPU variable declaration/definition theme used for118 * Declaration/definition used for per-CPU variables that must come first in128 * Declaration/definition used for per-CPU variables that must be cacheline155 * Declaration/definition used for per-CPU variables that must be page aligned.166 * Declaration/definition used for per-CPU variables that must be read mostly.175 * Declaration/definition used for per-CPU variables that should be accessed
228 declaration of the structure.241 requiring the declaration of the structure.254 the declaration of the structure.268 requiring the declaration of the structure.281 the declaration of the structure.294 requiring the declaration of the structure.308 architecture-specific declaration.
69 const struct snd_soc_dapm_widget *dapm_widgets; /* dapms declaration */70 const int num_dapm_widgets; /* dapms declaration */71 const struct snd_soc_dapm_route *dapm_routes; /* route declaration */72 const int num_dapm_routes; /* route declaration */
135 # of the declaration; the struct/union/enum/typedef must always precede381 #declaration types: can be765 my $declaration = $args{'definition'};766 $declaration =~ s/\t/ /g;767 $declaration =~ s/\n/"\n.br\n.BI \"/g;770 print ".BI \"$declaration\n};\n.br\n\n";1108 my $declaration = $args{'definition'};1109 $declaration =~ s/\t/ /g;1110 print " " . $args{'type'} . " " . $args{'struct'} . " {\n$declaration };\n\n";1184 # takes a declaration (struct, union, enum, typedef) and[all …]
7 /* File aq_ethtool.h: Declaration of ethertool related functions. */
8 /* File aq_drvinfo.h: Declaration of common code for firmware info in sys.*/
16 * QNAP TS-x09 Boards ethernet declaration
3 * Machine declaration for Alpine platforms.
10 * Declaration for the various functions exported by the
7 * declaration.
23 Declaration chapter27 allocated. Below is an example declaration of the eepro10028 driver. This declaration is hypothetical only; it relies on the driver
7 /* File hw_atl_a0.h: Declaration of abstract interface for Atlantic hardware
13 * Following declaration must be in an ifdef due to this symbol being static
7 generic ASoC simple card. For details about sound card declaration please refer to120 Example of audio card declaration: