HomeSort by relevance Sort by last modified time
    Searched refs:typename (Results 51 - 75 of 10812) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/eigen/Eigen/src/Core/util/
ForwardDeclarations.h 17 template<typename T> struct traits;
23 template<typename T> struct traits<const T> : traits<T> {};
25 template<typename Derived> struct has_direct_access
30 template<typename Derived> struct accessors_level
41 template<typename T> struct NumTraits;
43 template<typename Derived> struct EigenBase;
44 template<typename Derived> class DenseBase;
45 template<typename Derived> class PlainObjectBase;
48 template<typename Derived,
52 template<typename _Scalar, int _Rows, int _Cols
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
function_traits.hpp 21 template<typename Function> struct function_traits_helper;
23 template<typename R>
30 template<typename R, typename T1>
39 template<typename R, typename T1, typename T2>
50 template<typename R, typename T1, typename T2, typename T3
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
numericfwd.h 41 template<typename _IIter, typename _Tp>
45 template<typename _IIter, typename _Tp>
49 template<typename _IIter, typename _Tp>
53 template<typename _IIter, typename _Tp, typename _Tag>
57 template<typename _IIter, typename _Tp, typename _BinaryOper
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
numericfwd.h 41 template<typename _IIter, typename _Tp>
45 template<typename _IIter, typename _Tp>
49 template<typename _IIter, typename _Tp>
53 template<typename _IIter, typename _Tp, typename _Tag>
57 template<typename _IIter, typename _Tp, typename _BinaryOper
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
numericfwd.h 41 template<typename _IIter, typename _Tp>
45 template<typename _IIter, typename _Tp>
49 template<typename _IIter, typename _Tp>
53 template<typename _IIter, typename _Tp, typename _Tag>
57 template<typename _IIter, typename _Tp, typename _BinaryOper
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
numericfwd.h 41 template<typename _IIter, typename _Tp>
45 template<typename _IIter, typename _Tp>
49 template<typename _IIter, typename _Tp>
53 template<typename _IIter, typename _Tp, typename _Tag>
57 template<typename _IIter, typename _Tp, typename _BinaryOper
    [all...]
  /external/clang/test/CXX/temp/temp.decls/
p3.cpp 3 template<typename T> using A = int;
4 template<typename T> using A<T*> = char; // expected-error {{partial specialization of alias templates is not permitted}}
  /external/clang/test/FixIt/
no-fixit.cpp 7 template<template<typename> +> void func();
  /external/clang/test/Index/
usrs-cxx0x.cpp 1 template<typename ...Types>
  /external/clang/test/Modules/Inputs/submodules/
vector.h 1 template<typename T> class vector { };
  /external/clang/test/PCH/Inputs/
working-directory-1.h 1 template<typename T> struct A {
  /external/clang/test/PCH/
cxx-traits.h 3 template<typename _Tp>
8 template<typename _Tp>
13 template<typename T, typename ...Args>
  /external/clang/test/SemaTemplate/
alias-template-template-param.cpp 4 template<template<typename> class D> using C = D<int>;
8 template<typename T> void f(C<T::template U>);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
begin_end_fwd.hpp 19 template< typename Tag > struct begin_impl;
20 template< typename Tag > struct end_impl;
22 template< typename Sequence > struct begin;
23 template< typename Sequence > struct end;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/tree_policy/
sample_tree_node_update.hpp 47 template<typename Const_Node_Iter, typename Node_Iter, typename Cmp_Fn,
48 typename _Alloc>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
sample_trie_node_update.hpp 47 template<typename Node_CItr, typename Node_Itr,
48 typename _ATraits, typename _Alloc>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/tree_policy/
sample_tree_node_update.hpp 47 template<typename Const_Node_Iter, typename Node_Iter, typename Cmp_Fn,
48 typename _Alloc>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/trie_policy/
sample_trie_node_update.hpp 47 template<typename Node_CItr, typename Node_Itr,
48 typename _ATraits, typename _Alloc>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/tree_policy/
sample_tree_node_update.hpp 47 template<typename Const_Node_Iter, typename Node_Iter, typename Cmp_Fn,
48 typename _Alloc>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/trie_policy/
sample_trie_node_update.hpp 47 template<typename Node_CItr, typename Node_Itr,
48 typename _ATraits, typename _Alloc>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/tree_policy/
sample_tree_node_update.hpp 47 template<typename Const_Node_Iter, typename Node_Iter, typename Cmp_Fn,
48 typename _Alloc>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/trie_policy/
sample_trie_node_update.hpp 47 template<typename Node_CItr, typename Node_Itr,
48 typename _ATraits, typename _Alloc>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/tree_policy/
sample_tree_node_update.hpp 47 template<typename Const_Node_Iter, typename Node_Iter, typename Cmp_Fn,
48 typename _Alloc>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/trie_policy/
sample_trie_node_update.hpp 47 template<typename Node_CItr, typename Node_Itr,
48 typename _ATraits, typename _Alloc>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/tree_policy/
sample_tree_node_update.hpp 47 template<typename Const_Node_Iter, typename Node_Iter, typename Cmp_Fn,
48 typename _Alloc>

Completed in 1149 milliseconds

1 23 4 5 6 7 8 91011>>