Searched refs:making (Results 1 – 25 of 363) sorted by relevance
12345678910>>...15
/freebsd/contrib/bmake/unit-tests/ |
H A D | deptgt-end-fail.exp | 16 make: stopped making "all" in unit-tests 28 make: stopped making "all" in unit-tests 39 make: stopped making "all" in unit-tests 49 make: stopped making "all" in unit-tests 59 make: stopped making "all" in unit-tests 69 make: stopped making "all" in unit-tests 79 make: stopped making "all" in unit-tests 89 make: stopped making "all" in unit-tests 99 make: stopped making "all" in unit-tests 109 make: stopped making "all" in unit-tests [all …]
|
H A D | deptgt-delete_on_error.exp | 18 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 26 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 31 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 35 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 39 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 43 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 47 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d…
|
H A D | opt-debug-errors-jobs.exp | 10 make: stopped making "all" in unit-tests 20 make: stopped making "all" in unit-tests 34 make: stopped making "all" in unit-tests 44 make: stopped making "all" in unit-tests 54 make: stopped making "all" in unit-tests 63 make: stopped making "all" in unit-tests
|
H A D | jobs-error-nested.exp | 5 make: stopped making "nested" in unit-tests 8 make: stopped making "nested" in unit-tests 11 make: stopped making "all" in unit-tests 14 make: stopped making "all" in unit-tests
|
H A D | opt-keep-going-indirect.exp | 6 make: stopped making "direct" in unit-tests 13 make: stopped making "direct" in unit-tests 22 make: stopped making "indirect" in unit-tests 29 make: stopped making "indirect" in unit-tests
|
H A D | jobs-error-nested-make.exp | 5 make: stopped making "nested" in unit-tests 8 make: stopped making "nested" in unit-tests 10 make: stopped making "all" in unit-tests
|
H A D | cmd-errors-jobs.exp | 37 make: stopped making "begin-direct" in unit-tests 46 make: stopped making "begin-indirect" in unit-tests 55 make: stopped making "end-direct" in unit-tests 64 make: stopped making "end-indirect" in unit-tests
|
H A D | dep-colon.exp | 1 making target1 from source1 2 making target2 from source2
|
H A D | jobs-error-indirect.exp | 4 make: stopped making "all" in unit-tests 7 make: stopped making "all" in unit-tests
|
H A D | dep-colon.mk | 11 target1: source1; @echo making ${.TARGET} from ${.ALLSRC} 19 target2: source${:U1:S;1;2;}; @echo making ${.TARGET} from ${.ALLSRC}
|
H A D | archive.exp | 24 make: stopped making "list-archive-undef-archive" in unit-tests 30 make: stopped making "list-archive-undef-member" in unit-tests
|
H A D | deptgt-default.exp | 1 Default command is making 'not-a-target' from 'not-a-target'.
|
H A D | deptgt-begin-fail.exp | 5 make: stopped making "all" in unit-tests
|
H A D | deptgt-begin-fail-indirect.exp | 5 make: stopped making "all" in unit-tests
|
H A D | archive-suffix.mk | 20 : making $@
|
H A D | deptgt-end-fail-indirect.exp | 6 make: stopped making "all" in unit-tests
|
H A D | directive-include-fatal.exp | 3 make: stopped making "all" in unit-tests
|
H A D | sh-jobs.exp | 5 make: stopped making "all" in unit-tests
|
H A D | suff-self.exp | 5 make: stopped making "all" in unit-tests
|
H A D | deptgt-end-fail-all.exp | 6 make: stopped making "all" in unit-tests
|
H A D | deptgt-path-suffix.exp | 3 make: stopped making "all" in unit-tests
|
H A D | directive-sinclude.exp | 4 make: stopped making "all" in unit-tests
|
/freebsd/contrib/ntp/adjtimed/ |
H A D | 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/contrib/googletest/ |
H A D | 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/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | 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">;
|
12345678910>>...15