Searched refs:clean (Results 1 – 19 of 19) sorted by relevance
74 make clean84 make clean118 make clean138 make clean
87 make clean
82 make clean >/dev/null
7 .PHONY: all no_test programs lib tests install uninstall clean test check covtest lcov apidoc apido…112 clean: clean_more_on_top target113 $(MAKE) -C library clean114 $(MAKE) -C programs clean115 $(MAKE) -C tests clean
11 - The code should be written in a clean and readable style.
948 clean of -Wformat-signedness warnings. Contributed by Kenneth Soerensen1285 * Make `make clean` clean all programs always. Fixes #1862.4481 * Made definition of net_htons() endian-clean for big endian
38 .PHONY: all check test clean61 clean: target
114 .PHONY: all check test clean174 clean: target189 neat: clean
24 clean: target
47 * clean-up in case of error ... */
92 make clean280 make clean
250 --restore First clean up the build tree, restoring backed up288 command make clean389 make clean2300 make clean2546 make clean2619 make WINDOWS_BUILD=1 clean2624 make WINDOWS_BUILD=1 clean2765 make clean
177 .PHONY: all static shared clean305 clean: target315 neat: clean
129 .PHONY: all clean list fuzz403 clean: target413 $(MAKE) -C fuzz clean415 neat: clean
108 * clean build and to ensure that tests treating warnings as errors do not
115 When code should clean up resources, how do we know that they have truly been cleaned up?145 …metimes. For example, the main purpose of `mbedtls_psa_crypto_free` is to clean up all resources i…288 …jobs with a memory leak detector, each test function or test program must clean up after itself. U…
1128 clean: target1131 neat: clean1133 .PHONY: clean neat
258 * you don't need to clean up (ram_slot_reset() will take care of it
Completed in 26 milliseconds