HomeSort by relevance Sort by last modified time
    Searched full:remove_reference (Results 126 - 150 of 173) sorted by null

1 2 3 4 56 7

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
tuple 890 <typename std::remove_reference<_Tp>::type>::type>::type
942 <typename std::remove_reference<_Tuple>::type>::type>
991 typename std::remove_reference<_Tp>::type>::value>::__type __type;
    [all...]
future     [all...]
  /external/eigen/Eigen/src/Core/
Block.h 57 typedef typename remove_reference<XprTypeNested>::type _XprTypeNested;
Transpose.h 36 typedef typename remove_reference<MatrixTypeNested>::type MatrixTypeNestedPlain;
TriangularMatrix.h 141 typedef typename remove_reference<MatrixTypeNested>::type MatrixTypeNestedNonRef;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__split_buffer 35 typedef typename remove_reference<allocator_type>::type __alloc_rr;
functional     [all...]
scoped_allocator 357 typedef typename remove_reference
locale 823 typename remove_reference<decltype(errno)>::type __save_errno = errno;
827 typename remove_reference<decltype(errno)>::type __current_errno = errno;
863 typename remove_reference<decltype(errno)>::type __save_errno = errno;
867 typename remove_reference<decltype(errno)>::type __current_errno = errno;
893 typename remove_reference<decltype(errno)>::type __save_errno = errno;
897 typename remove_reference<decltype(errno)>::type __current_errno = errno;
    [all...]
valarray 647 typedef typename remove_reference<_ValExpr>::type _RmExpr;
686 typedef typename remove_reference<_ValExpr>::type _RmExpr;
729 typedef typename remove_reference<_ValExpr>::type _RmExpr;
    [all...]
future     [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp 27 #include <boost/type_traits/remove_reference.hpp>
162 typedef BOOST_DEDUCED_TYPENAME remove_reference<T>::type raw_type ;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 626 typedef typename std::remove_reference<_Del>::type _Del1;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 626 typedef typename std::remove_reference<_Del>::type _Del1;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 626 typedef typename std::remove_reference<_Del>::type _Del1;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 626 typedef typename std::remove_reference<_Del>::type _Del1;
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-internal.h 772 // tr1::remove_reference, which is not widely available yet.
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-internal.h 693 // tr1::remove_reference, which is not widely available yet.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h 778 // tr1::remove_reference, which is not widely available yet.
    [all...]
  /external/eigen/Eigen/src/SparseCore/
SparseMatrix.h 65 typedef typename remove_reference<MatrixTypeNested>::type _MatrixTypeNested;
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 778 // tr1::remove_reference, which is not widely available yet.
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 806 // tr1::remove_reference, which is not widely available yet.
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 778 // tr1::remove_reference, which is not widely available yet.
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 693 // tr1::remove_reference, which is not widely available yet.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 400 typedef typename std::remove_reference<_Del>::type _Del1;
    [all...]

Completed in 712 milliseconds

1 2 3 4 56 7