/freebsd-src/usr.bin/c89/ |
H A D | c89.1 | 92 pathname before looking in the usual places. 102 options, and last in the usual places. 108 options and then in the usual places. 120 pathname before looking in the usual places.
|
/freebsd-src/usr.bin/c99/ |
H A D | c99.1 | 95 pathname before looking in the usual places. 105 options, and last in the usual places. 111 options and then in the usual places. 123 pathname before looking in the usual places.
|
/freebsd-src/contrib/bmake/unit-tests/ |
H A D | directive-export-gmake.mk | 26 # Contrary to the usual variable assignments, spaces are significant 34 # Contrary to the usual variable assignments, spaces are significant 57 # to an empty string, as usual.
|
H A D | varparse-undef-partial.mk | 15 # (see VarSubstExpr) and the rest of the expression is expanded as usual. 38 # defined. It is expanded as usual, interpreting the ":Q" as part of the
|
/freebsd-src/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-axp209.txt | 3 This driver follows the usual GPIO bindings found in 6 This driver follows the usual pinctrl bindings found in
|
/freebsd-src/share/man/man4/ |
H A D | vkbd.4 | 27 driver, provides two interfaces: a keyboard interface like the usual 52 Each virtual AT keyboard supports the usual keyboard interface
|
H A D | tap.4 | 28 driver, provides two interfaces: an interface like the usual facility 102 Each interface supports the usual Ethernet network interface
|
H A D | vxlan.4 | 79 that supports the usual network 179 driver sets its MTU to usual ethernet MTU of 1500 bytes, reduced by
|
/freebsd-src/lib/libc/stdio/ |
H A D | findfp.c | 63 /* the usual - (stdin + stdout + stderr) */ 64 static FILE usual[FOPEN_MAX - 3]; variable 65 static struct glue uglue = { NULL, FOPEN_MAX - 3, usual };
|
H A D | wscanf.3 | 140 The conversion that follows occurs as usual, but no pointer is used; 339 The usual skip of leading white space is suppressed. 360 The usual skip of leading white space is suppressed.
|
H A D | scanf.3 | 138 The conversion that follows occurs as usual, but no pointer is used; 381 The usual skip of leading white space is suppressed. 402 The usual skip of leading white space is suppressed.
|
/freebsd-src/sys/cddl/dev/dtrace/riscv/ |
H A D | dtrace_subr.c | 201 * All the rest will be handled in the usual way. in dtrace_trap() 223 /* Handle all other traps in the usual way. */ in dtrace_trap() 228 /* Handle the trap in the usual way. */ in dtrace_trap()
|
/freebsd-src/sys/cddl/dev/dtrace/arm/ |
H A D | dtrace_subr.c | 211 * All the rest will be handled in the usual way. in dtrace_trap() 227 /* Handle all other traps in the usual way. */ in dtrace_trap() 232 /* Handle the trap in the usual way. */ in dtrace_trap()
|
/freebsd-src/sys/cddl/dev/dtrace/powerpc/ |
H A D | dtrace_subr.c | 288 * All the rest will be handled in the usual way. in dtrace_trap() 317 /* Handle all other traps in the usual way. */ in dtrace_trap() 322 /* Handle the trap in the usual way. */ in dtrace_trap()
|
/freebsd-src/sys/cddl/dev/dtrace/aarch64/ |
H A D | dtrace_subr.c | 203 * All the rest will be handled in the usual way. in dtrace_trap() 218 /* Handle all other traps in the usual way. */ in dtrace_trap() 223 /* Handle the trap in the usual way. */ in dtrace_trap()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_extend_impl.inc | 13 // It does not support types that don't use the usual IEEE-754 interchange 40 // The source type may use a usual IEEE-754 interchange format or Intel 80-bit
|
/freebsd-src/lib/libc/regex/ |
H A D | WHATSNEW | 11 slightly, to more closely match the usual programming notion that "_" 20 Plus the usual minor cleanup.
|
/freebsd-src/share/doc/psd/15.yacc/ |
H A D | ss2 | 110 .\" through the usual \$ mechanism by the actions to 111 through the usual mechanism by the actions to
|
/freebsd-src/contrib/pam_modules/pam_passwdqc/ |
H A D | README | 7 This module should be stacked before your usual password changing 76 will be subjected to the usual strength requirements with the weak
|
/freebsd-src/contrib/nvi/regex/ |
H A D | WHATSNEW | 12 slightly, to more closely match the usual programming notion that "_" 21 Plus the usual minor cleanup.
|
/freebsd-src/lib/libc/gmon/ |
H A D | mcount.c | 120 * We use the usual sampling counters since they can be located in _MCOUNT_DECL() 128 * a simpler than usual setup. in _MCOUNT_DECL() 203 * arc at front of chain; usual case. in _MCOUNT_DECL()
|
/freebsd-src/sys/contrib/xz-embedded/ |
H A D | COPYING | 9 As usual, this software is provided "as is", without any warranty.
|
/freebsd-src/crypto/openssl/Configurations/ |
H A D | 50-vms-x86_64.conf | 4 # fit the usual cross compilation parameters that are used on Unixly machines
|
/freebsd-src/contrib/file/magic/Magdir/ |
H A D | filesystems | 506 # usual values are marked with comments to get only information of strange GRUB loaders 518 #>>>>0x42 uleshort =0x8000 \b, stage2 address %#x (usual) 523 #>>>>0x48 uleshort =0x800 \b, stage2 segment %#x (usual) 1311 # usual values are marked with comments to get only information of strange GRUB loaders 1345 ##>>>>>0x20C ulelong =0 \b, saved entry %d (usual) 1373 # usual values are marked with comments to get only information of strange FAT systems 1387 #>>>>>11 uleshort =512 \b, Bytes/sector %u=512 (usual) 1390 #>>>>>13 ubyte =1 \b, sectors/cluster %u (usual on Floppies) 1394 #>>>>>>14 uleshort =32 \b, reserved sectors %u (usual Fat32) 1397 #>>>>>>14 uleshort =1 \b, reserved sectors %u (usual FAT1 [all...] |
/freebsd-src/share/examples/netgraph/ |
H A D | raw | 14 # Then use ifconfig on interface ng0 as usual
|