Searched defs:F3 (Results 1 - 25 of 47) sorted by last modified time

12

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dmd4-internal.c183 #define F3(x, y, z) (x ^ y ^ z) macro
250 MD4STEP(F3, a, b, c, d, in[ 0] + 0x6ed9eba1, 3);
251 MD4STEP(F3, d, a, b, c, in[ 8] + 0x6ed9eba1, 9);
252 MD4STEP(F3, c, d, a, b, in[ 4] + 0x6ed9eba1, 11);
253 MD4STEP(F3, b, c, d, a, in[12] + 0x6ed9eba1, 15);
254 MD4STEP(F3, a, b, c, d, in[ 2] + 0x6ed9eba1, 3);
255 MD4STEP(F3, d, a, b, c, in[10] + 0x6ed9eba1, 9);
256 MD4STEP(F3, c, d, a, b, in[ 6] + 0x6ed9eba1, 11);
257 MD4STEP(F3, b, c, d, a, in[14] + 0x6ed9eba1, 15);
258 MD4STEP(F3,
[all...]
H A Dmd5-internal.c193 #define F3(x, y, z) (x ^ y ^ z) macro
248 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
249 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
250 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
251 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
252 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
253 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
254 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
255 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
256 MD5STEP(F3,
[all...]
/external/wpa_supplicant_8/src/crypto/
H A Dmd4-internal.c183 #define F3(x, y, z) (x ^ y ^ z) macro
250 MD4STEP(F3, a, b, c, d, in[ 0] + 0x6ed9eba1, 3);
251 MD4STEP(F3, d, a, b, c, in[ 8] + 0x6ed9eba1, 9);
252 MD4STEP(F3, c, d, a, b, in[ 4] + 0x6ed9eba1, 11);
253 MD4STEP(F3, b, c, d, a, in[12] + 0x6ed9eba1, 15);
254 MD4STEP(F3, a, b, c, d, in[ 2] + 0x6ed9eba1, 3);
255 MD4STEP(F3, d, a, b, c, in[10] + 0x6ed9eba1, 9);
256 MD4STEP(F3, c, d, a, b, in[ 6] + 0x6ed9eba1, 11);
257 MD4STEP(F3, b, c, d, a, in[14] + 0x6ed9eba1, 15);
258 MD4STEP(F3,
[all...]
H A Dmd5-internal.c193 #define F3(x, y, z) (x ^ y ^ z) macro
248 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
249 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
250 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
251 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
252 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
253 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
254 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
255 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
256 MD5STEP(F3,
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dmd4-internal.c183 #define F3(x, y, z) (x ^ y ^ z) macro
250 MD4STEP(F3, a, b, c, d, in[ 0] + 0x6ed9eba1, 3);
251 MD4STEP(F3, d, a, b, c, in[ 8] + 0x6ed9eba1, 9);
252 MD4STEP(F3, c, d, a, b, in[ 4] + 0x6ed9eba1, 11);
253 MD4STEP(F3, b, c, d, a, in[12] + 0x6ed9eba1, 15);
254 MD4STEP(F3, a, b, c, d, in[ 2] + 0x6ed9eba1, 3);
255 MD4STEP(F3, d, a, b, c, in[10] + 0x6ed9eba1, 9);
256 MD4STEP(F3, c, d, a, b, in[ 6] + 0x6ed9eba1, 11);
257 MD4STEP(F3, b, c, d, a, in[14] + 0x6ed9eba1, 15);
258 MD4STEP(F3,
[all...]
H A Dmd5-internal.c193 #define F3(x, y, z) (x ^ y ^ z) macro
248 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
249 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
250 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
251 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
252 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
253 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
254 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
255 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
256 MD5STEP(F3,
[all...]
/external/skia/src/utils/
H A DSkSHA1.cpp102 struct F3 { uint32_t operator()(uint32_t B, uint32_t C, uint32_t D) { struct
195 operation(F3(), A, B, C, D, E, W[40], K[2]);
196 operation(F3(), E, A, B, C, D, W[41], K[2]);
197 operation(F3(), D, E, A, B, C, W[42], K[2]);
198 operation(F3(), C, D, E, A, B, W[43], K[2]);
199 operation(F3(), B, C, D, E, A, W[44], K[2]);
200 operation(F3(), A, B, C, D, E, W[45], K[2]);
201 operation(F3(), E, A, B, C, D, W[46], K[2]);
202 operation(F3(), D, E, A, B, C, W[47], K[2]);
203 operation(F3(),
[all...]
/external/skia/gm/
H A Ddashing.cpp402 static skiagm::GM* F3(void*) { return new Dashing4GM; } function
407 static skiagm::GMRegistry gR3(F3);
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsmd5.c59 #define F3(x, y, z) (x ^ y ^ z) macro
111 STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
112 STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
113 STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
114 STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
115 STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
116 STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
117 STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
118 STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
119 STEP(F3,
[all...]
/external/mesa3d/src/mesa/program/
H A Dprog_noise.c324 #define F3 0.333333333f macro
330 float s = (x + y + z) * F3; /* Very nice and simple skew factor for 3D */
/external/llvm/unittests/Support/
H A DCasting.cpp113 const foo *F3 = cast<foo>(B2); local
114 EXPECT_NE(F3, null_foo);
146 const foo *F3 = dyn_cast<foo>(B4); local
147 EXPECT_NE(F3, null_foo);
160 const foo *F3 = dyn_cast_or_null<foo>(B4); local
161 EXPECT_NE(F3, null_foo);
/external/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp1167 Function *F3 = cast<Function>(*K); local
1168 int Res3 = FunctionComparator(DL, F1, F3).compare();
1169 int Res4 = FunctionComparator(DL, F2, F3).compare();
1174 // F1 > F2, F2 > F3 => F1 > F3
1177 // F1 > F3, F3 > F2 => F1 > F2
1180 // F2 > F3, F3 > F1 => F2 > F1
1191 F3
[all...]
/external/libvpx/libvpx/
H A Dmd5_utils.c146 #define F3(x, y, z) (x ^ y ^ z) macro
201 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
202 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
203 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
204 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
205 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
206 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
207 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
208 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
209 MD5STEP(F3,
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/fio/crc/
H A Dmd5.h13 #define F3(x, y, z) (x ^ y ^ z) macro
/external/flac/libFLAC/
H A Dmd5.c45 #define F3(x, y, z) (x ^ y ^ z) macro
100 MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
101 MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
102 MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
103 MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
104 MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
105 MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
106 MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
107 MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
108 MD5STEP(F3,
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/compiler-rt/test/asan/TestCases/Linux/
H A Dcoverage-direct-large.cc30 #define F3(Q, x) \ macro
34 F3(Q, x##0) F3(Q, x##1) F3(Q, x##2) F3(Q, x##3) F3(Q, x##4) F3(Q, x##5) \
35 F3(Q, x##6) F3(Q, x##7) F3(
[all...]
/external/clang/test/CodeGen/
H A Dvolatile.c20 struct { struct { int y; } x; } F3; variable in typeref:struct:__anon18730
80 i=F3.x.y;
81 // CHECK: load i32* getelementptr {{.*}} @F3
/external/clang/test/Layout/
H A Dms-x86-basic-layout.cpp621 struct F3 : A4, virtual A16f { struct in inherits:A4,A16f
623 F3() : a(0xf00000f3) {} function in struct:F3
624 virtual void g() {printf("F3");}
628 // CHECK-NEXT: 0 | struct F3
629 // CHECK-NEXT: 0 | (F3 vftable pointer)
632 // CHECK-NEXT: 20 | (F3 vbtable pointer)
640 // CHECK-X64-NEXT: 0 | struct F3
641 // CHECK-X64-NEXT: 0 | (F3 vftable pointer)
644 // CHECK-X64-NEXT: 24 | (F3 vbtable pointer)
836 sizeof(F3)
[all...]
/external/clang/test/Lexer/
H A D11-27-2007-FloatLiterals.c13 float F3 = 0xFp100000000000000000000F; variable
/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp640 Foo1<2> F2, F3; local
643 F2 = F3;
644 F3 = F2;
690 Foo2<> F2, F3; local
693 F2 = F3;
694 F3 = F2;
739 Foo3<2, 1> F2, F3; local
742 F2 = F3;
743 F3 = F2;
/external/clang/test/Parser/
H A Dcxx-class.cpp64 typedef int F3() { return 0; } // expected-error{{function definition declared 'typedef'}} function in class:F

Completed in 306 milliseconds

12