Home
last modified time | relevance | path

Searched refs:Converter (Results 1 – 25 of 77) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/conversion/
H A Dconstant.hpp17 struct Converter<bool> { struct
22 struct Converter<float> { struct
27 struct Converter<std::string> { struct
32 struct Converter<T, typename std::enable_if_t<std::is_enum<T>::value>> { struct
51 struct Converter<Color> { struct
56 struct Converter<std::array<float, N>> { struct
77 struct Converter<std::vector<float>> { struct
82 struct Converter<std::vector<std::string>> { struct
H A Dfilter.hpp11 struct Converter<Filter> { struct
H A Dcoordinate.hpp11 struct Converter<LatLng> { struct
H A Dtileset.hpp11 struct Converter<Tileset> { struct
H A Dposition.hpp11 struct Converter<Position> { struct
H A Dgeojson_options.hpp11 struct Converter<GeoJSONOptions> { struct
H A Dtransition_options.hpp11 struct Converter<TransitionOptions> { struct
H A Dlight.hpp11 struct Converter<Light> { struct
H A Dgeojson.hpp14 struct Converter<GeoJSON> { struct
H A Dsource.hpp13 struct Converter<std::unique_ptr<Source>> { struct
H A Dlayer.hpp13 struct Converter<std::unique_ptr<Layer>> { struct
H A Dcolor_ramp_property_value.hpp16 struct Converter<ColorRampPropertyValue> { struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dconstant.cpp7 optional<bool> Converter<bool>::operator()(const Convertible& value, Error& error) const { in operator ()()
16 optional<float> Converter<float>::operator()(const Convertible& value, Error& error) const { in operator ()()
25 optional<std::string> Converter<std::string>::operator()(const Convertible& value, Error& error) co… in operator ()()
34 optional<Color> Converter<Color>::operator()(const Convertible& value, Error& error) const { in operator ()()
50 optional<std::vector<float>> Converter<std::vector<float>>::operator()(const Convertible& value, Er… in operator ()()
71 optional<std::vector<std::string>> Converter<std::vector<std::string>>::operator()(const Convertibl… in operator ()()
H A Dposition.cpp10 optional<Position> Converter<Position>::operator()(const Convertible& value, Error& error) const { in operator ()()
H A Dgeojson.cpp8 optional<GeoJSON> Converter<GeoJSON>::operator()(const Convertible& value, Error& error) const { in operator ()()
H A Dcoordinate.cpp7 optional<LatLng> Converter<LatLng>::operator() (const Convertible& value, Error& error) const { in operator ()()
H A Dtransition_options.cpp7 optional<TransitionOptions> Converter<TransitionOptions>::operator()(const Convertible& value, Erro… in operator ()()
H A Dgeojson_options.cpp7 optional<GeoJSONOptions> Converter<GeoJSONOptions>::operator()(const Convertible& value, Error& err… in operator ()()
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A DKconfig18 Digital to Analog Converter.
90 Digital to Analog / Analog to Digital Converter.
102 Digital to Analog / Analog to Digital Converter.
112 High Voltage Digital to Analog Converter.
134 AD5686R Voltage Output Digital to Analog Converter.
146 Analog Converter.
156 Analog Converter.
166 Digital to Analog Converter.
176 AD5721R Digital to Analog Converter.
186 AD5744R Digital to Analog Converter.
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/iio/impedance-analyzer/
H A DKconfig3 # Impedance Converter, Network Analyzer drivers
13 Say yes here to build support for Analog Devices Impedance Converter,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Dmt6577_auxadc.txt1 * Mediatek AUXADC - Analog to Digital Converter on Mediatek mobile soc (mt65xx/mt81xx/mt27xx)
4 The Auxiliary Analog/Digital Converter (AUXADC) is an ADC found
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dfsl,asrc.txt1 Freescale Asynchronous Sample Rate Converter (ASRC) Controller
3 The Asynchronous Sample Rate Converter (ASRC) converts the sampling rate of a
H A Dadi,adau7002.txt1 Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter
/OK3568_Linux_fs/buildroot/package/libsamplerate/
H A DConfig.in5 Converter for audio. One example of where such a thing would
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dda9210.txt1 * Dialog Semiconductor DA9210 Multi-phase 12A DCDC BUCK Converter

1234