Searched refs:t1 (Results 176 - 200 of 274) sorted by relevance

1234567891011

/freebsd-10.0-release/lib/libmd/
H A Dsha512c.c90 t1 = S0(a) + Maj(a, b, c); \
92 h = t0 + t1;
111 uint64_t t0, t1; local
/freebsd-10.0-release/sys/fs/nfs/
H A Dnfs.h152 #define NFS_CMPTIME(t1, t2) \
153 ((t1).tv_sec == (t2).tv_sec && (t1).tv_nsec == (t2).tv_nsec)
/freebsd-10.0-release/contrib/gcc/
H A Dvarasm.c2554 /* Compare t1 and t2, and return 1 only if they are known to result in
2558 compare_constant (const tree t1, const tree t2)
2562 if (t1 == NULL_TREE)
2567 if (TREE_CODE (t1) != TREE_CODE (t2))
2570 switch (TREE_CODE (t1))
2574 if (TYPE_PRECISION (TREE_TYPE (t1)) != TYPE_PRECISION (TREE_TYPE (t2)))
2576 if (TYPE_MODE (TREE_TYPE (t1)) != TYPE_MODE (TREE_TYPE (t2)))
2578 return tree_int_cst_equal (t1, t2);
2582 if (TYPE_PRECISION (TREE_TYPE (t1)) != TYPE_PRECISION (TREE_TYPE (t2)))
2585 return REAL_VALUES_IDENTICAL (TREE_REAL_CST (t1), TREE_REAL_CS
2545 compare_constant(const tree t1, const tree t2) argument
[all...]
H A Dfold-const.c1486 associate_trees (tree t1, tree t2, enum tree_code code, tree type)
1488 if (t1 == 0)
1491 return t1;
1496 if (TREE_CODE (t1) == code || TREE_CODE (t2) == code
1497 || TREE_CODE (t1) == MINUS_EXPR || TREE_CODE (t2) == MINUS_EXPR)
1501 if (TREE_CODE (t1) == NEGATE_EXPR)
1503 fold_convert (type, TREE_OPERAND (t1, 0)));
1505 return build2 (MINUS_EXPR, type, fold_convert (type, t1),
1508 return fold_convert (type, t1);
1513 return fold_convert (type, t1);
1476 associate_trees(tree t1, tree t2, enum tree_code code, tree type) argument
1834 tree t1 local
5589 tree t1, t2; local
7735 tree t1 = TREE_TYPE (arg00); local
8479 tree t1 = NULL_TREE; local
12330 tree op1, t1; local
[all...]
H A Dgenrecog.c1299 struct decision_test *t1, *t2;
1315 for (t1 = d1; t1 ; t1 = t1->next)
1317 if (maybe_both_true_2 (t1, t2) == 0)
1450 struct decision_test *t1, *t2;
1452 for (t1 = d1->tests, t2 = d2->tests; t1 && t2; t1
1295 struct decision_test *t1, *t2; local
1446 struct decision_test *t1, *t2; local
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DAlignOf.h175 T1 t1; T2 t2; T3 t3; T4 t4; T5 t5; T6 t6; T7 t7; member in class:llvm::detail::AlignerImpl
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntpd.c1016 struct timeval t1; local
1018 t1.tv_sec = 1; t1.tv_usec = 0;
1020 (fd_set *)0, &t1);
/freebsd-10.0-release/contrib/wpa/src/tls/
H A Dlibtommath.c1686 mp_int q, x, y, t1, t2; local
1712 if ((res = mp_init (&t1)) != MP_OKAY) {
1795 mp_zero (&t1);
1796 t1.dp[0] = (t - 1 < 0) ? 0 : y.dp[t - 1];
1797 t1.dp[1] = y.dp[t];
1798 t1.used = 2;
1799 if ((res = mp_mul_d (&t1, q.dp[i - t - 1], &t1)) != MP_OKAY) {
1808 } while (mp_cmp_mag(&t1, &t2) == MP_GT);
1811 if ((res = mp_mul_d (&y, q.dp[i - t - 1], &t1)) !
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/dsa/
H A Ddsa_ameth.c211 ASN1_TYPE *t1, *t2; local
221 t1 = sk_ASN1_TYPE_value(ndsa, 0);
223 if (t1->type == V_ASN1_SEQUENCE)
226 pval = t1->value.ptr;
/freebsd-10.0-release/sys/boot/i386/boot2/
H A Dboot2.c610 uint32_t t0, t1; local
618 t1 = *(uint32_t *)PTOV(0x46c);
620 t0 = t1;
621 if ((uint32_t)(t1 - t0) >= ticks)
/freebsd-10.0-release/sys/dev/ath/ath_rate/sample/
H A Dsample.h71 uint8_t t1, r1; /* series 1: tries, rate code */ member in struct:txschedule
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_edid.h41 u8 t1; member in struct:est_timings
/freebsd-10.0-release/usr.bin/calendar/
H A Dcalendar.h53 extern time_t t1, t2;
/freebsd-10.0-release/contrib/apr-util/hooks/
H A Dapr_hooks.c400 TSortData t1[]=
408 pResult=prepare(t1,3);
/freebsd-10.0-release/contrib/bsnmp/snmp_mibII/
H A DmibII_tcp.c60 const struct tcp_index *t1 = p1; local
63 return (asn_compare_oid(&t1->index, &t2->index));
/freebsd-10.0-release/crypto/openssh/regress/
H A DMakefile3 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t-exec
100 t1:
/freebsd-10.0-release/lib/msun/src/
H A De_lgamma_r.c111 t1 = -1.47587722994593911752e-01, /* 0xBFC2E427, 0x8DC6C509 */ variable
260 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));
H A De_lgammaf_r.c44 t1 = -1.4758771658e-01, /* 0xbe17213c */ variable
193 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));
/freebsd-10.0-release/games/fortune/fortune/
H A Dfortune.c1182 * Merge the tbl data of t2 into t1.
1185 sum_tbl(STRFILE *t1, STRFILE *t2) argument
1187 t1->str_numstr += t2->str_numstr;
1188 if (t1->str_longlen < t2->str_longlen)
1189 t1->str_longlen = t2->str_longlen;
1190 if (t1->str_shortlen > t2->str_shortlen)
1191 t1->str_shortlen = t2->str_shortlen;
/freebsd-10.0-release/contrib/tzcode/zic/
H A Dzic.c138 static long oadd(long t1, long t2);
156 static zic_t tadd(zic_t t1, long t2);
2487 oadd(t1, t2)
2488 const long t1;
2493 t = t1 + t2;
2494 if ((t2 > 0 && t <= t1) || (t2 < 0 && t >= t1)) {
2502 tadd(t1, t2)
2503 const zic_t t1;
2508 if (t1
[all...]
/freebsd-10.0-release/contrib/ncurses/progs/
H A Dinfocmp.c248 entryeq(TERMTYPE *t1, TERMTYPE *t2) argument
253 for (i = 0; i < NUM_BOOLEANS(t1); i++)
254 if (t1->Booleans[i] != t2->Booleans[i])
257 for (i = 0; i < NUM_NUMBERS(t1); i++)
258 if (t1->Numbers[i] != t2->Numbers[i])
261 for (i = 0; i < NUM_STRINGS(t1); i++)
262 if (capcmp((PredIdx) i, t1->Strings[i], t2->Strings[i]))
/freebsd-10.0-release/usr.sbin/lmcconfig/
H A Dlmcconfig.c1574 u_int16_t far = status.snmp.t1.prm[index];
1596 printf(" LCV=%d", status.snmp.t1.lcv);
1597 printf(" LOS=%d", (status.snmp.t1.line & TLINE_LOS) ? 1 : 0);
1598 printf(" FE=%d", status.snmp.t1.fe);
1599 printf(" CRC=%d", status.snmp.t1.crc);
1600 printf(" AIS=%d", (status.snmp.t1.line & TLINE_RX_AIS) ? 1 : 0);
1601 printf(" SEF=%d", (status.snmp.t1.line & T1LINE_SEF) ? 1 : 0);
1602 printf(" OOF=%d", (status.snmp.t1.line & TLINE_LOF) ? 1 : 0);
1603 printf(" RAI=%d",(status.snmp.t1.line & TLINE_RX_RAI) ? 1 : 0);
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dlanguage.c549 struct type *t1 = check_typedef (VALUE_TYPE (v1));
552 int l1 = TYPE_LENGTH (t1);
560 if (TYPE_CODE (t1) == TYPE_CODE_FLT)
564 return TYPE_CODE (t1) == TYPE_CODE_FLT && l1 > l2 ?
566 else if (TYPE_UNSIGNED (t1) && l1 > l2)
/freebsd-10.0-release/sys/dev/sound/isa/
H A Dess.c431 u_int8_t t0, t1; local
439 t1 = 128 - (768000 / speed);
440 s1 = 768000 / (128 - t1);
441 t1 |= 0x80;
446 return use0? t0 : t1;
/freebsd-10.0-release/sys/dev/sound/pci/
H A Dsolo.c397 u_int8_t t0, t1; local
405 t1 = 128 - (768000 / speed);
406 s1 = 768000 / (128 - t1);
407 t1 |= 0x80;
412 return use0? t0 : t1;

Completed in 403 milliseconds

1234567891011