Home
last modified time | relevance | path

Searched refs:t4 (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dsort24 ."t4 := \$(t3) \$(t3) \$(t3) \$(t3) \$(t3) \$(t3) \$(t3) \$(t3) \$(t3) \$(t3) \n"
25 ."t5 := \$(t4) \$(t4) \$(t4) \$(t4) \$(t4) \$(t4) \$(t4) \$(t4) \$(t4) \$(t4) \n"
33 ."\t\@echo \$(sort \$(foo) \$(bar2) \$(t1) \$(t4) \$(t5) \$(t7) \$(t6) )\n";
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.forward/
Diosfwd.pass.cpp105 std::iostream* t4 = 0; in main() local
111 std::stringstream* t4 = 0; in main() local
117 std::fstream* t4 = 0; in main() local
123 std::wiostream* t4 = 0; in main() local
129 std::wstringstream* t4 = 0; in main() local
135 std::wfstream* t4 = 0; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/intseq/intseq.general/
Dinteger_seq.pass.cpp70 auto t4 = extract ( tup, size4 ()); in main() local
71 static_assert ( std::tuple_size<decltype(t4)>::value == size4::size (), "t4 size wrong"); in main()
72 assert ( t4 == std::make_tuple ( 10, 11, 12, 13 )); in main()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Dbind.hpp342 typedef aux::resolve_bind_arg< a4,U1,U2,U3,U4,U5 > t4; typedef
348 , typename t4::type
417 typedef aux::resolve_bind_arg< a4,U1,U2,U3,U4,U5 > t4; typedef
428 , typename t4::type, typename t5::type
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-printers_test.cc1004 tuple<bool, int, int, int> t4(false, 2, 3, 4); in TEST() local
1005 EXPECT_EQ("(false, 2, 3, 4)", Print(t4)); in TEST()
/ndk/sources/cxx-stl/gabi++/tests/
Ddynamic_cast5.cpp443 namespace t4 namespace
1316 t4::test(); in main()
Ddynamic_cast3.cpp173 namespace t4 namespace
2424 t4::test(); in main()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Ddynamic_cast5.pass.cpp444 namespace t4 namespace
1309 t4::test(); in main()
Ddynamic_cast3.pass.cpp174 namespace t4 namespace
2416 t4::test(); in main()