Home
last modified time | relevance | path

Searched defs:errCode (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Deglcurrent.c98 _eglInternalError(EGLint errCode, const char *msg) in _eglInternalError() argument
157 _eglError(EGLint errCode, const char *msg) in _eglError() argument
[all...]
/third_party/vk-gl-cts/framework/egl/
H A DegluDefs.cpp55 Error::Error (deUint32 errCode, const char* errStr) in Error() argument
61 Error::Error (deUint32 errCode, const char* message, const char* expr, const char* file, int line) in Error() argument
/third_party/icu/icu4c/source/common/
H A Dumutex.h135 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument
166 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument
[all...]
H A Ducnv_bld.cpp1103 static void U_CALLCONV initAvailableConvertersList(UErrorCode &errCode) { in initAvailableConvertersList() argument
H A Ducnv_io.cpp232 static void U_CALLCONV initAliasData(UErrorCode &errCode) { in initAliasData() argument
/third_party/node/deps/icu-small/source/common/
H A Dumutex.h135 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument
166 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument
[all...]
H A Ducnv_io.cpp232 static void U_CALLCONV initAliasData(UErrorCode &errCode) { in initAliasData() argument
H A Ducnv_bld.cpp1103 static void U_CALLCONV initAvailableConvertersList(UErrorCode &errCode) { in initAvailableConvertersList() argument
/third_party/lz4/lib/
H A Dlz4file.c54 LZ4F_errorCode_t errCode; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutex.h139 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument
170 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument
[all...]
H A Ducnv_bld.cpp1103 static void U_CALLCONV initAvailableConvertersList(UErrorCode &errCode) { in initAvailableConvertersList() argument
H A Ducnv_io.cpp232 static void U_CALLCONV initAliasData(UErrorCode &errCode) { in initAliasData() argument
/third_party/icu/icu4c/source/i18n/
H A Dplurrule.cpp796 PluralRules::getRuleFromResource(const Locale& locale, UPluralType type, UErrorCode& errCode) { in getRuleFromResource() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dplurrule.cpp800 PluralRules::getRuleFromResource(const Locale& locale, UPluralType type, UErrorCode& errCode) { in getRuleFromResource() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dplurrule.cpp786 PluralRules::getRuleFromResource(const Locale& locale, UPluralType type, UErrorCode& errCode) { in getRuleFromResource() argument
[all...]
/third_party/sqlite/src/
H A Dshell.c12826 int errCode; /* For sqlite3_recover_errcode() */ member
12968 recoverError( sqlite3_recover *p, int errCode, const char *zFmt, ... ) recoverError() argument
21762 int errCode = sqlite3_recover_errcode(p); recoverDatabaseCmd() local
[all...]
H A Dsqlite3.c17023 int errCode; /* Most recent error code (SQLITE_*) */ member
18032 u8 errCode; /* Error detected by xRecordCompare (CORRUPT or NOMEM) */ member
33818 sqlite3ErrorToParser(sqlite3 *db, int errCode) sqlite3ErrorToParser() argument
56151 int errCode; /* One of several kinds of errors */ global() member
72943 sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode, int writeOnly) global() argument
88432 sqlite3_result_error_code(sqlite3_context *pCtx, int errCode) global() argument
122787 sqlite3HaltConstraint( Parse *pParse, int errCode, int onError, char *p4, i8 p4type, u8 p5Errmsg ) global() argument
204815 int errCode; global() local
[all...]

Completed in 166 milliseconds