HomeSort by relevance Sort by last modified time
    Searched refs:typename (Results 101 - 125 of 3532) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/clang/test/Index/
complete-qualified.cpp 1 template <typename X, typename Y>
  /external/clang/test/SemaCXX/
PR8755.cpp 3 template <typename T>
8 template <typename T>
PR9459.cpp 5 template<typename>struct ae_same;
6 template<typename>struct ts{}ap() // expected-error {{expected ';' after struct}} expected-error {{requires a type specifier}}
cxx0x-return-init-list.cpp 12 template<typename T, typename U>
  /external/clang/test/SemaTemplate/
rdar9173693.cpp 6 template< typename Pred > assert<false> assert_not_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type ); // expected-error 5 {{}}
template-id-printing.cpp 3 template<typename T, typename U> void f(U);
example-typelist.cpp 6 template<typename Head, typename Tail = nil>
13 template<typename T, typename U>
18 template<typename T>
24 template<typename T> struct length;
26 template<typename Head, typename Tail>
47 template<typename T>
49 typedef typename reverse<typename T::tail>::type reversed_tail
    [all...]
dependent-template-recover.cpp 2 template<typename T, typename U, int N>
22 template <typename S, typename T>
25 template <typename U>
28 template <typename W>
38 template <typename X>
45 template <typename S, typename T>
48 template <typename U
    [all...]
  /external/llvm/include/llvm/Support/
Capacity.h 20 template <typename T>
24 return x.capacity() * sizeof(typename T::value_type);
  /external/stlport/test/compiler/
ttei4.cpp 26 template <typename T>
32 template <typename T>
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
type_traits.h 40 template<bool, typename>
44 template<typename _Tp>
50 template<bool _Cond, typename _Iftrue, typename _Iffalse>
54 template<typename _Iftrue, typename _Iffalse>
60 template<typename _Tp>
67 typedef typename __if_type::__type __type;
103 template<typename _Tp>
110 typedef typename __if_type::__type __type;
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 40 template<bool, typename>
44 template<typename _Tp>
50 template<bool _Cond, typename _Iftrue, typename _Iffalse>
54 template<typename _Iftrue, typename _Iffalse>
60 template<typename _Tp>
67 typedef typename __if_type::__type __type;
103 template<typename _Tp>
110 typedef typename __if_type::__type __type;
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 40 template<bool, typename>
44 template<typename _Tp>
50 template<bool _Cond, typename _Iftrue, typename _Iffalse>
54 template<typename _Iftrue, typename _Iffalse>
60 template<typename _Tp>
67 typedef typename __if_type::__type __type;
103 template<typename _Tp>
110 typedef typename __if_type::__type __type;
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 40 template<bool, typename>
44 template<typename _Tp>
50 template<bool _Cond, typename _Iftrue, typename _Iffalse>
54 template<typename _Iftrue, typename _Iffalse>
60 template<typename _Tp>
67 typedef typename __if_type::__type __type;
103 template<typename _Tp>
110 typedef typename __if_type::__type __type;
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
RefPtrHashMap.h 31 template<typename RawKeyType, typename ValueType, typename ValueTraits, typename HashFunctions>
33 typedef typename ValueType::first_type KeyType;
34 typedef typename ValueType::second_type MappedType;
35 typedef typename ValueTraits::FirstTraits KeyTraits;
36 typedef typename ValueTraits::SecondTraits MappedTraits;
47 template<typename T, typename MappedArg, typename HashArg, typename KeyTraitsArg, typename MappedTraitsArg
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
constructors_destructor_fn_imps.hpp 50 template<typename T0>
55 template<typename T0, typename T1>
60 template<typename T0, typename T1, typename T2>
65 template<typename T0, typename T1, typename T2, typename T3
    [all...]
basic_types.hpp 53 template<typename Key, typename Mapped, typename Allocator, bool Store_Hash>
60 template<typename Key, typename Mapped, typename Allocator>
63 typedef typename Allocator::template rebind<Mapped>::other mapped_type_allocator;
64 typedef typename mapped_type_allocator::value_type mapped_type;
65 typedef typename mapped_type_allocator::pointer mapped_pointer;
66 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
constructors_destructor_fn_imps.hpp 50 template<typename T0>
55 template<typename T0, typename T1>
60 template<typename T0, typename T1, typename T2>
65 template<typename T0, typename T1, typename T2, typename T3
    [all...]
basic_types.hpp 53 template<typename Key, typename Mapped, typename Allocator, bool Store_Hash>
60 template<typename Key, typename Mapped, typename Allocator>
63 typedef typename Allocator::template rebind<Mapped>::other mapped_type_allocator;
64 typedef typename mapped_type_allocator::value_type mapped_type;
65 typedef typename mapped_type_allocator::pointer mapped_pointer;
66 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
constructors_destructor_fn_imps.hpp 50 template<typename T0>
55 template<typename T0, typename T1>
60 template<typename T0, typename T1, typename T2>
65 template<typename T0, typename T1, typename T2, typename T3
    [all...]
basic_types.hpp 53 template<typename Key, typename Mapped, typename Allocator, bool Store_Hash>
60 template<typename Key, typename Mapped, typename Allocator>
63 typedef typename Allocator::template rebind<Mapped>::other mapped_type_allocator;
64 typedef typename mapped_type_allocator::value_type mapped_type;
65 typedef typename mapped_type_allocator::pointer mapped_pointer;
66 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
constructors_destructor_fn_imps.hpp 50 template<typename T0>
55 template<typename T0, typename T1>
60 template<typename T0, typename T1, typename T2>
65 template<typename T0, typename T1, typename T2, typename T3
    [all...]
basic_types.hpp 53 template<typename Key, typename Mapped, typename Allocator, bool Store_Hash>
60 template<typename Key, typename Mapped, typename Allocator>
63 typedef typename Allocator::template rebind<Mapped>::other mapped_type_allocator;
64 typedef typename mapped_type_allocator::value_type mapped_type;
65 typedef typename mapped_type_allocator::pointer mapped_pointer;
66 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer
    [all...]
  /external/chromium/chrome/common/deprecated/
event_sys.h 21 template <typename EventType>
32 template <typename EventTraits, typename NotifyLock = base::Lock,
33 typename ScopedNotifyLocker = base::AutoLock>
38 template <typename EventChannel, typename CallbackObject,
39 typename CallbackMethod>
44 template <typename EventChannel, typename CallbackObject,
45 typename CallbackMethod, typename CallbackArg0
    [all...]
  /external/clang/test/CodeGenCXX/
explicit-instantiation.cpp 6 template<typename T, typename U, typename Result>
11 template<typename T, typename U, typename Result>
21 template <typename T> struct S {
42 template <typename T> void S<T>::f() {}
43 template <typename T> void S<T>::g() {}
44 template <typename T> int S<T>::i
    [all...]

Completed in 1376 milliseconds

1 2 3 45 6 7 8 91011>>