Home
last modified time | relevance | path

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

/external/libcxx/src/
Dregex.cpp18 make_error_type_string(regex_constants::error_type ecode) in make_error_type_string()
63 regex_error::regex_error(regex_constants::error_type ecode) in regex_error()
/external/llvm-project/libcxx/src/
Dregex.cpp17 make_error_type_string(regex_constants::error_type ecode) in make_error_type_string()
64 regex_error::regex_error(regex_constants::error_type ecode) in regex_error()
/external/mksh/src/
Djobs.c711 int rv, ecode, flags = JW_INTERRUPT|JW_ASYNCNOTIFY; in waitfor() local
773 int rv = 0, ecode; in j_kill() local
819 int ecode, rv = 0; in j_resume() local
962 int ecode; in j_jobs() local
/external/iputils/
Dtftpd.c226 int first = 1, ecode; in tftp() local
/external/tcpdump/
Dprint-smb.c967 int ecode; in nbt_tcp_print() local
1040 int ecode; in nbt_tcp_print() local
/external/python/cpython2/Modules/
Dgetaddrinfo.c202 gai_strerror(int ecode) in gai_strerror()
/external/python/cpython3/Modules/
Dgetaddrinfo.c202 gai_strerror(int ecode) in gai_strerror()
/external/linux-kselftest/tools/testing/selftests/net/
Dreuseport_bpf.c344 struct bpf_insn ecode[] = { in test_filter_no_reuseport() local
/external/curl/tests/server/
Dtftpd.c888 int first = 1, ecode; in do_tftp() local
/external/icu/icu4c/source/extra/uconv/
Duconv.cpp1064 static void usage(const char *pname, int ecode) { in usage()
/external/pcre/dist2/src/
Dpcre2_dfa_match.c2566 PCRE2_SPTR ecode; in internal_dfa_match() local
Dpcre2_intmodedep.h787 PCRE2_SPTR ecode; /* The current position in the pattern */ member
/external/e2fsprogs/lib/ext2fs/
Dtdb.c233 enum TDB_ERROR ecode; /* error code for last tdb error */ member
300 enum TDB_ERROR ecode; const char *estring; member
/external/vm_tools/p9/src/protocol/
Dmessages.rs746 pub ecode: u32, field
/external/llvm-project/openmp/runtime/src/
Dkmp_runtime.cpp5453 DWORD ecode; in __kmp_free_team() local