/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessor/ |
default_params.hpp | 11 // See http://www.boost.org/libs/mpl for documentation. 17 #include <boost/mpl/aux_/config/preprocessor.hpp>
|
/prebuilts/tools/windows-x86_64/swt/ |
about.html | 50 conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL is provided with the Content (<a href="about_files/mpl-v11.txt" target="_blank">mpl-v11.txt</a>) and is also available at 51 <a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a>.</p>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/ |
converter.hpp | 21 #include "boost/mpl/integral_c.hpp" 26 typedef mpl::integral_c<std::float_round_style, std::round_toward_zero> round2zero_c ; 27 typedef mpl::integral_c<std::float_round_style, std::round_to_nearest> round2nearest_c ; 28 typedef mpl::integral_c<std::float_round_style, std::round_toward_infinity> round2inf_c ; 29 typedef mpl::integral_c<std::float_round_style, std::round_toward_neg_infinity> round2neg_inf_c ; 81 struct non_applicable { typedef mpl::false_ do_apply ; } ; 82 struct applicable { typedef mpl::true_ do_apply ; } ; 317 typedef typename mpl::if_<subranged,Normal,Dummy>::type type ; 335 typedef typename mpl::not_<oposite_subranged>::type positively_subranged ; 337 typedef typename mpl::if_<positively_subranged,ChoiceA,ChoiceB>::type type [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/ |
bind.hpp | 10 // Preprocessed version of "boost/mpl/bind.hpp" header 13 namespace boost { namespace mpl { namespace in namespace:boost 50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type; 78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; 130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; 188 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; 251 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; 319 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; 394 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; 486 typedef mpl::arg<1> n1 [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/ |
about.html | 106 conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL is provided with the Content (<a href="about_files/mpl-v11.txt" target="_blank">mpl-v11.txt</a>) and is also available at 107 <a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a>.</p> 125 conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL i [all...] |
/external/libchrome/crypto/third_party/nss/ |
README.chromium | 3 License: MPL 1.1/GPL 2.0/LGPL 2.1
|
/external/libvncserver/webclients/novnc/include/ |
blue.css | 5 * noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
aligned_storage.hpp | 24 #include "boost/mpl/eval_if.hpp" 25 #include "boost/mpl/identity.hpp" 51 typename mpl::eval_if_c< 53 , mpl::identity<detail::max_align>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/ |
type_trait_def.hpp | 15 #include <boost/mpl/aux_/lambda_support.hpp>
|
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/ |
htmlunit-core-js-2.14.pom | 19 <url>http://www.mozilla.org/MPL/2.0/</url>
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
mlsl.h | 62 * Unlike previous MPL Software releases, explicitly calling 77 * Unlike previous MPL Software releases, explicitly calling 99 * It is called by the MPL to write a single byte of data to the MPU. 222 * Is called by the MPL to get the configuration data 235 * Is called by the MPL to save the configuration data used by the 248 * It is called by the MPL to get the calibration data used by the 262 * It is called by the MPL to save the calibration data used by the
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
mlsl.h | 62 * Unlike previous MPL Software releases, explicitly calling 77 * Unlike previous MPL Software releases, explicitly calling 99 * It is called by the MPL to write a single byte of data to the MPU. 222 * Is called by the MPL to get the configuration data 235 * Is called by the MPL to save the configuration data used by the 248 * It is called by the MPL to get the calibration data used by the 262 * It is called by the MPL to save the calibration data used by the
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/ |
iterator.hpp | 146 # include <boost/mpl/if.hpp> 147 # include <boost/mpl/has_xxx.hpp> 286 : mpl::if_< 299 : mpl::if_< 373 : mpl::if_< 382 : mpl::if_< 389 , mpl::if_< 404 : mpl::if_< 420 typename mpl::if_<
|
/hardware/invensense/6515/libsensors_iio/ |
libmplmpu.so | |
/hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/ |
libmplmpu.so | |
/hardware/invensense/65xx/libsensors_iio/ |
libmplmpu.so | |
sensors_mpl.cpp | 100 mpl = 0, enumerator in enum:sensors_poll_context_t::__anon31938 133 // setup the callback object for handing mpl callbacks 141 mPollFds[mpl].fd = mSensor->getFd(); 142 mPollFds[mpl].events = POLLIN; 143 mPollFds[mpl].revents = 0; 220 if (i == mpl) {
|
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/android/ |
libmplmpu.so | |
/external/curl/packages/Win32/ |
README | 33 zip -9 %1 curl.exe CHANGES LEGAL MPL-1.0.txt README \ 39 libcurl.a libcurl.dll libcurldll.a MPL-1.0.txt README
|
/external/eigen/Eigen/src/Core/ |
BooleanRedux.h | 7 // Public License v. 2.0. If a copy of the MPL was not distributed 8 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
CwiseUnaryOp.h | 8 // Public License v. 2.0. If a copy of the MPL was not distributed 9 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
Flagged.h | 7 // Public License v. 2.0. If a copy of the MPL was not distributed 8 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
ForceAlignedAccess.h | 7 // Public License v. 2.0. If a copy of the MPL was not distributed 8 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
GlobalFunctions.h | 8 // Public License v. 2.0. If a copy of the MPL was not distributed 9 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
ReturnByValue.h | 8 // Public License v. 2.0. If a copy of the MPL was not distributed 9 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|