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

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
type_traits 158 template<typename _From, typename _To>
163 static __one __test(_To);
184 template<typename _From, typename _To,
185 bool = (is_void<_From>::value || is_void<_To>::value
186 || is_function<_To>::value || is_array<_To>::value
190 && __is_int_or_cref<_To>::__value))>
195 add_reference<_From>::type, _To>::__value);
198 template<typename _From, typename _To>
199 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 158 template<typename _From, typename _To>
163 static __one __test(_To);
184 template<typename _From, typename _To,
185 bool = (is_void<_From>::value || is_void<_To>::value
186 || is_function<_To>::value || is_array<_To>::value
190 && __is_int_or_cref<_To>::__value))>
195 add_reference<_From>::type, _To>::__value);
198 template<typename _From, typename _To>
199 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 158 template<typename _From, typename _To>
163 static __one __test(_To);
184 template<typename _From, typename _To,
185 bool = (is_void<_From>::value || is_void<_To>::value
186 || is_function<_To>::value || is_array<_To>::value
190 && __is_int_or_cref<_To>::__value))>
195 add_reference<_From>::type, _To>::__value);
198 template<typename _From, typename _To>
199 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 158 template<typename _From, typename _To>
163 static __one __test(_To);
184 template<typename _From, typename _To,
185 bool = (is_void<_From>::value || is_void<_To>::value
186 || is_function<_To>::value || is_array<_To>::value
190 && __is_int_or_cref<_To>::__value))>
195 add_reference<_From>::type, _To>::__value);
198 template<typename _From, typename _To>
199 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
type_traits 158 template<typename _From, typename _To>
163 static __one __test(_To);
184 template<typename _From, typename _To,
185 bool = (is_void<_From>::value || is_void<_To>::value
186 || is_function<_To>::value || is_array<_To>::value
190 && __is_int_or_cref<_To>::__value))>
195 add_reference<_From>::type, _To>::__value);
198 template<typename _From, typename _To>
199 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
type_traits 230 template<typename _From, typename _To>
235 static __one __test(_To);
253 template<typename _From, typename _To,
254 bool = (is_void<_From>::value || is_void<_To>::value
255 || is_function<_To>::value || is_array<_To>::value
259 && __is_int_or_cref<_To>::__value))>
265 _To>::__value);
268 template<typename _From, typename _To>
269 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
type_traits 593 template<typename _From, typename _To>
598 static __one __test(_To);
619 template<typename _From, typename _To,
620 bool = (is_void<_From>::value || is_void<_To>::value
621 || is_function<_To>::value || is_array<_To>::value
625 && __is_int_or_cref<_To>::__value))>
630 add_reference<_From>::type, _To>::__value);
633 template<typename _From, typename _To>
634 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
type_traits 593 template<typename _From, typename _To>
598 static __one __test(_To);
619 template<typename _From, typename _To,
620 bool = (is_void<_From>::value || is_void<_To>::value
621 || is_function<_To>::value || is_array<_To>::value
625 && __is_int_or_cref<_To>::__value))>
630 add_reference<_From>::type, _To>::__value);
633 template<typename _From, typename _To>
634 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
type_traits 230 template<typename _From, typename _To>
235 static __one __test(_To);
253 template<typename _From, typename _To,
254 bool = (is_void<_From>::value || is_void<_To>::value
255 || is_function<_To>::value || is_array<_To>::value
259 && __is_int_or_cref<_To>::__value))>
265 _To>::__value);
268 template<typename _From, typename _To>
269 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
type_traits 230 template<typename _From, typename _To>
235 static __one __test(_To);
253 template<typename _From, typename _To,
254 bool = (is_void<_From>::value || is_void<_To>::value
255 || is_function<_To>::value || is_array<_To>::value
259 && __is_int_or_cref<_To>::__value))>
265 _To>::__value);
268 template<typename _From, typename _To>
269 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
type_traits 230 template<typename _From, typename _To>
235 static __one __test(_To);
253 template<typename _From, typename _To,
254 bool = (is_void<_From>::value || is_void<_To>::value
255 || is_function<_To>::value || is_array<_To>::value
259 && __is_int_or_cref<_To>::__value))>
265 _To>::__value);
268 template<typename _From, typename _To>
269 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
type_traits 230 template<typename _From, typename _To>
235 static __one __test(_To);
253 template<typename _From, typename _To,
254 bool = (is_void<_From>::value || is_void<_To>::value
255 || is_function<_To>::value || is_array<_To>::value
259 && __is_int_or_cref<_To>::__value))>
265 _To>::__value);
268 template<typename _From, typename _To>
269 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 593 template<typename _From, typename _To>
598 static __one __test(_To);
619 template<typename _From, typename _To,
620 bool = (is_void<_From>::value || is_void<_To>::value
621 || is_function<_To>::value || is_array<_To>::value
625 && __is_int_or_cref<_To>::__value))>
630 add_reference<_From>::type, _To>::__value);
633 template<typename _From, typename _To>
634 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 590 template<typename _From, typename _To>
595 static __one __test(_To);
616 template<typename _From, typename _To,
617 bool = (is_void<_From>::value || is_void<_To>::value
618 || is_function<_To>::value || is_array<_To>::value
622 && __is_int_or_cref<_To>::__value))>
627 add_reference<_From>::type, _To>::__value);
630 template<typename _From, typename _To>
631 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 593 template<typename _From, typename _To>
598 static __one __test(_To);
619 template<typename _From, typename _To,
620 bool = (is_void<_From>::value || is_void<_To>::value
621 || is_function<_To>::value || is_array<_To>::value
625 && __is_int_or_cref<_To>::__value))>
630 add_reference<_From>::type, _To>::__value);
633 template<typename _From, typename _To>
634 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 590 template<typename _From, typename _To>
595 static __one __test(_To);
616 template<typename _From, typename _To,
617 bool = (is_void<_From>::value || is_void<_To>::value
618 || is_function<_To>::value || is_array<_To>::value
622 && __is_int_or_cref<_To>::__value))>
627 add_reference<_From>::type, _To>::__value);
630 template<typename _From, typename _To>
631 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
type_traits 589 template<typename _From, typename _To>
594 static __one __test(_To);
615 template<typename _From, typename _To,
616 bool = (is_void<_From>::value || is_void<_To>::value
617 || is_function<_To>::value || is_array<_To>::value
621 && __is_int_or_cref<_To>::__value))>
626 add_reference<_From>::type, _To>::__value);
629 template<typename _From, typename _To>
630 struct __is_convertible_helper<_From, _To, true
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
type_traits 728 template<typename _From, typename _To, typename
729 = decltype(static_cast<_To>(declval<_From>()))>
736 template<typename _From, typename _To>
740 typedef decltype(__test<_From, _To>(0)) type;
743 template<typename _From, typename _To>
745 : public __is_static_castable_impl<_From, _To>::type
749 template<typename _From, typename _To>
752 _From, _To>::value)>
792 template<typename _From, typename _To, bool
799 template<typename _From, typename _To>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
type_traits 728 template<typename _From, typename _To, typename
729 = decltype(static_cast<_To>(declval<_From>()))>
736 template<typename _From, typename _To>
740 typedef decltype(__test<_From, _To>(0)) type;
743 template<typename _From, typename _To>
745 : public __is_static_castable_impl<_From, _To>::type
749 template<typename _From, typename _To>
752 _From, _To>::value)>
792 template<typename _From, typename _To, bool
799 template<typename _From, typename _To>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
type_traits 767 template<typename _From, typename _To, typename
768 = decltype(static_cast<_To>(declval<_From>()))>
775 template<typename _From, typename _To>
779 typedef decltype(__test<_From, _To>(0)) type;
782 template<typename _From, typename _To>
784 : public __is_static_castable_impl<_From, _To>::type
788 template<typename _From, typename _To>
791 _From, _To>::value)>
831 template<typename _From, typename _To, bool
838 template<typename _From, typename _To>
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 3082 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3099 uint16_t* _to = reinterpret_cast<uint16_t*>(to); local
3159 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3176 uint32_t* _to = reinterpret_cast<uint32_t*>(to); local
3236 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3260 uint16_t* _to = reinterpret_cast<uint16_t*>(to); local
3266 uint32_t* _to = reinterpret_cast<uint32_t*>(to); local
3324 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3342 uint16_t* _to = reinterpret_cast<uint16_t*>(to); local
3399 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3417 uint32_t* _to = reinterpret_cast<uint32_t*>(to); local
3474 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3492 uint32_t* _to = reinterpret_cast<uint32_t*>(to); local
3549 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3567 uint32_t* _to = reinterpret_cast<uint32_t*>(to); local
3624 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3642 uint16_t* _to = reinterpret_cast<uint16_t*>(to); local
3699 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3717 uint16_t* _to = reinterpret_cast<uint16_t*>(to); local
3774 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3792 uint32_t* _to = reinterpret_cast<uint32_t*>(to); local
3849 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3867 uint32_t* _to = reinterpret_cast<uint32_t*>(to); local
3924 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
3942 uint32_t* _to = reinterpret_cast<uint32_t*>(to); local
3999 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
4017 uint16_t* _to = reinterpret_cast<uint16_t*>(to); local
4074 uint8_t* _to = reinterpret_cast<uint8_t*>(to); local
4092 uint32_t* _to = reinterpret_cast<uint32_t*>(to); local
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__mutex_base 356 template <class _To, class _Rep, class _Period>
360 chrono::__is_duration<_To>::value,
361 _To
366 _To __r = duration_cast<_To>(__d);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
type_traits 761 template<typename _From, typename _To,
762 bool = (is_void<_From>::value || is_function<_To>::value
763 || is_array<_To>::value)>
765 { static const bool __value = is_void<_To>::value; };
767 template<typename _From, typename _To>
768 class __is_convertible_helper<_From, _To, false>
782 static const bool __value = sizeof(__test<_From, _To>(0)) == 1;
788 template<typename _From, typename _To>
791 __is_convertible_helper<_From, _To>::__value>
795 template<typename _From, typename _To>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
type_traits 761 template<typename _From, typename _To,
762 bool = (is_void<_From>::value || is_function<_To>::value
763 || is_array<_To>::value)>
765 { static const bool __value = is_void<_To>::value; };
767 template<typename _From, typename _To>
768 class __is_convertible_helper<_From, _To, false>
782 static const bool __value = sizeof(__test<_From, _To>(0)) == 1;
788 template<typename _From, typename _To>
791 __is_convertible_helper<_From, _To>::__value>
795 template<typename _From, typename _To>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
type_traits 761 template<typename _From, typename _To,
762 bool = (is_void<_From>::value || is_function<_To>::value
763 || is_array<_To>::value)>
765 { static const bool __value = is_void<_To>::value; };
767 template<typename _From, typename _To>
768 class __is_convertible_helper<_From, _To, false>
782 static const bool __value = sizeof(__test<_From, _To>(0)) == 1;
788 template<typename _From, typename _To>
791 __is_convertible_helper<_From, _To>::__value>
795 template<typename _From, typename _To>
    [all...]

Completed in 1004 milliseconds

1 2