Searched refs:e3 (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/
H A Dexp10.c11 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,
H A Dexp10f.c10 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7
H A Dexp10l.c17 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,
/haiku/src/tests/kits/storage/
H A DMimeSnifferTest.cpp726 F(0.0), F(0.0e-1), F(0.0e2), F(1.0e1), F(2.0e-2), F(3.0e3),
727 F(-1.0e1), F(-2.0e-2), F(-3.0e3), F(1.0e1), F(2.0e-2), F(3.0e3),
/haiku/src/tests/kits/media/
H A DTimedEventQueueTest.cpp71 media_timed_event e3(0x1000,BTimedEventQueue::B_STOP);
72 q->RemoveEvent(&e3);
/haiku/src/libs/icon/
H A DIconUtils.cpp208 uint32 e3 = h == f && d != h && b != f ? f : e; local
213 *(uint32*)(dstBits + (y * 2 + 1) * dstBPR + (x * 2 + 1) * 4) = e3;
261 uint32 e3 = (d == b && b != f && d != h && e != g) local
274 *(uint32*)(dstBits + (y * 3 + 1) * dstBPR + x * 3 * 4) = e3;
/haiku/src/system/libroot/posix/stdlib/
H A Dstrtod.c1098 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,

Completed in 151 milliseconds