Home
last modified time | relevance | path

Searched refs:Boost (Results 1 – 25 of 78) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/package/boost/
H A DConfig.in7 # Boost could theorically be built with threading=single, but
23 Selects the layout of Boost binary names
28 Boost binary names do not include the Boost version number
34 Boost binary names include the encoded build properties such
36 and version, or Boost version. This option is useful if you
37 build several variants of Boost, using the same compiler.
42 Boost binary names include the Boost version number, name
132 The Boost Exception library supports transporting of arbitrary
168 The Boost Filesystem Library provides portable facilities to
189 Boost.IOStreams provides a framework for defining streams,
[all …]
H A D0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch96 +// Boost Software License, Version 1.0. (See accompanying file
116 +// Boost Software License, Version 1.0. (See accompanying file
137 +// Boost Software License, Version 1.0. (See accompanying file
H A D0001-added-missing-brackets.patch17 @@ -34,10 +34,10 @@ Distributed under the Boost Software License, Version 1.0.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs35l32.txt18 - cirrus,boost-manager : Boost voltage control.
19 0 = Automatically managed. Boost-converter output voltage is the higher
22 dissipation when LEDs are ON, and operating in Fixed-Boost Bypass Mode
24 2 = (Default) Boost voltage fixed in Bypass Mode (VBST = VP).
25 3 = Boost voltage fixed at 5 V.
H A Dcs35l36.txt13 - cirrus,boost-ctl-millivolt : Boost Voltage Value. Configures the boost
18 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA.
36 - cirrus,boost-ctl-select : Boost conerter control source selection.
52 - cirrus,dcm-mode-enable : Boost converter automatic DCM Mode enable.
H A Dcs35l35.txt35 if 2 Devices share Boost BST_CTL
51 - cirrus,bst-pdn-fet-on : Boolean to determine if the Boost PDN control
55 - cirrus,boost-ctl-millivolt : Boost Voltage Value. Configures the boost
60 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA.
H A Dcs35l34.txt13 - cirrus,boost-vtge-millivolt : Boost Voltage Value. Configures the boost
28 - cirrus,boost-peak-milliamp : Boost converter peak current limit in mA. The
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/
H A D0001-Link-to-libatomic.patch22 @@ -5,5 +5,5 @@ FIND_PACKAGE(Boost 1.34 REQUIRED)
33 @@ -5,5 +5,5 @@ FIND_PACKAGE(Boost 1.34 REQUIRED)
44 @@ -5,5 +5,5 @@ FIND_PACKAGE(Boost 1.34 REQUIRED)
55 @@ -11,5 +11,5 @@ FIND_PACKAGE(Boost 1.34 REQUIRED)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/json-spirit/
H A Djson-spirit_4.08.bb1 SUMMARY = "A C++ JSON Parser/Generator Implemented with Boost Spirit."
3 It is written using the Boost Spirit parser generator. If you are \
4 already using Boost, you can use JSON Spirit without any additional \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/
H A D855.patch19 - find_package (Boost 1.39.0 COMPONENTS "${WEBSOCKETPP_BOOST_LIBS}")
20 + find_package (Boost 1.39.0 COMPONENTS ${WEBSOCKETPP_BOOST_LIBS})
23 # Boost is a project wide global dependency.
/OK3568_Linux_fs/buildroot/package/gnuradio/
H A D0005-boost-remove-deprecated-math-common_factor.hpp.patch6 Remove deprecation warning and prefer using std::{lcm,gcd} to Boost.
60 +// Fallback: newer boost API (introduced in Boost 1.58.0).
89 -// the following header is deprecated as of Boost 1.66.0, and the
90 -// other API was introduced in Boost 1.58.0. Since we still support
91 -// Boost back to 1.54.0, use the older API if pre-1.5.80 and otherwise
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/
H A Dde657e01635306085488290ea83de541ec393f8b.patch6 Boost 1.78.0 fails to build on musl-based systems because musl does
9 Fixes #161 ("Boost compiler error")
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.15.240 dependencies: libc++, Optional, Mapbox GL Native, Boost, CSS Color Parser,
46 - Added actual license text of Boost Software License (used in Clipper Polygon
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A DLICENSE1 Use, modification & distribution is subject to Boost Software License Ver 1.
25 Boost Software License - Version 1.0 - August 17th, 2003
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function/detail/
H A Dfunction_iterate.hpp10 # error Boost.Function - do not include this file!
/OK3568_Linux_fs/buildroot/package/uhd/
H A D0002-host-fix-build-boost-173.patch10 - Add BOOST_BIND_GLOBAL_PLACEHOLDERS so that Boost doesn't complain
13 Background: boost/bind.hpp is a convenience header that pulls the Boost
16 no longer uses Boost.Bind), so this fixes build failures with modern
17 Boost, and related warnings.
74 # disable Boost's use of std::experimental::string_view
75 # works for Boost 1.67.0 and newer & doesn't hurt older
77 + # UHD 3.15 still uses global placeholders (_1, _2, ...) from Boost which
78 + # need to be enabled explicitly for some Boost versions
81 # Boost 1.70.0's find cmake scripts don't always set the expected
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/boost-url/
H A Dboost-url_git.bb1 DESCRIPTION = "Boost.URL is a library for manipulating Uniform Resource Identifiers (URI) and Locat…
/OK3568_Linux_fs/buildroot/package/websocketpp/
H A DConfig.in10 one based on C++ iostreams and one based on Boost Asio.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/
H A Dboost-build-native_4.4.1.bb1 SUMMARY = "Boost.Build"
H A Dboost-1.78.0.inc1 # The Boost web site provides free peer-reviewed portable
H A Dboost.inc4 provide reference implementations so that the Boost libraries are suitable for eventual standardiza…
176 # If we want Python then we need to tell Boost *exactly* where to find it
187 # Boost can't be trusted to find Python on it's own, so remove any mention
/OK3568_Linux_fs/buildroot/package/mtp/
H A D0009-MtpServer-Support-creation-time.patch25 -find_package(Boost REQUIRED COMPONENTS thread system filesystem unit_test_framework)
27 +find_package(Boost 1.75.0 REQUIRED COMPONENTS thread system filesystem unit_test_framework)
/OK3568_Linux_fs/buildroot/package/azmq/
H A DConfig.in20 This library provides Boost Asio style bindings for ZeroMQ.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/docopt.cpp/
H A Ddocopt.cpp_git.bb12 file://LICENSE-Boost-1.0;md5=e4224ccaecb14d942c71d31bef20d78c \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/boost-sml/
H A Dboost-sml_git.bb1 SUMMARY = "[Boost::ext].SML (State Machine Language)"

1234