HomeSort by relevance Sort by last modified time
    Searched full:is_placeholder (Results 1 - 10 of 10) sorted by null

  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-bind.cpp 225 template<typename T> struct is_placeholder { struct
275 inline typename safe_tuple_element<is_placeholder<Bound>::value -1,
278 return get<is_placeholder<Bound>::value-1>(args);
312 && !is_placeholder<Bound>::value
334 struct is_placeholder<placeholder<N>> { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
functional 816 struct is_placeholder
820 const int is_placeholder<_Tp>::value;
869 * Partial specialization of is_placeholder that provides the placeholder
873 struct is_placeholder<_Placeholder<_Num> >
877 const int is_placeholder<_Placeholder<_Num> >::value;
953 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
1034 typedef typename _Safe_tuple_element<(is_placeholder<_Arg>::value
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
functional 836 struct is_placeholder
840 const int is_placeholder<_Tp>::value;
894 * Partial specialization of is_placeholder that provides the placeholder
898 struct is_placeholder<_Placeholder<_Num> >
902 const int is_placeholder<_Placeholder<_Num> >::value;
978 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
functional 836 struct is_placeholder
840 const int is_placeholder<_Tp>::value;
894 * Partial specialization of is_placeholder that provides the placeholder
898 struct is_placeholder<_Placeholder<_Num> >
902 const int is_placeholder<_Placeholder<_Num> >::value;
978 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
functional 816 struct is_placeholder
820 const int is_placeholder<_Tp>::value;
869 * Partial specialization of is_placeholder that provides the placeholder
873 struct is_placeholder<_Placeholder<_Num> >
877 const int is_placeholder<_Placeholder<_Num> >::value;
953 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
1034 typedef typename _Safe_tuple_element<(is_placeholder<_Arg>::value
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
functional 816 struct is_placeholder
820 const int is_placeholder<_Tp>::value;
869 * Partial specialization of is_placeholder that provides the placeholder
873 struct is_placeholder<_Placeholder<_Num> >
877 const int is_placeholder<_Placeholder<_Num> >::value;
953 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
1034 typedef typename _Safe_tuple_element<(is_placeholder<_Arg>::value
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
functional 816 struct is_placeholder
820 const int is_placeholder<_Tp>::value;
869 * Partial specialization of is_placeholder that provides the placeholder
873 struct is_placeholder<_Placeholder<_Num> >
877 const int is_placeholder<_Placeholder<_Num> >::value;
953 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
1034 typedef typename _Safe_tuple_element<(is_placeholder<_Arg>::value
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
functional 816 struct is_placeholder
820 const int is_placeholder<_Tp>::value;
869 * Partial specialization of is_placeholder that provides the placeholder
873 struct is_placeholder<_Placeholder<_Num> >
877 const int is_placeholder<_Placeholder<_Num> >::value;
953 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
1034 typedef typename _Safe_tuple_element<(is_placeholder<_Arg>::value
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
functional 839 struct is_placeholder
894 * Partial specialization of is_placeholder that provides the placeholder
899 struct is_placeholder<_Placeholder<_Num> >
952 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
1026 typedef typename _Safe_tuple_element<(is_placeholder<_Arg>::value
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
functional 839 struct is_placeholder
894 * Partial specialization of is_placeholder that provides the placeholder
899 struct is_placeholder<_Placeholder<_Num> >
952 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
1026 typedef typename _Safe_tuple_element<(is_placeholder<_Arg>::value
    [all...]

Completed in 431 milliseconds