Home
last modified time | relevance | path

Searched refs:Accuracy (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dgeocluetypes.h46 class Accuracy
59 Accuracy() in Accuracy() function
73 friend const QDBusArgument &dbus_argument_helper(const QDBusArgument &arg, Accuracy &accuracy);
76 Q_DECLARE_METATYPE(Accuracy)
82 Q_DECLARE_TYPEINFO(Accuracy, Q_MOVABLE_TYPE);
84 QDBusArgument &operator<<(QDBusArgument &arg, const Accuracy &accuracy);
85 const QDBusArgument &operator>>(const QDBusArgument &arg, Accuracy &accuracy);
H A Dqgeopositioninfosource_geocluemaster.cpp84 qDBusRegisterMetaType<Accuracy>(); in QGeoPositionInfoSourceGeoclueMaster()
136 double altitude, Accuracy accuracy) in updatePosition()
147 m_lastPositionFromSatellite = accuracy.level() == Accuracy::Detailed; in updatePosition()
311 disconnect(m_pos, SIGNAL(PositionChanged(qint32,qint32,double,double,double,Accuracy)), in stopUpdates()
312 this, SLOT(positionChanged(qint32,qint32,double,double,double,Accuracy))); in stopUpdates()
351 … QDBusPendingReply<qint32, qint32, double, double, double, Accuracy> reply = m_pos->GetPosition(); in requestUpdate()
384 connect(m_pos, SIGNAL(PositionChanged(qint32,qint32,double,double,double,Accuracy)), in positionProviderChanged()
385 this, SLOT(positionChanged(qint32,qint32,double,double,double,Accuracy))); in positionProviderChanged()
389 … QDBusPendingReply<qint32, qint32, double, double, double, Accuracy> reply = m_pos->GetPosition(); in positionProviderChanged()
419 QDBusPendingReply<qint32, qint32, double, double, double, Accuracy> reply = *watcher; in getPositionFinished()
[all …]
H A Dgeocluetypes.cpp42 const QDBusArgument &dbus_argument_helper(const QDBusArgument &arg, Accuracy &accuracy) in dbus_argument_helper()
47 accuracy.m_level = static_cast<Accuracy::Level>(level); in dbus_argument_helper()
57 QDBusArgument &operator<<(QDBusArgument &arg, const Accuracy &accuracy) in operator <<()
68 const QDBusArgument &operator>>(const QDBusArgument &arg, Accuracy &accuracy) in operator >>()
H A Dqgeopositioninfosource_geocluemaster.h87 double altitude, const Accuracy &accuracy);
106 double longitude, double altitude, Accuracy accuracy);
H A Dqgeocluemaster.h73 bool createMasterClient(Accuracy::Level accuracyLevel, ResourceFlags resourceFlags);
H A Dqgeocluemaster.cpp69 bool QGeoclueMaster::createMasterClient(Accuracy::Level accuracyLevel, ResourceFlags resourceFlags) in createMasterClient()
H A Dqgeosatelliteinfosource_geocluemaster.cpp294 if (!m_master->createMasterClient(Accuracy::Detailed, QGeoclueMaster::ResourceGps)) { in configureSatelliteSource()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dtmp103.rst27 Accuracy: ±1°C Typ (–10°C to +100°C)
H A Dds1621.rst122 Temperature Accuracy
H A Dsysfs-interface.rst805 Accuracy of the power meter.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/htpdate/
H A Dhtpdate_1.3.4.bb8 Htpdate works through proxy servers. Accuracy of htpdate will be usually\
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dsacos.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dsasin.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dsatanh.S14 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dscosh.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dssinh.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dstwotox.S14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
H A Dstanh.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dsatan.S13 | Accuracy and Monotonicity: The returned result is within 2 ulps in
H A Dstan.S13 | Accuracy and Monotonicity: The returned result is within 3 ulp in
H A Dslogn.S14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
H A Dssin.S18 | Accuracy and Monotonicity: The returned result is within 1 ulp in
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dperf.rst77 Accuracy chapter
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkcsan.rst296 6. **Analysis Accuracy:** For observed executions, due to using a sampling
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A DREADME225 ----------------------- Accuracy of wm-FPU-emu -----------------------

12