Home
last modified time | relevance | path

Searched refs:test44 (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp47 class test44 : virtual test43 { virtual void f(); }; class
48 class test45 : virtual test44 { virtual void f(); };
/external/skia/samplecode/
DSampleSkLayer.cpp65 static void test44() { in test44() function
158 test44(); in SkLayerView()
/external/chromium_org/third_party/skia/samplecode/
DSampleSkLayer.cpp65 static void test44() { in test44() function
158 test44(); in SkLayerView()
/external/clang/test/Parser/
Dchar-literal-printing.c57 char32_t test44(void) { return U'\f'; } in test44() function
/external/clang/test/Sema/
Duninit-variables.c315 void test44(int i) { in test44() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll63 %test44 = icmp sge i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll63 %test44 = icmp sge i64 %long1, %long2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll63 %test44 = icmp sge <2 x i64> %long1, %long2
/external/clang/test/CodeGen/
Dmmx-builtins.c225 __m64 test44(__m64 a, __m64 b) { in test44() function
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll395 define <2 x float> @test44(<2 x i64> %a) {
399 ; CHECK-LABEL: @test44
/external/clang/test/CodeGenCXX/
Dvisibility.cpp841 namespace test44 { namespace
Dmangle.cpp946 namespace test44 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll621 define i32 @test44(i32 %a) nounwind {
625 ; CHECK-LABEL: @test44(
Dcast.ll377 define i64 @test44(i8 %T) {
382 ; CHECK-LABEL: @test44(
Dselect.ll612 define i64 @test44(i32 %a) nounwind {
617 ; CHECK-LABEL: @test44(
Dicmp.ll450 ; CHECK-LABEL: @test44(
452 define i1 @test44(i32 %X, i32 %Y) {
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp4686 void test44() in test44() function
5874 test44<S>(); in main()
5934 test44<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2004 ; CHECK-LABEL: define void @test44(
2007 define void @test44(i8** %pp) {
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll684 define i64 @test44(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
Dvselect-minmax.ll1268 define void @test44(i32* nocapture %a, i32* nocapture %b) nounwind {
1290 ; AVX2-LABEL: test44:
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp4696 void test44() in test44() function
5892 test44<S>(); in main()
5952 test44<S>(); in main()
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp2185 namespace test44 { namespace