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

<<11121314151617181920>>

  /external/eigen/test/
resize.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/.
simplicial_cholesky.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/.
sizeof.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/
IterativeSolvers 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/.
SparseExtra 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/
minres.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/.
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/build/
filelist.mk 11 HEADERS += $(MLLITE_DIR)/mpl.h
27 SOURCES += $(MLLITE_DIR)/mpl.c
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/build/
filelist.mk 11 HEADERS += $(MLLITE_DIR)/mpl.h
27 SOURCES += $(MLLITE_DIR)/mpl.c
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/
general.hpp 12 # include <boost/mpl/if.hpp>
51 : mpl::if_<
has_constraints.hpp 7 # include <boost/mpl/bool.hpp>
45 typedef mpl::bool_<value> type;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
enable_if.hpp 11 #include <boost/mpl/identity.hpp>
72 : mpl::identity<Return>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
dtp.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/aux_/config/workaround.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
advance_backward.hpp 9 // Preprocessed version of "boost/mpl/aux_/advance_backward.hpp" header
12 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost
advance_forward.hpp 9 // Preprocessed version of "boost/mpl/aux_/advance_forward.hpp" header
12 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost
apply_wrap.hpp 9 // Preprocessed version of "boost/mpl/apply_wrap.hpp" header
12 namespace boost { namespace mpl { namespace in namespace:boost
full_lambda.hpp 9 // Preprocessed version of "boost/mpl/aux_/full_lambda.hpp" header
12 namespace boost { namespace mpl { namespace in namespace:boost
57 typedef mpl::arg<N> result_; // qualified for the sake of MIPSpro 7.41
58 typedef mpl::protect<result_> type;
107 typedef mpl::protect<result_> type;
184 typedef mpl::protect<result_> type;
266 typedef mpl::protect<result_> type;
352 typedef mpl::protect<result_> type;
440 typedef mpl::protect<result_> type;
508 struct lambda< mpl::protect<T>,Tag, int_<1>
    [all...]
iter_fold_if_impl.hpp 10 // Preprocessed version of "boost/mpl/aux_/iter_fold_if_impl.hpp" header
13 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost
65 >::template result_< Iterator,State,ForwardOp, mpl::next<Iterator> > impl_;
minus.hpp 9 // Preprocessed version of "boost/mpl/minus.hpp" header
12 namespace boost { namespace mpl { namespace in namespace:boost
127 namespace boost { namespace mpl { namespace in namespace:boost
plus.hpp 9 // Preprocessed version of "boost/mpl/plus.hpp" header
12 namespace boost { namespace mpl { namespace in namespace:boost
127 namespace boost { namespace mpl { namespace in namespace:boost
template_arity.hpp 12 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost
84 sizeof(::boost::mpl::aux::arity_helper(type_wrapper<F>(), arity_tag<N>())) - 1
94 typedef mpl::int_<value> type;
times.hpp 9 // Preprocessed version of "boost/mpl/times.hpp" header
12 namespace boost { namespace mpl { namespace in namespace:boost
127 namespace boost { namespace mpl { namespace in namespace:boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessor/
enum.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/aux_/config/preprocessor.hpp>
  /external/libvncserver/webclients/novnc/
LICENSE.txt 3 The noVNC core library files are licensed under the MPL 2.0 (Mozilla
46 licenses (all MPL 2.0 compatible):
48 include/base64.js : MPL 2.0
65 docs/LICENSE.MPL-2.0
76 http://www.mozilla.org/MPL/2.0/
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
conversion_traits.hpp 39 typedef mpl::false_ trivial ;
45 typedef typename mpl::if_< is_arithmetic<S>, S, S const&>::type argument_type ;
47 typedef typename mpl::if_<subranged,S,T>::type supertype ;
48 typedef typename mpl::if_<subranged,T,S>::type subtype ;
63 typedef mpl::false_ subranged ;
64 typedef mpl::true_ trivial ;
90 typedef typename mpl::if_<is_trivial,trivial_imp,non_trivial_imp>::type type ;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
other_cacerts.txt 7 # Version: MPL 1.1/GPL 2.0/LGPL 2.1
12 # http://www.mozilla.org/MPL/
34 # use your version of this file under the terms of the MPL, indicate your
38 # the terms of any one of the MPL, the GPL or the LGPL.

Completed in 621 milliseconds

<<11121314151617181920>>