| /freebsd-13-stable/tools/tools/vop_table/ |
| HD | vop_table.tcl | 113 set sfx [lindex [split $j _] 1] 123 } elseif { $t == "${pfx}_${sfx}" } { 125 } elseif { $t == "vop_${sfx}" } { 127 } elseif { $t == "vop_no${sfx}" } { 129 } elseif { $t == "vop_std${sfx}" } { 131 } elseif { $sfx == "cachedlookup" && $t == "${pfx}_lookup" } { 193 set sfx [lindex [split $j _] 1] 198 if {$v != "vop_std$sfx"} {
|
| /freebsd-13-stable/usr.bin/sort/ |
| HD | vsort.c | 71 bool expect_alpha, sfx; in find_suffix() local 73 sfx = false; in find_suffix() 82 sfx = false; in find_suffix() 85 if (!sfx) { in find_suffix() 86 sfx = true; in find_suffix() 90 sfx = false; in find_suffix() 111 if (!sfx) in find_suffix()
|
| /freebsd-13-stable/contrib/netbsd-tests/usr.bin/awk/ |
| HD | t_awk.sh | 36 for sfx in in out awk; do 37 cp -r $(atf_get_srcdir)/$fname.$sfx . 72 for sfx in out awk; do 73 cp -r $(atf_get_srcdir)/d_string1.$sfx .
|
| /freebsd-13-stable/contrib/netbsd-tests/bin/sh/ |
| HD | t_varval.sh | 65 sfx="${sfx}${sfx:+ }${1}" 72 oneline "${pfx}" "$i" "${sfx}" $quote
|
| HD | t_here.sh | 247 (*) pfx=${end%??????}; sfx=${end#??????} 249 'x=$(cat <<'"'${end}'${nl}text${nl}${end}${sfx}${nl}${end}${nl}"'); printf %s "$x"' \ 250 "text ${end}${sfx}" 0 255 'x=$(cat <<'"'${end}'${nl}text${nl}${pfx}${sfx}${nl}${end}${nl}"'); printf %s "$x"' \ 256 "text ${pfx}${sfx}" 0
|
| /freebsd-13-stable/usr.bin/limits/ |
| HD | limits.c | 72 const char * sfx; member 261 const char *pfx, const char *sfx, const char *which); 518 shellparm[shelltype].lprm[rcswhich].sfx, in main() 526 shellparm[shelltype].lprm[rcswhich].sfx, in main() 534 shellparm[shelltype].lprm[rcswhich].sfx, in main() 557 print_limit(rlim_t limit, unsigned divisor, const char * inf, const char * pfx, const char * sfx, c… in print_limit() argument 566 printf(sfx, which); in print_limit()
|
| /freebsd-13-stable/crypto/openssl/crypto/perlasm/ |
| HD | arm-xlate.pl | 100 my ($r,$sfx,$start,$end) = @_; 102 join(",",map("$r$_$sfx",($start..$end)));
|
| /freebsd-13-stable/crypto/openssl/crypto/ec/asm/ |
| HD | ecp_nistz256-x86_64.pl | 3221 my ($src0,$sfx,$bias); 3226 $sfx = ""; 3244 $sfx = "x"; 3460 .size ecp_nistz256_point_double$sfx,.-ecp_nistz256_point_double$sfx 3467 my ($src0,$sfx,$bias); 3477 $sfx = ""; 3495 $sfx = "x"; 3841 .size ecp_nistz256_point_add$sfx,.-ecp_nistz256_point_add$sfx 3848 my ($src0,$sfx,$bias); 3857 $sfx = ""; [all …]
|
| /freebsd-13-stable/sbin/geom/misc/ |
| HD | subr.c | 159 goto sfx; in g_parse_lba() 165 sfx: in g_parse_lba()
|
| /freebsd-13-stable/sys/dev/cfi/ |
| HD | cfi_core.c | 183 static const char *sfx[] = { "", "K", "M", "G" }; in cfi_fmtsize() local 192 sprintf(buf, "%u%sB", sz, sfx[sfxidx]); in cfi_fmtsize()
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | ntp_io.c | 558 print_interface(const endpt *iface, const char *pfx, const char *sfx) in print_interface() argument 578 sfx); in print_interface()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMInstrInfo.td | 3482 multiclass arm_ldst_mult<string asm, string sfx, bit L_bit, bit P_bit, Format f, 3489 !strconcat(asm, "${p}\t$Rn, $regs", sfx), "", []> { 3498 !strconcat(asm, "${p}\t$Rn!, $regs", sfx), "$Rn = $wb", []> { 3509 !strconcat(asm, "da${p}\t$Rn, $regs", sfx), "", []> { 3518 !strconcat(asm, "da${p}\t$Rn!, $regs", sfx), "$Rn = $wb", []> { 3529 !strconcat(asm, "db${p}\t$Rn, $regs", sfx), "", []> { 3538 !strconcat(asm, "db${p}\t$Rn!, $regs", sfx), "$Rn = $wb", []> { 3549 !strconcat(asm, "ib${p}\t$Rn, $regs", sfx), "", []> { 3558 !strconcat(asm, "ib${p}\t$Rn!, $regs", sfx), "$Rn = $wb", []> {
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | archive | 2410 >5 leshort &0x0200 \b, sfx
|
| HD | msdos | 388 >>>>(&0x104.l+(-4)) string =!sfx! \b, ACE self-extracting archive
|