Home
last modified time | relevance | path

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

/scripts/kconfig/
Dlkc_proto.h4 P(conf_parse,void,(const char *name));
5 P(conf_read,int,(const char *name));
6 P(conf_read_simple,int,(const char *name, int));
7 P(conf_write_defconfig,int,(const char *name));
8 P(conf_write,int,(const char *name));
9 P(conf_write_autoconf,int,(void));
10 P(conf_get_changed,bool,(void));
11 P(conf_set_changed_callback, void,(void (*fn)(void)));
12 P(conf_set_message_callback, void,(void (*fn)(const char *fmt, va_list ap)));
15 P(rootmenu,struct menu,);
[all …]
Dlkc.h24 #define P(name,type,arg) extern type name arg macro
26 #undef P
Dqconf.h121 template <class P>
122 void updateMenuList(P*, struct menu*);
Dzconf.hash.c_shipped15 && ('N' == 78) && ('O' == 79) && ('P' == 80) && ('Q' == 81) \
Dqconf.cc594 template <class P>
595 void ConfigList::updateMenuList(P* parent, struct menu* menu) in updateMenuList()
/scripts/
Dget_maintainer.pl15 my $P = $0;
159 or warn "$P: Can't find a readable .get_maintainer.conf file $!\n";
217 die "$P: invalid argument - use --help if necessary\n";
226 print("${P} ${V}\n");
232 die "$P: missing patchfile or -f file - use --help if necessary\n";
251 die "$P: Missing required option: email, scm, status, subsystem or web\n";
258 die "$P: Please select at least 1 email option\n";
262 die "$P: The current directory does not appear to be "
272 or die "$P: Can't open MAINTAINERS: $!\n";
318 or warn "$P: Can't open .mailmap: $!\n";
[all …]
Drecordmcount.pl111 my $P = $0;
112 $P =~ s@.*/@@g;
117 print "usage: $P arch endian bits objdump objcopy cc ld nm rm mv is_module inputfile\n";
Dcheckpatch.pl10 my $P = $0;
11 $P =~ s@.*/@@g;
41 Usage: $P [OPTION]... [FILE]...
76 or warn "$P: Can't find a readable $configuration_file file $!\n";
126 print "$P: no input files\n";
163 die "$P: $root: --root does not point at a valid tree\n";
360 die "$P: $removal: open failed - $!\n";
383 die "$P: $filename: diff failed - $!\n";
388 die "$P: $filename: open failed - $!\n";
/scripts/genksyms/
Dkeywords.hash.c_shipped15 && ('N' == 78) && ('O' == 79) && ('P' == 80) && ('Q' == 81) \