Searched refs:making (Results 1 – 25 of 282) sorted by relevance
12345678910>>...12
| /freebsd-13-stable/contrib/bmake/unit-tests/ |
| HD | dep-colon.exp | 1 making target1 from source1 2 making target2 from source2
|
| HD | dep-colon.mk | 11 target1: source1; @echo making ${.TARGET} from ${.ALLSRC} 19 target2: source${:U1:S;1;2;}; @echo making ${.TARGET} from ${.ALLSRC}
|
| HD | deptgt-default.exp | 1 Default command is making 'not-a-target' from 'not-a-target'.
|
| HD | archive-suffix.mk | 20 : making $@
|
| /freebsd-13-stable/contrib/ntp/adjtimed/ |
| HD | README | 17 and fully understand the implications of any changes you are making. 18 One person already has trashed adjtimed by making it do "the right
|
| /freebsd-13-stable/contrib/googletest/ |
| HD | README.md | 61 exceptions, and more, making it easy to test your code 63 You can define your own assertions with Googletest, making it simple to 67 certain way, making it useful for testing error-handling code 74 different input values, making it useful for testing functions that take 78 data types, making it useful for testing functions that work with different
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| HD | Sparc.td | 79 "Reserve G"#i#", making it unavailable as a GPR">; 82 "Reserve O"#i#", making it unavailable as a GPR">; 85 "Reserve L"#i#", making it unavailable as a GPR">; 88 "Reserve I"#i#", making it unavailable as a GPR">;
|
| /freebsd-13-stable/etc/mtree/ |
| HD | BSD.libsoft.dist | 2 # Please see the file src/etc/mtree/README before making changes to this file.
|
| HD | BSD.lib32.dist | 2 # Please see the file src/etc/mtree/README before making changes to this file.
|
| HD | BSD.release.dist | 2 # Please see the file src/etc/mtree/README before making changes to this file.
|
| HD | BSD.sendmail.dist | 2 # Please see the file src/etc/mtree/README before making changes to this file.
|
| HD | BSD.debug.dist | 2 # Please see the file src/etc/mtree/README before making changes to this file.
|
| HD | BSD.root.dist | 2 # Please see the file src/etc/mtree/README before making changes to this file.
|
| HD | BSD.var.dist | 2 # Please see the file src/etc/mtree/README before making changes to this file.
|
| HD | BSD.include.dist | 2 # Please see the file src/etc/mtree/README before making changes to this file.
|
| /freebsd-13-stable/share/examples/drivers/ |
| HD | README | 24 One for making a real device driver for ISA devices, and 25 one for making a device driver for pseudo devices (e.g. /dev/null).
|
| /freebsd-13-stable/bin/sh/tests/parser/ |
| HD | func1.0 | 2 # but making them all work seems a good goal.
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/auxdisplay/ |
| HD | img-ascii-lcd.txt | 17 from the compatible string, making this binding somewhat trivial.
|
| /freebsd-13-stable/sys/fs/cd9660/ |
| HD | TODO.hibler | 2 1. Investiate making ISOFS another UFS shared filesystem (ala FFS/MFS/LFS).
|
| /freebsd-13-stable/usr.sbin/bsdinstall/scripts/ |
| HD | wlanconfig | 169 "making changes to the local system!"
|
| /freebsd-13-stable/contrib/ntp/scripts/calc_tickadj/ |
| HD | calc_tickadj-opts.def | 48 means the following. If tick on that box is 10,000, by making the value 9999
|
| /freebsd-13-stable/crypto/openssl/doc/man3/ |
| HD | BN_num_bytes.pod | 40 of bits doesn't always set the highest bits, thereby making the number
|
| /freebsd-13-stable/share/examples/jails/ |
| HD | README | 65 making and hooking together jails using netgraph as the
|
| /freebsd-13-stable/contrib/libxo/doc/ |
| HD | formatting.rst | 22 browsers than in terminals, making HTML output valuable. 85 Simple, direct, obvious. But it's only making text output. Imagine
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | rk3288-veyron-pinky.dts | 135 /* Some connection is flaky making the tsadc hang the system */
|
12345678910>>...12