Searched refs:two (Results 1 - 25 of 404) sorted by relevance

1234567891011>>

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/iterators/iterator.primitives/iterator.traits/
H A Dempty.pass.cpp27 struct two {char lx; char lxx;}; struct in struct:has_value_type
28 template <class _Up> static two test(...);
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/language.support/support.limits/limits/round.style/
H A Dcheck_values.pass.cpp17 struct two {one _[2];}; struct
20 two test(int);
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/round.style/
H A Dcheck_values.pass.cpp17 struct two {one _[2];}; struct
20 two test(int);
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/iterators/iterator.primitives/iterator.traits/
H A Dempty.pass.cpp27 struct two {char lx; char lxx;}; struct in struct:has_value_type
28 template <class _Up> static two test(...);
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/language.support/support.limits/limits/round.style/
H A Dcheck_values.pass.cpp17 struct two {one _[2];}; struct
20 two test(int);
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/test/
H A Dtest_vector1.pass.cpp67 void *one, *two, *three; local
71 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, NULL, NULL, my_alloc2, my_dealloc2 );
75 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, NULL, my_dealloc2 );
80 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, my_construct, my_destruct, my_alloc2, my_dealloc2 );
84 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, my_destruct, my_dealloc2 );
89 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, NULL, NULL, my_alloc2, my_dealloc2 );
93 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, NULL, my_dealloc2 );
98 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, my_construct, my_destruct, my_alloc2, my_dealloc2 );
102 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, my_destruct, my_dealloc2 );
111 void *one, *two, *thre local
152 void *one, *two, *three; local
209 void *one, *two, *three; local
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
H A Dtest_vector1.pass.cpp67 void *one, *two, *three; local
71 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, NULL, NULL, my_alloc2, my_dealloc2 );
75 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, NULL, my_dealloc2 );
80 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, my_construct, my_destruct, my_alloc2, my_dealloc2 );
84 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, my_destruct, my_dealloc2 );
89 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, NULL, NULL, my_alloc2, my_dealloc2 );
93 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, NULL, my_dealloc2 );
98 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, my_construct, my_destruct, my_alloc2, my_dealloc2 );
102 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, my_destruct, my_dealloc2 );
111 void *one, *two, *thre local
152 void *one, *two, *three; local
209 void *one, *two, *three; local
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/test/
H A Dtest_vector1.pass.cpp67 void *one, *two, *three; local
71 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, NULL, NULL, my_alloc2, my_dealloc2 );
75 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, NULL, my_dealloc2 );
80 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, my_construct, my_destruct, my_alloc2, my_dealloc2 );
84 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, my_destruct, my_dealloc2 );
89 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, NULL, NULL, my_alloc2, my_dealloc2 );
93 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, NULL, my_dealloc2 );
98 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, my_construct, my_destruct, my_alloc2, my_dealloc2 );
102 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, my_destruct, my_dealloc2 );
111 void *one, *two, *thre local
152 void *one, *two, *three; local
209 void *one, *two, *three; local
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gabi++/tests/
H A Dtest_vector1.cpp86 void *one, *two, *three; local
90 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, NULL, NULL, my_alloc2, my_dealloc2 );
94 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, NULL, my_dealloc2 );
99 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, my_construct, my_destruct, my_alloc2, my_dealloc2 );
103 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, my_destruct, my_dealloc2 );
108 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, NULL, NULL, my_alloc2, my_dealloc2 );
112 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, NULL, my_dealloc2 );
117 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, my_construct, my_destruct, my_alloc2, my_dealloc2 );
121 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, my_destruct, my_dealloc2 );
130 void *one, *two, *thre local
171 void *one, *two, *three; local
228 void *one, *two, *three; local
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/tests/
H A Dtest_vector1.cpp86 void *one, *two, *three; local
90 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, NULL, NULL, my_alloc2, my_dealloc2 );
94 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, NULL, my_dealloc2 );
99 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, my_construct, my_destruct, my_alloc2, my_dealloc2 );
103 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, my_destruct, my_dealloc2 );
108 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, NULL, NULL, my_alloc2, my_dealloc2 );
112 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, NULL, my_dealloc2 );
117 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, my_construct, my_destruct, my_alloc2, my_dealloc2 );
121 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, my_destruct, my_dealloc2 );
130 void *one, *two, *thre local
171 void *one, *two, *three; local
228 void *one, *two, *three; local
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/tests/
H A Dtest_vector1.cpp86 void *one, *two, *three; local
90 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, NULL, NULL, my_alloc2, my_dealloc2 );
94 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, NULL, my_dealloc2 );
99 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, my_construct, my_destruct, my_alloc2, my_dealloc2 );
103 __cxxabiv1::__cxa_vec_delete2( two, 40, 0, my_destruct, my_dealloc2 );
108 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, NULL, NULL, my_alloc2, my_dealloc2 );
112 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, NULL, my_dealloc2 );
117 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, my_construct, my_destruct, my_alloc2, my_dealloc2 );
121 __cxxabiv1::__cxa_vec_delete2( two, 40, 8, my_destruct, my_dealloc2 );
130 void *one, *two, *thre local
171 void *one, *two, *three; local
228 void *one, *two, *three; local
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
H A DErrorCodeEnum.pass.cpp21 zero, one, two enumerator in enum:testing
40 std::error_code ec(two);
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
H A DErrorCodeEnum.pass.cpp21 zero, one, two enumerator in enum:testing
41 ec = two;
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/language.support/support.limits/limits/denorm.style/
H A Dcheck_values.pass.cpp17 struct two {one _[2];}; struct
20 two test(int);
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
H A DErrorCodeEnum.pass.cpp21 zero, one, two enumerator in enum:testing
40 std::error_code ec(two);
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
H A DErrorCodeEnum.pass.cpp21 zero, one, two enumerator in enum:testing
41 ec = two;
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/denorm.style/
H A Dcheck_values.pass.cpp17 struct two {one _[2];}; struct
20 two test(int);
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
H A DErrorCodeEnum.pass.cpp21 zero, one, two enumerator in enum:testing
40 std::error_code ec(two);
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
H A DErrorCodeEnum.pass.cpp21 zero, one, two enumerator in enum:testing
41 ec = two;
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/language.support/support.limits/limits/denorm.style/
H A Dcheck_values.pass.cpp17 struct two {one _[2];}; struct
20 two test(int);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_dep_util.py39 two = os.path.join(sources, 'two')
43 self.write_file(two)
46 self.assertEqual(newer_pairwise([one, two], [three, four]),
54 two = os.path.join(sources, 'two')
61 self.write_file(two)
63 self.assertTrue(newer_group([one, two, three], old_file))
64 self.assertFalse(newer_group([one, two, old_file], three))
68 self.assertRaises(OSError, newer_group, [one, two, old_fil
[all...]
H A Dtest_install_data.py27 two = os.path.join(pkg_dir, 'two')
28 self.write_file(two, 'xxx')
30 cmd.data_files = [one, (inst2, [two])]
31 self.assertEqual(cmd.get_inputs(), [one, (inst2, [two])])
39 rtwo = os.path.split(two)[-1]
62 cmd.data_files = [one, (inst2, [two]),
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_dep_util.py39 two = os.path.join(sources, 'two')
43 self.write_file(two)
46 self.assertEqual(newer_pairwise([one, two], [three, four]),
54 two = os.path.join(sources, 'two')
61 self.write_file(two)
63 self.assertTrue(newer_group([one, two, three], old_file))
64 self.assertFalse(newer_group([one, two, old_file], three))
68 self.assertRaises(OSError, newer_group, [one, two, old_fil
[all...]
H A Dtest_install_data.py27 two = os.path.join(pkg_dir, 'two')
28 self.write_file(two, 'xxx')
30 cmd.data_files = [one, (inst2, [two])]
31 self.assertEqual(cmd.get_inputs(), [one, (inst2, [two])])
39 rtwo = os.path.split(two)[-1]
62 cmd.data_files = [one, (inst2, [two]),
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/refwrap/
H A Dweak_result.pass.cpp50 struct two {char _; char __;}; struct in struct:has_result_type
51 template <class U> static two test(...);

Completed in 4826 milliseconds

1234567891011>>