Home
last modified time | relevance | path

Searched refs:plus (Results 1 – 25 of 783) sorted by relevance

12345678910>>...32

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Dplus.hpp68 struct plus struct
69 : plus< plus< plus< plus< N1,N2 >, N3>, N4>, N5>
73 , plus
81 struct plus< N1,N2,N3,N4,na > struct
83 : plus< plus< plus< N1,N2 >, N3>, N4>
87 , plus
95 struct plus< N1,N2,N3,na,na > struct
97 : plus< plus< N1,N2 >, N3>
101 , plus
109 struct plus< N1,N2,na,na,na > struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dplus.hpp68 struct plus struct
69 : plus< plus< plus< plus< N1,N2 >, N3>, N4>, N5>
73 , plus
81 struct plus< N1,N2,N3,N4,na > struct
83 : plus< plus< plus< N1,N2 >, N3>, N4>
87 , plus
95 struct plus< N1,N2,N3,na,na > struct
97 : plus< plus< N1,N2 >, N3>
101 , plus
109 struct plus< N1,N2,na,na,na > struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dplus.hpp68 struct plus struct
69 : plus< plus< plus< plus< N1,N2 >, N3>, N4>, N5>
73 , plus
81 struct plus< N1,N2,N3,N4,na > struct
83 : plus< plus< plus< N1,N2 >, N3>, N4>
87 , plus
95 struct plus< N1,N2,N3,na,na > struct
97 : plus< plus< N1,N2 >, N3>
101 , plus
109 struct plus< N1,N2,na,na,na > struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dplus.hpp68 struct plus struct
69 : plus< plus< plus< plus< N1,N2 >, N3>, N4>, N5>
73 , plus
81 struct plus< N1,N2,N3,N4,na > struct
83 : plus< plus< plus< N1,N2 >, N3>, N4>
87 , plus
95 struct plus< N1,N2,N3,na,na > struct
97 : plus< plus< N1,N2 >, N3>
101 , plus
109 struct plus< N1,N2,na,na,na > struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dplus.hpp68 struct plus struct
69 : plus< plus< plus< plus< N1,N2 >, N3>, N4>, N5>
73 , plus
81 struct plus< N1,N2,N3,N4,na > struct
83 : plus< plus< plus< N1,N2 >, N3>, N4>
87 , plus
95 struct plus< N1,N2,N3,na,na > struct
97 : plus< plus< N1,N2 >, N3>
101 , plus
109 struct plus< N1,N2,na,na,na > struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dplus.hpp68 struct plus struct
69 : plus< plus< plus< plus< N1,N2 >, N3>, N4>, N5>
73 , plus
81 struct plus< N1,N2,N3,N4,na > struct
83 : plus< plus< plus< N1,N2 >, N3>, N4>
87 , plus
95 struct plus< N1,N2,N3,na,na > struct
97 : plus< plus< N1,N2 >, N3>
101 , plus
109 struct plus< N1,N2,na,na,na > struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dplus.hpp68 struct plus struct
69 : plus< plus< plus< plus< N1,N2 >, N3>, N4>, N5>
76 struct plus< N1,N2,N3,N4,na > struct
78 : plus< plus< plus< N1,N2 >, N3>, N4>
82 , plus
90 struct plus< N1,N2,N3,na,na > struct
92 : plus< plus< N1,N2 >, N3>
96 , plus
104 struct plus< N1,N2,na,na,na > struct
112 , plus
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dplus.hpp68 struct plus struct
69 : plus< plus< plus< plus< N1,N2 >, N3>, N4>, N5>
73 , plus
81 struct plus< N1,N2,N3,N4,na > struct
83 : plus< plus< plus< N1,N2 >, N3>, N4>
87 , plus
95 struct plus< N1,N2,N3,na,na > struct
97 : plus< plus< N1,N2 >, N3>
101 , plus
109 struct plus< N1,N2,na,na,na > struct
[all …]
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/armv6m/
H A Dtune-cortexm0plus.inc1 DEFAULTTUNE ?= "cortexm0-plus"
4 TUNEVALID[cortexm0-plus] = "Enable Cortex-M0 Plus specific processor optimizations"
5 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'cortexm0-plus', ' -mcpu=cortex-m0plus', '', …
6 AVAILTUNES += "cortexm0-plus"
8 ARMPKGARCH:tune-cortexm0-plus = "cortexm0-plus"
9 TUNE_FEATURES:tune-cortexm0-plus = "${TUNE_FEATURES:tune-armv6m} cortexm0-plus"
11 PACKAGE_EXTRA_ARCHS:tune-cortexm0-plus = "${PACKAGE_EXTRA_ARCHS:tune-armv6m} cortexm0-plus"
/OK3568_Linux_fs/buildroot/docs/website/
H A D.htaccess12 ExpiresDefault "access plus 1 seconds"
13 ExpiresByType image/x-icon "access plus 2592000 seconds"
14 ExpiresByType image/jpeg "access plus 2592000 seconds"
15 ExpiresByType image/png "access plus 2592000 seconds"
16 ExpiresByType image/gif "access plus 2592000 seconds"
17 ExpiresByType application/x-shockwave-flash "access plus 2592000 seconds"
18 ExpiresByType text/css "access plus 604800 seconds"
19 ExpiresByType text/javascript "access plus 216000 seconds"
20 ExpiresByType application/javascript "access plus 216000 seconds"
21 ExpiresByType application/x-javascript "access plus 216000 seconds"
[all …]
/OK3568_Linux_fs/buildroot/configs/
H A Dbananapi_m1_plus_defconfig4 BR2_GLOBAL_PATCH_DIR="board/sinovoip/m1-plus/patches"
10 BR2_ROOTFS_OVERLAY="board/sinovoip/m1-plus/rootfs_overlay"
11 BR2_ROOTFS_POST_BUILD_SCRIPT="board/sinovoip/m1-plus/post-build.sh"
13 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/sinovoip/m1-plus/genimage.cfg"
18 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/sinovoip/m1-plus/linux-wifi.fragment"
20 BR2_LINUX_KERNEL_INTREE_DTS_NAME="sun7i-a20-bananapi-m1-plus"
45 BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/sinovoip/m1-plus/boot.cmd"
H A Dfriendlyarm_nanopi_m1_plus_defconfig10 BR2_TARGET_GENERIC_HOSTNAME="nanopi-m1-plus"
25 BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/friendlyarm/nanopi-m1-plus/boot.cmd"
33 BR2_LINUX_KERNEL_INTREE_DTS_NAME="sun8i-h3-nanopi-m1-plus"
39 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/friendlyarm/nanopi-m1-plus/genimage.cfg"
H A Dorangepi_pc_plus_defconfig14 BR2_LINUX_KERNEL_INTREE_DTS_NAME="sun8i-h3-orangepi-pc-plus"
15 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/orangepi/orangepi-pc-plus/linux-extras.config"
31 BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/orangepi/orangepi-pc-plus/boot.cmd"
37 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/orangepi/orangepi-pc-plus/genimage.cfg"
H A Dbananapi_m2_plus_defconfig6 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/sinovoip/m2-plus/genimage.cfg"
12 BR2_LINUX_KERNEL_INTREE_DTS_NAME="sun8i-h3-bananapi-m2-plus"
27 BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/sinovoip/m2-plus/boot.cmd"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/operator/
H A Dplus.hpp38 struct plus : unary_parser<plus<Subject> > struct
56 plus(Subject const& subject_) in plus() argument
106 : make_unary_composite<Elements, plus>
114 struct has_semantic_action<qi::plus<Subject> >
120 struct handles_container<qi::plus<Subject>, Attribute, Context
/OK3568_Linux_fs/buildroot/board/sinovoip/m1-plus/patches/linux/
H A D0001-ARM-dts-sun7i-bananapi-m1-plus-Disable-OOB-IRQ-for-b.patch4 Subject: [PATCH] ARM: dts: sun7i: bananapi-m1-plus: Disable OOB IRQ for brcm
12 arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts | 11 ++++++++---
15 … --git a/arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts b/arch/arm/boot/dts/sun7i-a20-bananapi-m…
17 --- a/arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts
18 +++ b/arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/seq/
H A Dplus.hpp18 using plus = std::integral_constant< T, A + B >; typedef
22 using plus = zip< impl::plus, A, B >; typedef
25 using plus_t = typename plus< A, B >::type;
/OK3568_Linux_fs/buildroot/board/orangepi/orangepi-zero/patches/linux/
H A D0003-ARM-dts-orange-pi-zero-enable-spidev.patch11 arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts | 11 +++++++++++
14 diff --git a/arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts b/arch/arm/boot/dts/sun8i-h2-plus-or…
16 --- a/arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts
17 +++ b/arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts
H A D0002-ARM-dts-orange-pi-zero-enable-spi-nor.patch13 arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts | 16 ++++++++++++++++
16 diff --git a/arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts b/arch/arm/boot/dts/sun8i-h2-plus-or…
18 --- a/arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts
19 +++ b/arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts
H A D0001-ARM-dts-orange-pi-zero-interrupt-triggering-xr819.patch16 arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts | 3 +++
19 diff --git a/arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts b/arch/arm/boot/dts/sun8i-h2-plus-or…
21 --- a/arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts
22 +++ b/arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis-plus-plus/
H A Dredis-plus-plus_1.3.3.bb2 HOMEPAGE = "https://github.com/sewenew/redis-plus-plus"
7 SRC_URI = "git://github.com/sewenew/redis-plus-plus;branch=master;protocol=https \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dplus.hpp76 struct plus struct
82 , plus<
91 , plus
110 BOOST_MPL_AUX_NA_SPEC2(2, 5, plus)
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/
H A DMakefile10 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-pine64-plus.dtb sun50i-a64-pine64.dtb
19 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-bananapi-m2-plus.dtb
20 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-bananapi-m2-plus-v1.2.dtb
29 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-orangepi-zero-plus.dtb
34 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-one-plus.dtb
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dplus.hpp76 struct plus struct
82 , plus<
91 , plus
115 BOOST_MPL_AUX_NA_SPEC2(2, 5, plus)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dplus.hpp76 struct plus struct
82 , plus<
93 , plus
117 BOOST_MPL_AUX_NA_SPEC2(2, 5, plus)

12345678910>>...32