Searched refs:clean (Results 1 – 24 of 24) sorted by relevance
62 make clean72 make clean106 make clean126 make clean
87 make clean
70 make clean >/dev/null
15 .PHONY: help clean apidoc breathe_apidoc Makefile18 clean: target24 @$(SPHINXBUILD) -M clean "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
7 .PHONY: all no_test programs lib tests install uninstall clean test check lcov apidoc apidoc_clean135 clean: clean_more_on_top target136 $(MAKE) -C library clean137 $(MAKE) -C programs clean138 $(MAKE) -C tests clean
18 - The code should be written in a clean and readable style, and must follow [our coding standards](…
689 Change mbedtls_x509_get_name() to clean up allocated objects on error.985 make to break on a clean checkout. Fixes #5340.2139 clean of -Wformat-signedness warnings. Contributed by Kenneth Soerensen2476 * Make `make clean` clean all programs always. Fixes #1862.5672 * Made definition of net_htons() endian-clean for big endian
44 .PHONY: all check test clean67 clean: target
80 make clean249 make clean
262 --restore First clean up the build tree, restoring backed up305 command make clean409 make clean1764 make clean1978 make clean3908 make clean3921 make clean4240 make clean4247 make clean4256 make clean[all …]
166 .PHONY: all check test clean231 clean: target250 neat: clean
203 .PHONY: all static shared clean368 clean: target378 neat: clean
24 clean: target
32 clean: target
47 * clean-up in case of error ... */
254 … the driver. This means that, if the driver has per-key auxiliary data to clean up, it can bundle …264 …simulating a power loss. If a power loss occurs, restart the system (i.e. clean up and call `psa_c…
156 .PHONY: all clean list fuzz467 clean: target478 $(MAKE) -C fuzz clean480 neat: clean
29 make clean
12 G4. Have a clean, unified API for Crypto (retire the legacy API).
102 * 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…
2152 clean: target2155 neat: clean2157 .PHONY: clean neat
262 * you don't need to clean up (ram_slot_reset() will take care of it
528 # error and forcing mbedtls_x509_get_name() to clean up the names it has