| /src/external/gpl3/gcc.old/dist/gcc/ |
| target.h | 123 struct _dep;
|
| sched-ebb.cc | 432 dep_def _dep, *dep = &_dep; 429 dep_def _dep, *dep = &_dep; local
|
| ddg.cc | 236 struct _dep _dep, *dep = &_dep; 235 struct _dep _dep, *dep = &_dep; local
|
| sched-int.h | 213 struct _dep struct 247 typedef struct _dep dep_def; 418 struct _dep dep;
|
| sched-deps.cc | 1855 dep_def _dep, *dep = &_dep; 1868 dep_def _dep; 1869 dep_t dep = &_dep; 1848 dep_def _dep, *dep = &_dep; local 1861 dep_def _dep; local
|
| target.def | 1331 DEP_PRO (&_DEP), and the insn DEP_CON (&_DEP). The first parameter is 1342 to this hook are as follows: The first parameter @var{_dep} is the dependence\n\ 1357 bool, (struct _dep *_dep, int cost, int distance), NULL)
|
| sel-sched-ir.cc | 3512 dep_def _dep, *dep = &_dep; 3494 dep_def _dep, *dep = &_dep; local
|
| haifa-sched.cc | 1672 struct _dep _dep1, *dep1 = &_dep1; 8406 struct _dep _dep2, *dep2 = &_dep2;
|
| /src/sys/dev/acpi/ |
| acpi.c | 736 ACPI_HANDLE _dep; local 753 rv = AcpiGetHandle(ad->ad_handle, "_DEP", &_dep); 760 rv = AcpiEvaluateObjectTyped(_dep, NULL, NULL, &buf,
|