Home
last modified time | relevance | path

Searched defs:a0 (Results 1 – 14 of 14) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/
Ddestroy.pass.cpp60 std::aligned_storage<sizeof(A0)>::type a0; in main() local
71 std::aligned_storage<sizeof(A0)>::type a0; in main() local
Dconstruct.pass.cpp87 std::aligned_storage<sizeof(A0)>::type a0; in main() local
113 std::aligned_storage<sizeof(A0)>::type a0; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/
Dinvoke_int_0.pass.cpp49 A_int_0 a0; in test_int_0() local
Dinvoke_void_0.pass.cpp56 A_void_0 a0; in test_void_0() local
Dinvoke.pass.cpp62 A_void_1 a0; in test_void_1() local
137 A_int_1 a0; in test_int_1() local
221 A_void_2 a0; in test_void_2() local
299 A_int_2 a0; in testint_2() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/refwrap.invoke/
Dinvoke_void_0.pass.cpp57 A_void_0 a0; in test_void_0() local
Dinvoke_int_0.pass.cpp52 A_int_0 a0; in test_int_0() local
Dinvoke.pass.cpp65 A_void_1 a0; in test_void_1() local
138 A_int_1 a0; in test_int_1() local
219 A_void_2 a0; in test_void_2() local
295 A_int_2 a0; in testint_2() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
Dinvoke_rvalue.pass.cpp73 A_void_1 a0; in test_void_1() local
79 A_void_1 a0; in test_void_1() local
80 std::bind(a0, 4)(); in test_void_1() local
Dinvoke_lvalue.pass.cpp77 A_void_1 a0; in test_void_1() local
79 std::bind(a0, _1)(i); in test_void_1() local
84 A_void_1 a0; in test_void_1() local
86 std::bind(a0, i)(); in test_void_1() local
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-linked_ptr_test.cc79 linked_ptr<A> a0, a1, a2; in TEST_F() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Dbind.hpp79 typedef typename r0::type a0; typedef
131 typedef typename r0::type a0; typedef
189 typedef typename r0::type a0; typedef
252 typedef typename r0::type a0; typedef
320 typedef typename r0::type a0; typedef
395 typedef typename r0::type a0; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dbind.hpp425 typedef typename r0::type a0; in BOOST_PP_CAT() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp71 make(A0 a0) in make()
81 make(A0 a0, A1 a1) in make()
91 make(A0 a0, A1 a1, A2 a2) in make()