Home
last modified time | relevance | path

Searched full:rather (Results 1 – 25 of 2884) sorted by relevance

12345678910>>...116

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.hton.d57 printf("%x rather than %x", htons(before[0]), after[0]);
64 printf("%x rather than %x", ntohs(before[0]), after[0]);
71 printf("%x rather than %x", htonl(before[1]), after[1]);
78 printf("%x rather than %x", ntohl(before[1]), after[1]);
85 printf("%x rather than %x", htonll(before[2]), after[2]);
92 printf("%x rather than %x", ntohll(before[2]), after[2]);
/freebsd/tests/sys/cddl/zfs/tests/inheritance/
H A Dinherit.kshlib65 # Rather than just checking if $prop_src == $expected
74 " $prop_src rather than $expected"
80 " $prop_src rather than $expected"
85 " rather than 'inherited from $expected'"
108 " rather than $prop_val"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dinherit.kshlib63 # Rather than just checking if $prop_src == $expected
72 " $prop_src rather than $expected"
78 " $prop_src rather than $expected"
83 " rather than 'inherited from $expected'"
106 " rather than $prop_val"
/freebsd/usr.sbin/ppp/
H A DREADME.changes29 It does not describe new features, rather it attempts
50 o Errors in `add' and `delete' are logged as warnings rather than being
104 o Random dial timeouts are now between 1 and 30 seconds inclusive rather
109 argument rather than concatentating all arguments and splitting based
129 (rather than meaning execute) by doubling it to ``!!''.
131 and output averages rather than on the total.
134 PROTO_IP traffic rather than PROTO_MP.
/freebsd/usr.bin/find/tests/
H A Dfind_test.sh32 "rather than its target, for comparison"
42 # find(1) should evaluate 'link' as a symlink rather than its target
54 "rather than its target, for comparison"
62 # find(1) should evaluate 'link' as a symlink rather than its target
/freebsd/crypto/openssh/contrib/
H A Dssh-copy-id.1113 Rather than specifying these as command line options,
137 rather than the comment contained in that file, which is a bit of a shame.
190 file, rather than just the filename that was loaded into your agent.
191 It also ensures that only the id you intended is installed, rather than
216 option, rather than
/freebsd/contrib/dialog/
H A DCHANGES248 + use actual screensize for list captions rather than assuming 24
257 message up/down rather than be aliases for tab-traversal (report by
265 callers that a quit occurred rather than exiting the application
372 + CF_LD_RPATH_OPT, change FreeBSD to use -Wl,-rpath rather than
382 + change mouse initialization to look for button-presses rather than
396 rather than $SIG_QUIT
500 + use "\e" rather than "\\" to present a literal "\"
551 consistently from help- and help-item button results rather than
628 + use "id" rather than "$GROUPS", use sed to work with Solaris.
643 using "=" rather than with whitespace.
[all …]
/freebsd/contrib/file/doc/
H A Dmagic.man132 is used rather than the more
143 local time rather than UTC.
146 local time rather than UTC.
169 interpreted as a UNIX-style date, but interpreted as local time rather
173 interpreted as a UNIX-style date, but interpreted as local time rather
200 interpreted as a UNIX-style date, but interpreted as local time rather
204 interpreted as a UNIX-style date, but interpreted as local time rather
218 interpreted as a UNIX-style date, but interpreted as local time rather
264 flag update the offset to the start offset of the match, rather than the end.
799 is 8 bytes rather than 4 bytes, presumably the validation suite does not
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyPrinter.h211 /// Whether we can use 'bool' rather than '_Bool' (even if the language
216 /// Whether we should use 'nullptr' rather than '0' as a null pointer
225 /// Whether we can use 'restrict' rather than '__restrict'.
229 /// Whether we can use 'alignof' rather than '__alignof'.
233 /// Whether we can use '_Alignof' rather than '__alignof'.
237 /// Whether we should use '(void)' rather than '()' for a function prototype
242 /// Whether nested templates must be closed like 'a\<b\<c\> \>' rather than
/freebsd/lib/libc/gen/
H A Ddladdr.3100 lies in the main executable rather than in a shared library, the
123 considered to point to its program linkage table entry, rather than to
126 functions to appear to be defined within the main executable, rather
/freebsd/contrib/openbsm/
H A DNEWS103 - Change defaults in audit_control: warn at 5% rather than 20% free for audit
105 cnt,argv rather than cnt so that execve(2) arguments are captured if
128 - When started by launchd, use the label com.apple.auditd rather than
134 local error number passed to audit_submit(3) to a BSM error number, rather
141 directly, rather than requiring applications to map to the local error
183 include for system includes, rather than the versions bundled with OpenBSM.
281 - Reclassify certain read/write operations as having no class rather than the
375 the APIs that invoke gettimeofday(), rather than having a variable
434 function rather than a macro.
459 - Use 'syslog' for audit log warnings, rather than echoing to a file in
[all …]
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibportstate.c312 ("Peer ports operating at active width %d rather than 8 (12x)", in validate_width()
317 ("Peer ports operating at active width %d rather than 4 (8x)", in validate_width()
322 ("Peer ports operating at active width %d rather than 2 (4x)", in validate_width()
327 ("Peer ports operating at active width %d rather than 16 (2x)", in validate_width()
332 ("Peer ports operating at active width %d rather than 1 (1x)", in validate_width()
342 ("Peer ports operating at active speed %d rather than 4 (10.0 Gbps)", in validate_speed()
347 ("Peer ports operating at active speed %d rather than 2 (5.0 Gbps)", in validate_speed()
352 ("Peer ports operating at active speed %d rather than 1 (2.5 Gbps)", in validate_speed()
362 ("Peer ports operating at active extended speed %d rather than 2 (25.78125 Gbps)", in validate_extended_speed()
367 ("Peer ports operating at active extended speed %d rather than 1 (14.0625 Gbps)", in validate_extended_speed()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DProcess.h133 /// to a user's input (keyboard probably), rather than coming from a file
139 /// the user rather than being put on a pipe or stored in a file.
144 /// the user rather than being put on a pipe or stored in a file.
149 /// the user rather than being put on a pipe or stored in a file.
214 /// crash, rather than exiting the current process.
/freebsd/tools/regression/
H A DTODO18 /usr/obj rather than using the system libraries.
36 programs rather than individual tests, so aren't amenable to this sort of
/freebsd/sys/conf/
H A Dsysent.mk31 # We .ORDER these explicitly so that we only run MAKESYSCALLS once, rather than
37 # single time rather than tracking all internal dependencies for now.
/freebsd/contrib/gdtoa/
H A Dchanges91 dtoa.c: cosmetic changes: "ULong" rather than "unsigned Long";
129 rather than the smallest normal double precision number.
163 family now deals with 80-bit (5 unsigned 16-bit ints) rather than
166 the x family and results in strto[Ipr]x writing 80 rather than 96 bits
169 that terminates the strings it writes, rather than a pointer to
172 The second argument to g_dfmt is now pointer (to a double) rather
179 Example: "1e-320" gave -3.6304123742133376e+280 rather than 0.
192 it returned 0 rather than the smallest denormal.
305 10. On input "-x", return 0 rather than -0.
375 strtod.c: switch on gethex(...) & STRTOG_Retmask rather than just on
[all …]
/freebsd/contrib/ncurses/man/
H A Dterm.7203 Use visible bell (flash) rather than beep.
212 \fBfubar\-30\-rv\fP (rather than, say, \*(``fubar\-rv\-30\*('').
214 Terminal types that are written not as standalone entries, but rather as
216 are distinguished by using embedded plus signs rather than dashes.
/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.138 Extract files into the specified directory rather than the current
54 List, rather than extract, the contents of the zipfile.
86 List verbosely, rather than extract, the contents of the zipfile.
/freebsd/contrib/less/
H A Dlessecho.nro16 Specifies "\fIx\fP", rather than backslash, to be the escape char for metachars.
21 Specifies "\fIx\fP", rather than double-quote, to be the open quote character,
/freebsd/contrib/bmake/unit-tests/
H A Dshell-csh.mk15 # the output, rather naively (in PrintOutput).
36 # Therefore it is filtered from the output, rather naively.
/freebsd/stand/kboot/libkboot/arch/powerpc64/
H A Dhost_syscall.S7 * rather than using its value.
15 * We expose the raw system call result, rather than do the POSIX
/freebsd/stand/kboot/libkboot/arch/amd64/
H A Dhost_syscall.S7 * flag something went wrong rather than using its value.
16 * result, rather than do the POSIX converion to -1 and setting errno.
/freebsd/contrib/nvi/regex/
H A DWHATSNEW7 the bug was that something like a?b matching ab matched b rather than ab.
67 thing is that regex.h is now generated, using mkh, rather than being
80 invoked by defining REDEBUG rather than not defining NDEBUG.
/freebsd/lib/libc/regex/
H A DWHATSNEW6 the bug was that something like a?b matching ab matched b rather than ab.
66 thing is that regex.h is now generated, using mkh, rather than being
79 invoked by defining REDEBUG rather than not defining NDEBUG.
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Drenesas,nbpfaxi.txt27 (DMA_MEM_TO_MEM/DMA_MEM_TO_DEV) to this value, specified in bytes, rather
30 (DMA_DEV_TO_MEM/DMA_MEM_TO_MEM) to this value, specified in bytes, rather

12345678910>>...116