Home
last modified time | relevance | path

Searched refs:dependent (Results 1 – 25 of 115) sorted by relevance

12345

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-strength-reduction.c277 cand_idx dependent; member
694 c->dependent = 0; in alloc_cand_and_find_basis()
2060 if (c->dependent) in replace_refs()
2654 if (c->dependent) in replace_uncond_cands_and_profitable_phis()
2669 if (c->dependent) in count_candidates()
2851 if (c->dependent) in record_increments()
2951 if (c->dependent) in unreplaced_cand_in_tree()
3006 if (c->dependent) in lowest_cost_path()
3050 if (c->dependent) in total_savings()
3320 if (c->dependent) in nearest_common_dominator_for_cands()
[all …]
/dragonfly/sys/dev/disk/isp/
H A DDriverManual.txt222 and bus specific outer modules (machine dependent).
238 dependent module (where configuration is begun from and bus specific
245 soft state structure contains a machine/bus dependent vector (mdvec)
258 The machine dependent outer module code must also provide a set of
310 Channel HBA). The reason this is considered 'bus dependent' is that
311 only the bus dependent module may have the information that says how
343 this command. It also calls through the machine dependent vector
347 DMA mapping can be done in this bus dependent function. This is
412 the bus dependent DMA mapping function). If this entry completes the
433 The platform dependent code may also therefore assume that if it is
[all …]
/dragonfly/contrib/gmp/mpn/
H A DREADME23 Most subdirectories contain machine-dependent code, written in assembly or C.
25 machine-dependent replacement for a particular machine.
/dragonfly/sys/bus/ppbus/
H A Dppbus_if.m77 # Do chipset dependent low level read
87 # Do chipset dependent low level write
/dragonfly/contrib/gcc-4.7/gcc/common/
H A Dcommon-target.def43 "Set target-dependent initial values of fields in @var{opts}.",
55 "Set target-dependent default values for @option{--param} settings, using\
/dragonfly/contrib/gcc-8.0/gcc/common/
H A Dcommon-target.def42 "Set target-dependent initial values of fields in @var{opts}.",
54 "Set target-dependent default values for @option{--param} settings, using\
/dragonfly/contrib/file/magic/Magdir/
H A Dgnu44 # number of system dependent segments
47 # offset of table describing system dependent segments
49 # number of system dependent strings pairs
H A Dconvex28 # a dump that is dependent on Convex Storage Manager, because data in
H A Dpci_ids58 # device sub-type and its definition is dependent upon the base-type code
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-tic6x.texi57 indicates position-dependent data addressing, @option{-mpid=near}
72 0, indicating position-dependent code addressing. The linker will
73 emit a warning if objects of different type (position-dependent and
H A Dc-pdp11.texi30 dependent options.
38 Generate position-independent (or position-dependent) code.
291 dependent assembler directives.
H A Dc-ip2k.texi27 dependent options:
H A Dc-ns32k.texi28 The 32x32 has no machine dependent directives.
H A Dc-cr16.texi25 The National Semiconductor CR16 target of @code{@value{AS}} has a few machine dependent operand qua…
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dhostconfig.texi143 If defined, a C statement (sans semicolon) that performs host-dependent
163 host-dependent removal of ordinary temp files in the compilation driver.
207 If defined, a C statement (sans semicolon) that performs host-dependent
211 If defined, a C statement (sans semicolon) that performs host-dependent
H A Dtrouble.texi203 @file{libstdc++.a} library which is not dependent on the symbol
705 @cindex dependent name lookup
707 The C++ standard prescribes that all names that are not dependent on
710 term ``dependent'' for names that depend on the type or value of
747 This distinction between lookup of dependent and non-dependent names is
748 called two-stage (or dependent) name lookup. G++ implements it
767 since that is dependent and you may declare specializations of
774 class is known. For this, you need to access @code{i} in a dependent
776 type @code{Derived<T>*}, so is obviously dependent), or using
793 Again, the call to @code{f()} is not dependent on template arguments
[all …]
H A Dimplement-c.texi68 The behavior of most of these points are dependent on the implementation
320 This is dependent on the implementation of the C library, and is not
335 This is dependent on the implementation of the C library, and is not
343 This is dependent on the implementation of the C library, and is not
633 The behavior of most of these points are dependent on the implementation
675 The behavior of these points are dependent on the implementation
H A Dportability.texi28 GCC does not contain machine dependent code, but it does contain code
H A Dcppenv.texi22 The special character, @code{PATH_SEPARATOR}, is target-dependent and
/dragonfly/dports.base/
H A DREADME.dports.base18 ports are dependent on will also be built.
/dragonfly/games/boggle/
H A DREADME25 timer.c - machine dependent (os) input polling
/dragonfly/contrib/cryptsetup/
H A DINSTALL13 various system-dependent variables used during compilation. It uses
15 It may also create one or more `.h' files containing system-dependent
/dragonfly/contrib/libpcap/
H A DREADME.md24 system-dependent packet capture modules in each application.
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.def196 TYPE_CONTEXT is `T', the template parameter dependent object.
258 /* A placeholder for an expression that is not type-dependent, but
260 type-dependent appears in a larger expression, we must compute the
562 be dependent but does not contain any placeholders.
/dragonfly/contrib/gdtoa/
H A DREADME146 necessary to #include "float.h" or another system-dependent header
158 from quiet NaNs are system-dependent. For cross-compilation, you need
253 Some system-dependent additions to CFLAGS in the makefile:

12345