| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | 0003-double-conversion-enable-for-nios2.patch | 4 Subject: [PATCH] double-conversion: enable for nios2 6 [Upstream: https://github.com/google/double-conversion/commit/a54561be5588ac9b16d3c20760b9b554168bb… 9 src/3rdparty/double-conversion/include/double-conversion/utils.h | 1 + 12 …it a/src/3rdparty/double-conversion/include/double-conversion/utils.h b/src/3rdparty/double-conver… 14 --- a/src/3rdparty/double-conversion/include/double-conversion/utils.h 15 +++ b/src/3rdparty/double-conversion/include/double-conversion/utils.h
|
| H A D | 0004-double-conversion-enable-for-xtensa.patch | 4 Subject: [PATCH] double-conversion: enable for xtensa 6 [Upstream: https://github.com/google/double-conversion/commit/a54561be5588ac9b16d3c20760b9b554168bb… 11 .../double-conversion/include/double-conversion/utils.h | 2 +- 14 …it a/src/3rdparty/double-conversion/include/double-conversion/utils.h b/src/3rdparty/double-conver… 16 --- a/src/3rdparty/double-conversion/include/double-conversion/utils.h 17 +++ b/src/3rdparty/double-conversion/include/double-conversion/utils.h
|
| H A D | 0002-double-conversion-enable-for-microblaze.patch | 4 Subject: [PATCH] double-conversion: enable for microblaze 12 src/3rdparty/double-conversion/include/double-conversion/utils.h | 1 + 15 …it a/src/3rdparty/double-conversion/include/double-conversion/utils.h b/src/3rdparty/double-conver… 17 --- a/src/3rdparty/double-conversion/include/double-conversion/utils.h 18 +++ b/src/3rdparty/double-conversion/include/double-conversion/utils.h
|
| /OK3568_Linux_fs/buildroot/package/python-ujson/ |
| H A D | 0003-Add-support-for-microblaze.patch | 8 https://github.com/google/double-conversion/commit/5cc233e98b74c5c370de888198a2b35200d55468] 12 double-conversion/utils.h | 1 + 15 diff --git a/deps/idouble-conversion/double-conversion/utils.h b/deps/double-conversion/double-conv… 17 --- a/deps/doyble-conversion/double-conversion/utils.h 18 +++ b/deps/double-conversion/double-conversion/utils.h
|
| H A D | 0004-Pseiderer-add-nios2-and-xtensa-001.patch | 6 * double-conversion: enable for nios2 8 Nios2 supports double conversion, tested using qemu: 17 In file included from double-conversion.h:42:0, 19 double-conversion-utils.h:119:2: error: #error Target architecture was not detected as supported by… 33 * double-conversion: enable for xtensa 38 https://github.com/google/double-conversion/commit/a54561be5588ac9b16d3c20760b9b554168bb8aa] 43 Double-conversion tested with: 72 double-conversion/utils.h | 3 ++- 75 diff --git a/deps/double-conversion/double-conversion/utils.h b/deps/double-conversion/double-conve… 77 --- a/deps/double-conversion/double-conversion/utils.h [all …]
|
| H A D | 0001-Add-support-for-aarch64_be-or1k-and-microblazebe.patch | 9 https://github.com/google/double-conversion/commit/768a445f0c28311bf88685bf0bb990505c12fd4c] 12 double-conversion/utils.h | 5 +++-- 15 diff --git a/deps/double-conversion/ouble-conversion/utils.h b/deps/double-conversion/double-conver… 17 --- a/deps/double-conversion/double-conversion/utils.h 18 +++ b/deps/double-conversion/double-conversion/utils.h
|
| H A D | 0002-Add-support-of-ARC-architecture.patch | 18 https://github.com/google/double-conversion/commit/eafa625a34fd5d8bec18eddfccbca55ce77b4849] 21 double-conversion/utils.h | 2 +- 24 diff --git a/deps/double-conversion/double-conversion/utils.h b/deps/double-conversion/double-conve… 26 --- a/deps/double-conversion/double-conversion/utils.h 27 +++ b/deps/double-conversion/double-conversion/utils.h
|
| /OK3568_Linux_fs/kernel/Documentation/w1/slaves/ |
| H A D | w1_therm.rst | 17 w1_therm provides basic temperature conversion for ds18*20, ds28ea00, GX20MH01 31 read sequence will initiate a temperature conversion, then provide two 45 in the module), it will drive the line high during the longer conversion 47 ``therm_bulk_read`` will return 0 if no bulk conversion pending, 48 -1 if at least one sensor still in conversion, 1 if conversion is complete 51 may return empty if conversion is still in progress. Note that if a bulk 56 A strong pullup will be applied during the conversion if required. 58 ``conv_time`` is used to get current conversion time (read), and 59 adjust it (write). A temperature conversion time depends on the device type and 60 it's current resolution. Default conversion time is set by the driver according [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-w1_therm | 81 a conversion and send the result. Note that the 82 conversion duration depend on the resolution (if 115 (RW) trigger a bulk read conversion. read the status 119 conversion in progress on at least 1 sensor 121 conversion complete but at least one sensor 125 trigger a conversion on each device 143 (RW) Get, set, or measure a temperature conversion time. The 145 reset to default (datasheet) conversion time for a new 149 Actual conversion time in milliseconds. 153 Set the default conversion time from the datasheet. [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | parser.cpp | 62 conversion::Error error; in parse() 63 auto convertedLatLng = conversion::convert<LatLng>(value, error); in parse() 129 conversion::Error error; in parseTransition() 130 optional<TransitionOptions> converted = conversion::convert<TransitionOptions>(value, error); in parseTransition() 140 conversion::Error error; in parseLight() 141 optional<Light> converted = conversion::convert<Light>(value, error); in parseLight() 159 conversion::Error error; in parseSources() 161 conversion::convert<std::unique_ptr<Source>>(property.value, error, id); in parseSources() 264 conversion::setPaintProperties(*layer, conversion::Convertible(&value)); in parseLayer() 266 conversion::Error error; in parseLayer() [all …]
|
| /OK3568_Linux_fs/buildroot/package/libsidplay2/ |
| H A D | 0003-gcc6.patch | 5 xsid.cpp:101:1: error: narrowing conversion of ''\200'' from 'char' to 'int8_t {aka signed char}' i… 8 xsid.cpp:101:1: error: narrowing conversion of ''\224'' from 'char' to 'int8_t {aka signed char}' i… 9 xsid.cpp:101:1: error: narrowing conversion of ''\251'' from 'char' to 'int8_t {aka signed char}' i… 10 xsid.cpp:101:1: error: narrowing conversion of ''\274'' from 'char' to 'int8_t {aka signed char}' i… 11 xsid.cpp:101:1: error: narrowing conversion of ''\316'' from 'char' to 'int8_t {aka signed char}' i… 12 xsid.cpp:101:1: error: narrowing conversion of ''\341'' from 'char' to 'int8_t {aka signed char}' i… 13 xsid.cpp:101:1: error: narrowing conversion of ''\362'' from 'char' to 'int8_t {aka signed char}' i…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/icu/icu/ |
| H A D | 0001-icu-Added-armeb-support.patch | 13 i18n/double-conversion-utils.h | 2 +- 16 diff --git a/source/i18n/double-conversion-utils.h b/source/i18n/double-conversion-utils.h 18 --- a/i18n/double-conversion-utils.h 19 +++ b/i18n/double-conversion-utils.h
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | convert.hpp | 67 namespace detail { namespace conversion namespace 306 : detail::conversion::point_to_point<Geometry1, Geometry2, 0, DimensionCount> 316 : detail::conversion::indexed_to_indexed<Box1, Box2, 0, DimensionCount> 326 : detail::conversion::indexed_to_indexed<Segment1, Segment2, 0, DimensionCount> 332 : detail::conversion::segment_to_range<Segment, LineString> 338 : detail::conversion::range_to_range 349 : detail::conversion::range_to_range<LineString1, LineString2> 354 : detail::conversion::polygon_to_polygon<Polygon1, Polygon2> 359 : detail::conversion::box_to_range 391 detail::conversion::point_to_box in apply() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | ad7879.txt | 14 - adi,first-conversion-delay : 0-12: In 128us steps (starting with 128us) 34 - adi,conversion-interval: : 0 : convert one time only 48 adi,first-conversion-delay = /bits/ 8 <3>; 52 adi,conversion-interval = /bits/ 8 <255>; 66 adi,first-conversion-delay = /bits/ 8 <3>; 70 adi,conversion-interval = /bits/ 8 <255>;
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | ina3221.rst | 23 and supply voltage, with programmable conversion times and averaging, current 62 update_interval Data conversion time in millisecond, following: 68 * BC: bus-voltage conversion time in millisecond 69 * SC: shunt-voltage conversion time in millisecond 71 Affects both Bus- and Shunt-voltage conversion time. 73 and SC to 140 us (minimum conversion time).
|
| H A D | lm73.rst | 33 affects the conversion time of the LM73's analog-to-digital converter. 35 conversion time via the 'update_interval' sysfs attribute for the 50 used to change the conversion time:: 79 conversion time actively in use. 81 Mathematically, the resolution can be derived from the conversion time
|
| H A D | max197.rst | 35 filled with a pointer to a conversion function, defined like:: 39 ctrl is the control byte to write to start a new conversion. 50 3 BIP Unipolar or Bipolar conversion mode 58 in[0-7]_input The conversion value for the corresponding channel.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | parsing_context.hpp | 80 ParseResult parseExpression(const mbgl::style::conversion::Convertible& value, 88 ParseResult parseLayerPropertyExpression(const mbgl::style::conversion::Convertible& value, 94 ParseResult parse(const mbgl::style::conversion::Convertible&, 102 ParseResult parse(const mbgl::style::conversion::Convertible&, 157 ParseResult parse(const mbgl::style::conversion::Convertible& value, 166 using ParseFunction = ParseResult (*)(const conversion::Convertible&, ParsingContext&);
|
| /OK3568_Linux_fs/buildroot/package/double-conversion/ |
| H A D | Config.in | 2 bool "double-conversion" 8 https://github.com/google/double-conversion 10 comment "double-conversion needs a toolchain w/ C++"
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/misc/ |
| H A D | boolconv.cocci | 2 /// Remove unneeded conversion to bool 5 //# explicit conversion is overly verbose and unneeded. 79 msg = "WARNING: conversion to bool not needed here" 90 msg = "WARNING: conversion to bool not needed here"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ruli/files/ |
| H A D | float-conversion.patch | 1 clarify type conversion 4 …or: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296…
|
| /OK3568_Linux_fs/buildroot/package/open62541/ |
| H A D | 0004-CMakeLists.txt-add-UA_FORCE_WERROR.patch | 9 …network_tcp.c:96:5: error: conversion to 'unsigned int' from 'int' may change the sign of the resu… 14 …error: conversion to '__suseconds_t' {aka 'int'} from 'UA_UInt32' {aka 'unsigned int'} may change …
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/ |
| H A D | numeric_cast_traits.hpp | 61 …C(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSION_SEQ_A())), <boost/numeric/conversion/detail/numeric_c… 96 …C(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSION_SEQ_A())), <boost/numeric/conversion/detail/numeric_c… 113 …C(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSION_SEQ_B())), <boost/numeric/conversion/detail/numeric_c…
|
| /OK3568_Linux_fs/buildroot/package/poco/ |
| H A D | 0003-Foundation-src-utils.h-backport-double-conversion-ch.patch | 4 Subject: [PATCH] Foundation/src/utils.h: backport double-conversion change for 7 This commit, identical to upstream double-conversion commit 8 https://github.com/google/double-conversion/commit/cb2beeb6771025377c665d1c3ea08388bc6e619a
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | fsl-imx25-tsadc.txt | 3 This device combines two general purpose conversion queues one used for general 15 conversion queues. 20 This device includes two conversion queues which can be added as subnodes.
|