Searched defs:R0 (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/unittests/VMCore/
H A DMDBuilderTest.cpp48 MDNode *R0 = MDHelper.createRange(A, A); local
62 MDNode *R0 = MDHelper.createAnonymousTBAARoot(); local
74 MDNode *R0 local
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/hmac/
H A Dsha1.c95 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5); \ macro
[all...]
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A Dfr_sha1.c30 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Dsha1.c69 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dsha1.c35 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha1.c50 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/random/YarrowCoreLib/src/
H A Dsha1mod.c61 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dsha1.c107 #define R0(v,w,x,y,z,i) \ macro
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libsum/
H A Dsum-sha1.c77 #define R0(v,w,x,y,z,i) \ macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp207 static bool HasSameSymbol(const RelEntry &R0, const RelEntry &R1) { argument
211 static int CompareOffset(const RelEntry &R0, const RelEntry &R1) { argument
/macosx-10.9.5/ntp-88/lib/isc/
H A Dsha1.c71 #define R0(v,w,x,y,z,i) \ macro
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/digest/sha1/
H A Dsha1.c64 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dcrypt.c680 register long L0, L1, R0, R1, k; local
[all...]
/macosx-10.9.5/ruby-104/ruby/missing/
H A Dcrypt.c648 register long L0, L1, R0, R1, k; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/uwin/
H A Dcrypt.c689 register long L0, L1, R0, R1, k; local
[all...]
/macosx-10.9.5/cctools-845/include/architecture/sparc/
H A Dreg.h65 #define R0 O0 macro
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenRegisters.h553 unsigned newRegUnit(CodeGenRegister *R0, CodeGenRegister *R1 = 0) { argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DDNSDigest.c888 #define R0(a,b,c,d,k,s,t) { \ macro
[all...]

Completed in 227 milliseconds