Home
last modified time | relevance | path

Searched refs:entry (Results 1 – 9 of 9) sorted by relevance

/scripts/
Dgcc-goto.sh17 entry:
18 asm goto ("" :::: entry);
Dget_maintainer.pl1107 while (my $entry = shift(@address_list)) {
1108 push_email_address($entry, $role);
1123 foreach my $entry (@email_to) {
1125 my ($entry_name, $entry_address) = parse_email($entry->[0]);
1127 && ($role eq "" || !($entry->[1] =~ m/$role/))
1129 if ($entry->[1] eq "") {
1130 $entry->[1] = "$role";
1132 $entry->[1] = "$entry->[1],$role";
1136 if ($email eq $entry->[0]
1137 && ($role eq "" || !($entry->[1] =~ m/$role/))
[all …]
Dchecksyscalls.sh202 while read nr abi name entry ; do
Dcheckpatch.pl363 for my $entry (split(/[, ]+/, $1)) {
364 if ($entry =~ m@include/(.*)@) {
367 } elsif ($entry !~ m@/@) {
368 push(@dep_functions, $entry);
/scripts/kconfig/
Dqconf.cc1694 QString entry; in saveSettings() local
1697 entry = "single"; in saveSettings()
1701 entry = "split"; in saveSettings()
1705 entry = "full"; in saveSettings()
1711 configSettings->writeEntry("/listMode", entry); in saveSettings()
Dzconf.tab.c_shipped805 in Bison 2.4.2's NEWS entry, where a plan to phase it out is
1311 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
1321 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
1331 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
/scripts/mod/
Dfile2alias.c1074 int (*do_entry)(const char *, void *entry, char *alias) = function; in do_table()
/scripts/dtc/
Ddtc-parser.tab.c_shipped601 in Bison 2.4.2's NEWS entry, where a plan to phase it out is
/scripts/genksyms/
Dparse.tab.c_shipped880 in Bison 2.4.2's NEWS entry, where a plan to phase it out is