Home
last modified time | relevance | path

Searched refs:complex (Results 1 – 25 of 48) sorted by relevance

12

/titanic_50/usr/src/head/
H A Dcomplex.h47 #define complex _Complex macro
52 extern float cabsf(float complex);
53 extern float cargf(float complex);
54 extern float cimagf(float complex);
55 extern float crealf(float complex);
56 extern float complex cacosf(float complex);
57 extern float complex cacoshf(float complex);
58 extern float complex casinf(float complex);
59 extern float complex casinhf(float complex);
60 extern float complex catanf(float complex);
[all …]
/titanic_50/usr/src/lib/libm/common/complex/
H A Dcomplex_wrapper.h49 #define dcomplex double complex
50 #define fcomplex float complex
51 #define ldcomplex long double complex
/titanic_50/usr/src/cmd/dtrace/test/tst/i386/pid/
H A Dtst.retlist.s39 ENTRY(complex)
47 SET_SIZE(complex)
/titanic_50/usr/src/lib/libm/common/
H A Dllib-lm45 #include <complex.h>
47 extern double complex clog(double complex);
/titanic_50/usr/src/cmd/vi/port/
H A Dex_re.c812 complex: in vi_compile()
822 goto complex; in vi_compile()
838 goto complex; in vi_compile()
889 goto complex; in vi_compile()
915 goto complex; in vi_compile()
943 goto complex; in vi_compile()
953 goto complex; in vi_compile()
1051 goto complex; in vi_compile()
/titanic_50/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y41 static complex_property_ptr_t complex = NULL; variable
114 complex = retval; in complex_piece_func()
125 complex_property_ptr_t complex; member
142 %type <complex> complex_piece complex_prop_val
1031 property[num_prop_vals].pv_complex = complex;
1085 new_list->lp_complex = complex;
1116 $$ = complex_piece_func($1, $3, complex);
1123 if (($$ = complex_piece_func($1, res_types[$3], complex)) ==
1129 if (($$ = complex_piece_func($1, prop_types[$3], complex)) ==
H A Dzonecfg.h221 extern void free_complex(complex_property_ptr_t complex);
/titanic_50/usr/src/cmd/fm/eversholt/files/common/
H A Dpciex.esc267 * A faulty PCI Express hostbridge (root complex) may cause:
901 * handling of fatal and nonfatal error messages propagated up to root complex
903 * Use these for errors reported by root-complex on behalf of another device.
980 * poisoning (be it root complex or downstream port of a switch) also raises
985 * root complex will see and report an ma. Use flt-ur-u to represent this.
1046 * the root complex identifying the leaf device, we won't actually be informed
1096 * though we should still see a nonfatal error reported from the root complex
1101 * eventually get a cto at the root complex - so use an nr-u at the pciex
1106 * reported from the root complex identifying the leaf device. The combination
1107 * of a nonfatal error reported from the root complex and a cto from the root
[all …]
H A Dpciexrc.esc30 * generic root complex/root port diagnosis rules
219 * Indict PCI-E FRU(s) under this root complex excluding the
229 * Indict PCI FRU(s) under this root complex excluding the
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c95 static void complex(void);
935 complex(void) in complex() function
1117 complex(); in doupdate()
1124 complex(); in doupdate()
/titanic_50/usr/src/lib/libm/sparc/src/
H A Dlocallibm.il125 ! complex *c, *a, *b;
149 ! complex *c, *a, *b;
1827 ! complex *c, *a, *b;
1846 ! complex *c, *a, *b;
1865 ! complex *c, *a;
1882 ! complex *c;
1896 ! complex *c;
1907 ! complex *c;
1921 ! complex *c;
1938 ! complex *c;
[all …]
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c94 STATIC void complex(void);
804 complex() in complex() function
990 complex(); in doupdate()
/titanic_50/usr/src/cmd/mdb/
H A DREADME31 environment for debugging complex software systems such as an operating system,
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A DREADME35 Other interesting features include color support, the ability to treat complex
/titanic_50/usr/src/lib/libsqlite/test/
H A Dmisc1.test286 } {1 {WHERE clause too complex - no more than 100 terms allowed}}
296 } {1 {WHERE clause too complex - no more than 100 terms allowed}}
309 } {1 {WHERE clause too complex - no more than 100 terms allowed}}
H A Dinterrupt.test149 # the beginning of a complex query - before the first callback. We
H A Dlaststmtchanges.test176 # 5.x - complex tests with temporary tables and nested instead of triggers
H A Dlastinsert.test262 # 7.x - complex tests with temporary tables and nested instead of triggers
/titanic_50/usr/src/ucblib/libucb/port/
H A Dmapfile-vers141 # The longjmp/setjmp story is complex:
/titanic_50/usr/src/cmd/ssh/doc/
H A DWARNING.RNG77 To make matters even more complex, some of the commands are reporting
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library-math.mf57 file path=usr/include/complex.h
/titanic_50/usr/src/lib/libm/sparcv9/src/
H A Dlocallibm.il1042 ! complex __Fc_div_f(complex a, complex b);
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4/
H A Dfire.esc157 * root complex, the nexus driver publishes this ereport to log the ereport.
475 * Indict PCI-E FRU(s) under this root complex excluding the
486 * Indict PCI FRU(s) under this root complex excluding the
/titanic_50/usr/src/cmd/vgrind/
H A Dvgrindefs.src147 :kw=call common complex continue dimension do double else elseif\
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6331 DHCPv6 is a bit more complex. This shows DHCPv6 running on two
386 For the PKT_LIST structure, things are more complex. This defines
525 server. The operation of this mechanism is slightly complex.
572 For DHCPv6, things are somewhat more complex. At any one time,
750 complex, as it means turning the /sbin/dhcpagent command line

12