Searched defs:LCC (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/Parser/
H A Dcxx-casting.cpp66 #define LCC <:: macro
67 test1::A LCC B> e; // expected-error{{found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?}}
68 (void)static_cast LCC c>(&x); // expected-error{{found '<::' after a static_cast which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?}}
/external/eigen/blas/testing/
H A Dcblat3.f402 $ LBB, LCC, LDA, LDAS, LDB, LDBS, LDC, LDCS, M, local in subroutine:CCHK1
442 LCC = LDC*N
529 DO 30 I = 1, LCC
567 ISAME( 12 ) = LCE( CS, CC, LCC )
686 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:CCHK2
728 LCC = LDC*N
800 DO 30 I = 1, LCC
841 ISAME( 11 ) = LCE( CS, CC, LCC )
1276 $ LAA, LCC, LDA, LDAS, LDC, LDCS, LJ, MA, N, NA, local in subroutine:CCHK4
1314 LCC
1608 $ K, KS, LAA, LBB, LCC local in subroutine:CCHK5
[all...]
H A Ddblat3.f388 $ LBB, LCC, LDA, LDAS, LDB, LDBS, LDC, LDCS, M, local in subroutine:DCHK1
428 LCC = LDC*N
515 DO 30 I = 1, LCC
553 ISAME( 12 ) = LDE( CS, CC, LCC )
668 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:DCHK2
709 LCC = LDC*N
782 DO 30 I = 1, LCC
818 ISAME( 11 ) = LDE( CS, CC, LCC )
1244 $ LAA, LCC, LDA, LDAS, LDC, LDCS, LJ, MA, N, NA, local in subroutine:DCHK4
1282 LCC
1519 $ K, KS, LAA, LBB, LCC local in subroutine:DCHK5
[all...]
H A Dsblat3.f388 $ LBB, LCC, LDA, LDAS, LDB, LDBS, LDC, LDCS, M, local in subroutine:SCHK1
428 LCC = LDC*N
515 DO 30 I = 1, LCC
553 ISAME( 12 ) = LSE( CS, CC, LCC )
668 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:SCHK2
709 LCC = LDC*N
782 DO 30 I = 1, LCC
818 ISAME( 11 ) = LSE( CS, CC, LCC )
1244 $ LAA, LCC, LDA, LDAS, LDC, LDCS, LJ, MA, N, NA, local in subroutine:SCHK4
1282 LCC
1519 $ K, KS, LAA, LBB, LCC local in subroutine:SCHK5
[all...]
H A Dzblat3.f403 $ LBB, LCC, LDA, LDAS, LDB, LDBS, LDC, LDCS, M, local in subroutine:ZCHK1
443 LCC = LDC*N
530 DO 30 I = 1, LCC
568 ISAME( 12 ) = LZE( CS, CC, LCC )
687 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:ZCHK2
729 LCC = LDC*N
801 DO 30 I = 1, LCC
842 ISAME( 11 ) = LZE( CS, CC, LCC )
1278 $ LAA, LCC, LDA, LDAS, LDC, LDCS, LJ, MA, N, NA, local in subroutine:ZCHK4
1316 LCC
1611 $ K, KS, LAA, LBB, LCC local in subroutine:ZCHK5
[all...]

Completed in 723 milliseconds