| /freebsd-12.1/contrib/diff/lib/ |
| H A D | hard-locale.c | 41 int hard = 1; in hard_locale() 48 hard = 0; in hard_locale() 62 hard = 0; in hard_locale() 71 return hard; in hard_locale()
|
| H A D | gnulib.mk | 44 lib_SOURCES += hard-locale.h hard-locale.c
|
| /freebsd-12.1/gnu/usr.bin/grep/ |
| H A D | hard-locale.c | 60 int hard = 1; in hard_locale() 67 hard = 0; in hard_locale() 77 hard = 0; in hard_locale() 84 return hard; in hard_locale()
|
| /freebsd-12.1/sys/mips/mips/ |
| H A D | intr_machdep.c | 227 int hard, i, intr; in cpu_intr() local 246 hard = 0; in cpu_intr() 254 hard = 1; in cpu_intr() 262 hard ? "hard" : "soft", i); in cpu_intr() 268 hard ? "hard" : "soft", i); in cpu_intr()
|
| /freebsd-12.1/usr.sbin/manctl/ |
| H A D | manctl.sh | 83 echo moving hard link $pname 1>&2 169 echo replacing $fname with a hard link 217 echo moving hard link $pname 1>&2 271 echo moving hard link $pname 1>&2
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | t-cygming | 14 $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \ 20 $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \ 27 $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
|
| H A D | t-interix | 5 $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
|
| /freebsd-12.1/sys/contrib/zstd/tests/gzip/ |
| H A D | test-driver.sh | 47 [--enable-hard-errors={yes|no}] [--] 68 --enable-hard-errors) enable_hard_errors=$2; shift;;
|
| H A D | Makefile | 41 ….log --trs-file $*.trs --expect-failure "no" --color-tests "yes" --enable-hard-errors "yes" ./$*.sh
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | test-driver | 47 [--enable-hard-errors={yes|no}] [--] 68 --enable-hard-errors) enable_hard_errors=$2; shift;;
|
| /freebsd-12.1/contrib/openpam/ |
| H A D | test-driver | 47 [--enable-hard-errors={yes|no}] [--] 68 --enable-hard-errors) enable_hard_errors=$2; shift;;
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | test-driver | 47 [--enable-hard-errors={yes|no}] [--] 68 --enable-hard-errors) enable_hard_errors=$2; shift;;
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | trim_map.c | 432 int64_t hard, soft; in trim_map_vdev_commit() local 453 hard = 0; in trim_map_vdev_commit() 455 hard = (tm->tm_pending - trim_vdev_max_pending) / 4; in trim_map_vdev_commit() 456 soft = P2ROUNDUP(hard + tm->tm_pending / trim_timeout + 1, 64); in trim_map_vdev_commit() 459 (ts = trim_map_first(tm, txgtarget, txgsafe, timelimit, hard > 0)) in trim_map_vdev_commit() 476 hard -= TRIM_MAP_SEGS(size); in trim_map_vdev_commit()
|
| H A D | dmu_traverse.c | 226 boolean_t hard = td->td_flags & TRAVERSE_HARD; in traverse_visitbp() local 395 if (hard && (err == EIO || err == ECKSUM)) { in traverse_visitbp() 669 boolean_t hard = (flags & TRAVERSE_HARD); in traverse_pool() local 684 if (hard) in traverse_pool() 697 if (hard) in traverse_pool()
|
| /freebsd-12.1/contrib/gcc/config/soft-fp/ |
| H A D | t-softfp | 34 # is a soft-float mode; for example, sftf where sf is hard-float and 42 # for targets with both hard-float and soft-float multilibs, since 94 # target may have both soft-float and hard-float modes), for the fixed
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | sh.func.c | 2074 int hard = 0; in dolimit() local 2079 hard = 1; in dolimit() 2084 plim(lp, hard); in dolimit() 2089 plim(lp, hard); in dolimit() 2093 if (setlim(lp, hard, limit) < 0) in dolimit() 2233 plim(struct limits *lp, int hard) in plim() argument 2251 limit = hard ? rlim.rlim_max : rlim.rlim_cur; in plim() 2291 int hard = 0; in dounlimit() local 2303 hard = 1; in dounlimit() 2339 if (hard) [all …]
|
| /freebsd-12.1/contrib/tcsh/nls/C/ |
| H A D | set15 | 7 4 \040hard
|
| /freebsd-12.1/contrib/tcsh/nls/german/ |
| H A D | set15 | 7 4 \040(hard limit)
|
| /freebsd-12.1/contrib/tcsh/nls/spanish/ |
| H A D | set15 | 7 4 \040(hard-limit)
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | t-rtems | 3 # default is mips1 EB hard-float
|
| H A D | t-vxworks | 3 # default is mips1 EB hard-float
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | t-fprules | 11 # Build the libraries for both hard and soft floating point by default
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | t-linux | 10 # MULTILIB_DIRNAMES = hard-float soft-float
|
| /freebsd-12.1/share/mk/ |
| H A D | bsd.README | 35 bsd.links.mk - install of links (sym/hard) 201 and there may be multiple pairs. The files are hard-linked. 229 INSTALL_LINK Command to install a hard link. 235 LINKOWN Owner of hard links created by INSTALL_LINK. 237 LINKGRP Group of hard links created by INSTALL_LINK. 239 LINKMODE Mode of hard links created by INSTALL_LINK. 241 SYMLINKOWN Owner of hard links created by INSTALL_[R]SYMLINK. 243 SYMLINKGRP Group of hard links created by INSTALL_[R]SYMLINK. 245 SYMLINKMODE Mode of hard links created by INSTALL_[R]SYMLINK. 349 file. The files are hard-linked. For example, to link [all …]
|
| /freebsd-12.1/contrib/openbsm/libauditd/ |
| H A D | auditd_lib.c | 607 char soft, hard; in auditd_read_dirs() local 637 hard = (sfs.f_bfree < AUDIT_HARD_LIMIT_FREE_BLOCKS) ? 1 : 0; in auditd_read_dirs() 643 if (hard) { in auditd_read_dirs() 652 dirent->hardlim = hard; in auditd_read_dirs()
|