HomeSort by: relevance | last modified time | path
    Searched refs:e3 (Results 1 - 25 of 108) sorted by relevancy

1 2 3 4 5

  /src/tests/usr.bin/xlint/lint1/
msg_242.c 20 enum E e3 = i; local
26 e3 = i;
31 sink_enum(e3);
msg_277.c 20 enum E e3 = { i }; local
26 sink_enum(e3);
  /src/tests/usr.bin/indent/
opt_cs.c 34 enum e e3 = (enum e) e; variable in typeref:enum:e
41 enum e e3 = (enum e) e; variable in typeref:enum:e
48 enum e e3 = (enum e)e; variable in typeref:enum:e
  /src/external/bsd/ntp/dist/scripts/stats/
peer.awk 66 printf "%-15s%5d%9.3f%9.3f%9.3f%9.3f%9.3f%9.3f\n", peer_ident[i], peer_count[i], peer_time[i] * 1e3, peer_time_rms[i] * 1e3, peer_tmax[i] * 1e3, peer_delay[i] * 1e3, peer_dist[i] * 1e3, peer_disp[i] * 1e3
  /src/external/gpl3/gcc/dist/libgomp/config/mingw32/
time.c 37 return (timebuf.time + (long)(timebuf.millitm) / 1e3);
  /src/external/gpl3/gcc.old/dist/libgomp/config/mingw32/
time.c 37 return (timebuf.time + (long)(timebuf.millitm) / 1e3);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-utils.cc 695 for (cgraph_edge *e3 = e2->first_speculative_call_target ();
696 e3;
697 e3 = e3->next_speculative_call_target ())
702 (e3->speculative_call_target_ref ()->referred),
703 e3->count, e3->speculative_id);
706 ns->redirect_callee (e3->callee);
716 for (cgraph_edge *e3 = e->first_speculative_call_target ();
717 e3;
    [all...]
sort.cc 112 reorder45 (sort_ctx *c, char *e0, char *e1, char *e2, char *e3, char *e4)
120 memcpy (&t3, e3 + OFFSET, sizeof (TYPE)); \
178 char *e3 = e2 + c->size, *e4 = e3 + c->size; local
181 CMP (e3, e4);
184 CMP (e2, e3);
187 CMP (e0, e3);
191 CMP (e1, e3);
193 reorder45 (c, e0, e1, e2, e3, e4);
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
gtest_pred_impl.h 183 const char* e3,
191 << pred_text << "(" << e1 << ", " << e2 << ", " << e3
196 << e3 << " evaluates to " << ::testing::PrintToString(v3);
239 const char* e3,
249 << pred_text << "(" << e1 << ", " << e2 << ", " << e3 << ", " << e4
254 << e3 << " evaluates to " << ::testing::PrintToString(v3) << "\n"
301 const char* e3,
313 << pred_text << "(" << e1 << ", " << e2 << ", " << e3 << ", " << e4
318 << e3 << " evaluates to " << ::testing::PrintToString(v3) << "\n"
  /src/external/gpl3/gcc/dist/gcc/
sort.cc 110 reorder45 (sort_ctx *c, char *e0, char *e1, char *e2, char *e3, char *e4)
118 memcpy (&t3, e3 + OFFSET, sizeof (TYPE)); \
176 char *e3 = e2 + c->size, *e4 = e3 + c->size; local
179 CMP (e3, e4);
182 CMP (e2, e3);
185 CMP (e0, e3);
189 CMP (e1, e3);
191 reorder45 (c, e0, e1, e2, e3, e4);
ipa-utils.cc 699 for (cgraph_edge *e3 = e2->first_speculative_call_target ();
700 e3;
701 e3 = e3->next_speculative_call_target ())
706 (e3->speculative_call_target_ref ()->referred),
707 e3->count, e3->speculative_id);
710 ns->redirect_callee (e3->callee);
720 for (cgraph_edge *e3 = e->first_speculative_call_target ();
721 e3;
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
test_fx.c 46 krb5_enctype e3; member in struct:__anon917
172 ret = krb5_crypto_fx_cf2(context, c1, c2, &p1, &p2, cf2[i].e3, &k3);
181 if (k3.keytype != cf2[i].e3) {
183 krb5_warnx(context, "length not right for enctype %d", cf2[i].e3);
190 cf2[i].e1, cf2[i].e2, cf2[i].e3);
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
xen.h 956 #define XEN_DEFINE_UUID_(a, b, c, d, e1, e2, e3, e4, e5, e6) \
962 e1, e2, e3, e4, e5, e6}}
965 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \
966 ((xen_uuid_t)XEN_DEFINE_UUID_(a, b, c, d, e1, e2, e3, e4, e5, e6))
968 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \
969 XEN_DEFINE_UUID_(a, b, c, d, e1, e2, e3, e4, e5, e6)
  /src/external/lgpl3/mpfr/dist/tests/
