Home
last modified time | relevance | path

Searched refs:dummy_size (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/multiprecision/traits/
H A Dexplicit_conversion.hpp19 struct dummy_size {}; struct
60 … static type_traits::yes_type selector(dummy_size<sizeof(static_cast<T1>(declval<S1>()))>*);
/OK3568_Linux_fs/kernel/arch/x86/platform/efi/
H A Dquirks.c181 unsigned long dummy_size = remaining_size + 1024; in efi_query_variable_store() local
182 void *dummy = kzalloc(dummy_size, GFP_KERNEL); in efi_query_variable_store()
192 dummy_size, dummy); in efi_query_variable_store()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/constants/
H A Dconstants.hpp65 struct dummy_size{}; struct