Home
last modified time | relevance | path

Searched defs:is_all (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/seq/
H A Dis_all.hpp23 using is_all = std::integral_constant< bool, ( Bs && ... ) >; typedef
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dfec.c97 static void fec_buf_del(struct file *file, int fd, bool is_all) in fec_buf_del()