| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCCodeEmitter.cpp | 47 #define _ fixup_Invalid macro 51 { _, _, _, _, 52 _, _, P(_DTPREL_16_X), P(_DTPREL_11_X), 53 P(_DTPREL_11_X), P(_9_X), _, P(_DTPREL_11_X), 54 P(_DTPREL_16_X), _, _, _, 55 P(_DTPREL_16_X), _, _, _, 56 _, _, _, _, 57 _, _, _, _, 58 _, _, _, _, 61 { _, _, _, _, [all …]
|
| /src/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 132 confess(err("PARSE")) if (grep(!defined($_),@_)); 139 $token.="\t" if ($#_>=0); 140 $out.=$token.join(',',@_)."\n"; 144 confess(err("ARGNUM")) if ($#_!=0); 145 my ($label)=@_; 150 confess(err("ARGNUM")) if ($#_!=0); 151 my ($file)=@_; 160 confess(err("ARGNUM")) if ($#_!=0); 161 S(0xb2b0,@_); 165 confess(err("ARGNUM")) if ($#_!=0); [all …]
|
| H A D | x86asm.pl | 27 die "more than 4 arguments passed to $opcode" if ($#_>3); 33 &generic($opcode,@_) or die "undefined subroutine \&$AUTOLOAD"; 39 if ($#_==-1) { push(@out,"\t$opcode\n"); } 40 else { push(@out,"\t$opcode\t".join(',',@_)."\n"); } 44 { $_[0] =~ m/^e?([a-d])x$/o or die "$_[0] does not have a 'low byte'"; 48 { $_[0] =~ m/^e?([a-d])x$/o or die "$_[0] does not have a 'high byte'"; 51 sub ::stack_push{ my $num=$_[0]*4; $stack+=$num; &sub("esp",$num); } 52 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); } 53 sub ::blindpop { &pop($_[0]); $stack+=4; } 54 sub ::wparam { &DWP($stack+4*$_[0],"esp"); } [all …]
|
| H A D | ppc-xlate.pl | 21 my ($dir,$name,$type) = @_; 116 my $line = join(",",@_); 126 for (@_) { 132 { $hi=undef; $lo=$_; } 168 my @rest = @_; 171 @subst = map { vsr2vr1($_); } @subst; 182 my @out = _vsr2vr($num, @_); 192 my @out = _vsr2vr($num, @_); 198 my $vsel = sub { vsr2vr("vsel", 4, @_); }; 199 my $vsl = sub { vsr2vr("vsl", 3, @_); }; [all …]
|
| /src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 35 #define _(rq, tp, sz) \ 46 _(AFM_ADDFMAP, READWRITE, struct_atm_flowmap_sz); 47 _(AFM_DELFMAP, READWRITE, struct_atm_flowmap_sz); 48 _(AFM_CLEANFMAP, READWRITE, struct_atm_flowmap_sz); 49 _(AFM_GETFMAP, READWRITE, struct_atm_flowmap_sz); 51 _(ALTQGTYPE, READWRITE, struct_altqreq_sz); 52 _(ALTQTBRSET, READ, struct_tbrreq_sz); 53 _(ALTQTBRGET, READWRITE, struct_tbrreq_sz); 55 _(BLUE_IF_ATTACH, READ, struct_blue_interface_sz); 56 _(BLUE_DISABLE, READ, struct_blue_interface_sz); [all …]
|
| H A D | sanitizer_common_interceptors_ioctl.inc | 41 #define _(rq, tp, sz) \ 51 _(FIOASYNC, READ, sizeof(int)); 52 _(FIOCLEX, NONE, 0); 53 _(FIOGETOWN, WRITE, sizeof(int)); 54 _(FIONBIO, READ, sizeof(int)); 55 _(FIONCLEX, NONE, 0); 56 _(FIOSETOWN, READ, sizeof(int)); 57 _(SIOCATMARK, WRITE, sizeof(int)); 58 _(SIOCGIFCONF, CUSTOM, 0); 59 _(SIOCGPGRP, WRITE, sizeof(int)); [all …]
|
| /src/crypto/openssl/Configurations/platform/ |
| H A D | BASE.pm | 25 sub binname { return $_[1] } # Name of executable binary 26 sub dsoname { return $_[1] } # Name of dynamic shared object (DSO) 27 sub sharedname { return __isshared($_[1]) ? $_[1] : undef } # Name of shared lib 28 sub staticname { return __base($_[1], '.a') } # Name of static lib 35 sub bin { return $_[0]->binname($_[1]) . $_[0]->binext() } 36 sub dso { return $_[0]->dsoname($_[1]) . $_[0]->dsoext() } 37 sub sharedlib { return __concat($_[0]->sharedname($_[1]), $_[0]->shlibext()) } 38 sub staticlib { return $_[0]->staticname($_[1]) . $_[0]->libext() } 41 sub def { return __base($_[1], '.ld') . $_[0]->defext() } 42 sub obj { return __base($_[1], '.o') . $_[0]->objext() } [all …]
|
| /src/contrib/ntp/sntp/libopts/ |
| H A D | genshell.c | 414 res = (char *)VOIDP(_(pz)); in AO_gettext() 416 res = (char *)VOIDP(_(pz)); in AO_gettext() 418 res = (char *)VOIDP(_(pz)); in AO_gettext() 424 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 500 puts(_("genshellopt 1\n\ in bogus_function() 507 puts(_("The genshellopt library is free software; you can redistribute it and/or\n\ in bogus_function() 511 puts(_("This library is distributed in the hope that it will be useful, but WITHOUT\n\ in bogus_function() 515 puts(_("You should have received a copy of the GNU Library General Public License\n\ in bogus_function() 520 puts(_("Output Script File")); in bogus_function() 523 puts(_("Shell name (follows \"#!\" magic)")); in bogus_function() [all …]
|
| /src/contrib/ntp/ntpsnmpd/ |
| H A D | ntpsnmpd-opts.c | 476 res = (char *)VOIDP(_(pz)); in AO_gettext() 478 res = (char *)VOIDP(_(pz)); in AO_gettext() 480 res = (char *)VOIDP(_(pz)); in AO_gettext() 486 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 562 puts(_("ntpsnmpd 4.2.8p18\n\ in bogus_function() 567 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 571 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 583 puts(_("Do not fork")); in bogus_function() 586 puts(_("Log to syslog()")); in bogus_function() 589 puts(_("The socket address ntpsnmpd uses to connect to net-snmpd")); in bogus_function() [all …]
|
| /src/contrib/ntp/sntp/libopts/autoopts/ |
| H A D | usage-txt.h | 364 puts(_("allocation of %d bytes failed\n")); in dummy_func() 366 puts(_("allocation of %d bytes failed\n")); in dummy_func() 368 puts(_("AutoOpts function called without option descriptor\n")); in dummy_func() 370 puts(_("\tThis exceeds the compiled library version: ")); in dummy_func() 372 puts(_("Automated Options Processing Error!\n" in dummy_func() 375 puts(_("realloc of %d bytes at 0x%p failed\n")); in dummy_func() 377 puts(_("\tThis is less than the minimum library version: ")); in dummy_func() 379 puts(_("Automated Options version %s\n" in dummy_func() 382 puts(_("(AutoOpts bug): %s.\n")); in dummy_func() 384 puts(_("optionResetOpt() called, but reset-option not configured")); in dummy_func() [all …]
|
| /src/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.c | 745 res = (char *)VOIDP(_(pz)); in AO_gettext() 747 res = (char *)VOIDP(_(pz)); in AO_gettext() 749 res = (char *)VOIDP(_(pz)); in AO_gettext() 755 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 831 puts(_("ntpdc 4.2.8p18\n\ in bogus_function() 836 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 840 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 852 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 855 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 858 puts(_("run a command and exit")); in bogus_function() [all …]
|
| /src/contrib/ntp/ntpq/ |
| H A D | ntpq-opts.c | 790 res = (char *)VOIDP(_(pz)); in AO_gettext() 792 res = (char *)VOIDP(_(pz)); in AO_gettext() 794 res = (char *)VOIDP(_(pz)); in AO_gettext() 800 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 876 puts(_("ntpq 4.2.8p18\n\ in bogus_function() 881 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 885 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 897 puts(_("Force IPv4 name resolution")); in bogus_function() 900 puts(_("Force IPv6 name resolution")); in bogus_function() 903 puts(_("run a command and exit")); in bogus_function() [all …]
|
| /src/contrib/ntp/sntp/ |
| H A D | sntp-opts.c | 1097 res = (char *)VOIDP(_(pz)); in AO_gettext() 1099 res = (char *)VOIDP(_(pz)); in AO_gettext() 1101 res = (char *)VOIDP(_(pz)); in AO_gettext() 1107 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 1183 puts(_("sntp 4.2.8p18\n\ in bogus_function() 1188 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 1192 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 1204 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 1207 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 1210 puts(_("Enable authentication with the key auth-keynumber")); in bogus_function() [all …]
|
| /src/contrib/ntp/ntpd/ |
| H A D | ntpd-opts.c | 1451 res = (char *)VOIDP(_(pz)); in AO_gettext() 1453 res = (char *)VOIDP(_(pz)); in AO_gettext() 1455 res = (char *)VOIDP(_(pz)); in AO_gettext() 1461 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 1537 puts(_("ntpd 4.2.8p18\n\ in bogus_function() 1542 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 1546 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 1558 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 1561 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 1564 puts(_("Require crypto authentication")); in bogus_function() [all …]
|
| /src/contrib/ntp/util/ |
| H A D | ntp-keygen-opts.c | 1231 res = (char *)VOIDP(_(pz)); in AO_gettext() 1233 res = (char *)VOIDP(_(pz)); in AO_gettext() 1235 res = (char *)VOIDP(_(pz)); in AO_gettext() 1241 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 1317 puts(_("ntp-keygen (ntp) 4.2.8p18\n\ in bogus_function() 1322 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 1326 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 1338 puts(_("identity modulus bits")); in bogus_function() 1341 puts(_("certificate scheme")); in bogus_function() 1344 puts(_("privatekey cipher")); in bogus_function() [all …]
|
| /src/contrib/ntp/sntp/ag-tpl/ |
| H A D | Mdoc.pm | 197 my ($o, $c) = @_; 198 return sub { ($o, ns, @_, ns, pp($c)) }; 202 my ($f, @l) = @_; 205 local $_ = $el; 220 def_macro('Xo', sub { @_ }, concat_until => '.Xc'); 222 def_macro('.Ns', sub {ns, @_}); 223 def_macro('Ns', sub {ns, @_}); 230 $reference{authors} .= " and @_" 233 $reference{authors} = "@_"; 237 def_macro('.%T', sub { $reference{title} = "@_"; () } ); [all …]
|
| H A D | mdoc2man | 46 Mdoc::def_macro( '.Sh', sub { '.SH', hs, @_ }, raw => 1); 47 Mdoc::def_macro( '.Ss', sub { '.SS', hs, @_ }, raw => 1); 49 Mdoc::def_macro( '.Nd', sub { "\\- @_" } ); 59 Mdoc::def_macro( '.D1' , sub { ".in +4\n", ns, @_ , ns , "\n.in -4" } , greedy => 1); 61 Mdoc::def_macro( 'Oo', sub { '[', @_ } ); 62 Mdoc::def_macro( 'Oc', sub { ']', @_ } ); 64 Mdoc::def_macro( 'Po', sub { '(', @_} ); 65 Mdoc::def_macro( 'Pc', sub { ')', @_ } ); 67 Mdoc::def_macro( 'Bro', sub { '{', ns, @_ } ); 68 Mdoc::def_macro( 'Brc', sub { '}', @_ } ); [all …]
|
| /src/contrib/ntp/sntp/ag-tpl/0-old/ |
| H A D | Mdoc.pm | 170 my ($o, $c) = @_; 171 return sub { ($o, ns, @_, ns, pp($c)) }; 175 my ($f, @l) = @_; 178 local $_ = $el; 193 def_macro('Xo', sub { @_ }, concat_until => '.Xc'); 195 def_macro('.Ns', sub {ns, @_}); 196 def_macro('Ns', sub {ns, @_}); 203 $reference{authors} .= " and @_" 206 $reference{authors} = "@_"; 210 def_macro('.%T', sub { $reference{title} = "@_"; () } ); [all …]
|
| H A D | mdoc2man | 20 Mdoc::def_macro( '.Sh', sub { '.SH', hs, @_ }, raw => 1); 21 Mdoc::def_macro( '.Ss', sub { '.SS', hs, @_ }, raw => 1); 23 Mdoc::def_macro( '.Nd', sub { "\\- @_" } ); 33 Mdoc::def_macro( '.D1' , sub { ".in +4\n", ns, @_ , ns , "\n.in -4" } , greedy => 1); 35 Mdoc::def_macro( 'Oo', sub { '[', @_ } ); 36 Mdoc::def_macro( 'Oc', sub { ']', @_ } ); 38 Mdoc::def_macro( 'Po', sub { '(', @_} ); 39 Mdoc::def_macro( 'Pc', sub { ')', @_ } ); 41 Mdoc::def_macro( 'Bro', sub { '{', ns, @_ } ); 42 Mdoc::def_macro( 'Brc', sub { '}', @_ } ); [all …]
|
| /src/crypto/krb5/src/util/ |
| H A D | depfix.pl | 56 my($x) = @_; 63 my($old,$new,$s) = @_; 85 local($_) = @_; 97 $_ = strrep(" $srct", " \$(top_srcdir)/", $_); 101 $_ = strrep(" $srct", " \$(top_srcdir)/", $_); 109 $_ = strrep($pat, $out, $_); 114 $_ = strrep($pat, $out, $_); 119 $_ = strrep(" $BUILDTOP/", " \$(BUILDTOP)/", $_); 120 return $_; 124 local($_) = @_; [all …]
|
| /src/crypto/openssl/crypto/modes/asm/ |
| H A D | aes-gcm-avx512.pl | 207 my ($reg) = @_; 221 my ($reg) = @_; 233 my ($reg) = @_; 245 my ($reg) = @_; 255 my ($reg) = @_; 265 my ($reg) = @_; 277 my ($base, $offset, $displacement) = @_; 289 my ($idx, $base) = @_; 298 my ($idx, $base) = @_; 319 my ($need_hkeys_stack_storage, $need_aes_stack_storage, $func_name) = @_; [all …]
|
| /src/contrib/ntp/scripts/monitoring/ |
| H A D | ntp.pl | 47 sub pkt_LI { return ($_[$[] >> 6) & 0x3; } 48 sub pkt_VN { return ($_[$[] >> 3) & 0x7; } 49 sub pkt_MODE { return ($_[$[] ) & 0x7; } 52 sub pkt_R { return ($_[$[] & 0x80) == 0x80; } 53 sub pkt_E { return ($_[$[] & 0x40) == 0x40; } 54 sub pkt_M { return ($_[$[] & 0x20) == 0x20; } 55 sub pkt_OP { return $_[$[] & 0x1f; } 61 local($id,$key) = @_; 79 local($fh,$opcode, $associd, $data,$address) = @_; 133 local($val,*list) = @_; [all …]
|
| /src/crypto/openssl/ |
| H A D | Configure | 333 unshift @argvcopy, "no-$_" if ! -d catdir($srcdir, 'crypto', $_); 380 &read_config($_); 393 &read_config($_); 659 sub { 0 == scalar grep { !$disabled{$_} } @dtls } 663 sub { 0 == scalar grep { !$disabled{$_} } @tls } 844 $_ = shift @argvcopy; 887 && !grep { $word eq $_ } @disablables) 889 $unsupported_options{$_} = 1; 935 $deprecated_options{$_} = 1; 943 $deprecated_options{$_} = 1; [all …]
|
| /src/crypto/openssl/util/perl/OpenSSL/ |
| H A D | Test.pm | 139 my %opts = @_; 202 my %opts = @_; 313 my %opts = @_; 327 my %opts = @_; 338 my %opts = @_; 349 my %opts = @_; 360 my %opts = @_; 374 my %opts = @_; 433 my %opts = @_; 474 local $_; [all …]
|
| H A D | ParseC.pm | 27 return map { ( @$_ ) } @preprocessor_conds; 87 if (ref($_[$#_]) eq "HASH") { 88 %opts = %{$_[$#_]}; 89 pop @_; 100 if (ref($_[$#_]) eq "HASH") { 101 %opts = %{$_[$#_]}; 102 pop @_; 113 if (ref($_[$#_]) eq "HASH") { 114 %opts = %{$_[$#_]}; 115 pop @_; [all …]
|