Home
last modified time | relevance | path

Searched refs:_ (Results 1 – 25 of 40) sorted by relevance

12

/scripts/
Dkernel-doc404 my $contents = join "\n", @_;
437 my $contents = join "\n", @_;
467 my $contents = join "\n",@_;
514 my %args = %{$_[0]};
527 my %args = %{$_[0]};
552 output_section_html(@_);
558 my %args = %{$_[0]};
564 output_section_html(@_);
570 my %args = %{$_[0]};
611 output_section_html(@_);
[all …]
Dasn1_compiler.c209 #define _(X) [DIRECTIVE_##X] = #X macro
210 _(ABSENT),
211 _(ALL),
212 _(ANY),
213 _(APPLICATION),
214 _(AUTOMATIC),
215 _(BEGIN),
216 _(BIT),
217 _(BMPString),
218 _(BOOLEAN),
[all …]
Dget_maintainer.pl164 my $line = $_;
276 my $line = $_;
435 my $patch_line = $_;
509 my ($start, $end) = @_;
527 my ($start, $end) = @_;
678 @email_to = grep($_->[0] !~ /${email_address}/, @email_to);
710 my ($file, $pattern) = @_;
810 my ($lk_path) = @_;
837 my ($formatted_email) = @_;
864 my ($name, $address, $usename) = @_;
[all …]
Dheaderdep.pl30 my @headers = grep { strip($_) } @ARGV;
88 my @queue = @_;
142 my @queue = map { [[0, $_]] } @_;
152 if(grep { $_->[1] eq $dep->[1] } @$top) {
164 $_ = shift;
168 $_;
Dnamespace.pl160 my $basename = $_;
161 $_ = $File::Find::name;
213 do_nm($basename, $_);
215 $_ = $basename; # File::Find expects $_ untouched (undocumented)
220 my ($basename, $fullname) = @_;
250 $comment .= substr($_, 43);
265 ($type, $name) = (split(/ +/, $_, 3))[1..2];
344 my ($object, $name) = @_;
461 if (exists($export{$_})) {
Dexport_report.pl26 my ($href) = @_;
42 print "Usage: @_ -h -k Module.symvers [ -o outputfile ] \n",
55 open my $fh, '<', $_ or die "cannot open $_: $!\n";
119 $state = 1 if ($_ =~ /static const struct modversion_info/);
123 $state = 2 if ($_ =~ /__attribute__\(\(section\("__versions"\)\)\)/);
127 if ( $_ !~ /0x[0-9a-f]+,/ ) {
Dcheckincludes.pl51 push(@file_lines, $_);
77 print {$f} $_;
82 print {$f} $_;
Dmarkup_oops.pl51 my ($line) = @_;
91 my ($reg) = @_;
100 my ($line, $cntr) = @_;
160 my $line = $_;
207 if ($_ =~ /^([0-9a-f]+) \<$function\>\:/) {
222 my ($address, $target) = @_;
241 my $line = $_;
Dcheckpatch.pl39 my ($exitcode) = @_;
81 my $line = $_;
353 my ($string) = @_;
384 push(@rawlines, $_);
397 my ($root) = @_;
414 my ($formatted_email) = @_;
461 my ($name, $address) = @_;
484 my ($conf) = @_;
496 my ($str) = @_;
521 my ($line) = @_;
[all …]
Dprofile2linkerlist.pl13 my $line = $_;
15 $_ =~ /\W*[0-9]+\W*([a-zA-Z\_0-9]+)\W*[0-9]+/;
Dcheckversion.pl44 if (($_ =~ /LINUX_VERSION_CODE/) || ($_ =~ /\WKERNEL_VERSION/)) {
Dcleanfile19 my($li) = @_;
57 my($li) = @_;
Dsign-file48 my ($file) = @_;
121 my ($cursor, $expected_tag, $optional) = @_;
185 my ($cursor) = @_;
Dcleanpatch19 my($li) = @_;
57 my($li) = @_;
DMakefile.lib99 name-fix = $(subst $(comma),_,$(subst -,_,$1))
274 dtc-tmp = $(subst $(comma),_,$(dot-target).dts.tmp)
Dheaders_check.pl106 my $path = $_[0];
/scripts/kconfig/
Dmconf.c404 str_printf( &title, _("Enter %s (sub)string to search for " in search_conf()
409 dres = dialog_inputbox(_("Search Configuration Parameter"), in search_conf()
416 show_helptext(_("Search Configuration"), search_help); in search_conf()
447 dres = show_textbox_ext(_("Search Results"), (char *) in search_conf()
495 prompt = _(prompt); in build_conf()
511 item_make(" %*c*** %s ***", indent + 1, ' ', _(prompt)); in build_conf()
519 item_make("---%*c%s", indent + 1, ' ', _(prompt)); in build_conf()
563 item_add_str("%*c%s", indent + 1, ' ', _(menu_get_prompt(menu))); in build_conf()
566 item_add_str(" (%s)", _(menu_get_prompt(def_menu))); in build_conf()
578 item_make("---%*c%s", indent + 1, ' ', _(menu_get_prompt(menu))); in build_conf()
[all …]
Dnconf.c388 _("Global help"), _(nconf_global_help)); in handle_f1()
403 _("Short help"), in handle_f3()
404 _(current_instructions)); in handle_f3()
412 _("Show all symbols?"), in handle_f4()
653 _("Do you wish to save your new configuration?\n" in do_exit()
670 _("Error during writing of configuration.\n" in do_exit()
678 _("Your configuration changes were NOT saved."), in do_exit()
697 str_printf( &title, _("Enter %s (sub)string to search for " in search_conf()
702 _("Search Configuration Parameter"), in search_conf()
710 _("Search Configuration"), search_help); in search_conf()
[all …]
Dstreamline_config.pl55 print STDERR @_;
155 my ($kconfig) = @_;
179 $_ = $line . " " . $_;
184 $line = $_;
266 my ($line, %vars) = @_;
302 $line .= $_;
303 $_ = $line;
309 $_ = convert_vars($_, %make_vars);
419 $_ = $line;
440 my ($p) = @_;
[all …]
Dconf.c77 printf(_("aborted!\n\n")); in check_stdin()
78 printf(_("Console input/output is redirected. ")); in check_stdin()
79 printf(_("Run 'make oldconfig' to update configuration.\n\n")); in check_stdin()
89 printf(_("(NEW) ")); in conf_askvalue()
139 printf("%*s%s ", indent - 1, "", _(menu->prompt->text)); in conf_string()
172 printf("%*s%s ", indent - 1, "", _(menu->prompt->text)); in conf_sym()
259 printf("%*s%s\n", indent - 1, "", _(menu_get_prompt(menu))); in conf_choice()
269 printf("%*s%s\n", indent - 1, "", _(menu_get_prompt(menu))); in conf_choice()
277 printf("%*c %s\n", indent, '*', _(menu_get_prompt(child))); in conf_choice()
286 printf(" %d. %s", cnt, _(menu_get_prompt(child))); in conf_choice()
[all …]
Dqconf.cc52 #ifdef _
53 # undef _
54 # define _ qgettext macro
133 prompt = _(menu_get_prompt(menu)); in updateMenu()
225 prompt += _(" (NEW)"); in updateMenu()
363 addColumn(promptColIdx, _("Option")); in ConfigList()
388 addColumn(nameColIdx, _("Name")); in reinit()
395 addColumn(dataColIdx, _("Value")); in reinit()
829 action = new Q3Action(NULL, _("Show Name"), 0, this); in contextMenuEvent()
837 action = new Q3Action(NULL, _("Show Range"), 0, this); in contextMenuEvent()
[all …]
Dgconf.c140 g_error(_("GUI loading failed !\n")); in init_main_window()
260 gtk_tree_view_column_set_title(column, _("Options")); in init_left_tree()
303 gtk_tree_view_column_set_title(column, _("Options")); in init_right_tree()
332 _("Name"), renderer, in init_right_tree()
356 _("Value"), renderer, in init_right_tree()
395 const char *prompt = _(menu_get_prompt(menu)); in text_insert_help()
449 dialog = gtk_dialog_new_with_buttons(_("Warning !"), in on_window1_delete_event()
463 label = gtk_label_new(_("\nSave configuration ?\n")); in on_window1_delete_event()
523 text_insert_msg(_("Error"), _("Unable to load configuration !")); in load_filename()
532 fs = gtk_file_selection_new(_("Load file...")); in on_load1_activate()
[all …]
Dmenu.c530 str_printf(r, _("Prompt: %s\n"), _(prop->text)); in get_prompt_str()
563 str_printf(r, _(" Location:\n")); in get_prompt_str()
569 _(menu_get_prompt(menu))); in get_prompt_str()
572 menu->sym->name : _("<choice>"), in get_prompt_str()
619 str_printf(r, _(" Defined at %s:%d\n"), prop->menu->file->name, in get_symbol_str()
622 str_append(r, _(" Depends on: ")); in get_symbol_str()
640 str_append(r, _(" Selected by: ")); in get_symbol_str()
656 str_append(&res, _("No matches found.\n")); in get_relations_str()
671 str_printf(help, "%s\n", _(help_text)); in menu_get_ext_help()
/scripts/dtc/
Ddtc-lexer.l28 PROPNODECHAR [a-zA-Z0-9,._+*#?@-]
30 LABEL [a-zA-Z_][a-zA-Z0-9_]*
/scripts/coccinelle/null/
Dbadzero.cocci95 try let _ = Hashtbl.find negtable f in ()
115 try let _ = Hashtbl.find negtable f in ()

12