Searched defs:ecode (Results 1 – 12 of 12) sorted by relevance
/third_party/musl/src/network/ |
D | gai_strerror.c | 19 const char *gai_strerror(int ecode) in gai_strerror()
|
D | hstrerror.c | 12 const char *hstrerror(int ecode) in hstrerror()
|
/third_party/node/test/overlapped-checker/ |
D | main_win.c | 64 int ecode = GetLastError(); in main() local
|
/third_party/ffmpeg/libavformat/ |
D | os_support.c | 182 const char *ff_gai_strerror(int ecode) in ff_gai_strerror()
|
/third_party/mksh/ |
D | jobs.c | 715 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/skia/third_party/externals/libwebp/swig/ |
D | libwebp_python_wrap.c | 4019 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/python/Modules/ |
D | getaddrinfo.c | 202 gai_strerror(int ecode) in gai_strerror()
|
/third_party/curl/tests/server/ |
D | tftpd.c | 892 int first = 1, ecode; in do_tftp() local
|
/third_party/icu/icu4c/source/extra/uconv/ |
D | uconv.cpp | 1064 static void usage(const char *pname, int ecode) { in usage()
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
D | uconv.cpp | 1064 static void usage(const char *pname, int ecode) { in usage()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_dfa_match.c | 2623 PCRE2_SPTR ecode; in internal_dfa_match() local
|
D | pcre2_intmodedep.h | 791 PCRE2_SPTR ecode; /* The current position in the pattern */ member
|