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

  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/function.objects/bind/func.bind/func.bind.isbind/
is_placeholder.pass.cpp 12 // struct is_placeholder
20 static_assert(std::is_placeholder<T>::value == Expected, "");
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-bind.cpp 226 template<typename T> struct is_placeholder { struct
276 inline typename safe_tuple_element<is_placeholder<Bound>::value -1,
279 return get<is_placeholder<Bound>::value-1>(args);
313 && !is_placeholder<Bound>::value
335 struct is_placeholder<placeholder<N>> { struct
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
functional 850 struct is_placeholder
854 const int is_placeholder<_Tp>::value;
908 * Partial specialization of is_placeholder that provides the placeholder
912 struct is_placeholder<_Placeholder<_Num> >
916 const int is_placeholder<_Placeholder<_Num> >::value;
920 struct is_placeholder<std::_Placeholder<_Num>>
925 struct is_placeholder<const std::_Placeholder<_Num>>
1004 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/include/
functional 187 template<class T> struct is_placeholder;
    [all...]
__functional_03     [all...]
  /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++/4.4.3/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++/4.6/include/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/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...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
functional 842 struct is_placeholder
899 * Partial specialization of is_placeholder that provides the placeholder
904 struct is_placeholder<_Placeholder<_Num> >
909 struct is_placeholder<const _Placeholder<_Num> >
962 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
    [all...]

Completed in 938 milliseconds