Searched full:declaration (Results 1 – 25 of 370) sorted by relevance
12345678910>>...15
9 $(call cc-option,-Wold-style-declaration,-Wout-of-line-declaration)
3 * C global declaration parser for genksyms.116 declaration117 | declaration_seq declaration120 declaration:294 error_with_pos("unexpected second declaration name");303 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
234 declaration of the structure.247 requiring the declaration of the structure.260 the declaration of the structure.274 requiring the declaration of the structure.287 the declaration of the structure.300 requiring the declaration of the structure.314 architecture-specific declaration.
48 /* emitting state used to determine the need for forward declaration */50 /* whether forward declaration was already emitted */253 * pointer and could be satisfied with just a forward declaration.289 * type declaration; or as a top-level anonymous enum, typically used for393 * it's enough to just have a forward declaration of struct A at the time of399 * struct A {}; // if this was forward-declaration: compilation error447 * declaration);475 /* type loop, but resolvable through fwd declaration */ in btf_dump_order_type()656 * declaration.685 * part of - then no need for fwd declaration in btf_dump_emit_type()[all …]
66 const struct snd_soc_dapm_widget *dapm_widgets; /* dapms declaration */67 const int num_dapm_widgets; /* dapms declaration */68 const struct snd_soc_dapm_route *dapm_routes; /* route declaration */69 const int num_dapm_routes; /* route declaration */
135 # of the declaration; the struct/union/enum/typedef must always precede381 #declaration types: can be776 my $declaration = $args{'definition'};777 $declaration =~ s/\t/ /g;778 $declaration =~ s/\n/"\n.br\n.BI \"/g;781 print ".BI \"$declaration\n};\n.br\n\n";1120 my $declaration = $args{'definition'};1121 $declaration =~ s/\t/ /g;1122 print " " . $args{'type'} . " " . $args{'struct'} . " {\n$declaration };\n\n";1196 # 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
23 Declaration section in Device Drivers27 allocated. Below is an example declaration of the eepro10028 driver. This declaration is hypothetical only; it relies on the driver
7 * declaration.
7 /* File hw_atl_a0.h: Declaration of abstract interface for Atlantic hardware
7 generic ASoC simple card. For details about sound card declaration please refer to120 Example of audio card declaration: