Home
last modified time | relevance | path

Searched full:conversion (Results 1 – 25 of 2423) sorted by relevance

12345678910>>...97

/OK3568_Linux_fs/kernel/include/video/
H A Dimx-ipu-image-convert.h5 * i.MX Queued image conversion support, with tiling and rotation.
15 * struct ipu_image_convert_run - image conversion run request struct
17 * @ctx: the conversion context
35 * ipu_image_convert_cb_t - conversion callback function prototype
37 * @run: the completed conversion run pointer
83 * ipu_image_convert_prepare() - prepare a conversion context.
93 * Returns an opaque conversion context pointer on success, error pointer
107 * ipu_image_convert_unprepare() - unprepare a conversion context.
109 * @ctx: the conversion context pointer to unprepare
122 * ipu_image_convert_queue() - queue a conversion run
[all …]
/OK3568_Linux_fs/kernel/Documentation/w1/slaves/
H A Dw1_therm.rst17 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/buildroot/package/python-ujson/
H A D0004-Pseiderer-add-nios2-and-xtensa-001.patch6 * 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…
20 #error Target architecture was not detected as supported by Double-Conversion.
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…
[all …]
H A D0003-Add-support-for-microblaze.patch8 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 D0001-Add-support-for-aarch64_be-or1k-and-microblazebe.patch9 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 D0002-Add-support-of-ARC-architecture.patch18 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/buildroot/package/qt5/qt5base/
H A D0003-double-conversion-enable-for-nios2.patch4 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 D0004-double-conversion-enable-for-xtensa.patch4 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 D0002-double-conversion-enable-for-microblaze.patch4 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/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-w1_therm81 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/u-boot/include/
H A Dadc.h32 * struct adc_channel - structure to hold channel conversion data.
33 * Useful to keep the result of a multi-channel conversion output.
36 * @data - channel conversion data
64 * @data_mask - conversion output data mask
65 * @data_timeout_us - single channel conversion timeout
66 * @multidata_timeout_us - multi channel conversion timeout
94 * start_channel() - start conversion with its default parameters
104 * start_channels() - start conversion with its default parameters
108 * conversion by the single software trigger.
117 * channel_data() - get conversion output data for the given channel.
[all …]
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dutstrtoul64.c4 * Module Name: utstrtoul64 - String-to-integer conversion support for both
18 * conversion functions:
24 * 2) Runtime "Explicit conversion" as defined in the ACPI specification.
25 * 3) Runtime "Implicit conversion" as defined in the ACPI specification.
30 * iASL - Main parser, conversion of constants to integers
34 * debugger - Command line input string conversion
67 * full 64-bit conversion, regardless of the current global
73 * iASL - Main ASL parser, conversion of ASL constants to integers
120 * Force a full 64-bit conversion. The caller (usually iASL) must in acpi_ut_strtoul64()
128 * Perform the base 8, 10, or 16 conversion. A 64-bit numeric overflow in acpi_ut_strtoul64()
[all …]
H A Dexconvrt.c4 * Module Name: exconvrt - Object conversion routines
29 * implicit_conversion - Used for string conversion
53 /* No conversion necessary */ in acpi_ex_convert_to_integer()
83 /* String conversion is different than Buffer conversion */ in acpi_ex_convert_to_integer()
93 * Explicit conversion is used only by to_integer. in acpi_ex_convert_to_integer()
185 /* No conversion necessary */ in acpi_ex_convert_to_buffer()
363 * type - String flags (base and conversion type)
388 /* No conversion necessary */ in acpi_ex_convert_to_string()
446 * Explicit conversion from the to_decimal_string ASL operator. in acpi_ex_convert_to_string()
470 * Implicit buffer-to-string conversion in acpi_ex_convert_to_string()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Dexplicit_operator_bool.hpp14 * \c bool operator idiom, which is superseded with explicit conversion operators in
30 * \brief The macro defines an explicit operator of conversion to \c bool
33 * support the conversion. The class should also implement <tt>operator!</tt>,
34 * in terms of which the conversion operator will be implemented.
43 * \brief The macro defines a noexcept explicit operator of conversion to \c bool
46 * support the conversion. The class should also implement <tt>operator!</tt>,
47 * in terms of which the conversion operator will be implemented.
56 * \brief The macro defines a constexpr explicit operator of conversion to \c bool
59 * support the conversion. The class should also implement <tt>operator!</tt>,
60 * in terms of which the conversion operator will be implemented.
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dparser.cpp5 #include <mbgl/style/conversion.hpp>
6 #include <mbgl/style/conversion/coordinate.hpp>
7 #include <mbgl/style/conversion/source.hpp>
8 #include <mbgl/style/conversion/layer.hpp>
9 #include <mbgl/style/conversion/light.hpp>
10 #include <mbgl/style/conversion/transition_options.hpp>
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()
[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/share/info/
H A Dlibc.info-3289 * MB_CUR_MAX: (libc)Selecting the Conversion.
290 * MB_LEN_MAX: (libc)Selecting the Conversion.
502 * _tolower: (libc)Case Conversion.
503 * _toupper: (libc)Case Conversion.
604 * bind_textdomain_codeset: (libc)Charset conversion in gettext.
816 * ecvt: (libc)System V Number Conversion.
817 * ecvt_r: (libc)System V Number Conversion.
909 * fcvt: (libc)System V Number Conversion.
910 * fcvt_r: (libc)System V Number Conversion.
1071 * gcvt: (libc)System V Number Conversion.
[all …]
/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/share/info/
H A Dlibc.info-3289 * MB_CUR_MAX: (libc)Selecting the Conversion.
290 * MB_LEN_MAX: (libc)Selecting the Conversion.
502 * _tolower: (libc)Case Conversion.
503 * _toupper: (libc)Case Conversion.
604 * bind_textdomain_codeset: (libc)Charset conversion in gettext.
816 * ecvt: (libc)System V Number Conversion.
817 * ecvt_r: (libc)System V Number Conversion.
909 * fcvt: (libc)System V Number Conversion.
910 * fcvt_r: (libc)System V Number Conversion.
1071 * gcvt: (libc)System V Number Conversion.
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dproperty_setter.hpp5 #include <mbgl/style/conversion.hpp>
6 #include <mbgl/style/conversion/color_ramp_property_value.hpp>
7 #include <mbgl/style/conversion/constant.hpp>
8 #include <mbgl/style/conversion/property_value.hpp>
9 #include <mbgl/style/conversion/data_driven_property_value.hpp>
10 #include <mbgl/style/conversion/transition_options.hpp>
16 namespace conversion { namespace
70 } // namespace conversion
/OK3568_Linux_fs/u-boot/drivers/adc/
H A Dsandbox.c16 * @conversion_status - conversion status: ACTIVE (started) / INACTIVE (stopped)
17 * @conversion_mode - conversion mode: single or multi-channel
36 /* Start conversion */ in sandbox_adc_start_channel()
50 /* Start conversion */ in sandbox_adc_start_channels()
61 /* For single-channel conversion mode, check if channel was selected */ in sandbox_adc_channel_data()
68 /* The conversion must be started before reading the data */ in sandbox_adc_channel_data()
83 /* Return error for single-channel conversion mode */ in sandbox_adc_channels_data()
93 /* The conversion must be started before reading the data */ in sandbox_adc_channels_data()
113 /* Start conversion */ in sandbox_adc_stop()
123 /* Stop conversion */ in sandbox_adc_probe()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_base_and_derived.hpp58 SC - Standard conversion
59 UDC - User-defined conversion
61 A user-defined conversion sequence consists of an SC, followed by an UDC,
62 followed by another SC. Either SC may be the identity conversion.
66 conversion sequences:
68 For "static no_type check_sig(B const volatile *, int)" we have the conversion
73 B const volatile* (SC - Conversion)
75 For "static yes_type check_sig(D const volatile *, T)" we have the conversion
80 According to 13.3.3.1/4, in context of user-defined conversion only the
81 standard conversion sequence is considered when selecting the best viable
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dep93xx_adc.c7 * The driver uses polling to get the conversion status. According to EP93xx
8 * datasheets, reading ADCResult register starts the conversion, but user is also
9 * responsible for ensuring that delay between adjacent conversion triggers is
10 * long enough so that maximum allowed conversion rate is not exceeded. This
27 * lower ADC conversion rate down to CONFIG_HZ, so we fallback to busy wait
31 * conversion, while busy wait-based version consumes whole CPU power.
106 /* Start the conversion, eventually discarding old result */ in ep93xx_read_raw()
108 /* Ensure maximum conversion rate is not exceeded */ in ep93xx_read_raw()
111 /* At this point conversion must be completed, but anyway... */ in ep93xx_read_raw()
124 dev_err(&iiodev->dev, "Conversion timeout\n"); in ep93xx_read_raw()
[all …]
/OK3568_Linux_fs/buildroot/package/libsidplay2/
H A D0003-gcc6.patch5 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/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/
H A Dconversion_traits.hpp6 // See library home page at http://www.boost.org/libs/numeric/conversion
17 #include "boost/numeric/conversion/detail/meta.hpp"
18 #include "boost/numeric/conversion/detail/int_float_mixture.hpp"
19 #include "boost/numeric/conversion/detail/sign_mixture.hpp"
20 #include "boost/numeric/conversion/detail/udt_builtin_mixture.hpp"
21 #include "boost/numeric/conversion/detail/is_subranged.hpp"
26 // Implementation of the Conversion Traits for T != S
52 // Implementation of the Conversion Traits for T == S
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/
H A Dia_css_csc_types.h20 * CSS-API header file for Color Space Conversion parameters.
28 * 1. Color Space Conversion (YCgCo to YUV) for ISP1.
29 * ISP block: CSC1 (Color Space Conversion)
36 * 3. Color Space Conversion (RGB to YUV) for ISP2.
37 * ISP block: CSC2 (Color Space Conversion)
74 s32 matrix[3 * 3]; /** Conversion matrix.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvert.hpp21 #include <boost/numeric/conversion/cast.hpp>
67 namespace detail { namespace conversion namespace
263 }} // namespace detail::conversion
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>
[all …]

12345678910>>...97