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

1 2

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
is_placeholder.hpp 11 // is_placeholder.hpp - TR1 is_placeholder metafunction
24 template< class T > struct is_placeholder struct in namespace:boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
arg.hpp 23 #include <boost/is_placeholder.hpp>
36 // static assert I == is_placeholder<T>::value
37 typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
48 template< int I > struct is_placeholder< arg<I> > struct in namespace:boost
53 template< int I > struct is_placeholder< arg<I> (*) () > struct in namespace:boost
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/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/chromium_org/tools/grit/grit/
xtb_reader.py 30 # (is_placeholder, text)
114 parameter is a list of tuples (is_placeholder, text). The 'text' part is
115 either the raw text (if is_placeholder is False) or the name of the placeholder
116 (if is_placeholder is True).
  /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...]
  /prebuilts/ndk/9/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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
functional 849 struct is_placeholder
853 const int is_placeholder<_Tp>::value;
907 * Partial specialization of is_placeholder that provides the placeholder
911 struct is_placeholder<_Placeholder<_Num> >
915 const int is_placeholder<_Placeholder<_Num> >::value;
919 struct is_placeholder<std::_Placeholder<_Num>>
924 struct is_placeholder<const std::_Placeholder<_Num>>
1003 bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/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/ndk/9/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/9/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...]
  /prebuilts/ndk/9/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 987 milliseconds

1 2