Home
last modified time | relevance | path

Searched refs:special_functions (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/package/boost/
H A D0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch25 diff --git a/boost/math/special_functions/detail/bernoulli_details.hpp b/boost/math/special_functio…
27 --- a/boost/math/special_functions/detail/bernoulli_details.hpp
28 +++ b/boost/math/special_functions/detail/bernoulli_details.hpp
101 +#include <boost/math/special_functions/bernoulli.hpp>
121 +#include <boost/math/special_functions/bernoulli.hpp>
143 +#include <boost/math/special_functions/bernoulli.hpp>
/OK3568_Linux_fs/buildroot/package/uhd/
H A D0002-host-fix-build-boost-173.patch130 #include <boost/math/special_functions/round.hpp>
212 #include <boost/math/special_functions/round.hpp>
224 #include <boost/math/special_functions/round.hpp>
236 #include <boost/math/special_functions/round.hpp>
249 #include <boost/math/special_functions/round.hpp>
262 #include <boost/math/special_functions/round.hpp>
321 #include <boost/math/special_functions/round.hpp>
345 #include <boost/math/special_functions/round.hpp>
381 #include <boost/math/special_functions/round.hpp>
393 #include <boost/math/special_functions/round.hpp>
[all …]
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dtoshiba_acpi.c205 unsigned int special_functions; member
2640 if (dev->kbd_function_keys_supported && dev->special_functions) in toshiba_acpi_enable_hotkeys()
3063 ret = toshiba_function_keys_get(dev, &dev->special_functions); in toshiba_acpi_add()