/external/u-boot/post/ |
D | post.c | 164 static void post_get_env_flags(int *test_flags) in post_get_env_flags() argument 182 test_flags[j] &= ~flag[i]; in post_get_env_flags() 201 test_flags[j] |= flag[i]; in post_get_env_flags() 215 static void post_get_flags(int *test_flags) in post_get_flags() argument 220 test_flags[j] = post_list[j].flags; in post_get_flags() 223 post_get_env_flags(test_flags); in post_get_flags() 227 if (test_flags[j] & POST_POWERON) in post_get_flags() 228 test_flags[j] |= POST_SLOWTEST; in post_get_flags() 236 int test_flags, int flags, unsigned int i) in post_run_single() argument 238 if ((flags & test_flags & POST_ALWAYS) && in post_run_single() [all …]
|
/external/autotest/server/site_tests/firmware_Cr50BID/ |
D | firmware_Cr50BID.py | 188 self.add_test(hex(self.test_bid_int), self.test_flags, self.SUCCESS) 193 self.add_test(hex(test_bid), self.test_flags, self.SUCCESS) 199 self.add_test(hex(test_bid), self.test_flags, self.BID_ERROR) 205 self.add_test(hex(test_bid), self.test_flags, self.SUCCESS) 215 flag_str = bin(self.test_flags).split('b')[1] 223 if self.test_flags: 228 test_flags = self.test_flags | (1 << zero_index) 229 self.add_test(self.test_bid_sym, test_flags, self.SUCCESS) 233 test_flags = self.test_flags ^ (1 << one_index) 234 self.add_test(self.test_bid_sym, test_flags, self.BID_ERROR) [all …]
|
/external/ltp/testcases/kernel/syscalls/memfd_create/ |
D | memfd_create04.c | 44 } test_flags[] = { variable 56 static void check_hugepage_support(struct test_flag *test_flags) in check_hugepage_support() argument 62 strcat(pattern, test_flags->h_size); in check_hugepage_support() 65 test_flags->exp_err = ENODEV; in check_hugepage_support() 73 tflag = test_flags[n]; in memfd_huge_x_controller() 103 .tcnt = ARRAY_SIZE(test_flags),
|
/external/python/httplib2/script/ |
D | test | 9 test_flags=( 36 pytest --fulltrace ${test_flags[@]} 48 ./venv-27/bin/pytest ${test_flags[@]} 50 ./venv-36/bin/pytest ${test_flags[@]}
|
/external/vboot_reference/tests/ |
D | vb21_host_fw_preamble_tests.c | 38 const uint32_t test_flags = 0x11223344; in preamble_tests() local 79 3, test_version, test_flags, in preamble_tests() 87 TEST_EQ(fp->flags, test_flags, " flags"); in preamble_tests() 103 3, test_version, test_flags, in preamble_tests()
|
/external/ltp/testcases/kernel/syscalls/rt_sigaction/ |
D | rt_sigaction01.c | 58 static int test_flags[] = variable 102 ARRAY_SIZE(test_flags); flag++) { in main() 105 (signal, 0, test_flags[flag])); in main()
|
D | rt_sigaction03.c | 56 static int test_flags[] = variable 113 for (flag = 0; flag < ARRAY_SIZE(test_flags); flag++) { in main() 115 (signal, 0, test_flags[flag])); in main()
|
D | rt_sigaction02.c | 56 static int test_flags[] = variable 87 for (flag = 0; flag < ARRAY_SIZE(test_flags); flag++) { in main()
|
/external/wpa_supplicant_8/src/tls/ |
D | tlsv1_server.c | 322 if ((conn->test_flags & in tlsv1_server_decrypt() 759 conn->test_flags = flags; in tlsv1_server_set_test_flags() 845 if (conn->test_flags & TLS_DHE_PRIME_511B) { in tlsv1_server_get_dh_p() 849 } else if (conn->test_flags & TLS_DHE_PRIME_767B) { in tlsv1_server_get_dh_p() 853 } else if (conn->test_flags & TLS_DHE_PRIME_15) { in tlsv1_server_get_dh_p() 857 } else if (conn->test_flags & TLS_DHE_PRIME_58B) { in tlsv1_server_get_dh_p() 861 } else if (conn->test_flags & TLS_DHE_NON_PRIME) { in tlsv1_server_get_dh_p()
|
D | tlsv1_server_read.c | 33 if ((conn->test_flags & in testing_cipher_suite_filter() 1104 if ((conn->test_flags & in tls_process_client_finished() 1111 if ((conn->test_flags & TLS_DHE_PRIME_15) && in tls_process_client_finished() 1117 if ((conn->test_flags & TLS_DHE_PRIME_58B) && in tls_process_client_finished() 1123 if ((conn->test_flags & TLS_DHE_PRIME_511B) && in tls_process_client_finished() 1129 if ((conn->test_flags & TLS_DHE_PRIME_767B) && in tls_process_client_finished() 1135 if ((conn->test_flags & TLS_DHE_NON_PRIME) && in tls_process_client_finished()
|
D | tlsv1_server_i.h | 68 u32 test_flags; member
|
D | tlsv1_server_write.c | 635 if (conn->test_flags & TLS_BREAK_SRV_KEY_X_HASH) { in tls_write_server_key_exchange() 666 if (conn->test_flags & TLS_BREAK_SRV_KEY_X_SIGNATURE) { in tls_write_server_key_exchange() 899 if (conn->test_flags & TLS_BREAK_VERIFY_DATA) { in tls_write_server_finished()
|
/external/autotest/server/site_tests/platform_GCC/ |
D | platform_GCC.py | 97 test_flags = options.test_flags 101 self.bindir, client_hostname, test_flags))
|
/external/ltp/testcases/kernel/syscalls/sigaction/ |
D | sigaction01.c | 232 int test_flags[] = { SA_RESETHAND | SA_SIGINFO, SA_RESETHAND, in main() local 248 if (set_handler(test_flags[i], 0) == 0) { in main()
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/ |
D | cpuset_base_ops_testset.sh | 173 test_flags() function 282 test_flags
|
/external/v8/tools/ |
D | run_perf.py | 368 self.test_flags = [] 399 self.test_flags = parent.test_flags[:] + suite.get("test_flags", []) 481 suffix = ["--"] + self.test_flags if self.test_flags else []
|
/external/libxkbcommon/xkbcommon/test/ |
D | common.c | 223 test_get_context(enum test_context_flags test_flags) in test_get_context() argument 230 if (test_flags & CONTEXT_ALLOW_ENVIRONMENT_NAMES) { in test_get_context()
|
/external/python/cpython2/Lib/test/ |
D | test_gdbm.py | 45 def test_flags(self): member in TestGdbm
|
D | test_memoryio.py | 323 def test_flags(self): member in MemoryTestMixin
|
D | test_mailbox.py | 1294 def test_flags(self): member in TestMaildirMessage 1372 def test_flags(self): member in _TestMboxMMDFMessage
|
/external/python/cpython3/Lib/test/ |
D | test_dbm_gnu.py | 55 def test_flags(self): member in TestGdbm
|
D | test_memoryio.py | 354 def test_flags(self): member in MemoryTestMixin
|
/external/python/cpython2/Lib/bsddb/test/ |
D | test_sequence.py | 64 def test_flags(self): member in DBSequenceTest
|
D | test_db.py | 104 def test_flags(self) : function
|
D | test_dbenv.py | 100 def test_flags(self) : function
|