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

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ptr_traits.h 44 template<typename _Tp, bool = __has_element_type<_Tp>::value>
47 template<typename _Tp>
50 typedef typename _Tp::element_type __type;
53 template<template<typename, typename...> class _SomePtr, typename _Tp,
54 typename... _Args>
60 template<typename _Tp, bool = __has_difference_type<_Tp>::value>
63 typedef typename _Tp::difference_type __type;
66 template<typename _Tp
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 49 template<typename _VTp, typename Pred, typename _Alloc, bool No_Throw>
53 template<typename _VTp, typename Pred, typename _Alloc>
60 template<typename _VTp, typename Pred, typename _Alloc>
64 typedef typename _Alloc::template rebind<_VTp> __rebind_v
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ptr_traits.h 44 template<typename _Tp, bool = __has_element_type<_Tp>::value>
47 template<typename _Tp>
50 typedef typename _Tp::element_type __type;
53 template<template<typename, typename...> class _SomePtr, typename _Tp,
54 typename... _Args>
60 template<typename _Tp, bool = __has_difference_type<_Tp>::value>
63 typedef typename _Tp::difference_type __type;
66 template<typename _Tp
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 49 template<typename _VTp, typename Pred, typename _Alloc, bool No_Throw>
53 template<typename _VTp, typename Pred, typename _Alloc>
60 template<typename _VTp, typename Pred, typename _Alloc>
64 typedef typename _Alloc::template rebind<_VTp> __rebind_v
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ptr_traits.h 44 template<typename _Tp, bool = __has_element_type<_Tp>::value>
47 template<typename _Tp>
50 typedef typename _Tp::element_type __type;
53 template<template<typename, typename...> class _SomePtr, typename _Tp,
54 typename... _Args>
60 template<typename _Tp, bool = __has_difference_type<_Tp>::value>
63 typedef typename _Tp::difference_type __type;
66 template<typename _Tp
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 49 template<typename _VTp, typename Pred, typename _Alloc, bool No_Throw>
53 template<typename _VTp, typename Pred, typename _Alloc>
60 template<typename _VTp, typename Pred, typename _Alloc>
64 typedef typename _Alloc::template rebind<_VTp> __rebind_v
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ptr_traits.h 44 template<typename _Tp, bool = __has_element_type<_Tp>::value>
47 template<typename _Tp>
50 typedef typename _Tp::element_type __type;
53 template<template<typename, typename...> class _SomePtr, typename _Tp,
54 typename... _Args>
60 template<typename _Tp, bool = __has_difference_type<_Tp>::value>
63 typedef typename _Tp::difference_type __type;
66 template<typename _Tp
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 49 template<typename _VTp, typename Pred, typename _Alloc, bool No_Throw>
53 template<typename _VTp, typename Pred, typename _Alloc>
60 template<typename _VTp, typename Pred, typename _Alloc>
64 typedef typename _Alloc::template rebind<_VTp> __rebind_v
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ptr_traits.h 44 template<typename _Tp, bool = __has_element_type<_Tp>::value>
47 template<typename _Tp>
50 typedef typename _Tp::element_type __type;
53 template<template<typename, typename...> class _SomePtr, typename _Tp,
54 typename... _Args>
60 template<typename _Tp, bool = __has_difference_type<_Tp>::value>
63 typedef typename _Tp::difference_type __type;
66 template<typename _Tp
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 49 template<typename _VTp, typename Pred, typename _Alloc, bool No_Throw>
53 template<typename _VTp, typename Pred, typename _Alloc>
60 template<typename _VTp, typename Pred, typename _Alloc>
64 typedef typename _Alloc::template rebind<_VTp> __rebind_v
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 49 template<typename _VTp, typename Pred, typename _Alloc, bool No_Throw>
53 template<typename _VTp, typename Pred, typename _Alloc>
60 template<typename _VTp, typename Pred, typename _Alloc>
64 typedef typename _Alloc::template rebind<_VTp> __rebind_v
    [all...]
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
injected-class-name.cpp 7 template<typename T, typename ...Types>
15 template<typename T, typename ...Types>
18 template<typename T, typename ...Types>
19 typename X0<T, Types...>::type X0<T, Types...>::f1(T) { }
21 template<typename T, typename ...Types>
26 template<typename... InnerTypes
    [all...]
  /external/clang/test/CodeGenCXX/
cxx1y-variable-template.cpp 5 template<typename T> extern const int extern_redecl;
6 template<typename T> const int extern_redecl = 5;
11 template<typename T> struct Outer {
12 template<typename U> struct Inner {
13 template<typename V> static int arr[];
18 template<typename T> template<typename U> template<typename V> int Outer<T>::Inner<U>::arr[sizeof(T) + sizeof(U) + sizeof(V)] = { init_arr() };
  /external/clang/test/Modules/Inputs/
cxx-templates-c.h 1 template<typename> struct MergeSpecializations;
2 template<typename T> struct MergeSpecializations<T[]> {
  /external/clang/test/Modules/Inputs/template-specialization-visibility/
a.h 3 template<typename T> struct S;
4 template<typename U> struct T {
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
O1_size_fwd.hpp 19 template< typename Tag > struct O1_size_impl;
20 template< typename Sequence > struct O1_size;
back_fwd.hpp 19 template< typename Tag > struct back_impl;
20 template< typename Sequence > struct back;
clear_fwd.hpp 19 template< typename Tag > struct clear_impl;
20 template< typename Sequence > struct clear;
empty_fwd.hpp 19 template< typename Tag > struct empty_impl;
20 template< typename Sequence > struct empty;
front_fwd.hpp 19 template< typename Tag > struct front_impl;
20 template< typename Sequence > struct front;
pop_back_fwd.hpp 19 template< typename Tag > struct pop_back_impl;
20 template< typename Sequence > struct pop_back;
pop_front_fwd.hpp 19 template< typename Tag > struct pop_front_impl;
20 template< typename Sequence > struct pop_front;
size_fwd.hpp 19 template< typename Tag > struct size_impl;
20 template< typename Sequence > struct size;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
iter_apply.hpp 23 typename F
24 , typename Iterator
27 : apply1< F,typename deref<Iterator>::type >
32 typename F
33 , typename Iterator1
34 , typename Iterator2
39 , typename deref<Iterator1>::type
40 , typename deref<Iterator2>::type

Completed in 2110 milliseconds

1 2 34 5 6 7 8 91011>>