/freebsd/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/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/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/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/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/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/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/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/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/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/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/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 FAT12,FAT16) [all …]
|
/freebsd/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/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/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/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/share/doc/psd/06.Clang/ |
H A D | Clang.ms | 743 This pattern will be called the ``usual arithmetic conversions.'' 1138 The usual arithmetic conversions are performed. 1169 The usual arithmetic conversions are performed. 1297 The usual arithmetic conversions are performed. 1361 The usual arithmetic conversions are performed. 1412 The usual arithmetic conversions are performed. 1445 Both perform the usual arithmetic conversions on their operands, 1530 The usual arithmetic conversions are performed. 1596 The usual arithmetic conversions are performed. 1619 The usual arithmetic conversions are performed; [all …]
|
/freebsd/contrib/tzcode/ |
H A D | calendars | 24 reverted to the 7-day week. With the 6-day week the usual days 63 Then in 1753, Sweden made the transition to Gregorian in the usual manner,
|
/freebsd/contrib/tzdata/ |
H A D | calendars | 24 reverted to the 7-day week. With the 6-day week the usual days 63 Then in 1753, Sweden made the transition to Gregorian in the usual manner,
|
/freebsd/sys/cddl/dev/dtrace/i386/ |
H A D | dtrace_subr.c | 410 * All the rest will be handled in the usual way. in dtrace_trap() 437 /* Handle all other traps in the usual way. */ in dtrace_trap() 442 /* Handle the trap in the usual way. */ in dtrace_trap()
|