Searched defs:R2 (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/unittests/ADT/
H A DIntrusiveRefCntPtrTest.cpp24 IntrusiveRefCntPtr<VirtualRefCounted> R2 = V2; local
34 IntrusiveRefCntPtr<SimpleRefCounted> R2 = S2; local
/macosx-10.9.5/BerkeleyDB-21/db/hmac/
H A Dsha1.c99 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A Dfr_sha1.c32 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Dsha1.c71 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp114 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { argument
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dsha1.c37 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha1.c52 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+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.c63 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dsha1.c113 #define R2(v,w,x,y,z,i) \ macro
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Di960.h114 #define R2 OP( 1, 0, 0, 0 ) macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libsum/
H A Dsum-sha1.c83 #define R2(v,w,x,y,z,i) \ macro
[all...]
/macosx-10.9.5/ntp-88/lib/isc/
H A Dsha1.c77 #define R2(v,w,x,y,z,i) \ macro
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/digest/sha1/
H A Dsha1.c66 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/random/
H A Dfips_sha1.c142 #define R2(v, w, x, y, z, i) R(G, K_20_39, v, w, x, y, z, i) macro
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dia64-opc.h71 #define R2 IA64_OPND_R2 macro
H A Dv850-opc.c339 #define R2 macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1443 SelectADDRrr(SDValue &Addr, SDValue &R1, SDValue &R2) argument
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DDNSDigest.c898 #define R2(a,b,c,d,k,s,t) { \ macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp574 Value *R2 = RHS->getOperand(1); local

Completed in 182 milliseconds