Home
last modified time | relevance | path

Searched refs:inherited (Results 1 – 25 of 127) sorted by relevance

123456

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dvariadic_templates_tools.hpp43 typedef tuple<Tail...> inherited; typedef in boost::container::container_detail::tuple
47 : inherited(), m_head() in tuple()
52 : inherited(::boost::forward<Args>(args)...), m_head(::boost::forward<U>(u)) in tuple()
58 : inherited(other.tail()), m_head(other.head()) in tuple()
72 inherited& tail() { return *this; } in tail()
73 const inherited& tail() const { return *this; } in tail()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/detail/
H A Dtuple_basic.hpp479 detail::map_tuple_to_cons<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::type inherited; typedef in boost::tuples::tuple
480 typedef typename inherited::head_type head_type;
481 typedef typename inherited::tail_type tail_type;
488 : inherited(t0, detail::cnull(), detail::cnull(), detail::cnull(), in tuple()
494 : inherited(t0, t1, detail::cnull(), detail::cnull(), in tuple()
501 : inherited(t0, t1, t2, detail::cnull(), detail::cnull(), in tuple()
509 : inherited(t0, t1, t2, t3, detail::cnull(), detail::cnull(), in tuple()
518 : inherited(t0, t1, t2, t3, t4, detail::cnull(), detail::cnull(), in tuple()
527 : inherited(t0, t1, t2, t3, t4, t5, detail::cnull(), detail::cnull(), in tuple()
537 : inherited(t0, t1, t2, t3, t4, t5, t6, detail::cnull(), in tuple()
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Dno_new_privs.rst17 inherited chroot.
24 can set ``no_new_privs``. Once the bit is set, it is inherited across fork,
/OK3568_Linux_fs/kernel/Documentation/arm/stm32/
H A Dstm32mp157-overview.rst14 - Standard connectivity, widely inherited from the STM32 MCU family
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/classes/
H A Dkernel_wireless_regdb.bbclass8 # 1. The class should be inherited by kernel recipe (e.g. in
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dinterrupts.txt21 controller node. This property is inherited, so it may be specified in an
27 the inherited one. Each entry in this property contains both the parent phandle
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/exo/
H A Dexo_4.16.4.bb11 # SRC_URI must follow inherited one
/OK3568_Linux_fs/buildroot/package/irda-utils/
H A D0001-daemon.patch33 /* Close all open inherited files! Except for ttyfd! */
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtexinfo.bbclass1 # This class is inherited by recipes whose upstream packages invoke the
H A Ddevupstream.bbclass20 # Do nothing if this is inherited, as it's for BBCLASSEXTEND
H A Dgobject-introspection.bbclass3 # python3native is inherited to prevent introspection tools being run with
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch71 @@ -244,7 +246,7 @@ setting environment variables (which would be inherited by subprocesses).\n\
80 @@ -267,7 +269,7 @@ setting environment variables (which would be inherited by subprocesses).\n\
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst47 inherited along with attached ones.
60 inherited along with attached ones.
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-devices-system-cpu24 If set by a process it will be inherited by child processes.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dchar_class.hpp255 struct inherited { BOOST_SPIRIT_IS_TAG() }; struct
500 BOOST_SPIRIT_UNICODE_CLASSIFY(inherited)
744 BOOST_SPIRIT_UNICODE_CLASSIFY_WHAT(inherited)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-printing/gutenprint/
H A Dgutenprint-native_git.bb17 # inheritance, making native not being inherited last.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Domap4_camera.rst27 It makes use of the Media Controller framework [#f2]_, and inherited most of the
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dxfs.rst327 inherited by files in that directory.
332 inherited by files in that directory.
337 inherited by files in that directory.
342 inherited by files in that directory.
347 inherited by files in that directory.
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/
H A D0006-BACKPORT-arm64-Introduce-prctl-options-to-control-th.patch14 the kernel). The ABI properties are inherited by threads of the same
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3-gta04a5one.dts40 /* switch inherited setup to OneNAND */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/drbd/
H A Ddrbd-utils_9.20.2.bb44 # If we have inherited reproducible_build, we want to use it.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_encoding/unicode/
H A Dquery.hpp186 inherited = 91, enumerator
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/
H A Dusbip-tools.bb53 # Use local scripts before relying on inherited autotools
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dclasses.rst34 The ``allarch`` class is inherited by recipes that do not produce
248 When inherited globally, prints statistics at the end of the build on
310 to be inherited globally. The default compression mechanism is gz (gzip)
373 This class is meant to be inherited globally from a configuration file::
427 inherited globally from a configuration file::
721 automatically when this class is inherited. This package uses the
1354 The ``kernel-devicetree`` class, which is inherited by the
1537 This class is enabled by default since it is inherited by the ``base``
1550 ``metadata_scm`` class is enabled by default because it is inherited by
1581 This class is enabled by default since it is inherited by the
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_encoding/
H A Dunicode.hpp325 BOOST_SPIRIT_SCRIPT(inherited)

123456