Home
last modified time | relevance | path

Searched defs:cases (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dmeta_compiler.hpp65 struct cases struct
68 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 struct
130 struct case_
138 struct case_<proto::tag::terminal>
146 struct case_<Tag>
168 struct case_<proto::tag::subscript>
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-flash.rst23 Unsynchronised LED flash (software strobe)
34 Synchronised LED flash (hardware strobe)
45 LED flash as torch
54 Flash Control IDs
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/decorator/
H A Ddepends.py34 def _validate_test_case_depends(cases, depends): argument
43 def _order_test_case_by_depends(cases, depends): argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/include/
H A Dadbg.h45 struct adbg_case_def_head cases; member
/OK3568_Linux_fs/kernel/kernel/
H A Dkcov.c296 void notrace __sanitizer_cov_trace_switch(u64 val, u64 *cases) in __sanitizer_cov_trace_switch()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c4734 struct test_case cases[] = { in main() local