Home
last modified time | relevance | path

Searched refs:complex (Results 1 – 25 of 52) sorted by path

123

/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in148 # C99 complex arithmetic functions
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6329 DHCPv6 is a bit more complex. This shows DHCPv6 running on two
384 For the PKT_LIST structure, things are more complex. This defines
523 server. The operation of this mechanism is slightly complex.
570 For DHCPv6, things are somewhat more complex. At any one time,
748 complex, as it means turning the /sbin/dhcpagent command line
/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/pid/
H A Dtst.retlist.S37 ENTRY(complex) function
45 SET_SIZE(complex)
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dpciex.esc267 * A faulty PCI Express hostbridge (root complex) may cause:
1108 * complex is sufficient to positively identify this case.
1177 * ereport generated from the root complex.
1181 * complex should also report a ptlp.
1259 * ereport generated from the root complex.
1260 * - poiscomp-u propagates up to the root complex and any switches on
1330 * ereport generated from the root complex.
1374 * ereport generated from the root complex.
1420 * should still see a nonfatal error reported from the root complex
1686 * Stub unused legacy pci ereports at root complex.
[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
/illumos-gate/usr/src/cmd/look/
H A Dwords4923 complex
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A DREADME35 Other interesting features include color support, the ability to treat complex
/illumos-gate/usr/src/cmd/mdb/
H A DREADME31 environment for debugging complex software systems such as an operating system,
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME1510 For more complex configurations, you can define special rules.
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m42937 dnl parameter which I want to avoid, it's quite complex already)
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK81 would be considerably more opaque and complex, and is neither necessary,
/illumos-gate/usr/src/cmd/spell/
H A Dlist4922 complex
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.src147 :kw=call common complex continue dimension do double else elseif\
/illumos-gate/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()
885 goto complex; in vi_compile()
911 goto complex; in vi_compile()
939 goto complex; in vi_compile()
949 goto complex; in vi_compile()
1050 goto complex; in vi_compile()
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c739 free_complex(complex_property_ptr_t complex) in free_complex() argument
741 if (complex == NULL) in free_complex()
743 free_complex(complex->cp_next); in free_complex()
744 if (complex->cp_value != NULL) in free_complex()
745 free(complex->cp_value); in free_complex()
746 free(complex); in free_complex()
H A Dzonecfg.h225 extern void free_complex(complex_property_ptr_t complex);
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
143 %type <complex> complex_piece complex_prop_val
1036 property[num_prop_vals].pv_complex = complex;
1090 new_list->lp_complex = complex;
1121 $$ = complex_piece_func($1, $3, complex);
1128 if (($$ = complex_piece_func($1, res_types[$3], complex)) ==
1134 if (($$ = complex_piece_func($1, prop_types[$3], complex)) ==
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe20 probe_include="stdio.h iostream.h complex.h ctype.h plot.h stdarg.h varargs.h ranlib.h hash.h sys/t…
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm52 Debugging is also more complex since your code is now
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab344 +2 short &0x0200 , no complex
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog1473 - avoid complex expression in infcodes.c triggering Turbo C bug
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src6743 # during complex operations (insert/delete
8001 # is too much complex to be described);
15401 # and a new, more complex technique is needed, e.g.,
H A Dterminfo.src7572 # during complex operations (insert/delete
8948 # is too much complex to be described);
17348 # and a new, more complex technique is needed, e.g.,
/illumos-gate/usr/src/data/zoneinfo/
H A Dasia307 # actually slightly more complex than the table [below].... At the time,
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog8135 (bootloop): Omit the complex CHS recomputation, and always

123