Home
last modified time | relevance | path

Searched refs:c2c (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dcomplex.d596 auto c2c = c2; variable
607 c2c /= c1;
608 assert(approxEqual(c2c.re, 1.25, EPS));
609 assert(approxEqual(c2c.im, 0.75, EPS));
611 c2c = c2;
612 c2c /= c2;
613 assert(approxEqual(c2c.re, 1.0, EPS));
614 assert(approxEqual(c2c.im, 0.0, EPS));
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dcomplex.d639 auto c2c = c2; variable
650 c2c /= c1;
651 assert(isClose(c2c.re, 1.25, EPS));
652 assert(isClose(c2c.im, 0.75, EPS));
654 c2c = c2;
655 c2c /= c2;
656 assert(isClose(c2c.re, 1.0, EPS));
657 assert(isClose(c2c.im, 0.0, 0.0, EPS));
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dexynos5250-pinctrl.dtsi796 c2c_rxd: c2c-rxd {
806 c2c_txd: c2c-txd {
H A Dexynos4412.dtsi415 bus_c2c: bus-c2c {
H A Dexynos4412-pinctrl.dtsi965 c2c_bus: c2c-bus {
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dftest.sa74 dc.l $00000c2c,$61ffffff,$fe6642ae,$fea0487b
/netbsd-src/etc/
H A Dservices11190 actifio-c2c 5103/tcp # Actifio C2C [Ravi_Kollipara] …