Searched refs:t4 (Results 1 – 7 of 7) sorted by relevance
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | sort | 24 ."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/ |
D | iosfwd.pass.cpp | 105 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/ |
D | integer_seq.pass.cpp | 70 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/ |
D | bind.hpp | 342 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/ |
D | gtest-printers_test.cc | 1004 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/ |
D | dynamic_cast5.cpp | 443 namespace t4 namespace 1316 t4::test(); in main()
|
D | dynamic_cast3.cpp | 173 namespace t4 namespace 2424 t4::test(); in main()
|