Home
last modified time | relevance | path

Searched defs:is_float (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_float.hpp17 template <class T> struct is_float : public is_floating_point<T> {}; struct
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c268 bool is_float) in dpp1_set_degamma_format_float()
294 bool is_float; in dpp1_cnv_setup() local
/OK3568_Linux_fs/kernel/sound/pci/mixart/
H A Dmixart_core.h363 u32 is_float; member