Home
last modified time | relevance | path

Searched +full:fully +full:- +full:featured (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/buildroot/arch/
H A DConfig.in.arc18 caches and 32-bit multiplier. Also it corresponds to the
22 bool "ARC HS38 with 64-bit mpy"
24 Fully featured ARC HS capable of running Linux, i.e. with
25 MMU, caches and 64-bit multiplier.
33 Fully featured ARC HS with additional support for
34 - Dual- and quad multiply and MC oprations
35 - Double-precision FPU
49 - Dual and Quad multiply and MAC operations
50 - Double-precision FPU
104 user-space applications will fail at runtime.
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/
H A Dsquid_4.15.bb1 SUMMARY = "A fully-featured http proxy and web-cache daemon for Linux"
2 DESCRIPTION = "A fully-featured http proxy and web-cache daemon for Linux. \
8 HOMEPAGE = "http://www.squid-cache.org"
10 LICENSE = "GPL-2.0-or-later"
15 SRC_URI = "http://www.squid-cache.org/Versions/v${MAJ_VER}/${BPN}-${PV}.tar.bz2 \
16 file://Set-up-for-cross-compilation.patch \
17 file://Skip-AC_RUN_IFELSE-tests.patch \
18 file://Fix-flawed-dynamic-ldb-link-test-in-configure.patch \
19 file://squid-use-serial-tests-config-needed-by-ptest.patch \
20 file://run-ptest \
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pymodbus_2.5.3.bb1 SUMMARY = "A fully featured modbus protocol stack in python"
3 LICENSE = "BSD-3-Clause"
5 DEPENDS += "python3-six-native"
8 S = "${WORKDIR}/pymodbus-${PV}"
13 PACKAGECONFIG[repl] = ",,,python3-aiohttp python3-click python3-prompt-toolkit python3-pygments pyt…
14 PACKAGECONFIG[asyncio] = ",,,python3-pyserial-asyncio"
15 PACKAGECONFIG[tornado] = ",,,python3-tornado"
16 PACKAGECONFIG[twisted] = ",,,python3-twisted-conch"
17 PACKAGECONFIG[redis] = ",,,python3-redis"
18 PACKAGECONFIG[sql] = ",,,python3-sqlalchemy"
[all …]
/OK3568_Linux_fs/buildroot/package/openssl/
H A DConfig.in21 A collaborative effort to develop a robust, commercial-grade,
22 fully featured, and Open Source toolkit implementing the
24 (TLS v1) as well as a full-strength general-purpose
49 # openssl from br2-external trees, if any
50 source "$BR2_BASE_DIR/.br2-external.in.openssl"
67 default "host-libopenssl"
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libffi/
H A Dlibffi_3.4.4.bb7 library really only provides the lowest, machine dependent layer of a fully featured foreign functi…
13 SRC_URI = "https://github.com/libffi/libffi/releases/download/v${PV}/${BPN}-${PV}.tar.gz \
14 file://not-win32.patch \
15 file://0001-arm-sysv-reverted-clang-VFP-mitigation.patch \
19 UPSTREAM_CHECK_REGEX = "libffi-(?P<pver>\d+(\.\d+)+)\.tar"
21 EXTRA_OECONF += "--disable-builddir --disable-exec-static-tramp"
22 EXTRA_OECONF:class-native += "--with-gcc-arch=generic"
23 EXTRA_OEMAKE:class-target = "LIBTOOLFLAGS='--tag=CC'"
30 FILES:${PN}-dev += "${libdir}/libffi-${PV}"
32 # Doesn't compile in MIPS16e mode due to use of hand-written
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dsetuptools3_legacy.bbclass6 # installing init scripts) should use a fully-featured build system such as Meson.
11 inherit setuptools3-base
16 SETUPTOOLS_INSTALL_ARGS ?= "--root=${D} \
17 --prefix=${prefix} \
18 --install-lib=${PYTHON_SITEPACKAGES_DIR} \
19 --install-data=${datadir}"
22 SETUPTOOLS_PYTHON:class-native = "nativepython3"
35 ${STAGING_BINDIR_NATIVE}/${PYTHON_PN}-native/${PYTHON_PN} setup.py \
36 build --build-base=${B} ${SETUPTOOLS_BUILD_ARGS} || \
43 install -d ${D}${PYTHON_SITEPACKAGES_DIR}
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dti,dp83869.yaml1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause)
4 ---
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - $ref: "ethernet-phy.yaml#"
14 - Dan Murphy <dmurphy@ti.com>
17 The DP83869HM device is a robust, fully-featured Gigabit (PHY) transceiver
18 with integrated PMD sublayers that supports 10BASE-Te, 100BASE-TX and
19 1000BASE-T Ethernet protocols. The DP83869 also supports 1000BASE-X and
20 100BASE-FX Fiber protocols.
23 the DP83869HM can run 1000BASE-X-to-1000BASE-T and 100BASE-FX-to-100BASE-TX
[all …]
H A Dti,dp83867.yaml1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause)
4 ---
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - $ref: "ethernet-controller.yaml#"
14 - Dan Murphy <dmurphy@ti.com>
17 The DP83867 device is a robust, low power, fully featured Physical Layer
18 transceiver with integrated PMD sublayers to support 10BASE-Te, 100BASE-TX
19 and 1000BASE-T Ethernet protocols.
34 ti,min-output-impedance:
40 ti,max-output-impedance:
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c36 * - Input gamma LUT (de-normalized)
37 * - Input CSC (normalized)
38 * - Surface degamma LUT (normalized)
39 * - Surface CSC (normalized)
40 * - Surface regamma LUT (normalized)
41 * - Output CSC (normalized)
47 * Plane CTM -> Plane degamma -> Plane CTM -> Plane regamma -> Plane CTM
57 * support any CRTC props with correct blending with multiple planes - but we
68 * Plane DGM Bypass -> Plane CTM Bypass -> Plane RGM Bypass -> ...
69 * CRTC DGM Bypass -> CRTC CTM Bypass -> CRTC RGM Bypass
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dimages.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
9 "top-level" recipe that essentially begins the build for the type of
16 the GNU Affero General Public License Version 3 (AGPL-3.0) components
18 are going to build an image using non-GPLv3 and similarly licensed
24 2. Set INCOMPATIBLE_LICENSE = "GPL-3.0* LGPL-3.0* AGPL-3.0*"
35 - ``build-appliance-image``: An example virtual machine that contains
43 Appliance </software-item/build-appliance>` page
46 - ``core-image-base``: A console-only image that fully supports the
49 - ``core-image-full-cmdline``: A console-only image with more
50 full-featured Linux system functionality installed.
[all …]
H A Dvariables.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
27 ``meta/conf/machine/include/arm/arch-arm.inc`` file sets the
39 Like all package-controlling variables, you must always use them in
43 ALLOW_EMPTY:${PN}-dev = "1"
44 ALLOW_EMPTY:${PN}-staticdev = "1"
51 commands can co-exist.
60 ":ref:`ref-classes-update-alternatives`"
80 ":ref:`ref-classes-update-alternatives`"
96 ":ref:`ref-classes-update-alternatives`"
122 alternative files in the :ref:`ref-tasks-install`
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/stdlib/
H A Dlibstdcpp3.hpp43 // as well. We do this because some gcc-3.4 std lib headers define _REENTANT
117 // only ever claims to emulate GCC-4.2, see https://svn.boost.org/trac/boost/ticket/7473
121 // first introduced, so we only check for headers that were fully featured from day 1, and then
166 // but certainly up to clang-3.8 and gcc-4.6:
272 // even for the simplest patterns such as "\d" or "[0-9]". This is the case at least in gcc up to 4…
280 // As of clang-3.6, libstdc++ header <atomic> throws up errors with clang:
346 // --- end ---
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/
H A Dlibjpeg-turbo-README.md4 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2,
6 x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is
7 generally 2-6x as fast as libjpeg, all else being equal. On other types of
8 systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by
9 virtue of its highly-optimized Huffman coding routines. In many cases, the
10 performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.
12 libjpeg-turbo implements both the traditional libjpeg API as well as the less
13 powerful but more straightforward TurboJPEG API. libjpeg-turbo also features
14 colorspace extensions that allow it to compress from/decompress to 32-bit and
15 big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/
H A Dlibjpeg-turbo-README.md4 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2,
6 x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is
7 generally 2-6x as fast as libjpeg, all else being equal. On other types of
8 systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by
9 virtue of its highly-optimized Huffman coding routines. In many cases, the
10 performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.
12 libjpeg-turbo implements both the traditional libjpeg API as well as the less
13 powerful but more straightforward TurboJPEG API. libjpeg-turbo also features
14 colorspace extensions that allow it to compress from/decompress to 32-bit and
15 big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/
H A Dlibjpeg-turbo-README.md4 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2,
6 x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is
7 generally 2-6x as fast as libjpeg, all else being equal. On other types of
8 systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by
9 virtue of its highly-optimized Huffman coding routines. In many cases, the
10 performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.
12 libjpeg-turbo implements both the traditional libjpeg API as well as the less
13 powerful but more straightforward TurboJPEG API. libjpeg-turbo also features
14 colorspace extensions that allow it to compress from/decompress to 32-bit and
15 big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/man/
H A DXorg.man6 Xorg - X11R7 X server
14 is a full featured X server that was originally designed for UNIX and
15 UNIX-like operating systems running on Intel x86 hardware. It now runs
32 free/OpenSource UNIX-like systems such as Linux, FreeBSD, NetBSD,
42 byte-streams:
45 On most platforms, the "Local" connection type is a UNIX-domain socket.
58 .B \-listen
63 run-time parameters: command line options, environment variables, the
64 xorg.conf(@filemansuffix@) configuration files, auto-detection, and
91 .B \-allowMouseOpenFail
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Dyp-intro.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
11 developers create custom Linux-based systems that are designed for
26 .. image:: figures/key-dev-elements.png
31 …ticle <https://www.embedded.com/electronics-blogs/say-what-/4458600/Why-the-Yocto-Project-for-my-I…
39 --------
43 - *Widely Adopted Across the Industry:* Many semiconductor, operating
50 - *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS,
55 Aside from broad architecture support, the Yocto Project fully
59 - *Images and Code Transfer Easily:* Yocto Project output can easily
68 - *Flexibility:* Corporations use the Yocto Project many different
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/bsp-guide/
H A Dbsp.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
4 Board Support Packages (BSP) - Developer's Guide
19 Layer using the :ref:`bitbake-layers <bsp-guide/bsp:Creating a new BSP Layer Using the \`\`bitbake-
28 layers in the Yocto Project use the following well-established naming
31 meta-bsp_root_name
33 The string "meta-" is prepended to the
38 Because the BSP layer naming convention is well-established, it is
40 BSP layer name does not need to start with ``meta-``.
47 :ref:`overview-manual/development-environment:yocto project source repositories`
58 ``meta-raspberrypi`` and ``meta-intel``). Each of these layers is a
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dv4l2-controls.rst1 .. SPDX-License-Identifier: GPL-2.0
7 ------------
31 sub-device drivers.
35 ------------------------
48 Basic usage for V4L2 and sub-device drivers
49 -------------------------------------------
53 .. code-block:: c
55 #include <media/v4l2-ctrls.h>
57 1.1) Add the handler to your driver's top-level struct:
61 .. code-block:: c
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c1 // SPDX-License-Identifier: GPL-2.0
5 * Antoine Tenart <antoine.tenart@free-electrons.com>
8 #include <linux/arm-smccc.h>
19 /* Relative to priv->base */
107 /* Relative to priv->regmap */
129 * [ 1- 0]: COMPHY polarity invertion
130 * [ 2- 7]: COMPHY speed
131 * [ 5-11]: COMPHY port index
132 * [12-16]: COMPHY mode
134 * [18-20]: PCIe width (x1, x2, x4)
[all …]
/OK3568_Linux_fs/yocto/poky/meta/conf/
H A Ddocumentation.conf3 # Mail your changes to openembedded-devel@openembedded.org
8 do_build[doc] = "Default task for a recipe - depends on all other normal tasks required to 'build' …
17 do_configure[doc] = "Configures the source by enabling and disabling any build-time and configurati…
26 do_kernel_checkout[doc] = "Checks out source/meta branches for a linux-yocto style kernel"
27 do_kernel_configcheck[doc] = "Validates the kernel configuration for a linux-yocto style kernel"
28 do_kernel_configme[doc] = "Assembles the kernel configuration for a linux-yocto style kernel"
45 do_rm_work_all[doc] = "Top-level task for removing work files after the build system has finished w…
54 do_uboot_mkimage[doc] = "Creates a uImage file from the kernel for the U-Boot bootloader"
56 …meta branches are on the locations specified by their SRCREV values for a linux-yocto style kernel"
95 BBSERVER[doc] = "Points to the server that runs memory-resident BitBake."
[all …]
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190727.patch.gz ... --------------------- ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnl80211.h6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
13 * Copyright 2015-2017 Intel Deutschland GmbH
32 * be careful not to break things - i.e. don't move anything around or so
69 * - a setup station entry is added, not yet authorized, without any rate
71 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
74 * - %NL80211_TDLS_ENABLE_LINK is then used
75 * - after this, the only valid operation is to remove it by tearing down
90 * Frame registration is done on a per-interface basis and registrations
132 * software, like the AP-VLAN type in mac80211 for example, there's
134 * are only restricted by some semantic restrictions (e.g. AP-VLAN
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnl80211.h6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
13 * Copyright 2015-2017 Intel Deutschland GmbH
32 * be careful not to break things - i.e. don't move anything around or so
69 * - a setup station entry is added, not yet authorized, without any rate
71 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
74 * - %NL80211_TDLS_ENABLE_LINK is then used
75 * - after this, the only valid operation is to remove it by tearing down
90 * Frame registration is done on a per-interface basis and registrations
132 * software, like the AP-VLAN type in mac80211 for example, there's
134 * are only restricted by some semantic restrictions (e.g. AP-VLAN
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
13 * Copyright 2015-2017 Intel Deutschland GmbH
14 * Copyright (C) 2018-2020 Intel Corporation
32 * be careful not to break things - i.e. don't move anything around or so
74 * - a setup station entry is added, not yet authorized, without any rate
76 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
79 * - %NL80211_TDLS_ENABLE_LINK is then used
80 * - after this, the only valid operation is to remove it by tearing down
95 * Frame registration is done on a per-interface basis and registrations
137 * software, like the AP-VLAN type in mac80211 for example, there's
[all …]

12