| /third_party/skia/third_party/externals/angle2/util/android/ |
| H A D | AndroidWindow.cpp | 99 int32_t err = SetScreenOrientation( in setOrientation() local 125 int32_t err = ANativeWindow_setBuffersGeometry(sApp->window, mWidth, mHeight, 0); in resize() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | Errors.cpp | 54 auto err = Napi::Error::New(env); local
|
| /third_party/openssl/test/ |
| H A D | danetest.c | 308 int err; in test_tlsafile() local [all...] |
| /third_party/openssl/apps/ |
| H A D | engine.c | 94 int started = 0, err = 0; in util_flags() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/bzip2/ |
| H A D | ftbzip2.c | 293 int err; in ft_bzip2_file_fill_output() local
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | ftgzip.c | 433 int err; in ft_gzip_file_fill_output() local 734 int err; in FT_EXPORT_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttdriver.c | 358 FT_Error err = FT_Request_Metrics( size->face, req ); in tt_size_request() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-bit-set-invertible.hh | 55 void err () { s.err (); } in err() function
|
| H A D | hb-blob.cc | 758 int err = ferror (fp); in hb_blob_create_from_file_or_fail() local
|
| H A D | hb-set.hh | 77 void err () { s.err (); } in err() function
|
| /third_party/python/Modules/_io/ |
| H A D | _iomodule.c | 521 PyNumber_AsOff_t(PyObject *item, PyObject *err) PyNumber_AsOff_t() argument
|
| /third_party/python/Modules/ |
| H A D | _dbmmodule.c | 244 int err; in _dbm_dbm_keys_impl() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | intrinsic_validation_test.cc | 266 std::stringstream err; in TEST_P() local 310 std::stringstream err; in TEST_P() local
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/ |
| H A D | main.go | 232 var err error global() var 291 var err error global() var [all...] |
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | minizip.c | 188 int err=ZIP_OK; in getFileCrc() local 257 int err=0; local [all...] |
| /third_party/skia/third_party/externals/zlib/contrib/tests/ |
| H A D | infcover.cc | 306 inf(const char *hex, const char *what, unsigned step, int win, unsigned len, int err) inf() argument [all...] |
| /third_party/skia/third_party/externals/zlib/ |
| H A D | gzguts.h | 197 int err; /* error code */ member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucmndata.cpp | 326 U_CFUNC void udata_checkCommonData(UDataMemory *udm, UErrorCode *err) { in udata_checkCommonData() argument
|
| H A D | ucnv_err.cpp | 91 UCNV_FROM_U_CALLBACK_STOP( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_STOP() argument 118 UCNV_TO_U_CALLBACK_STOP( const void *context, UConverterToUnicodeArgs *toUArgs, const char* codePoints, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_STOP() argument 132 UCNV_FROM_U_CALLBACK_SKIP( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_SKIP() argument 163 UCNV_FROM_U_CALLBACK_SUBSTITUTE( const void *context, UConverterFromUnicodeArgs *fromArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_SUBSTITUTE() argument 199 UCNV_FROM_U_CALLBACK_ESCAPE( const void *context, UConverterFromUnicodeArgs *fromArgs, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_ESCAPE() argument 363 UCNV_TO_U_CALLBACK_SKIP( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_SKIP() argument 386 UCNV_TO_U_CALLBACK_SUBSTITUTE( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_SUBSTITUTE() argument 412 UCNV_TO_U_CALLBACK_ESCAPE( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_ESCAPE() argument [all...] |
| H A D | ucnv_u16.cpp | 494 _UTF16BEGetNextUChar(UConverterToUnicodeArgs *pArgs, UErrorCode *err) { in _UTF16BEGetNextUChar() argument 1095 _UTF16LEGetNextUChar(UConverterToUnicodeArgs *pArgs, UErrorCode *err) { in _UTF16LEGetNextUChar() argument [all...] |
| H A D | ucnv_u32.cpp | 47 T_UConverter_toUnicode_UTF32_BE(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_BE() argument 126 T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() argument 213 T_UConverter_fromUnicode_UTF32_BE(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_BE() argument 314 T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() argument 421 T_UConverter_getNextUChar_UTF32_BE(UConverterToUnicodeArgs* args, UErrorCode* err) T_UConverter_getNextUChar_UTF32_BE() argument 509 T_UConverter_toUnicode_UTF32_LE(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_LE() argument 594 T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() argument 691 T_UConverter_fromUnicode_UTF32_LE(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_LE() argument 800 T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() argument 916 T_UConverter_getNextUChar_UTF32_LE(UConverterToUnicodeArgs* args, UErrorCode* err) T_UConverter_getNextUChar_UTF32_LE() argument [all...] |
| H A D | ucnv_u8.cpp | 65 ucnv_toUnicode_UTF8(UConverterToUnicodeArgs * args, UErrorCode * err) ucnv_toUnicode_UTF8() argument 181 ucnv_toUnicode_UTF8_OFFSETS_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) ucnv_toUnicode_UTF8_OFFSETS_LOGIC() argument 300 ucnv_fromUnicode_UTF8(UConverterFromUnicodeArgs * args, UErrorCode * err) ucnv_fromUnicode_UTF8() argument 414 ucnv_fromUnicode_UTF8_OFFSETS_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() argument 554 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs *args, UErrorCode *err) ucnv_getNextUChar_UTF8() argument [all...] |
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | cp.c | 115 char *catch = try->parent ? try->name : TT.destname, *err = "%s"; in cp_node() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | cp.c | 131 char *catch = try->parent ? try->name : TT.destname, *err = "%s"; in cp_node() local [all...] |
| /third_party/python/PC/ |
| H A D | msvcrtmodule.c | 118 int err; in msvcrt_locking_impl() local 126 err = _locking(fd, mode, nbytes); in msvcrt_locking_impl() local
|