Home
last modified time | relevance | path

Searched refs:function_ptr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function/
H A Dfunction_template.hpp97 static R invoke(function_buffer& function_ptr BOOST_FUNCTION_COMMA in invoke()
100 FunctionPtr f = reinterpret_cast<FunctionPtr>(function_ptr.members.func_ptr); in invoke()
113 invoke(function_buffer& function_ptr BOOST_FUNCTION_COMMA in invoke()
117 FunctionPtr f = reinterpret_cast<FunctionPtr>(function_ptr.members.func_ptr); in invoke()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dtype_traits.hpp932 typedef void (*function_ptr)(); typedef
956 function_ptr function_ptr_;