HomeSort by relevance Sort by last modified time
    Searched refs:__test (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/libcxx/test/utilities/function.objects/bitwise.operations/
transparent.pass.cpp 18 template <class _Up> static __two __test(...);
19 template <class _Up> static char __test(typename _Up::is_transparent* = 0);
21 static const bool value = sizeof(__test<_Tp>(0)) == 1;
  /external/libcxx/test/utilities/function.objects/logical.operations/
transparent.pass.cpp 18 template <class _Up> static __two __test(...);
19 template <class _Up> static char __test(typename _Up::is_transparent* = 0);
21 static const bool value = sizeof(__test<_Tp>(0)) == 1;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bitwise.operations/
transparent.pass.cpp 18 template <class _Up> static __two __test(...);
19 template <class _Up> static char __test(typename _Up::is_transparent* = 0);
21 static const bool value = sizeof(__test<_Tp>(0)) == 1;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/logical.operations/
transparent.pass.cpp 18 template <class _Up> static __two __test(...);
19 template <class _Up> static char __test(typename _Up::is_transparent* = 0);
21 static const bool value = sizeof(__test<_Tp>(0)) == 1;
  /external/libcxx/test/utilities/function.objects/arithmetic.operations/
transparent.pass.cpp 18 template <class _Up> static __two __test(...);
19 template <class _Up> static char __test(typename _Up::is_transparent* = 0);
21 static const bool value = sizeof(__test<_Tp>(0)) == 1;
  /external/libcxx/test/utilities/function.objects/comparisons/
transparent.pass.cpp 18 template <class _Up> static __two __test(...);
19 template <class _Up> static char __test(typename _Up::is_transparent* = 0);
21 static const bool value = sizeof(__test<_Tp>(0)) == 1;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/arithmetic.operations/
transparent.pass.cpp 18 template <class _Up> static __two __test(...);
19 template <class _Up> static char __test(typename _Up::is_transparent* = 0);
21 static const bool value = sizeof(__test<_Tp>(0)) == 1;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/comparisons/
transparent.pass.cpp 18 template <class _Up> static __two __test(...);
19 template <class _Up> static char __test(typename _Up::is_transparent* = 0);
21 static const bool value = sizeof(__test<_Tp>(0)) == 1;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 214 static true_type __test(int);
217 static false_type __test(...);
219 typedef decltype(__test<_Alloc>(0)) type;
241 static true_type __test(int);
244 static false_type __test(...);
246 typedef decltype(__test<_Alloc>(0)) type;
269 static true_type __test(int);
272 static false_type __test(...);
274 typedef decltype(__test<_Alloc>(0)) type;
293 static true_type __test(int)
    [all...]
unique_ptr.h 115 static typename _Up::pointer __test(typename _Up::pointer*);
118 static _Tp* __test(...);
123 typedef decltype(__test<_Del>(0)) type;
288 static typename _Up::pointer __test(typename _Up::pointer*);
291 static _Tp* __test(...);
296 typedef decltype(__test<_Del>(0)) type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
alloc_traits.h 214 static true_type __test(int);
217 static false_type __test(...);
219 typedef decltype(__test<_Alloc>(0)) type;
241 static true_type __test(int);
244 static false_type __test(...);
246 typedef decltype(__test<_Alloc>(0)) type;
269 static true_type __test(int);
272 static false_type __test(...);
274 typedef decltype(__test<_Alloc>(0)) type;
293 static true_type __test(int)
    [all...]
unique_ptr.h 115 static typename _Up::pointer __test(typename _Up::pointer*);
118 static _Tp* __test(...);
123 typedef decltype(__test<_Del>(0)) type;
288 static typename _Up::pointer __test(typename _Up::pointer*);
291 static _Tp* __test(...);
296 typedef decltype(__test<_Del>(0)) type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 213 static true_type __test(int);
216 static false_type __test(...);
218 typedef decltype(__test<_Alloc>(0)) type;
240 static true_type __test(int);
243 static false_type __test(...);
245 typedef decltype(__test<_Alloc>(0)) type;
267 static true_type __test(int);
270 static false_type __test(...);
272 typedef decltype(__test<_Alloc>(0)) type;
291 static true_type __test(int)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 213 static true_type __test(int);
216 static false_type __test(...);
218 typedef decltype(__test<_Alloc>(0)) type;
240 static true_type __test(int);
243 static false_type __test(...);
245 typedef decltype(__test<_Alloc>(0)) type;
267 static true_type __test(int);
270 static false_type __test(...);
272 typedef decltype(__test<_Alloc>(0)) type;
291 static true_type __test(int)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
alloc_traits.h 214 static true_type __test(int);
217 static false_type __test(...);
219 typedef decltype(__test<_Alloc>(0)) type;
241 static true_type __test(int);
244 static false_type __test(...);
246 typedef decltype(__test<_Alloc>(0)) type;
269 static true_type __test(int);
272 static false_type __test(...);
274 typedef decltype(__test<_Alloc>(0)) type;
293 static true_type __test(int)
    [all...]
unique_ptr.h 115 static typename _Up::pointer __test(typename _Up::pointer*);
118 static _Tp* __test(...);
123 typedef decltype(__test<_Del>(0)) type;
288 static typename _Up::pointer __test(typename _Up::pointer*);
291 static _Tp* __test(...);
296 typedef decltype(__test<_Del>(0)) type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 209 static true_type __test(int);
212 static false_type __test(...);
214 using type = decltype(__test<_Alloc>(0));
238 static true_type __test(int);
241 static false_type __test(...);
243 using type = decltype(__test<_Alloc>(0));
268 static true_type __test(int);
271 static false_type __test(...);
273 using type = decltype(__test<_Alloc>(0));
294 static true_type __test(int)
    [all...]
unique_ptr.h 135 static typename _Up::pointer __test(typename _Up::pointer*);
138 static _Tp* __test(...);
143 typedef decltype(__test<_Del>(0)) type;
371 static typename _Up::pointer __test(typename _Up::pointer*);
374 static _Tp* __test(...);
379 typedef decltype(__test<_Del>(0)) type;
  /external/stlport/test/unit/
num_facets_test.cpp 132 static void test_supported_locale(LocaleTest& inst, _Test __test) {
150 (inst.*__test)(loc, tested_locales + i);
156 (inst.*__test)(loc, tested_locales + i);
162 (inst.*__test)(loc, tested_locales + i);
time_facets_test.cpp 195 static void test_supported_locale(LocaleTest& inst, _Test __test) {
213 (inst.*__test)(loc);
219 (inst.*__test)(loc);
228 (inst.*__test)(loc);
  /ndk/tests/device/test-gnustl-full/unit/
num_facets_test.cpp 132 static void test_supported_locale(LocaleTest& inst, _Test __test) {
150 (inst.*__test)(loc, tested_locales + i);
156 (inst.*__test)(loc, tested_locales + i);
162 (inst.*__test)(loc, tested_locales + i);
time_facets_test.cpp 195 static void test_supported_locale(LocaleTest& inst, _Test __test) {
213 (inst.*__test)(loc);
219 (inst.*__test)(loc);
228 (inst.*__test)(loc);
  /ndk/tests/device/test-stlport/unit/
num_facets_test.cpp 132 static void test_supported_locale(LocaleTest& inst, _Test __test) {
150 (inst.*__test)(loc, tested_locales + i);
156 (inst.*__test)(loc, tested_locales + i);
162 (inst.*__test)(loc, tested_locales + i);
time_facets_test.cpp 195 static void test_supported_locale(LocaleTest& inst, _Test __test) {
213 (inst.*__test)(loc);
219 (inst.*__test)(loc);
228 (inst.*__test)(loc);
  /external/clang/test/SemaTemplate/
instantiate-member-template.cpp 231 template <class _Xp> static __two __test(...);
232 template <class _Xp> static char __test(typename _Xp::template rebind<_Up>* = 0);
234 static const bool value = sizeof(__test<_Tp>(0)) == 1;

Completed in 1280 milliseconds

1 2 3