HomeSort by: relevance | last modified time | path
    Searched refs:delete (Results 1 - 25 of 129) sorted by relevancy

1 2 3 4 5 6

  /src/usr.bin/make/unit-tests/
varmod-loop-delete.exp 1 make -f varmod-loop-delete.mk delete-active-variable || true
2 make: varmod-loop-delete.mk:31: Cannot delete variable "VAR" while it is used
7 make: stopped making "delete-active-variable" in unit-tests
9 make -f varmod-loop-delete.mk delete-active-variable-in-target || true
10 : delete-active-variable-in-target: ' rest of the value'
deptgt-delete_on_error.exp 5 > deptgt-delete_on_error-regular-delete; false
7 make: *** deptgt-delete_on_error-regular-delete removed
10 > deptgt-delete_on_error-phony-delete; false
14 > deptgt-delete_on_error-precious-delete; false
18 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-delete_on_error-phony deptgt-delete_on_error-phony-delete deptgt-delete_on_error-precious deptgt-delete_on_error-precious-delete" in unit-tests
26 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-delete_on_error-phony deptgt-delete_on_error-phony-delete deptgt-delete_on_error-precious deptgt-delete_on_error-precious-delete" in unit-test
    [all...]
deptgt-delete_on_error.mk 18 TARGETS= ${THIS}-regular ${THIS}-regular-delete
19 TARGETS+= ${THIS}-phony ${THIS}-phony-delete
20 TARGETS+= ${THIS}-precious ${THIS}-precious-delete
32 ${THIS}-regular{,-delete}:
35 ${THIS}-phony{,-delete}: .PHONY
38 ${THIS}-precious{,-delete}: .PRECIOUS
45 .DELETE_ON_ERROR: ${TARGETS:M*-delete}
var-readonly.exp 1 Global: ignoring delete 'N' as it is read-only
varmod-loop-delete.mk 1 # $NetBSD: varmod-loop-delete.mk,v 1.9 2026/02/09 22:04:54 rillig Exp $
4 # delete an arbitrary variable.
15 ${MAKE} -f ${MAKEFILE} delete-active-variable || true
17 ${MAKE} -f ${MAKEFILE} delete-active-variable-in-target || true
23 delete-active-variable: .PHONY
24 .if make(delete-active-variable)
30 # expect+1: Cannot delete variable "VAR" while it is used
37 delete-active-variable-in-target: .PHONY
38 .if make(delete-active-variable-in-target)
41 delete-active-variable-in-target
    [all...]
deptgt-makeflags.exp 1 Global: ignoring delete 'DOLLAR' as it is not found
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/
imx6ul-tx6ul-0010.dts 51 /delete-property/ mmc1;
imx6dl-tx6dl-comtft.dts 54 /delete-property/ turn-on-delay-ms;
imx6dl-tx6s-8034.dts 52 /delete-node/ cpu@1;
imx6q-tx6q-1010-comtft.dts 54 /delete-property/ turn-on-delay-ms;
imx6ul-tx6ul-mainboard.dts 53 /delete-property/ mmc1;
57 /delete-node/ sound;
74 /delete-node/ mdio;
119 /delete-node/ codec@a;
120 /delete-node/ touchscreen@48;
143 /delete-property/ cd-gpios;
149 /delete-property/ uart-has-rtscts;
154 /delete-property/ uart-has-rtscts;
imx6dl-tx6s-8035.dts 52 /delete-node/ cpu@1;
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_recursion_guard.h 42 inline RecursionGuard(const RecursionGuard &) = delete;
43 inline RecursionGuard(RecursionGuard &&) = delete;
44 inline RecursionGuard &operator=(const RecursionGuard &) = delete;
45 inline RecursionGuard &operator=(RecursionGuard &&) = delete;
  /src/lib/
checkoldver 36 delete() { function
69 delete "$libname" "$libmajor" "$libminor" "$libtiny"
76 delete "$libname" "$1" "$2" "$3"
86 delete "$libname" "$libmajor" "$libminor" "$libtiny"
93 delete "$libname" "$1" "$2" "$3"
103 delete "$libname" "$libmajor" "$libminor" "$libtiny"
110 delete "$libname" "$1" "$2" "$3"
  /src/usr.sbin/wsconscfg/
wsconscfg.c 63 int c, delete, kbd, idx, wsfd, swtch, get, mux; local
70 delete = 0;
83 delete++;
140 if (delete) {
147 } else if (delete) {
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/st/
stm32746g-eval.dts 203 /delete-property/#address-cells;
204 /delete-property/#size-cells;
205 /delete-property/clock-names;
206 /delete-node/pwm;
207 /delete-node/timer@4;
stm32f429-disco.dts 213 /delete-property/#address-cells;
214 /delete-property/#size-cells;
215 /delete-property/clock-names;
216 /delete-node/pwm;
217 /delete-node/timer@4;
stm32f469-disco.dts 229 /delete-property/#address-cells;
230 /delete-property/#size-cells;
231 /delete-property/clock-names;
232 /delete-node/pwm;
233 /delete-node/timer@4;
stm32f746-disco.dts 179 /delete-property/#address-cells;
180 /delete-property/#size-cells;
181 /delete-property/clock-names;
182 /delete-node/pwm;
183 /delete-node/timer@4;
stm32f769-disco.dts 208 /delete-property/#address-cells;
209 /delete-property/#size-cells;
210 /delete-property/clock-names;
211 /delete-node/pwm;
212 /delete-node/timer@4;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/
sun5i-a13-utoo-p66.dts 54 /delete-property/serial0;
58 /delete-property/stdout-path;
sun8i-a33-inet-d978-rev2.dts 57 /* Delete debug UART as serial0 is the UART for bluetooth */
58 /delete-property/stdout-path;
sun8i-h2-plus-orangepi-r1.dts 46 /delete-node/ &reg_vcc_wifi;
  /src/etc/mtree/
mkcompattree.awk 18 delete files;
  /src/usr.sbin/sysinst/
unif.awk 49 delete defns

Completed in 283 milliseconds

1 2 3 4 5 6