Searched full:declaration (Results 1 – 25 of 414) sorted by relevance
12345678910>>...17
13 /* Forward declaration from "pvr_device.h" */17 /* Forward declaration from "pvr_gem.h" */20 /* Forward declaration from "pvr_vm.c" */23 /* Forward declaration from <uapi/drm/pvr_drm.h> */26 /* Forward declaration from <drm/drm_exec.h> */
9 /* Forward declaration from <linux/xarray.h>. */12 /* Forward declaration from <drm/drm_file.h>. */15 /* Forward declaration from <drm/gpu_scheduler.h>. */18 /* Forward declaration from "pvr_device.h". */
7 /* Forward declaration from <drm/drm_drv.h>. */11 /* Forward declaration from "pvr_device.h". */14 /* Forward declaration from <linux/dcache.h>. */
10 /* Forward declaration from "pvr_device.h" */13 /* Forward declaration from "pvr_mmu.c" */17 /* Forward declaration from "pvr_vm.c" */20 /* Forward declaration from <linux/scatterlist.h> */
12 /* Forward declaration from pvr_device.h. */15 /* Forward declaration from pvr_gem.h. */69 /* Forward declaration from <linux/dcache.h>. */
7 /* Forward declaration from pvr_device.h. */10 /* Forward declaration from pvr_gem.h. */
15 /* Forward declaration from pvr_device.h. */18 /* Forward declaration from pvr_gem.h. */21 /* Forward declaration from pvr_hwrt.h. */
17 /* Forward declaration from pvr_gem.h. */20 /* Forward declaration from pvr_gem.h. */23 /* Forward declaration from pvr_hwrt.h. */
12 /* Forward declaration from pvr_device.h. */15 /* Forward declaration from pvr_gem.h. */
63 /* Forward declaration from "pvr_device.h". */66 /* Forward declaration from <linux/dcache.h>. */
17 /* Forward declaration from pvr_free_list.h. */20 /* Forward declaration from pvr_gem.h. */
17 /* Forward declaration from "pvr_context.h". */27 /* Forward declaration from "pvr_queue.h". */
7 /* Forward declaration from pvr_device.h. */
6 …ted-externs -Wno-undef -Wno-switch-default -Wno-bad-function-cast -Wno-declaration-after-statement…8 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…9 …arameter -Wno-shadow -Wno-deprecated-declarations -Wno-switch-enum -Wno-declaration-after-statement
3 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…4 …s -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs -Wno-declaration-after-statement
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");
9 $(call cc-option,-Wold-style-declaration,-Wout-of-line-declaration)
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.
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 */
239 #declaration types: can be666 my $declaration = $args{'definition'};667 $declaration =~ s/\t/ /g;668 $declaration =~ s/\n/"\n.br\n.BI \"/g;671 print ".BI \"$declaration\n};\n.br\n\n";1019 my $declaration = $args{'definition'};1021 $declaration =~ s/\t/$lineprefix/g;1022 …print $lineprefix . $args{'type'} . " " . $args{'struct'} . " {\n$declaration" . $lineprefix . "};…1098 # takes a declaration (struct, union, enum, typedef) and1152 # - first eat non-declaration parameters and rewrite for final match[all …]
49 /* emitting state used to determine the need for forward declaration */51 /* whether forward declaration was already emitted */269 * pointer and could be satisfied with just a forward declaration.305 * type declaration; or as a top-level anonymous enum, typically used for412 * it's enough to just have a forward declaration of struct A at the time of418 * struct A {}; // if this was forward-declaration: compilation error466 * declaration);494 /* type loop, but resolvable through fwd declaration */ in btf_dump_order_type()678 * declaration.707 * part of - then no need for fwd declaration in btf_dump_emit_type()[all …]
23 Declaration chapter27 allocated. Below is an example declaration of the eepro10028 driver. This declaration is hypothetical only; it relies on the driver
3 * Machine declaration for Alpine platforms.
7 /* File aq_ethtool.h: Declaration of ethertool related functions. */