Searched refs:real (Results 1 - 25 of 257) sorted by relevance

1234567891011

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39636.c1 typedef float real; typedef
2 typedef real rvec[3];
3 void calc_dx2dx(real *, real *);
/netbsd-6-1-5-RELEASE/external/lgpl2/mpc/dist/src/
H A Dmul_fr.c28 mpfr_t real; local
32 mpfr_init2 (real, MPC_PREC_RE (a));
34 real [0] = MPC_RE (a) [0];
36 inex_re = mpfr_mul (real, MPC_RE(b), c, MPC_RND_RE(rnd));
38 mpfr_set (MPC_RE (a), real, GMP_RNDN); /* exact */ local
41 mpfr_clear (real);
H A Ddiv_fr.c28 mpfr_t real; local
31 mpfr_init2 (real, MPC_PREC_RE (a));
33 inex_re = mpfr_div (real, MPC_RE(b), c, MPC_RND_RE(rnd));
35 mpfr_set (MPC_RE (a), real, GMP_RNDN); local
37 mpfr_clear (real);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/26_numerics/complex/
H A Ddr387.cc35 z1.real(v);
36 VERIFY( z1.real() == v );
41 VERIFY( z2.real() == r );
H A Dcomplex_value.cc36 d = a.real();
47 double d8 = atan2(c.imag(), c.real());
57 VERIFY(f.real() != 0);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3068.C28 virtual void real(int a) { function in class:RL
29 printf("RL::real\n");
50 virtual void real(int a) { function in class:C
51 printf("RL::real\n");
58 bb.real(0);
59 mv.real(0);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3068.C28 virtual void real(int a) { function in class:RL
29 printf("RL::real\n");
50 virtual void real(int a) { function in class:C
51 printf("RL::real\n");
58 bb.real(0);
59 mv.real(0);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/all/
H A Dcomment.s2 # correctly. The file has no real contents.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/x86_64/abi/
H A Dtest_complex_returning.c7 #define BUILD_F_COMPLEX(real, imag) \
9 __real__ __retval = (real); \
13 #define BUILD_D_COMPLEX(real, imag) \
15 __real__ __retval = (real); \
19 #define BUILD_LD_COMPLEX(real, imag) \
21 __real__ __retval = (real); \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/x86_64/abi/
H A Dtest_complex_returning.c7 #define BUILD_F_COMPLEX(real, imag) \
9 __real__ __retval = (real); \
13 #define BUILD_D_COMPLEX(real, imag) \
15 __real__ __retval = (real); \
19 #define BUILD_LD_COMPLEX(real, imag) \
21 __real__ __retval = (real); \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Dfft.c24 vector float real[4], imag[4]; local
73 /* Calculate real{x1} */
74 real[0] = vec_add(d0r, d2r);
75 real[1] = vec_add(d1r, d3r);
76 real[2] = vec_sub(d0r, d2r);
77 real[3] = vec_sub(d1r, d3r);
79 transpose4x4(real);
89 x1[4*i] = real[0];
90 x1[4*i+1] = real[1];
91 x1[4*i+2] = real[
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Dfft.c24 vector float real[4], imag[4]; local
73 /* Calculate real{x1} */
74 real[0] = vec_add(d0r, d2r);
75 real[1] = vec_add(d1r, d3r);
76 real[2] = vec_sub(d0r, d2r);
77 real[3] = vec_sub(d1r, d3r);
79 transpose4x4(real);
89 x1[4*i] = real[0];
90 x1[4*i+1] = real[1];
91 x1[4*i+2] = real[
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/26_numerics/complex/
H A Dcomplex_value.cc37 d = a.real();
48 double d8 = atan2(c.imag(), c.real());
58 VERIFY(f.real() != 0);
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dofwmagic.S56 # real mode (-1) or virtual mode (0)
59 # real-base
61 # real-size
/netbsd-6-1-5-RELEASE/external/mit/xorg/bin/missing-apps/rstart/
H A DMakefile5 PROG= rstartd.real
/netbsd-6-1-5-RELEASE/x11/bin/rstart/
H A DMakefile5 PROG= rstartd.real
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dbiosgetsystime.S39 call _C_LABEL(prot_to_real) # enter real mode
H A Dconio.S17 call _C_LABEL(prot_to_real) # enter real mode
45 call _C_LABEL(prot_to_real) # enter real mode
66 call _C_LABEL(prot_to_real) # enter real mode
88 call _C_LABEL(prot_to_real) # enter real mode
112 call _C_LABEL(prot_to_real) # enter real mode
H A Dbiosgetrtc.S37 call _C_LABEL(prot_to_real) # enter real mode
H A Dcomio.S24 call _C_LABEL(prot_to_real) # enter real mode
61 call _C_LABEL(prot_to_real) # enter real mode
97 call _C_LABEL(prot_to_real) # enter real mode
130 call _C_LABEL(prot_to_real) # enter real mode
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/pxeboot/
H A Dpxe_call.S58 call _C_LABEL(prot_to_real) # enter real mode
68 calll _C_LABEL(real_to_prot) # leave real mode
90 call _C_LABEL(prot_to_real) # enter real mode
103 calll _C_LABEL(real_to_prot) # leave real mode
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr34099.C20 if (c.real() != 7
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_complex.h112 * @param Tp Type of real and imaginary values.
130 /// Return real part of complex number.
131 _Tp& real();
132 /// Return real part of complex number.
133 const _Tp& real() const;
178 complex<_Tp>::real() { return _M_real; } function in class:std::complex
182 complex<_Tp>::real() const { return _M_real; } function in class:std::complex
201 : _M_real(__z.real()), _M_imag(__z.imag()) { }
255 _M_real = __z.real();
266 _M_real += __z.real();
531 real(complex<_Tp>& __z) function in namespace:std
536 real(const complex<_Tp>& __z) function in namespace:std
1046 complex<float>::real() function in class:std::complex
1050 complex<float>::real() const function in class:std::complex
1199 complex<double>::real() function in class:std::complex
1203 complex<double>::real() const function in class:std::complex
1359 complex<long double>::real() function in class:std::complex
1363 complex<long double>::real() const function in class:std::complex
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/ofppc/stand/ofwboot/
H A Dofwstart.S56 # real mode (-1) or virtual mode (0)
58 # real-base
60 # real-size
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/filters/
H A Dfilter-persistent.c32 struct dev_filter *real; member in struct:pfilter
279 l = pf->real->passes_filter(pf->real, dev) ?
297 pf->real->destroy(pf->real);
302 struct dev_filter *persistent_filter_create(struct dev_filter *real, argument
316 pf->real = real;

Completed in 331 milliseconds

1234567891011