/external/eigen/test/ |
D | schur_complex.cpp | 51 ComplexSchur<MatrixType> cs3; in schur() local 52 cs3.setMaxIterations(ComplexSchur<MatrixType>::m_maxIterationsPerRow * size).compute(A); in schur() 53 VERIFY_IS_EQUAL(cs3.info(), Success); in schur() 54 VERIFY_IS_EQUAL(cs3.matrixT(), cs1.matrixT()); in schur() 55 VERIFY_IS_EQUAL(cs3.matrixU(), cs1.matrixU()); in schur() 56 cs3.setMaxIterations(1).compute(A); in schur() 57 VERIFY_IS_EQUAL(cs3.info(), size > 1 ? NoConvergence : Success); in schur() 58 VERIFY_IS_EQUAL(cs3.getMaxIterations(), 1); in schur() 62 cs3.setMaxIterations(1).compute(Atriangular); // triangular matrices do not need any iterations in schur() 63 VERIFY_IS_EQUAL(cs3.info(), Success); in schur() [all …]
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | tail-merge-wineh.ll | 86 %cs3 = catchswitch within none [label %catch.9] unwind to caller 89 %4 = catchpad within %cs3 [%rtti.TypeDescriptor2* @"\01??_R0H@8", i32 0, i8* null]
|
D | catchpad-weight.ll | 53 %cs3 = catchswitch within none [label %catch] unwind label %ehcleanup 56 %3 = catchpad within %cs3 [%rtti.TypeDescriptor7* @"\01??_R0?AUC@@@8", i32 0, i8* null]
|
D | win32-seh-catchpad.ll | 100 %cs3 = catchswitch within none [label %__except.ret.13] unwind label %catch.dispatch.17 103 %2 = catchpad within %cs3 [i8* bitcast (i32 ()* @nested_exceptions_filter_catchall to i8*)]
|
/external/llvm/test/CodeGen/X86/ |
D | tail-merge-wineh.ll | 86 %cs3 = catchswitch within none [label %catch.9] unwind to caller 89 %4 = catchpad within %cs3 [%rtti.TypeDescriptor2* @"\01??_R0H@8", i32 0, i8* null]
|
D | catchpad-weight.ll | 53 %cs3 = catchswitch within none [label %catch] unwind label %ehcleanup 56 %3 = catchpad within %cs3 [%rtti.TypeDescriptor7* @"\01??_R0?AUC@@@8", i32 0, i8* null]
|
D | win32-seh-catchpad.ll | 100 %cs3 = catchswitch within none [label %__except.ret.13] unwind label %catch.dispatch.17 103 %2 = catchpad within %cs3 [i8* bitcast (i32 ()* @nested_exceptions_filter_catchall to i8*)]
|
/external/llvm/test/Instrumentation/EfficiencySanitizer/ |
D | struct_field_small.ll | 39 %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0 40 %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1 91 ; CHECK-NEXT: %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0 95 ; CHECK-NEXT: %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
|
D | struct_field_count_basic.ll | 63 %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0 64 %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1 115 ; CHECK-NEXT: %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0 119 ; CHECK-NEXT: %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 3293 struct cpuset_fts_entry *cs1, *cs2, *cs3; in cpuset_fts_reverse() local 3301 cs3 = cs_tree->head; in cpuset_fts_reverse() 3302 while (cs3) { in cpuset_fts_reverse() 3304 cs2 = cs3; in cpuset_fts_reverse() 3305 cs3 = cs3->next; in cpuset_fts_reverse()
|
/external/llvm-project/llvm/test/Bitcode/ |
D | compatibility-3.8.ll | 844 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1 847 catchpad within %cs3 [i32* %arg1, i32* %arg2] 849 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
|
D | compatibility-3.9.ll | 915 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1 918 catchpad within %cs3 [i32* %arg1, i32* %arg2] 920 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
|
D | compatibility-6.0.ll | 933 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1 936 catchpad within %cs3 [i32* %arg1, i32* %arg2] 938 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
|
D | compatibility-5.0.ll | 922 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1 925 catchpad within %cs3 [i32* %arg1, i32* %arg2] 927 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
|
D | compatibility-4.0.ll | 915 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1 918 catchpad within %cs3 [i32* %arg1, i32* %arg2] 920 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
|
D | compatibility.ll | 1113 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1 1116 catchpad within %cs3 [i32* %arg1, i32* %arg2] 1118 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
|
/external/llvm/test/Bitcode/ |
D | compatibility-3.8.ll | 844 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1 847 catchpad within %cs3 [i32* %arg1, i32* %arg2] 849 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
|
D | compatibility.ll | 918 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1 921 catchpad within %cs3 [i32* %arg1, i32* %arg2] 923 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 1621 cs3ó 1624 cs3ú
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cComputeShaderTests.cpp | 2113 const char* const cs3 = in Run() local 2138 glShaderSource(sh3, 1, &cs3, NULL); in Run()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cComputeShaderTests.cpp | 2476 const char* const cs3 = in Run() local 2501 glShaderSource(sh3, 1, &cs3, NULL); in Run()
|