/freebsd/sys/dev/virtio/ |
H A D | virtio_endian.h | 38 * VirtIO V1 (modern) uses little endian, while legacy VirtIO uses the guest's 44 virtio_htog16(bool modern, uint16_t val) in virtio_htog16() argument 46 if (modern) in virtio_htog16() 53 virtio_gtoh16(bool modern, uint16_t val) in virtio_gtoh16() argument 55 if (modern) in virtio_gtoh16() 62 virtio_htog32(bool modern, uint32_t val) in virtio_htog32() argument 64 if (modern) in virtio_htog32() 71 virtio_gtoh32(bool modern, uint32_t val) in virtio_gtoh32() argument 73 if (modern) in virtio_gtoh32() 80 virtio_htog64(bool modern, uint64_t val) in virtio_htog64() argument [all …]
|
H A D | virtio.c | 212 uintptr_t modern; in virtio_bus_is_modern() 214 virtio_read_ivar(dev, VIRTIO_IVAR_MODERN, &modern); in virtio_bus_is_modern() 215 return (modern != 0); in virtio_bus_is_modern() 211 uintptr_t modern; virtio_bus_is_modern() local
|
/freebsd/contrib/mandoc/ |
H A D | INSTALL | 72 The regression suite requires a reasonably modern Perl interpreter. 131 is obsolete nowadays, since all modern operating systems are now 134 to reasonably modern POSIX-compliant tools rather than asking for 138 ("ANSI C") or IEEE Std 1003.1-2008 ("POSIX") that some modern systems 144 modern interfaces like reallocarray(3) even if they are still rather
|
/freebsd/share/doc/papers/malloc/ |
H A D | abs.ms | 11 Malloc(3) in modern Virtual Memory environments. 31 with an eye on the workings and performance characteristics of modern
|
H A D | kernel.ms | 36 In a more modern page based virtual memory implementation this is still 44 storage or it wouldn't be selected to be run. In a modern VM kernel,
|
H A D | performance.ms | 79 a modern malloc(3) ? 103 Most modern implementations do this when they interact with the
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | start-stop-gc.rst | 17 consideration, but unnecessarily increases sizes for modern metadata section 40 (GCC 11 with modern binutils, Clang 13).
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | FrontendOptions.h | 437 /// Enable migration to modern ObjC literals. 440 /// Enable migration to modern ObjC subscripting. 443 /// Enable migration to modern ObjC readonly property. 446 /// Enable migration to modern ObjC readwrite property. 449 /// Enable migration to modern ObjC property.
|
/freebsd/lib/libc/regex/ |
H A D | re_format.7 | 48 modern REs (roughly those of 67 A (modern) RE is one\(dd or more non-empty\(dd 400 in modern REs is equivalent to
|
/freebsd/sys/contrib/libsodium/ |
H A D | libsodium.pc.in | 8 Description: A modern and easy-to-use crypto library
|
H A D | libsodium-uninstalled.pc.in | 3 Description: A modern and easy-to-use crypto library
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_color.3x | 332 to 32767 on modern hardware. 355 to 32767 on modern hardware. 378 to 32767 on modern hardware. 398 that limits color pair and color-values to 32767 on modern hardware.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EC_POINT_add.pod | 49 Modern versions automatically perform this conversion when needed. 58 Modern versions should instead use EC_POINT_mul(), combined (if needed) with EC_POINT_add() in such…
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | user-clock_gettime.m4 | 3 dnl # clock_gettime is generally available in libc on modern systems.
|
/freebsd/contrib/libxo/doc/ |
H A D | formatting.rst | 14 Modern tool developers favor encoding schemes like XML and JSON, 21 In addition, modern reality means that more output ends up in web
|
/freebsd/share/man/man9/ |
H A D | iflib.9 | 12 needed for modern network interface devices, allowing driver authors to
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | zstdgrep.1 | 17 Note that modern \fBgrep\fR alternatives such as \fBripgrep\fR (\fBrg\fR) support \fBzstd\fR\-compr…
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | PLATFORMS | 7 Most modern Linux distributions use Linux-PAM with a password changing
|
/freebsd/contrib/dialog/samples/ |
H A D | menubox11 | 16 frontends are modern X interfaces, fitting the respective desktops (but may be used
|
/freebsd/bin/expr/ |
H A D | expr.1 | 238 With modern 261 With modern
|
/freebsd/contrib/libxo/libxo/ |
H A D | libxo.3 | 51 Modern tool developers favor encoding schemes like XML and JSON, 57 In addition, modern reality means that more output ends up in web
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_vcbus.c | 144 /* Modern */ 156 /* Modern */
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | EC_POINT_add.3 | 186 Modern versions automatically perform this conversion when needed. 195 Modern versions should instead use \fBEC_POINT_mul()\fR, combined (if needed) with \fBEC_POINT_add(…
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | passphrase-encoding.pod | 12 In a modern world with all sorts of character encodings, the treatment of pass 116 This is default on most modern Unixes, but may involve an effort on other
|
/freebsd/usr.sbin/fdcontrol/ |
H A D | fdcontrol.8 | 281 media in a modern 1.2M drive, something like the following definition 289 It is still possible to hook up 8" drives to most modern floppy
|