Searched refs:f3 (Results 1 - 25 of 400) sorted by last modified time

1234567891011>>

/external/yaffs2/yaffs2/direct/
H A Ddtest.c1435 int f3; local
1477 int f3; local
1503 f3 = yaffs_freespace(mountpt);
1505 printf("%d\n%d\n%d\n%d\n",f0, f1,f2,f3);
/external/valgrind/main/none/tests/s390x/
H A Dcu12.stdout.exp893 UTF8: f3 80 80 80
898 UTF8: f3 80 80 bf
903 UTF8: f3 80 bf 80
908 UTF8: f3 80 bf bf
913 UTF8: f3 bf 80 80
918 UTF8: f3 bf 80 bf
923 UTF8: f3 bf bf 80
928 UTF8: f3 bf bf bf
1022 UTF8: f3 7f 80 80
1027 UTF8: f3 c
[all...]
H A Dcu12_1.stdout.exp893 UTF8: f3 80 80 80
898 UTF8: f3 80 80 bf
903 UTF8: f3 80 bf 80
908 UTF8: f3 80 bf bf
913 UTF8: f3 bf 80 80
918 UTF8: f3 bf 80 bf
923 UTF8: f3 bf bf 80
928 UTF8: f3 bf bf bf
1022 UTF8: f3 7f 80 80
1027 UTF8: f3 c
[all...]
H A Dcu14.stdout.exp893 UTF8: f3 80 80 80
898 UTF8: f3 80 80 bf
903 UTF8: f3 80 bf 80
908 UTF8: f3 80 bf bf
913 UTF8: f3 bf 80 80
918 UTF8: f3 bf 80 bf
923 UTF8: f3 bf bf 80
928 UTF8: f3 bf bf bf
1022 UTF8: f3 7f 80 80
1027 UTF8: f3 c
[all...]
H A Dcu14_1.stdout.exp893 UTF8: f3 80 80 80
898 UTF8: f3 80 80 bf
903 UTF8: f3 80 bf 80
908 UTF8: f3 80 bf bf
913 UTF8: f3 bf 80 80
918 UTF8: f3 bf 80 bf
923 UTF8: f3 bf bf 80
928 UTF8: f3 bf bf bf
1022 UTF8: f3 7f 80 80
1027 UTF8: f3 c
[all...]
H A Dcu21.stdout.exp165 UTF8: f0 90 80 80 f4 8f bf bf f3 86 a7 9d ed ba af ed b3 9c
H A Dcu21_1.stdout.exp165 UTF8: f0 90 80 80 f4 8f bf bf f3 86 a7 9d ed ba af ed b3 9c
H A Dcu41.stdout.exp171 UTF8: f0 90 80 80 f4 8f bf bf f0 90 80 81 f4 8f bf be f0 92 8d 85 f0 a3 91 96 f3 be b7 8b
H A Dopcodes.h364 #define STOC(r1,r3,b2,dl2,dh2) RSY_RDRM(eb,r1,r3,b2,dl2,dh2,f3)
/external/valgrind/main/perf/
H A Dbigcode.c80 int(*f3)(int,int) = (void*)&a[FN_SIZE*(i+2)];
84 sum3 += f3(i+2, n_fns-i+2);
/external/webp/src/dsp/
H A Denc_sse2.c432 // f3 = ((b3 * 2217 - b2 * 5352 + 51000) >> 16)
441 const __m128i f3 = _mm_packs_epi32(e3, e3); local
449 const __m128i d2_f3 = _mm_unpacklo_epi64(d2, f3);
/external/valgrind/main/VEX/priv/
H A Dhost_arm64_defs.c3453 static inline UInt X_8_19_1_4 ( UInt f1, UInt f2, UInt f3, UInt f4 ) { argument
3457 vassert(f3 < (1<<1));
3462 w = (w << 1) | f3;
3470 UInt f3, UInt f4, UInt f5 ) {
3474 vassert(f3 < (1<<2));
3480 w = (w << 2) | f3;
3488 static inline UInt X_2_6_2_12_5_5 ( UInt f1, UInt f2, UInt f3, argument
3493 vassert(f3 < (1<<2));
3500 w = (w << 2) | f3;
3507 static inline UInt X_3_8_5_6_5_5 ( UInt f1, UInt f2, UInt f3, argument
3469 X_3_6_2_16_5( UInt f1, UInt f2, UInt f3, UInt f4, UInt f5 ) argument
3526 X_3_5_8_6_5_5( UInt f1, UInt f2, UInt f3, UInt f4, UInt f5, UInt f6 ) argument
3545 X_3_6_7_6_5_5( UInt f1, UInt f2, UInt f3, UInt f4, UInt f5, UInt f6 ) argument
3566 X_2_6_3_9_2_5_5( UInt f1, UInt f2, UInt f3, UInt f4, UInt f5, UInt f6, UInt f7 ) argument
3587 X_3_6_1_6_6_5_5( UInt f1, UInt f2, UInt f3, UInt f4, UInt f5, UInt f6, UInt f7 ) argument
3608 X_9_1_6_4_6_1_1_4( UInt f1, UInt f2, UInt f3, UInt f4, UInt f5, UInt f6, UInt f7, UInt f8) argument
[all...]
H A Dhost_ppc_defs.c3204 UInt f3, UInt opc2, UInt b0 )
3210 vassert(f3 < 0x20);
3214 (f3<<11) | (opc2<<1) | (b0));
3299 UInt f3, UInt MB, UInt ME, UInt Rc )
3305 vassert(f3 < 0x20);
3310 (f3<<11) | (MB<<6) | (ME<<1) | (Rc));
3203 mkFormXL( UChar* p, UInt opc1, UInt f1, UInt f2, UInt f3, UInt opc2, UInt b0 ) argument
3298 mkFormM( UChar* p, UInt opc1, UInt r1, UInt r2, UInt f3, UInt MB, UInt ME, UInt Rc ) argument
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp282 MyThreadArray(F f1, F f2 = NULL, F f3 = NULL, F f4 = NULL, F f5 = NULL) {
285 ar_[2] = f3 ? new MyThread(f3) : NULL;
/external/valgrind/main/memcheck/
H A Dmc_machine.c1139 if (o >= GOF(f3) && o+sz <= GOF(f3) +SZB(f3)) return GOF(f3);
1227 if (o >= GOF(f3) && o+sz <= GOF(f3) +SZB(f3)) return GOF(f3);
/external/valgrind/main/memcheck/tests/
H A Ddeep-backtrace.c3 int f3(int *p) { return f2(p); } function
4 int f4(int *p) { return f3(p); }
H A Ddeep-backtrace.stderr.exp4 by 0x........: f3 (deep-backtrace.c:3)
508 by 0x........: f3 (deep-backtrace.c:3)
/external/valgrind/main/none/tests/amd64/
H A Dslahf-amd64.stdout.exp246 f3 -> d300
/external/valgrind/main/none/tests/mips32/
H A DMoveIns.c286 TESTINSNMOVE("mfc1 $t4, $f3", 12, f3, t4);
315 TESTINSNMOVEt("mtc1 $t4, $f3", 12, f3, t4);
344 TESTINSNMOVE1s("mov.s $f2, $f3", 12, f2, f3);
345 TESTINSNMOVE1s("mov.s $f3, $f4", 16, f3, f4);
H A DMoveIns.stdout.exp5 mfc1 $t4, $f3 :: fs 0.000000, rt 0x0
33 mtc1 $t4, $f3 :: fs 0.000000, rt 0x0
61 mov.s $f2, $f3 :: fs -1.000000, rt 0xbf800000
62 mov.s $f3, $f4 :: fs 1384.599976, rt 0x44ad1333
/external/tcpdump/
H A Dprint-smb.c339 const char *f1, *f2, *f3, *f4; local
352 f3 = "|Param ";
362 f3 = "|Param ";
386 smb_fdata(param, f3, SMBMIN(param + paramlen, maxbuf), unicodestr);
/external/strace/tests/
H A Dstack-fcall-2.c1 int f3(int i);
5 return f3(i) - i;
H A Dstack-fcall-3.c3 int f3(int i) function
/external/srtp/crypto/hash/
H A Dsha1.c63 #define f3(B,C,D) (B ^ C ^ D) macro
172 TEMP = S5(A) + f3(B,C,D) + E + W[t] + SHA_K3;
327 TEMP = S5(A) + f3(B,C,D) + E + W[t] + SHA_K3;
380 TEMP = S5(A) + f3(B,C,D) + E + W[t] + SHA_K3;
/external/skia/tests/
H A DPathTest.cpp1534 SkPoint f3[] = {{0, 0}, {1, 0}, {1, 1}, {0, 1}, {0, 0}, {1, 0}}; // wraps local
1579 { f3, SK_ARRAY_COUNT(f3), true, false },
1727 SkPoint f3[] = {{0, 0}, {1, 0}, {1, 1}, {0, 1}, {0, 0}, {1, 0}}; // wraps local
1762 { f3, SK_ARRAY_COUNT(f3), SkPath::kUnknown_Direction, true, false },

Completed in 2647 milliseconds

1234567891011>>