Home
last modified time | relevance | path

Searched refs:R1 (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sal/rtl/source/
H A Ddigest.c542 #define R1(a,b,c,d,k,s,t) { \ macro
615 R1 (A, B, C, D, X[ 1], 5, 0xf61e2562L); in __rtl_digest_updateMD5()
616 R1 (D, A, B, C, X[ 6], 9, 0xc040b340L); in __rtl_digest_updateMD5()
617 R1 (C, D, A, B, X[11], 14, 0x265e5a51L); in __rtl_digest_updateMD5()
618 R1 (B, C, D, A, X[ 0], 20, 0xe9b6c7aaL); in __rtl_digest_updateMD5()
619 R1 (A, B, C, D, X[ 5], 5, 0xd62f105dL); in __rtl_digest_updateMD5()
620 R1 (D, A, B, C, X[10], 9, 0x02441453L); in __rtl_digest_updateMD5()
621 R1 (C, D, A, B, X[15], 14, 0xd8a1e681L); in __rtl_digest_updateMD5()
622 R1 (B, C, D, A, X[ 4], 20, 0xe7d3fbc8L); in __rtl_digest_updateMD5()
623 R1 (A, B, C, D, X[ 9], 5, 0x21e1cde6L); in __rtl_digest_updateMD5()
[all …]
/aoo41x/main/setup_native/source/win32/nsis/
H A Ddownloadtemplate.nsi77 Push $R1
89 StrCpy $R1 '"'
91 StrCpy $R1 " "
96 StrCmp $R0 $R1 get
108 Pop $R1
/aoo41x/main/offapi/com/sun/star/geometry/
H A DIntegerRectangle2D.idl34 screen. Thus, if for two rectangles R1 and R2, R1.x2 equals R2.x1,
H A DRealRectangle2D.idl34 screen. Thus, if for two rectangles R1 and R2, R1.x2 equals R2.x1,
/aoo41x/main/offapi/com/sun/star/ucb/
H A DContentAction.idl92 <tr><td>R1</td><td>E1(C: A->B) results in C sending an EXCHANGED

Completed in 30 milliseconds