Home
last modified time | relevance | path

Searched defs:ecode (Results 1 – 25 of 30) sorted by relevance

12

/third_party/iowow/src/log/
Diwlog.c71 iwrc iwlog(iwlog_lvl lvl, iwrc ecode, const char *file, int line, const char *fmt, ...) { in iwlog()
80 void iwlog2(iwlog_lvl lvl, iwrc ecode, const char *file, int line, const char *fmt, ...) { in iwlog2()
87 iwrc iwlog_va(FILE *out, iwlog_lvl lvl, iwrc ecode, const char *file, int line, const char *fmt, va… in iwlog_va()
190 const char *iwlog_ecode_explained(iwrc ecode) { in iwlog_ecode_explained()
228 static const char *_ecode_explained(locale_t locale, uint32_t ecode) { in _ecode_explained()
243 static const char *_default_ecodefn(locale_t locale, uint32_t ecode) { in _default_ecodefn()
295 iwrc ecode, in _default_logfn()
/third_party/musl/src/network/
Dgai_strerror.c19 const char *gai_strerror(int ecode) in gai_strerror()
Dhstrerror.c12 const char *hstrerror(int ecode) in hstrerror()
/third_party/node/test/overlapped-checker/
Dmain_win.c64 int ecode = GetLastError(); in main() local
/third_party/iowow/src/log/tests/
Diwlog_test1.c76 iwrc ecode = iwrc_set_errno(IW_ERROR_ERRNO, errno); in iwlog_test2() local
/third_party/ffmpeg/libavformat/
Dos_support.c182 const char *ff_gai_strerror(int ecode) in ff_gai_strerror()
/third_party/mksh/
Djobs.c715 int rv, ecode, flags = JW_INTERRUPT|JW_ASYNCNOTIFY; local
777 int rv = 0, ecode; local
823 int ecode, rv = 0; local
966 int ecode; local
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c3982 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeRGB() local
3992 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeRGB() local
4102 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeBGR() local
4112 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeBGR() local
4222 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeRGBA() local
4232 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeRGBA() local
4342 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeBGRA() local
4352 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeBGRA() local
4458 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeLosslessRGB() local
4468 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeLosslessRGB() local
[all …]
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c4019 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeRGB() local
4029 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeRGB() local
4139 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeBGR() local
4149 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeBGR() local
4259 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeRGBA() local
4269 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeRGBA() local
4379 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeBGRA() local
4389 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeBGRA() local
4495 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeLosslessRGB() local
4505 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeLosslessRGB() local
[all …]
/third_party/glib/glib/
Dglib-unix.c95 int ecode; in g_unix_open_pipe() local
/third_party/python/Modules/
Dgetaddrinfo.c202 gai_strerror(int ecode) in gai_strerror()
/third_party/glib/glib/pcre/
Dpcre_exec.c476 match(PCRE_PUCHAR eptr, const pcre_uchar *ecode, in match()
519 #define ecode frame->Xecode in match() macro
Dpcre_dfa_exec.c2528 const pcre_uchar *ecode; in internal_dfa_exec() local
/third_party/curl/tests/server/
Dtftpd.c883 int first = 1, ecode; in do_tftp() local
/third_party/flutter/skia/third_party/externals/icu/source/extra/uconv/
Duconv.cpp1064 static void usage(const char *pname, int ecode) { in usage()
/third_party/skia/third_party/externals/icu/source/extra/uconv/
Duconv.cpp1064 static void usage(const char *pname, int ecode) { in usage()
/third_party/icu/icu4c/source/extra/uconv/
Duconv.cpp1064 static void usage(const char *pname, int ecode) { in usage()
/third_party/iowow/src/fs/
Diwexfile.c889 static const char *_exfile_ecodefn(locale_t locale, uint32_t ecode) { in _exfile_ecodefn()
Diwfsmfile.c1893 static const char *_fsmfile_ecodefn(locale_t locale, uint32_t ecode) { in _fsmfile_ecodefn()
/third_party/pcre2/pcre2/src/
Dpcre2_dfa_match.c2566 PCRE2_SPTR ecode; in internal_dfa_match() local
/third_party/ejdb/src/jbr/
Djbr.c1410 static const char *_jbr_ecodefn(locale_t locale, uint32_t ecode) { in _jbr_ecodefn()
/third_party/ejdb/src/bindings/ejdb2_jni/src/
Dejdb2jni.c1142 static const char *jbn_ecodefn(locale_t locale, uint32_t ecode) { in jbn_ecodefn()
/third_party/e2fsprogs/lib/ext2fs/
Dtdb.c239 enum TDB_ERROR ecode; /* error code for last tdb error */ member
307 enum TDB_ERROR ecode; const char *estring; member
/third_party/ejdb/src/bindings/ejdb2_dart/lib/
Dejdb2_dart.c1455 static const char *ejd_ecodefn(locale_t locale, uint32_t ecode) { in ejd_ecodefn()
/third_party/ejdb/src/jql/
Djql.c1786 static const char *_ecodefn(locale_t locale, uint32_t ecode) { in _ecodefn()

12