/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | hash.cxx | 106 const sal_uInt32 K3 = 0x6ED9EBA1; in transform() local 138 subRound( a, b, c, d, e, K3, expand_store( 20 ), 2 ); in transform() 139 subRound( e, a, b, c, d, K3, expand_store( 21 ), 2 ); in transform() 140 subRound( d, e, a, b, c, K3, expand_store( 22 ), 2 ); in transform() 141 subRound( c, d, e, a, b, K3, expand_store( 23 ), 2 ); in transform() 142 subRound( b, c, d, e, a, K3, expand_store( 24 ), 2 ); in transform() 143 subRound( a, b, c, d, e, K3, expand_store( 25 ), 2 ); in transform() 144 subRound( e, a, b, c, d, K3, expand_store( 26 ), 2 ); in transform() 145 subRound( d, e, a, b, c, K3, expand_store( 27 ), 2 ); in transform() 146 subRound( c, d, e, a, b, K3, expand_store( 28 ), 2 ); in transform() [all …]
|
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
H A D | hash.cxx | 107 const sal_uInt32 K3 = 0x6ED9EBA1; in transform() local 139 subRound( a, b, c, d, e, K3, expand_store( 20 ), 2 ); in transform() 140 subRound( e, a, b, c, d, K3, expand_store( 21 ), 2 ); in transform() 141 subRound( d, e, a, b, c, K3, expand_store( 22 ), 2 ); in transform() 142 subRound( c, d, e, a, b, K3, expand_store( 23 ), 2 ); in transform() 143 subRound( b, c, d, e, a, K3, expand_store( 24 ), 2 ); in transform() 144 subRound( a, b, c, d, e, K3, expand_store( 25 ), 2 ); in transform() 145 subRound( e, a, b, c, d, K3, expand_store( 26 ), 2 ); in transform() 146 subRound( d, e, a, b, c, K3, expand_store( 27 ), 2 ); in transform() 147 subRound( c, d, e, a, b, K3, expand_store( 28 ), 2 ); in transform() [all …]
|
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
H A D | exceptions.cxx | 178 sal_uInt32 const K3 = 0x6ED9EBA1; in transform() local 206 subRound(a, b, c, d, e, K3, expand_store(20), 2); in transform() 207 subRound(e, a, b, c, d, K3, expand_store(21), 2); in transform() 208 subRound(d, e, a, b, c, K3, expand_store(22), 2); in transform() 209 subRound(c, d, e, a, b, K3, expand_store(23), 2); in transform() 210 subRound(b, c, d, e, a, K3, expand_store(24), 2); in transform() 211 subRound(a, b, c, d, e, K3, expand_store(25), 2); in transform() 212 subRound(e, a, b, c, d, K3, expand_store(26), 2); in transform() 213 subRound(d, e, a, b, c, K3, expand_store(27), 2); in transform() 214 subRound(c, d, e, a, b, K3, expand_store(28), 2); in transform() [all …]
|
/trunk/main/filter/qa/complex/filter/detection/typeDetection/documents/Calc/ |
H A D | SYLK.SLK | 7 C;X3;Y2;K3
|