Home
last modified time | relevance | path

Searched refs:K10 (Results 1 – 8 of 8) sorted by relevance

/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dhash.cxx108 const sal_uInt32 K10 = 0xCA62C1D6; in transform() local
180 subRound( a, b, c, d, e, K10, expand_store( 60 ), 4 ); in transform()
181 subRound( e, a, b, c, d, K10, expand_store( 61 ), 4 ); in transform()
182 subRound( d, e, a, b, c, K10, expand_store( 62 ), 4 ); in transform()
183 subRound( c, d, e, a, b, K10, expand_store( 63 ), 4 ); in transform()
184 subRound( b, c, d, e, a, K10, expand_store( 64 ), 4 ); in transform()
185 subRound( a, b, c, d, e, K10, expand_store( 65 ), 4 ); in transform()
186 subRound( e, a, b, c, d, K10, expand_store( 66 ), 4 ); in transform()
187 subRound( d, e, a, b, c, K10, expand_store( 67 ), 4 ); in transform()
188 subRound( c, d, e, a, b, K10, expand_store( 68 ), 4 ); in transform()
[all …]
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dhash.cxx109 const sal_uInt32 K10 = 0xCA62C1D6; in transform() local
181 subRound( a, b, c, d, e, K10, expand_store( 60 ), 4 ); in transform()
182 subRound( e, a, b, c, d, K10, expand_store( 61 ), 4 ); in transform()
183 subRound( d, e, a, b, c, K10, expand_store( 62 ), 4 ); in transform()
184 subRound( c, d, e, a, b, K10, expand_store( 63 ), 4 ); in transform()
185 subRound( b, c, d, e, a, K10, expand_store( 64 ), 4 ); in transform()
186 subRound( a, b, c, d, e, K10, expand_store( 65 ), 4 ); in transform()
187 subRound( e, a, b, c, d, K10, expand_store( 66 ), 4 ); in transform()
188 subRound( d, e, a, b, c, K10, expand_store( 67 ), 4 ); in transform()
189 subRound( c, d, e, a, b, K10, expand_store( 68 ), 4 ); in transform()
[all …]
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx180 sal_uInt32 const K10 = 0xCA62C1D6; in transform() local
246 subRound(a, b, c, d, e, K10, expand_store(60), 4); in transform()
247 subRound(e, a, b, c, d, K10, expand_store(61), 4); in transform()
248 subRound(d, e, a, b, c, K10, expand_store(62), 4); in transform()
249 subRound(c, d, e, a, b, K10, expand_store(63), 4); in transform()
250 subRound(b, c, d, e, a, K10, expand_store(64), 4); in transform()
251 subRound(a, b, c, d, e, K10, expand_store(65), 4); in transform()
252 subRound(e, a, b, c, d, K10, expand_store(66), 4); in transform()
253 subRound(d, e, a, b, c, K10, expand_store(67), 4); in transform()
254 subRound(c, d, e, a, b, K10, expand_store(68), 4); in transform()
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log77 ITEM Assertion OK : Range.Formula is: =IF(OR(J8=0,K10="YES"),"")
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DRanges.log77 ITEM Assertion OK : Range.Formula is: =IF(OR(J8=0,K10="YES"),"")
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DRanges.log77 ITEM Assertion OK : Range.Formula is: =IF(OR(J8=0,K10="YES"),"")
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DRanges.log77 ITEM Assertion OK : Range.Formula is: =IF(OR(J8=0,K10="YES"),"")
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DRanges.log77 ITEM Assertion OK : Range.Formula is: =IF(OR(J8=0,K10="YES"),"")

Completed in 35 milliseconds