Home
last modified time | relevance | path

Searched refs:derived (Results 1 – 25 of 193) sorted by relevance

12345678

/dragonfly/contrib/gcc-8.0/gcc/
H A Dvector-builder.h116 const Derived *derived () const;
125 vector_builder<T, Derived>::derived () const in derived() function
222 return derived ()->apply_step (final, count - 2, in elt()
223 derived ()->step (prev, final)); in elt()
273 if (!derived ()->allow_steps_p ()) in stepped_sequence_p()
282 if (!derived ()->integral_p (elt1) in stepped_sequence_p()
283 || !derived ()->integral_p (elt2) in stepped_sequence_p()
284 || !derived ()->integral_p (elt3)) in stepped_sequence_p()
287 if (maybe_ne (derived ()->step (elt1, elt2), in stepped_sequence_p()
288 derived ()->step (elt2, elt3))) in stepped_sequence_p()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dstreambuf203 * Calls the derived imbue(__loc).
229 * @brief Entry points for derived buffer functions.
278 * Otherwise returns the derived @c showmanyc().
454 * Only called from derived constructors, and sets up all the
472 * including derived classes.
519 * including derived classes.
566 * <em>Between invocations of this function a class derived
594 * Each derived class provides its own appropriate behavior.
606 * Each derived class provides its own appropriate behavior.
619 * Each derived class provides its own appropriate behavior,
[all …]
/dragonfly/sys/dev/disk/sym/
H A DREADME.sym12 * This driver for FreeBSD-CAM is derived from the Linux sym53c8xx driver.
15 * The sym53c8xx driver is derived from the ncr53c8xx driver that had been
43 * derived from this software without specific prior written permission.
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dstreambuf213 * Calls the derived imbue(__loc).
239 * @brief Entry points for derived buffer functions.
288 * Otherwise returns the derived @c showmanyc().
464 * Only called from derived constructors, and sets up all the
482 * including derived classes.
529 * including derived classes.
576 * <em>Between invocations of this function a class derived
604 * Each derived class provides its own appropriate behavior.
616 * Each derived class provides its own appropriate behavior.
629 * Each derived class provides its own appropriate behavior,
[all …]
/dragonfly/contrib/libedit/
H A DCOPYING4 This code is derived from software contributed to Berkeley by
16 may be used to endorse or promote products derived from this software
/dragonfly/libexec/dma/
H A DLICENSE5 This code is derived from software contributed to The DragonFly Project
8 This code is derived from software contributed to The DragonFly Project
23 contributors may be used to endorse or promote products derived
56 may be used to endorse or promote products derived from this software
/dragonfly/usr.bin/m4/TEST/
H A Dack.m47 # This code is derived from software contributed to Berkeley by
19 # may be used to endorse or promote products derived from this software
H A Dsqroot.m47 # This code is derived from software contributed to Berkeley by
19 # may be used to endorse or promote products derived from this software
H A Dhanoi.m47 # This code is derived from software contributed to Berkeley by
19 # may be used to endorse or promote products derived from this software
H A Dstring.m47 # This code is derived from software contributed to Berkeley by
19 # may be used to endorse or promote products derived from this software
H A Dhash.m47 # This code is derived from software contributed to Berkeley by
19 # may be used to endorse or promote products derived from this software
/dragonfly/contrib/flex/
H A DCOPYING10 This code is derived from software contributed to Berkeley by
28 may be used to endorse or promote products derived from this software
/dragonfly/sys/bus/gpio/
H A Dgpio_if.m4 # This code is derived from software contributed to The DragonFly Project
18 # contributors may be used to endorse or promote products derived
/dragonfly/contrib/tnftp/
H A DCOPYING6 This code is derived from software contributed to The NetBSD Foundation
22 contributors may be used to endorse or promote products derived
/dragonfly/contrib/file/magic/Magdir/
H A Dlex6 # derived empirically, your offsets may vary!
H A Dalliant6 # If the FX series is the one that had a processor with a 68K-derived
H A Dpdp34 # These last three are derived from 2.11BSD file(1)
/dragonfly/lib/libc/rpc/
H A DDISCLAIMER15 * contributors may be used to endorse or promote products derived
44 * contributors may be used to endorse or promote products derived
/dragonfly/crypto/openssh/
H A DPROTOCOL.agent9 particular SSH session identifier as derived from the initial key
24 identifier' is the exchange hash derived from the initial key
H A DLICENCE14 * can be used freely for any purpose. Any derived versions of this
15 * software must be clearly marked as such, and if the derived work is
132 * may be used to endorse or promote products derived from this software
245 * may be used to endorse or promote products derived from this software
327 * derived from this software without specific prior written permission.
346 * This code is derived from software contributed to The NetBSD Foundation
/dragonfly/
H A DCOPYRIGHT6 This code is derived from software contributed to The DragonFly Project
27 contributors may be used to endorse or promote products derived
68 may be used to endorse or promote products derived from this software
/dragonfly/bin/sh/
H A Dnodes.c.pat5 * This code is derived from software contributed to Berkeley by
17 * may be used to endorse or promote products derived from this software
/dragonfly/contrib/libpcap/
H A DLICENSE14 products derived from this software without specific prior
/dragonfly/contrib/tcpdump/
H A DLICENSE14 products derived from this software without specific prior
/dragonfly/sys/contrib/dev/mxge/
H A DLICENSE11 contributors may be used to endorse or promote products derived from

12345678