Home
last modified time | relevance | path

Searched refs:sentence (Results 1 – 25 of 95) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/utils/
H A Dqlocationtestutils.cpp41 QString QLocationTestUtils::addNmeaChecksumAndBreaks(const QString &sentence) in addNmeaChecksumAndBreaks() argument
43 Q_ASSERT(sentence[0] == '$' && sentence[sentence.length()-1] == '*'); in addNmeaChecksumAndBreaks()
47 for (int i=1; i<sentence.length()-1; i++) in addNmeaChecksumAndBreaks()
48 result ^= sentence[i].toLatin1(); in addNmeaChecksumAndBreaks()
50 return sentence + sum + "\r\n"; in addNmeaChecksumAndBreaks()
H A Dqlocationtestutils_p.h41 QString addNmeaChecksumAndBreaks(const QString &sentence);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationutils.cpp65 QByteArray sentence(data, size); in qlocationutils_readGga() local
66 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readGga()
149 QByteArray sentence(data, size); in qlocationutils_readGll() local
150 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readGll()
177 QByteArray sentence(data, size); in qlocationutils_readRmc() local
178 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readRmc()
239 QByteArray sentence(data, size); in qlocationutils_readVtg() local
240 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readVtg()
261 QByteArray sentence(data, size); in qlocationutils_readZda() local
262 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readZda()
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddebugfs-wilco-ec20 You can write a hexadecimal sentence to raw, and that series of
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/
H A Dlibpng-LICENSE9 this sentence.
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/
H A Dlibpng-LICENSE9 this sentence.
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/
H A Dlibpng-LICENSE9 this sentence.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/doc/src/
H A Dqml-position.qdoc102 source will emit updates according to the time stamp of each NMEA sentence
H A Dcpp-position.qdoc165 according to the time stamp of each NMEA sentence to produce a "replay"
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DNPOSL-3.054 (b) The first sentence of Section 7 ["Warranty of Provenance"] of OSL 3.0 has been stricken. For Or…
56 (c) In the first sentence of Section 8 ["Limitation of Liability"] of this Non-Profit OSL 3.0, the …
H A DAFL-1.240 sentence, the Original Work is provided under this License on an "AS IS"
H A DHippocratic-2.129 …, subject to a court modification pursuant to the immediately following sentence, if any term or p…
H A DAFL-2.029 …atent rights. Except as expressly stated in the immediately proceeding sentence, the Original Wor…
H A DAFL-2.131 …patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Wor…
H A DOSL-2.129 …patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Wor…
H A DOSL-1.129 …pyright owner. Except as expressly stated in the immediately proceeding sentence, the Original Wor…
H A DOSL-2.029 …patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Wor…
H A DAFL-3.017 … patent rights. Except as expressly stated in the immediately preceding sentence, the Original Wor…
H A DUCL-1.030 … patent rights. Except as expressly stated in the immediately preceding sentence, the Original Wor…
H A DOSL-3.017 … patent rights. Except as expressly stated in the immediately preceding sentence, the Original Wor…
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A DREADME16 others or sending us a patch, and leaving the sentence in stating that
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.889 sentence, the Original Work is provided under this License on an "AS IS" BASIS
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-design-CFS.rst14 80% of CFS's design can be summed up in a single sentence: CFS basically models
/OK3568_Linux_fs/external/libmali/
H A DEND_USER_LICENCE_AGREEMENT.txt161 any clause or sentence in this Licence is held by a court of law to be
/OK3568_Linux_fs/external/libmali/debian/
H A Dcopyright172 any clause or sentence in this Licence is held by a court of law to be

1234