| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| HD | 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 …]
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | 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 …]
|
| HD | 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 …]
|
| /freebsd-11-stable/contrib/ntp/sntp/libopts/ |
| HD | genshell.c | 409 res = (char *)VOIDP(_(pz)); in AO_gettext() 411 res = (char *)VOIDP(_(pz)); in AO_gettext() 413 res = (char *)VOIDP(_(pz)); in AO_gettext() 419 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 495 puts(_("genshellopt 1\n\ in bogus_function() 502 puts(_("The genshellopt library is free software; you can redistribute it and/or\n\ in bogus_function() 506 puts(_("This library is distributed in the hope that it will be useful, but WITHOUT\n\ in bogus_function() 510 puts(_("You should have received a copy of the GNU Library General Public License\n\ in bogus_function() 515 puts(_("Output Script File")); in bogus_function() 518 puts(_("Shell name (follows \"#!\" magic)")); in bogus_function() [all …]
|
| /freebsd-11-stable/contrib/ntp/ntpsnmpd/ |
| HD | ntpsnmpd-opts.c | 471 res = (char *)VOIDP(_(pz)); in AO_gettext() 473 res = (char *)VOIDP(_(pz)); in AO_gettext() 475 res = (char *)VOIDP(_(pz)); in AO_gettext() 481 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 557 puts(_("ntpsnmpd 4.2.8p15\n\ in bogus_function() 562 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 566 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 578 puts(_("Do not fork")); in bogus_function() 581 puts(_("Log to syslog()")); in bogus_function() 584 puts(_("The socket address ntpsnmpd uses to connect to net-snmpd")); in bogus_function() [all …]
|
| /freebsd-11-stable/contrib/ntp/ntpq/ |
| HD | ntpq-opts.c | 758 res = (char *)VOIDP(_(pz)); in AO_gettext() 760 res = (char *)VOIDP(_(pz)); in AO_gettext() 762 res = (char *)VOIDP(_(pz)); in AO_gettext() 768 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 844 puts(_("ntpq 4.2.8p15\n\ in bogus_function() 849 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 853 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 865 puts(_("Force IPv4 name resolution")); in bogus_function() 868 puts(_("Force IPv6 name resolution")); in bogus_function() 871 puts(_("run a command and exit")); in bogus_function() [all …]
|
| /freebsd-11-stable/contrib/ntp/ntpdc/ |
| HD | ntpdc-opts.c | 713 res = (char *)VOIDP(_(pz)); in AO_gettext() 715 res = (char *)VOIDP(_(pz)); in AO_gettext() 717 res = (char *)VOIDP(_(pz)); in AO_gettext() 723 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 799 puts(_("ntpdc 4.2.8p15\n\ in bogus_function() 804 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 808 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 820 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 823 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 826 puts(_("run a command and exit")); in bogus_function() [all …]
|
| /freebsd-11-stable/contrib/ntp/sntp/libopts/autoopts/ |
| HD | usage-txt.h | 366 puts(_("allocation of %d bytes failed\n")); in dummy_func() 368 puts(_("allocation of %d bytes failed\n")); in dummy_func() 370 puts(_("AutoOpts function called without option descriptor\n")); in dummy_func() 372 puts(_("\tThis exceeds the compiled library version: ")); in dummy_func() 374 puts(_("Automated Options Processing Error!\n" in dummy_func() 377 puts(_("realloc of %d bytes at 0x%p failed\n")); in dummy_func() 379 puts(_("\tThis is less than the minimum library version: ")); in dummy_func() 381 puts(_("Automated Options version %s\n" in dummy_func() 384 puts(_("(AutoOpts bug): %s.\n")); in dummy_func() 386 puts(_("optionResetOpt() called, but reset-option not configured")); in dummy_func() [all …]
|
| /freebsd-11-stable/crypto/openssl/apps/ |
| HD | progs.pl | 9 { printf "extern int %s_main(int argc, char *argv[]);\n",$_; } 32 push(@files,$_); 33 $str=" {FUNC_TYPE_GENERAL, \"$_\", ${_}_main},\n"; 34 if (($_ =~ /^s_/) || ($_ =~ /^ciphers$/)) 36 elsif ( ($_ =~ /^speed$/)) 38 elsif ( ($_ =~ /^engine$/)) 40 elsif ( ($_ =~ /^rsa$/) || ($_ =~ /^genrsa$/) || ($_ =~ /^rsautl$/)) 42 elsif ( ($_ =~ /^dsa$/) || ($_ =~ /^gendsa$/) || ($_ =~ /^dsaparam$/)) 44 elsif ( ($_ =~ /^ec$/) || ($_ =~ /^ecparam$/)) 46 elsif ( ($_ =~ /^dh$/) || ($_ =~ /^gendh$/) || ($_ =~ /^dhparam$/)) [all …]
|
| /freebsd-11-stable/contrib/ntp/sntp/ |
| HD | sntp-opts.c | 1093 res = (char *)VOIDP(_(pz)); in AO_gettext() 1095 res = (char *)VOIDP(_(pz)); in AO_gettext() 1097 res = (char *)VOIDP(_(pz)); in AO_gettext() 1103 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 1179 puts(_("sntp 4.2.8p15\n\ in bogus_function() 1184 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 1188 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 1200 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 1203 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 1206 puts(_("Enable authentication with the key auth-keynumber")); in bogus_function() [all …]
|
| /freebsd-11-stable/crypto/openssl/crypto/perlasm/ |
| HD | x86asm.pl | 20 die "more than 4 arguments passed to $opcode" if ($#_>3); 26 &generic($opcode,@_) or die "undefined subroutine \&$AUTOLOAD"; 32 if ($#_==-1) { push(@out,"\t$opcode\n"); } 33 else { push(@out,"\t$opcode\t".join(',',@_)."\n"); } 37 { $_[0] =~ m/^e?([a-d])x$/o or die "$_[0] does not have a 'low byte'"; 41 { $_[0] =~ m/^e?([a-d])x$/o or die "$_[0] does not have a 'high byte'"; 44 sub ::stack_push{ my $num=$_[0]*4; $stack+=$num; &sub("esp",$num); } 45 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); } 46 sub ::blindpop { &pop($_[0]); $stack+=4; } 47 sub ::wparam { &DWP($stack+4*$_[0],"esp"); } [all …]
|
| HD | ppc-xlate.pl | 79 my $line = join(",",@_); 89 for (@_) { 95 { $hi=undef; $lo=$_; } 110 my $cr = 0; $cr = shift if ($#_>1); 113 " .long ".sprintf "0x%x",31<<26|$cr<<23|$_[0]<<16|$_[1]<<11|64 : 114 " cmplw ".join(',',$cr,@_); 145 my ($f,$ra,$rs,$n,$b) = @_; 150 my ($f,$vx,$vy) = @_; 158 my ($f,$idx,$ra) = @_; 166 my ($f,$rd,$idx) = @_; [all …]
|
| /freebsd-11-stable/contrib/ntp/ntpd/ |
| HD | ntpd-opts.c | 1446 res = (char *)VOIDP(_(pz)); in AO_gettext() 1448 res = (char *)VOIDP(_(pz)); in AO_gettext() 1450 res = (char *)VOIDP(_(pz)); in AO_gettext() 1456 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 1532 puts(_("ntpd 4.2.8p15\n\ in bogus_function() 1537 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 1541 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 1553 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 1556 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 1559 puts(_("Require crypto authentication")); in bogus_function() [all …]
|
| /freebsd-11-stable/contrib/ntp/util/ |
| HD | ntp-keygen-opts.c | 1227 res = (char *)VOIDP(_(pz)); in AO_gettext() 1229 res = (char *)VOIDP(_(pz)); in AO_gettext() 1231 res = (char *)VOIDP(_(pz)); in AO_gettext() 1237 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 1313 puts(_("ntp-keygen (ntp) 4.2.8p15\n\ in bogus_function() 1318 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 1322 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 1334 puts(_("identity modulus bits")); in bogus_function() 1337 puts(_("certificate scheme")); in bogus_function() 1340 puts(_("privatekey cipher")); in bogus_function() [all …]
|
| /freebsd-11-stable/contrib/ntp/sntp/ag-tpl/ |
| HD | 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 …]
|
| HD | 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 …]
|
| /freebsd-11-stable/contrib/ntp/sntp/ag-tpl/0-old/ |
| HD | 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 …]
|
| HD | 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 …]
|
| HD | mdoc2texi | 24 Mdoc::def_macro( '.An', sub { @_, ns, '@*' } ); 39 gen_encloser($o, $c)->(@_) 41 Mdoc::def_macro( '.D1', sub { "\@example\n", ns, @_, ns, "\n\@end example" }, 43 Mdoc::def_macro( '.Dl', sub { "\@example\n", ns, @_, ns, "\n\@end example" }, 47 Mdoc::def_macro( 'Oo', sub { '@code{[', ns, @_ } ); 48 Mdoc::def_macro( 'Oc', sub { @_, ns, pp(']}') } ); 51 Mdoc::def_macro( 'Bro', sub { '@code{@{', ns, @_ } ); 52 Mdoc::def_macro( 'Brc', sub { @_, ns, pp('@}}') } ); 55 Mdoc::def_macro( 'Po', sub { '(', @_ } ); 56 Mdoc::def_macro( 'Pc', sub { @_, ')' } ); [all …]
|
| /freebsd-11-stable/contrib/ntp/scripts/monitoring/ |
| HD | 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 …]
|
| /freebsd-11-stable/contrib/groff/contrib/groffer/ |
| HD | groffer.sh | 66 if test _@VERSION@_ = _${_AT}VERSION${_AT}_ 75 if test _@BINDIR@_ = _${_AT}BINDIR${_AT}_ 114 if test _"$(echo "$(echo 'test')")"_ \ 122 if test _"$(echo red | sed -e 's/r/s/')"_ != _sed_ 159 if test _"${o}"_ != __ 161 if test _"{GROFFER_OPT}"_ = __ 172 if test _"${GROFFER_OPT}"_ != __ 215 if test _"${x}"_ = __ 257 if test _"${s}"_ != __ 269 if test _"${_SHELL}"_ = __ [all …]
|
| /freebsd-11-stable/contrib/subversion/subversion/svn/ |
| HD | cl-conflicts.c | 74 return _("local file edit"); in local_reason_str() 76 return _("local file obstruction"); in local_reason_str() 78 return _("local file delete"); in local_reason_str() 81 return _("local file missing or deleted or moved away"); in local_reason_str() 83 return _("local file missing"); in local_reason_str() 85 return _("local file unversioned"); in local_reason_str() 87 return _("local file add"); in local_reason_str() 89 return _("local file replace"); in local_reason_str() 91 return _("local file moved away"); in local_reason_str() 93 return _("local file moved here"); in local_reason_str() [all …]
|
| /freebsd-11-stable/cddl/contrib/opensolaris/lib/pyzfs/common/ |
| HD | allow.py | 37 _ = zfs.util._ variable 123 s = self.__ldstr(self.sets, _("Permission sets:\n")) 126 s += _("Create time permissions:\n") 129 s += self.__ldstr(self.local, _("Local permissions:\n")) 130 s += self.__ldstr(self.descend, _("Descendent permissions:\n")) 131 s += self.__ldstr(self.ld, _("Local+Descendent permissions:\n")) 179 _("invalid user %s")) 183 _("invalid group %s")) 197 parser.error(_("invalid user/group %s") % w) 205 create=_("Must also have the 'mount' ability"), [all …]
|
| /freebsd-11-stable/contrib/elftoolchain/libelf/ |
| HD | elf_types.m4 | 62 `NUM, _'') 76 * The last element of a member list is the null element: `_,_'. 84 `_,_'') 89 `_,_'') 94 `_,_'') 99 `_,_'') 116 `_,_'') 133 `_,_'') 141 `_,_'') 149 `_,_'') [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86InstrAVX512.td | 217 multiclass AVX512_maskable_common<bits<8> O, Format F, X86VectorVTInfo _, 230 [(set _.RC:$dst, RHS)], 231 [(set _.RC:$dst, MaskingRHS)], 232 [(set _.RC:$dst, 233 (Select _.KRCWM:$mask, RHS, _.ImmAllZerosV))], 241 multiclass AVX512_maskable_split<bits<8> O, Format F, X86VectorVTInfo _, 248 !con((ins _.RC:$src0, _.KRCWM:$mask), Ins), 249 !con((ins _.KRCWM:$mask), Ins), 251 [(set _.RC:$dst, RHS)], 252 [(set _.RC:$dst, [all …]
|