Home
last modified time | relevance | path

Searched refs:errorCode (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dbidi.cpp31 UErrorCode errorCode = U_ZERO_ERROR; in applyArabicShaping() local
37 &errorCode); in applyArabicShaping()
40 errorCode = U_ZERO_ERROR; in applyArabicShaping()
47 &errorCode); in applyArabicShaping()
50 if (U_FAILURE(errorCode)) in applyArabicShaping()
59 UErrorCode errorCode = U_ZERO_ERROR; in mergeParagraphLineBreaks() local
61 … ubidi_getParagraphByIndex(impl->bidiText, i, nullptr, &paragraphEndIndex, nullptr, &errorCode); in mergeParagraphLineBreaks()
63 if (U_FAILURE(errorCode)) { in mergeParagraphLineBreaks()
65 u_errorName(errorCode)); in mergeParagraphLineBreaks()
93 UErrorCode errorCode = U_ZERO_ERROR; in processText() local
[all …]
/OK3568_Linux_fs/kernel/lib/zstd/
H A Dhuf_decompress.c210 size_t const errorCode = BIT_initDStream(&bitD, cSrc, cSrcSize); in HUF_decompress1X2_usingDTable_internal() local
211 if (HUF_isError(errorCode)) in HUF_decompress1X2_usingDTable_internal()
212 return errorCode; in HUF_decompress1X2_usingDTable_internal()
288 size_t const errorCode = BIT_initDStream(&bitD1, istart1, length1); in HUF_decompress4X2_usingDTable_internal() local
289 if (HUF_isError(errorCode)) in HUF_decompress4X2_usingDTable_internal()
290 return errorCode; in HUF_decompress4X2_usingDTable_internal()
293 size_t const errorCode = BIT_initDStream(&bitD2, istart2, length2); in HUF_decompress4X2_usingDTable_internal() local
294 if (HUF_isError(errorCode)) in HUF_decompress4X2_usingDTable_internal()
295 return errorCode; in HUF_decompress4X2_usingDTable_internal()
298 size_t const errorCode = BIT_initDStream(&bitD3, istart3, length3); in HUF_decompress4X2_usingDTable_internal() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacecategoriesreplyosm.cpp59 void QPlaceCategoriesReplyOsm::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() argument
61 QPlaceReply::setError(errorCode, errorString); in setError()
62 emit error(errorCode, errorString); in setError()
H A Dqgeoroutingmanagerengineosm.cpp116 void QGeoRoutingManagerEngineOsm::replyError(QGeoRouteReply::Error errorCode, in replyError() argument
121 emit error(reply, errorCode, errorString); in replyError()
H A Dqplacesearchreplyosm.cpp77 void QPlaceSearchReplyOsm::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() argument
79 QPlaceReply::setError(errorCode, errorString); in setError()
80 emit error(errorCode, errorString); in setError()
H A Dqplacecategoriesreplyosm.h56 void setError(QPlaceReply::Error errorCode, const QString &errorString);
H A Dqgeocodingmanagerengineosm.cpp191 void QGeoCodingManagerEngineOsm::replyError(QGeoCodeReply::Error errorCode, const QString &errorStr… in replyError() argument
195 emit error(reply, errorCode, errorString); in replyError()
H A Dqplacesearchreplyosm.h64 void setError(QPlaceReply::Error errorCode, const QString &errorString);
H A Dqgeoroutingmanagerengineosm.h66 void replyError(QGeoRouteReply::Error errorCode, const QString &errorString);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacecategoriesreply_esri.cpp59 void PlaceCategoriesReplyEsri::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() argument
61 QPlaceReply::setError(errorCode, errorString); in setError()
62 emit error(errorCode, errorString); in setError()
H A Dplacesearchreply_esri.cpp99 void PlaceSearchReplyEsri::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() argument
101 QPlaceReply::setError(errorCode, errorString); in setError()
102 emit error(errorCode, errorString); in setError()
H A Dgeoroutingmanagerengine_esri.cpp118 void GeoRoutingManagerEngineEsri::replyError(QGeoRouteReply::Error errorCode, const QString &errorS… in replyError() argument
122 emit error(reply, errorCode, errorString); in replyError()
H A Dgeocodingmanagerengine_esri.cpp178 void GeoCodingManagerEngineEsri::replyError(QGeoCodeReply::Error errorCode, in replyError() argument
183 emit error(reply, errorCode, errorString); in replyError()
H A Dplacecategoriesreply_esri.h56 void setError(QPlaceReply::Error errorCode, const QString &errorString);
H A Dgeoroutingmanagerengine_esri.h63 void replyError(QGeoRouteReply::Error errorCode, const QString &errorString);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacecategoriesreplymapbox.cpp59 void QPlaceCategoriesReplyMapbox::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() argument
61 QPlaceReply::setError(errorCode, errorString); in setError()
62 emit error(errorCode, errorString); in setError()
H A Dqplacesearchsuggestionreplymapbox.cpp74 void QPlaceSearchSuggestionReplyMapbox::setError(QPlaceReply::Error errorCode, const QString &error… in setError() argument
76 QPlaceReply::setError(errorCode, errorString); in setError()
77 emit error(errorCode, errorString); in setError()
H A Dqplacesearchreplymapbox.cpp155 void QPlaceSearchReplyMapbox::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() argument
157 QPlaceReply::setError(errorCode, errorString); in setError()
158 emit error(errorCode, errorString); in setError()
H A Dqgeocodingmanagerenginemapbox.cpp198 void QGeoCodingManagerEngineMapbox::onReplyError(QGeoCodeReply::Error errorCode, const QString &err… in onReplyError() argument
202 emit error(reply, errorCode, errorString); in onReplyError()
H A Dqplacecategoriesreplymapbox.h57 void setError(QPlaceReply::Error errorCode, const QString &errorString);
H A Dqplacesearchsuggestionreplymapbox.h61 void setError(QPlaceReply::Error errorCode, const QString &errorString);
H A Dqplacesearchreplymapbox.h62 void setError(QPlaceReply::Error errorCode, const QString &errorString);
H A Dqgeoroutingmanagerenginemapbox.h67 void replyError(QGeoRouteReply::Error errorCode, const QString &errorString);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Djnipositioning.cpp406 int errorCode = env.jniEnv->CallStaticIntMethod(positioningClass, startUpdatesMethodId, in startUpdates() local
410 switch (errorCode) { in startUpdates()
415 return static_cast<QGeoPositionInfoSource::Error>(errorCode); in startUpdates()
446 int errorCode = env.jniEnv->CallStaticIntMethod(positioningClass, requestUpdateMethodId, in requestUpdate() local
449 switch (errorCode) { in requestUpdate()
454 return static_cast<QGeoPositionInfoSource::Error>(errorCode); in requestUpdate()
477 … int errorCode = env.jniEnv->CallStaticIntMethod(positioningClass, startSatelliteUpdatesMethodId, in startSatelliteUpdates() local
480 switch (errorCode) { in startSatelliteUpdates()
485 return static_cast<QGeoSatelliteInfoSource::Error>(errorCode); in startSatelliteUpdates()
487 qWarning() << "startSatelliteUpdates: Unknown error code " << errorCode; in startSatelliteUpdates()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/p7zip/files/
H A D0001-Fix-narrowing-errors-Wc-11-narrowing.patch29 @@ -15,13 +15,13 @@ UString MyFormatMessage(DWORD errorCode)
31 switch(errorCode) {
49 txt = strerror(errorCode);

12