Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqnmeasatelliteinfosource.cpp114 struct Update { struct in QNmeaSatelliteInfoSourcePrivate
115 QList<QGeoSatelliteInfo> m_satellitesInView;
116 QList<QGeoSatelliteInfo> m_satellitesInUse;
117 QList<int> m_inUse; // temp buffer for GSA received before GSV
118 bool m_validInView = false;
119 bool m_validInUse = false;
120 bool m_fresh = false;
121 bool m_updatingGsv = false;
123 QByteArray gsa;
124 QList<QByteArray> gsv;
[all …]
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst1285 .. _`it_per-cpu`:
/OK3568_Linux_fs/external/rkupdate/
H A DMD5Checksum.cpp599 void CMD5Checksum::Update(BYTE *Input, UINT nInputLen) in Update() function in CMD5Checksum
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py728 def Update(self, *x): member in CallGraphModelBase.Find.Context
2131 def Update(self): member in GraphAttributes
2349 def Update(self): member in SwitchGraphWidget
3167 def Update(self, fetched): member in BranchModel
3703 def Update(self, fetched): member in SQLTableModel
4284 def Update(self): member in WindowMenu