Searched refs:clean (Results 1 – 22 of 22) sorted by relevance
74 make clean84 make clean118 make clean138 make clean
99 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
18 - The code should be written in a clean and readable style.
157 Change mbedtls_x509_get_name() to clean up allocated objects on error.453 make to break on a clean checkout. Fixes #5340.1606 clean of -Wformat-signedness warnings. Contributed by Kenneth Soerensen1943 * Make `make clean` clean all programs always. Fixes #1862.5139 * Made definition of net_htons() endian-clean for big endian
38 .PHONY: all check test clean61 clean: target
139 .PHONY: all check test clean199 clean: target216 neat: clean
92 make clean280 make clean
253 --restore First clean up the build tree, restoring backed up291 command make clean394 make clean1455 make clean3021 make clean3042 make clean3062 make clean3321 make clean3477 make WINDOWS_BUILD=1 clean3482 make WINDOWS_BUILD=1 clean[all …]
194 .PHONY: all static shared clean344 clean: target354 neat: clean
24 clean: target
47 * clean-up in case of error ... */
156 .PHONY: all clean list fuzz459 clean: target470 $(MAKE) -C fuzz clean472 neat: clean
41 make clean
12 G4. Have a clean, unified API for Crypto (retire the legacy API).318 It is suggested that, as a temporary solution until we clean this up
113 * 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…
1282 clean: target1285 neat: clean1287 .PHONY: clean neat
262 * you don't need to clean up (ram_slot_reset() will take care of it
460 # error and forcing mbedtls_x509_get_name() to clean up the names it has