Searched defs:cases (Results 1 – 6 of 6) sorted by relevance
65 struct cases struct68 struct case_76 struct case_<proto::tag::terminal, Enable>84 struct case_<Tag, typename enable_if<use_operator<Domain, Tag> >::type>102 struct case_<proto::tag::subscript, Enable>127 struct cases struct130 struct case_138 struct case_<proto::tag::terminal>146 struct case_<Tag>168 struct case_<proto::tag::subscript>
23 Unsynchronised LED flash (software strobe)34 Synchronised LED flash (hardware strobe)45 LED flash as torch54 Flash Control IDs
34 def _validate_test_case_depends(cases, depends): argument43 def _order_test_case_by_depends(cases, depends): argument
45 struct adbg_case_def_head cases; member
296 void notrace __sanitizer_cov_trace_switch(u64 val, u64 *cases) in __sanitizer_cov_trace_switch()
4734 struct test_case cases[] = { in main() local