HomeSort by relevance Sort by last modified time
    Searched full:mpl (Results 751 - 775 of 1032) sorted by null

<<31323334353637383940>>

  /external/eigen/test/
geo_hyperplane.cpp 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/.
mapstaticmethods.cpp 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/.
product.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/.
product_notemporary.cpp 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/.
product_syrk.cpp 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/.
redux.cpp 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/.
sparse_permutations.cpp 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/.
triangular.cpp 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/.
vectorization_logic.cpp 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/.
vectorwiseop.cpp 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/.
  /external/eigen/unsupported/Eigen/
MPRealSupport 9 // Public License v. 2.0. If a copy of the MPL was not distributed
10 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
  /external/eigen/unsupported/Eigen/src/AutoDiff/
AutoDiffVector.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/.
  /external/eigen/unsupported/Eigen/src/FFT/
ei_fftw_impl.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/.
  /external/eigen/unsupported/Eigen/src/KroneckerProduct/
KroneckerTensorProduct.h 9 // Public License v. 2.0. If a copy of the MPL was not distributed
10 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
  /external/eigen/unsupported/Eigen/src/Polynomials/
Companion.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/.
  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineMatrixBase.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/.
  /external/eigen/unsupported/Eigen/src/SparseExtra/
MarketIO.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/.
  /external/eigen/unsupported/test/
BVH.cpp 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/.
FFTW.cpp 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/.
kronecker_product.cpp 9 // Public License v. 2.0. If a copy of the MPL was not distributed
10 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
svd_common.h 13 // Public License v. 2.0. If a copy of the MPL was not distributed
14 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
  /hardware/invensense/6515/libsensors_iio/
Android.mk 100 LOCAL_C_INCLUDES += $(LOCAL_PATH)/software/core/mpl
144 LOCAL_C_INCLUDES += $(LOCAL_PATH)/software/core/mpl
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
storage_manager.c 66 * @param[in] key The key associated with your data type should be unique across MPL.
122 * @param[in] data Data that was saved to be loaded up by MPL
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
storage_manager.c 66 * @param[in] key The key associated with your data type should be unique across MPL.
122 * @param[in] data Data that was saved to be loaded up by MPL
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp 29 #include <boost/mpl/if.hpp>
30 #include <boost/mpl/bool.hpp>
31 #include <boost/mpl/not.hpp>
195 typedef mpl::true_ is_reference_tag ;
196 typedef mpl::false_ is_not_reference_tag ;
201 typedef BOOST_DEDUCED_TYPENAME mpl::if_<is_reference_predicate,types_when_ref,types_when_not_ref>::type types ;
355 BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
364 BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;

Completed in 294 milliseconds

<<31323334353637383940>>