Home
last modified time | relevance | path

Searched refs:check_config (Results 1 – 25 of 28) sorted by relevance

12

/external/mbedtls/include/
D.gitignore4 mbedtls/check_config
/external/openthread/third_party/mbedtls/repo/include/
D.gitignore4 mbedtls/check_config
/external/linux-kselftest/tools/testing/selftests/vm/
DMakefile150 local_config.mk local_config.h: check_config.sh
151 /bin/sh ./check_config.sh $(CC)
/external/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages_support.h52 void check_config(unsigned int min_nodes);
Dmove_pages01.c122 check_config(TEST_NODES); in setup()
Dmove_pages09.c129 check_config(TEST_NODES); in setup()
Dmove_pages07.c134 check_config(TEST_NODES); in setup()
Dmove_pages10.c131 check_config(TEST_NODES); in setup()
Dmove_pages06.c132 check_config(TEST_NODES); in setup()
Dmove_pages02.c138 check_config(TEST_NODES); in setup()
Dmove_pages04.c170 check_config(TEST_NODES); in setup()
Dmove_pages03.c204 check_config(TEST_NODES); in setup()
Dmove_pages11.c208 check_config(TEST_NODES); in setup()
Dmove_pages05.c219 check_config(N_TEST_NODES); in setup()
Dmove_pages_support.c393 void check_config(unsigned int min_nodes) in check_config() function
Dmove_pages12.c260 check_config(TEST_NODES); in setup()
/external/openthread/third_party/mbedtls/repo/configs/
DREADME.txt12 #include "mbedtls/check_config.h" then.)
/external/pigweed/pw_crypto/
Ddocs.rst133 // them (in check_config.h) as dependencies of MBEDTLS_ECDSA_C.
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc3579 auto check_config = [&](perfetto::protos::gen::TrackEventConfig te_cfg) { in TEST_P() local
3612 auto slices = check_config(te_cfg); in TEST_P()
3627 auto slices = check_config(te_cfg); in TEST_P()
3638 auto slices = check_config(te_cfg); in TEST_P()
3650 auto slices = check_config(te_cfg); in TEST_P()
3663 auto slices = check_config(te_cfg); in TEST_P()
3678 auto slices = check_config(te_cfg); in TEST_P()
3689 auto slices = check_config(te_cfg); in TEST_P()
3698 auto slices = check_config(te_cfg); in TEST_P()
3709 auto slices = check_config(te_cfg); in TEST_P()
[all …]
/external/python/cpython3/Lib/test/
Dtest_embed.py665 def check_config(self, configs, expected): member in InitConfigTests
760 self.check_config(configs, expected_config)
/external/openthread/third_party/mbedtls/
DBUILD.gn64 "repo/include/mbedtls/check_config.h",
/external/python/cpython2/Modules/zlib/
Dmake_vms.com150 $ gosub check_config
/external/rust/crates/libz-sys/src/zlib/
Dmake_vms.com150 $ gosub check_config
/external/openthread/third_party/mbedtls/repo/docs/proposed/
Dpsa-conditional-inclusion-c.md164 A mechanism similar to `mbedtls/check_config.h` detects errors such as enabling ECDSA but no curve.
/external/mbedtls/docs/proposed/
Dpsa-conditional-inclusion-c.md164 A mechanism similar to `mbedtls/check_config.h` detects errors such as enabling ECDSA but no curve.

12