Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 34) sorted by relevance

12

/openthread-latest/third_party/mbedtls/repo/docs/
DMakefile15 .PHONY: help clean apidoc breathe_apidoc Makefile
18 clean: target
24 @$(SPHINXBUILD) -M clean "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
/openthread-latest/third_party/mbedtls/repo/scripts/
Dmemory.sh62 make clean
72 make clean
106 make clean
126 make clean
Decc-heap.sh87 make clean
Dfootprint.sh70 make clean >/dev/null
Dcommon.make118 neat: clean
/openthread-latest/third_party/mbedtls/repo/
DMakefile21 .PHONY: all no_test programs lib tests install uninstall clean test check lcov apidoc apidoc_clean
149 clean: clean_more_on_top target
150 $(MAKE) -C library clean
151 $(MAKE) -C programs clean
152 $(MAKE) -C tests clean
/openthread-latest/third_party/mbedtls/repo/programs/fuzz/
DMakefile22 .PHONY: all check test clean
42 clean: target
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dbasic-build-test.sh74 make clean
241 make clean
Dall.sh276 --restore First clean up the build tree, restoring backed up
316 command make clean
414 make clean
2036 make clean
2259 make clean
4449 make clean
4840 make clean
4847 make clean
4856 make clean
4867 make clean
[all …]
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
DMakefile19 clean: target
/openthread-latest/third_party/tcplp/lib/test/
DMakefile15 clean: target
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
DMakefile24 clean: target
/openthread-latest/tools/tcat_ble_client/auth-generate/
DMakefile47 clean: target
/openthread-latest/script/
Dgcda-tool101 clean)
Dtest241 ./script/gcda-tool clean
697 clean)
/openthread-latest/tests/scripts/thread-cert/border_router/
DREADME.md14 git clean -xfd
/openthread-latest/tests/scripts/thread-cert/
DREADME.md17 ./script/test clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
/openthread-latest/third_party/mbedtls/repo/library/
DMakefile228 .PHONY: all static shared clean
388 clean: target
398 neat: clean
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Doutcome-analysis.sh29 make clean
/openthread-latest/third_party/mbedtls/repo/tests/
DMakefile109 .PHONY: all check test clean
169 clean: target
/openthread-latest/third_party/mbedtls/repo/programs/
DMakefile109 .PHONY: all clean list fuzz
417 clean: target
428 $(MAKE) -C fuzz clean
/openthread-latest/third_party/mbedtls/repo/scripts/data_files/
Dquery_config.fmt102 * clean build and to ensure that tests treating warnings as errors do not
/openthread-latest/etc/docker/android-trusty/
DDockerfile102 RUN apt-get purge -y unzip wget git && apt-get -y autoremove && apt-get -y clean && rm -rf /var/lib…
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/
Dinvasive-testing.md115 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…
/openthread-latest/
DCONTRIBUTING.md86 Prior to submitting your pull request, you might want to do a few things to clean up your branch an…

12