texp.c 662 int e3; local
693 * to test mpfr_exp_3() too. This will be done via the e3 variable:
694 * e3 = 0: mpfr_exp(), thus mpfr_exp_2().
695 * e3 = 1: mpfr_exp_3(), via the exp_3() wrapper.
696 * i.e.: inex = e3 ? exp_3 (y, x, rnd) : mpfr_exp (y, x, rnd);
715 for (e3 = 0; e3 <= 1; e3++)
722 inex = e3 ? exp_3 (y, x, (mpfr_rnd_t) rnd)
732 precx, precy, e3 ? "mpfr_exp_3" : "mpfr_exp")
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid128_fma.c 663 int e1, e2, e3, e4; local
1134 e3 = (z_exp >> 49) - 6176; // unbiased exponent of z
1524 if (e3 < e4) {
1525 // if (e3 < e4) the preferred exponent is e3
1527 // where scale = min (p34-q4, (e4 - e3))
1529 ind = e4 - e3;
1648 delta = q3 + e3 - q4 - e4;
1653 (p34 == delta && e3 + 6176 < p34 - q3)) { // Case (1''A)
1655 if ((q3 + e3) > (p34 + expmax) && p34 <= delta - 1)
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid128_fma.c 663 int e1, e2, e3, e4; local
1134 e3 = (z_exp >> 49) - 6176; // unbiased exponent of z
1524 if (e3 < e4) {
1525 // if (e3 < e4) the preferred exponent is e3
1527 // where scale = min (p34-q4, (e4 - e3))
1529 ind = e4 - e3;
1648 delta = q3 + e3 - q4 - e4;
1653 (p34 == delta && e3 + 6176 < p34 - q3)) { // Case (1''A)
1655 if ((q3 + e3) > (p34 + expmax) && p34 <= delta - 1)
    [all...]
  /src/external/bsd/jemalloc/dist/test/include/test/
math.h 138 return q * (((((((2.5090809287301226727e3 * r +
141 r + 1.9715909503065514427e3) * r + 1.3314166789178437745e2)
143 (((((((5.2264952788528545610e3 * r +
145 + 2.1213794301586595867e4) * r + 5.3941960214247511077e3) *
  /src/external/bsd/jemalloc.old/dist/test/include/test/
math.h 138 return q * (((((((2.5090809287301226727e3 * r +
141 r + 1.9715909503065514427e3) * r + 1.3314166789178437745e2)
143 (((((((5.2264952788528545610e3 * r +
145 + 2.1213794301586595867e4) * r + 5.3941960214247511077e3) *
  /src/external/bsd/ntp/dist/scripts/
summary.in 275 $peer_ident{$i}, $peer_count{$i}, $peer_time{$i} * 1e3,
276 $peer_time_rms{$i} * 1e3, $peer_tmax{$i} * 1e3,
277 $peer_delay{$i} * 1e3, $peer_dist{$i} * 1e3, $peer_disp{$i} * 1e3;
  /src/sys/external/isc/libsodium/dist/test/default/
pwhash_scrypt_ll.exp 3 f1 6b 48 44 e3 07 4a e8 df df fa 3f ed e2 14 42
  /src/sys/arch/mac68k/dev/
zs.c 547 int b3 = b2 >> 1, e3 = abs(b3-bps); local
549 if (e0 < e1 && e0 < e2 && e0 < e3) {
553 } else if (e0 > e1 && e1 < e2 && e1 < e3) {
557 } else if (e0 > e2 && e1 > e2 && e2 < e3) {
562 err = e3;
  /src/external/bsd/ntp/dist/libntp/
adjtime.c 292 delta_nsec = 1e9 * (long)delta->tv_sec + 1e3 * delta->tv_usec;
  /src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
popcount.asm 98 jmp L(e3)
138 L(e3): movdqa %xmm6, %xmm0
  /src/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
aorsmul_1.asm 142 jmp L(e3)
168 L(e3): mov %rdx, %r11
  /src/external/bsd/ntp/dist/ntpd/
ntp_control.c 1875 rc = snprintf(cp, (size_t)(ep - cp), " %.2f", arr[i] * 1e3);
1960 1e3);
1965 sys_rootdisp * 1e3);
2007 ctl_putdbl6(sys_var[CS_OFFSET].text, last_offset * 1e3);
2015 ctl_putdbl6(sys_var[CS_JITTER].text, sys_jitter * 1e3);
2019 ctl_putdbl(sys_var[CS_ERROR].text, clock_jitter * 1e3);
2151 leap_smear.doffset * 1e3);
2257 ctl_putdbl(sys_var[varid].text, sys_bdelay * 1e3);
2262 ctl_putdbl(sys_var[varid].text, dtemp * 1e3);
2512 ctl_putdbl(sys_var[varid].text, sys_fuzz * 1e3);
    [all...]

Completed in 105 milliseconds

1 2 3 4 5