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

<<11121314151617181920>>

  /external/eigen/test/eigen2/
eigen2_inverse.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/.
eigen2_miscmatrices.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/.
eigen2_nomalloc.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/.
eigen2_product_large.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/test/
eigensolver_generalized_real.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/.
miscmatrices.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/.
selfadjoint.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/.
sizeoverflow.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/.
smallvectors.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/.
special_numbers.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/.
unalignedcount.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/.
upperbidiagonalization.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/
NumericalDiff 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/test/
matrix_functions.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/.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
quote.hpp 9 // Preprocessed version of "boost/mpl/quote.hpp" header
12 namespace boost { namespace mpl { namespace in namespace:boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessor/
params.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/aux_/config/preprocessor.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/preprocessed/plain/
list10.hpp 9 // Preprocessed version of "boost/mpl/list/list10.hpp" header
12 namespace boost { namespace mpl { namespace in namespace:boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/preprocessed/typeof_based/
vector10.hpp 9 // Preprocessed version of "boost/mpl/vector/vector10.hpp" header
12 namespace boost { namespace mpl { namespace in namespace:boost
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.pom 14 <url>http://www.mozilla.org/MPL/MPL-1.1.txt</url>
  /prebuilts/tools/linux-x86/swt/
about.html 106 conditions of the Mozilla Public License Version 1.1 (&quot;MPL&quot;). 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>
113 the terms and 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">mpl-v11.txt</a>
    [all...]
  /prebuilts/tools/linux-x86_64/swt/
about.html 106 conditions of the Mozilla Public License Version 1.1 (&quot;MPL&quot;). 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>
113 the terms and 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">mpl-v11.txt</a>
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
type_with_alignment.hpp 11 #include <boost/mpl/if.hpp>
89 : public mpl::if_c<(alignment_of<TestType>::value == target), TestType, char>
112 typedef typename mpl::if_c<value, TestType, char>::type type;
198 typedef typename mpl::if_c<
294 typedef mpl::if_c<
303 typedef mpl::if_c<
312 typedef mpl::if_c<
320 typedef mpl::if_c<
328 typedef mpl::if_c<
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
sequence_traits.hpp 15 #include <boost/mpl/bool.hpp>
105 typedef mpl::bool_<has_native_replace<T>::value> type;
132 typedef mpl::bool_<has_stable_iterators<T>::value> type;
159 typedef mpl::bool_<has_const_time_insert<T>::value> type;
186 typedef mpl::bool_<has_const_time_erase<T>::value> type;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_suite_impl.hpp 29 #include <boost/mpl/for_each.hpp>
30 #include <boost/mpl/identity.hpp>
372 void operator()( mpl::identity<TestType> )
405 mpl::for_each<TestTypesList,mpl::make_identity<mpl::_> >( single_test_gen( tc_name, *this ) );
  /external/curl/packages/Linux/RPM/
curl.spec.in 12 Copyright: MPL
66 %doc CHANGES LEGAL MITX.txt MPL-1.1.txt README docs/BUGS

Completed in 407 milliseconds

<<11121314151617181920>>