| /NextBSD/contrib/diff/lib/ |
| HD | 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()
|
| HD | gnulib.mk | 44 lib_SOURCES += hard-locale.h hard-locale.c
|
| /NextBSD/gnu/usr.bin/grep/ |
| HD | 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()
|
| /NextBSD/sys/mips/mips/ |
| HD | intr_machdep.c | 225 int hard, i, intr; in cpu_intr() local 244 hard = 0; in cpu_intr() 252 hard = 1; in cpu_intr() 260 hard ? "hard" : "soft", i); in cpu_intr() 266 hard ? "hard" : "soft", i); in cpu_intr()
|
| /NextBSD/usr.sbin/manctl/ |
| HD | manctl.sh | 92 echo moving hard link $pname 1>&2 178 echo replacing $fname with a hard link 226 echo moving hard link $pname 1>&2 280 echo moving hard link $pname 1>&2
|
| /NextBSD/contrib/gcc/config/i386/ |
| HD | 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 \
|
| HD | t-interix | 5 $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
|
| /NextBSD/contrib/openpam/ |
| HD | test-driver | 47 [--enable-hard-errors={yes|no}] [--] TEST-SCRIPT 69 --enable-hard-errors) enable_hard_errors=$2; shift;;
|
| /NextBSD/contrib/ntp/sntp/libevent/build-aux/ |
| HD | test-driver | 47 [--enable-hard-errors={yes|no}] [--] 68 --enable-hard-errors) enable_hard_errors=$2; shift;;
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | trim_map.c | 435 int64_t hard, soft; in trim_map_vdev_commit() local 456 hard = 0; in trim_map_vdev_commit() 458 hard = (tm->tm_pending - trim_vdev_max_pending) / 4; in trim_map_vdev_commit() 459 soft = P2ROUNDUP(hard + tm->tm_pending / trim_timeout + 1, 64); in trim_map_vdev_commit() 462 (ts = trim_map_first(tm, txgtarget, txgsafe, timelimit, hard > 0)) in trim_map_vdev_commit() 479 hard -= TRIM_MAP_SEGS(size); in trim_map_vdev_commit()
|
| HD | dmu_traverse.c | 220 boolean_t hard = td->td_flags & TRAVERSE_HARD; in traverse_visitbp() local 367 if (hard && (err == EIO || err == ECKSUM)) { in traverse_visitbp() 639 boolean_t hard = (flags & TRAVERSE_HARD); in traverse_pool() local 654 if (hard) in traverse_pool() 667 if (hard) in traverse_pool()
|
| /NextBSD/contrib/tcsh/ |
| HD | sh.func.c | 2033 int hard = 0; in dolimit() local 2038 hard = 1; in dolimit() 2043 plim(lp, hard); in dolimit() 2048 plim(lp, hard); in dolimit() 2052 if (setlim(lp, hard, limit) < 0) in dolimit() 2192 plim(struct limits *lp, int hard) in plim() argument 2210 limit = hard ? rlim.rlim_max : rlim.rlim_cur; in plim() 2250 int hard = 0; in dounlimit() local 2262 hard = 1; in dounlimit() 2272 if (setlim(lp, hard, (RLIM_TYPE) RLIM_INFINITY) < 0) in dounlimit() [all …]
|
| /NextBSD/contrib/gcc/config/soft-fp/ |
| HD | 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
|
| /NextBSD/contrib/tcsh/nls/C/ |
| HD | set15 | 7 4 \040hard
|
| /NextBSD/contrib/tcsh/nls/german/ |
| HD | set15 | 7 4 \040(hard limit)
|
| /NextBSD/contrib/tcsh/nls/spanish/ |
| HD | set15 | 7 4 \040(hard-limit)
|
| /NextBSD/contrib/gcc/config/mips/ |
| HD | t-rtems | 3 # default is mips1 EB hard-float
|
| HD | t-vxworks | 3 # default is mips1 EB hard-float
|
| /NextBSD/sys/boot/pc98/boot0.5/ |
| HD | boot0.5.s | 53 # Scan hard drives 60 jmp exit # No hard drives
|
| /NextBSD/contrib/gcc/config/rs6000/ |
| HD | t-fprules | 11 # Build the libraries for both hard and soft floating point by default
|
| /NextBSD/contrib/gcc/config/arm/ |
| HD | t-linux | 10 # MULTILIB_DIRNAMES = hard-float soft-float
|
| /NextBSD/contrib/openbsm/libauditd/ |
| HD | auditd_lib.c | 601 char soft, hard; in auditd_read_dirs() local 631 hard = (sfs.f_bfree < AUDIT_HARD_LIMIT_FREE_BLOCKS) ? 1 : 0; in auditd_read_dirs() 637 if (hard) { in auditd_read_dirs() 646 dirent->hardlim = hard; in auditd_read_dirs()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Code/ |
| HD | Readme | 9 world application first. That's the hard way. Try these programs instead,
|
| /NextBSD/gnu/usr.bin/diff/ |
| HD | Makefile | 15 strftime.c c-stack.c basename.c exclude.c hard-locale.c \
|
| /NextBSD/contrib/binutils/ |
| HD | Makefile.def | 286 dependencies = { module=all-gcc; on=all-libiberty; hard=true; }; 297 dependencies = { module=all-gcc; on=all-libcpp; hard=true; }; 298 dependencies = { module=all-gcc; on=all-libdecnumber; hard=true; }; 303 dependencies = { module=configure-libcpp; on=configure-libiberty; hard=true; }; 305 dependencies = { module=all-libcpp; on=all-libiberty; hard=true; }; 333 dependencies = { module=configure-bfd; on=configure-libiberty; hard=true; };
|