Searched refs:F3 (Results 1 - 25 of 64) sorted by relevance

123

/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dsparc-opc.c171 { opcode, F3(2, op3, 0), F3(~2, ~op3, ~0)|ASI(~0), "1,2,d", 0, arch_mask }, \
172 { opcode, F3(2, op3, 1), F3(~2, ~op3, ~1), "1,i,d", 0, arch_mask }, \
173 { opcode, F3(2, op3, 1), F3(~2, ~op3, ~1), "i,1,d", 0, arch_mask }
177 { "ld", F3(3, 0x00, 0), F3(~3, ~0x00, ~0), "[1+2],d", 0, v6 },
178 { "ld", F3(3, 0x00, 0), F3(~
[all...]
H A Dia64-opc-f.c89 {"frcpa.s0", f2, OpXbQSf (0, 1, 0, 0), {F1, P2, F2, F3}, EMPTY},
90 {"frcpa", f2, OpXbQSf (0, 1, 0, 0), {F1, P2, F2, F3}, PSEUDO, 0, NULL},
91 {"frcpa.s1", f2, OpXbQSf (0, 1, 0, 1), {F1, P2, F2, F3}, EMPTY},
92 {"frcpa.s2", f2, OpXbQSf (0, 1, 0, 2), {F1, P2, F2, F3}, EMPTY},
93 {"frcpa.s3", f2, OpXbQSf (0, 1, 0, 3), {F1, P2, F2, F3}, EMPTY},
95 {"frsqrta.s0", f2, OpXbQSf (0, 1, 1, 0), {F1, P2, F3}, EMPTY},
96 {"frsqrta", f2, OpXbQSf (0, 1, 1, 0), {F1, P2, F3}, PSEUDO, 0, NULL},
97 {"frsqrta.s1", f2, OpXbQSf (0, 1, 1, 1), {F1, P2, F3}, EMPTY},
98 {"frsqrta.s2", f2, OpXbQSf (0, 1, 1, 2), {F1, P2, F3}, EMPTY},
99 {"frsqrta.s3", f2, OpXbQSf (0, 1, 1, 3), {F1, P2, F3}, EMPT
[all...]
H A Dia64-opc.h66 #define F3 IA64_OPND_F3 macro
/macosx-10.10/apache-793/httpd/modules/core/test/conf/
H A Dtest61.conf9 <Macro F3 $x>
10 Warning "F3:1 x=$x"
15 Use F3 $x
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/
H A Dsha.c62 #define F3(x,y,z) F1(x,y,z) macro
170 DO(60,F3,K3);
171 DO(61,F3,K3);
172 DO(62,F3,K3);
173 DO(63,F3,K3);
174 DO(64,F3,K3);
175 DO(65,F3,K3);
176 DO(66,F3,K3);
177 DO(67,F3,K3);
178 DO(68,F3,K
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dmd5.c198 #define F3(x, y, z) (x ^ y ^ z) macro
259 MD5STEP(F3, a, b, c, d, in[ 5]+0xfffa3942, 4);
260 MD5STEP(F3, d, a, b, c, in[ 8]+0x8771f681, 11);
261 MD5STEP(F3, c, d, a, b, in[11]+0x6d9d6122, 16);
262 MD5STEP(F3, b, c, d, a, in[14]+0xfde5380c, 23);
263 MD5STEP(F3, a, b, c, d, in[ 1]+0xa4beea44, 4);
264 MD5STEP(F3, d, a, b, c, in[ 4]+0x4bdecfa9, 11);
265 MD5STEP(F3, c, d, a, b, in[ 7]+0xf6bb4b60, 16);
266 MD5STEP(F3, b, c, d, a, in[10]+0xbebfbc70, 23);
267 MD5STEP(F3,
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/
H A DckMD5.c268 #define F3(x, y, z) (x ^ y ^ z) macro
323 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
324 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
325 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
326 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
327 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
328 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
329 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
330 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
331 MD5STEP(F3,
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DckMD5.c268 #define F3(x, y, z) (x ^ y ^ z) macro
323 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
324 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
325 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
326 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
327 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
328 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
329 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
330 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
331 MD5STEP(F3,
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/hashTime/
H A DMD5.c271 #define F3(x, y, z) (x ^ y ^ z) macro
326 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
327 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
328 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
329 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
330 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
331 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
332 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
333 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
334 MD5STEP(F3,
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/hashTimeSA/
H A DMD5.c272 #define F3(x, y, z) (x ^ y ^ z) macro
327 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
328 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
329 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
330 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
331 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
332 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
333 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
334 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
335 MD5STEP(F3,
[all...]
/macosx-10.10/WTF-7600.1.24/wtf/
H A DMD5.cpp78 #define F3(x, y, z) (x ^ y ^ z) macro
126 MD5STEP(F3, a, b, c, d, in[ 5]+0xfffa3942, 4);
127 MD5STEP(F3, d, a, b, c, in[ 8]+0x8771f681, 11);
128 MD5STEP(F3, c, d, a, b, in[11]+0x6d9d6122, 16);
129 MD5STEP(F3, b, c, d, a, in[14]+0xfde5380c, 23);
130 MD5STEP(F3, a, b, c, d, in[ 1]+0xa4beea44, 4);
131 MD5STEP(F3, d, a, b, c, in[ 4]+0x4bdecfa9, 11);
132 MD5STEP(F3, c, d, a, b, in[ 7]+0xf6bb4b60, 16);
133 MD5STEP(F3, b, c, d, a, in[10]+0xbebfbc70, 23);
134 MD5STEP(F3,
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dmd5.c108 #define F3(x, y, z) (x ^ y ^ z) macro
164 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
165 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
166 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
167 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
168 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
169 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
170 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
171 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
172 MD5STEP(F3,
[all...]
/macosx-10.10/ntp-92/lib/isc/
H A Dmd5.c83 #define F3(x, y, z) (x ^ y ^ z) macro
139 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
140 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
141 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
142 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
143 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
144 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
145 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
146 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
147 MD5STEP(F3,
[all...]
/macosx-10.10/llvmCore-3425.0.34/unittests/Support/
H A DCasting.cpp90 const foo *F3 = cast<foo>(B2); local
91 EXPECT_NE(F3, null_foo);
123 const foo *F3 = dyn_cast<foo>(B4); local
124 EXPECT_NE(F3, null_foo);
137 const foo *F3 = dyn_cast_or_null<foo>(B4); local
138 EXPECT_NE(F3, null_foo);
/macosx-10.10/OpenSSL098-52/src/crypto/cast/asm/
H A Dcast-586.pl27 @F3=("sub","add","xor");
82 &E_CAST( 2,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
85 &E_CAST( 5,$S,$R,$L,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
88 &E_CAST( 8,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
91 &E_CAST(11,$S,$R,$L,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
98 &E_CAST(14,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
102 &E_CAST(14,$S,$R,$L,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
106 &E_CAST(11,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
109 &E_CAST( 8,$S,$R,$L,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
112 &E_CAST( 5,$S,$L,$R,$K,@F3,
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/Function/
H A Dregress-94506.js57 function F3() function
90 actual = typeof F3();
/macosx-10.10/Chess-310.6/sjeng/
H A Dsquares.h47 #define F3 55 macro
/macosx-10.10/OpenSSL098-52/src/crypto/ripemd/
H A Drmd_locl.h104 #define F3(x,y,z) (((x)|(~y))^(z))
113 #define F3(x,y,z) (((~(y)) | (x)) ^ (z)) macro
137 a+=F3(b,c,d)+X(w)+K; \
/macosx-10.10/mDNSResponder-561.1.1/Clients/FirefoxExtension/
H A DIDNSSDService.idl31 [scriptable, function, uuid(6620E18F-47F3-47C6-941F-126A5FD4FCF7)]
/macosx-10.10/llvmCore-3425.0.34/unittests/ExecutionEngine/JIT/
H A DJITMemoryManagerTest.cpp54 OwningPtr<Function> F3(makeFakeFunction());
56 uint8_t *FunctionBody3 = MemMgr->startFunctionBody(F3.get(), size);
58 MemMgr->endFunctionBody(F3.get(), FunctionBody3, FunctionBody3 + 1024);
100 OwningPtr<Function> F3(makeFakeFunction());
102 uint8_t *FunctionBody3 = MemMgr->startFunctionBody(F3.get(), size);
105 MemMgr->endFunctionBody(F3.get(), FunctionBody3, FunctionBody3 + bigFuncSize);
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Dsparc.h202 #define F3(x, y, z) (OP (x) | OP3(y) | F3I(z)) /* Format3 insns. */ macro
/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/MCTargetDesc/
H A DPPCBaseInfo.h34 case R3 : case X3 : case F3 : case V3 : case CR3: case CR0UN: return 3;
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Sparc/
H A DFPMover.cpp67 SP::F1, SP::F3, SP::F5, SP::F7, SP::F9, SP::F11, SP::F13, SP::F15,
/macosx-10.10/vim-55/runtime/
H A Dtermcap63 :F1=\23310~:F2=\23311~:F3=\23312~:F4=\23313~:F5=\23314~:\
125 :F3=\323:\
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha1.tcl459 set TEMP [F3 $A $B $C $D $E [lindex $W $t]]
500 proc ::sha1::F3 {A B C D E W} {
543 {\[F3 \$A \$B \$C \$D \$E (\[.*?\])\]} \
581 {\[F3 \$A \$B \$C \$D \$E (\[.*?\])\]} \

Completed in 181 milliseconds

123