HomeSort by relevance Sort by last modified time
    Searched full:template (Results 1901 - 1925 of 20596) sorted by null

<<71727374757677787980>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
push_back.hpp 25 template<
31 ::template apply< Sequence,T >
37 template<
42 ::template apply< Sequence >
push_front.hpp 25 template<
31 ::template apply< Sequence,T >
37 template<
42 ::template apply< Sequence >
same_as.hpp 25 template< typename T1 >
28 template< typename T2 > struct apply
39 template< typename T1 >
42 template< typename T2 > struct apply
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
O1_size.hpp 28 template<>
31 template< typename Vector > struct apply
41 template< long N >
44 template< typename Vector > struct apply
back.hpp 28 template<>
31 template< typename Vector > struct apply
44 template< long n_ >
47 template< typename Vector > struct apply
begin_end.hpp 27 template<>
30 template< typename Vector > struct apply
36 template<>
39 template< typename Vector > struct apply
clear.hpp 27 template<>
30 template< typename Vector > struct apply
40 template< long N >
43 template< typename Vector > struct apply
front.hpp 28 template<>
31 template< typename Vector > struct apply
41 template< BOOST_MPL_AUX_NTTP_DECL(long, n_) >
44 template< typename Vector > struct apply
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
next_prior.hpp 29 template <class T>
32 template <class T, class Distance>
39 template <class T>
42 template <class T, class Distance>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
extract_optional_type.hpp 22 template< typename C > \
32 template< typename T > struct exists { typedef void type; };
40 template< typename C, typename Enable=void > \
43 template< typename C > \
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
rbegin.hpp 26 template< class C >
35 template< class C >
44 template< class C >
55 template< class T >
rend.hpp 26 template< class C >
35 template< class C >
44 template< class C >
55 template< class T >
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
integral_constant.hpp 16 template <class T, int val>
18 template <class T, T val>
25 template<> struct integral_constant<bool,true> : public mpl::true_
36 template<> struct integral_constant<bool,false> : public mpl::false_
  /ndk/tests/device/test-gnustl-full/unit/
iota.h 7 template <typename _It, typename _Tp>
  /ndk/tests/device/test-stlport/unit/
iota.h 7 template <typename _It, typename _Tp>
  /ndk/tests/device/test-stlport_shared-exception/jni/
eh50.cpp 10 template <class T> void foo(T) throw (int) { throw "Hi"; }
eh51.cpp 10 template <class T> void foo(T) throw (T) { throw "Hi"; }
eh990323-1.cpp 2 // check cleanup of template temporaries
9 template <class T> struct A {
17 template <class T> void ff(T);
19 template <class T> void ff(T)
fntry1_1.cpp 5 template <class T> void f (T) try { throw 1; } catch (...) { }
  /ndk/tests/device/test-stlport_static-exception/jni/
eh50.cpp 10 template <class T> void foo(T) throw (int) { throw "Hi"; }
eh51.cpp 10 template <class T> void foo(T) throw (T) { throw "Hi"; }
eh990323-1.cpp 2 // check cleanup of template temporaries
9 template <class T> struct A {
17 template <class T> void ff(T);
19 template <class T> void ff(T)
fntry1_1.cpp 5 template <class T> void f (T) try { throw 1; } catch (...) { }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 49 template<typename _Node, typename _Alloc>
57 typedef typename _Alloc::template rebind<node> __rebind_n;
60 typedef typename _Alloc::template rebind<node_pointer> __rebind_np;
120 template<typename _Node, typename _Alloc>
125 template<typename _Node, typename _Alloc>
130 template<typename _Node, typename _Alloc>
148 template<typename _Node, typename _Alloc>
159 template<typename _Node, typename _Alloc>
170 template<typename _Node, typename _Alloc>
180 template<typename _Node, typename _Alloc
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 49 template<typename _Node, typename _Alloc>
57 typedef typename _Alloc::template rebind<node> __rebind_n;
60 typedef typename _Alloc::template rebind<node_pointer> __rebind_np;
120 template<typename _Node, typename _Alloc>
125 template<typename _Node, typename _Alloc>
130 template<typename _Node, typename _Alloc>
148 template<typename _Node, typename _Alloc>
159 template<typename _Node, typename _Alloc>
170 template<typename _Node, typename _Alloc>
180 template<typename _Node, typename _Alloc
    [all...]

Completed in 952 milliseconds

<<71727374757677787980>>