Home
last modified time | relevance | path

Searched defs:errcode (Results 1 – 25 of 87) sorted by relevance

1234

/external/libxcam/modules/ocl/intel/
Dcl_intel_context.cpp42 cl_int errcode = CL_SUCCESS; in create_va_buffer() local
63 cl_int errcode = CL_SUCCESS; in import_dma_buffer() local
85 cl_int errcode = CL_SUCCESS; in create_va_image() local
106 cl_int errcode = CL_SUCCESS; in import_dma_image() local
127 cl_int errcode = CL_SUCCESS; in export_mem_fd() local
/external/libxcam/modules/ocl/
Dcl_context.cpp430 cl_int errcode = CL_SUCCESS; in create_image() local
456 cl_int errcode = CL_SUCCESS; in create_buffer() local
480 cl_int errcode = CL_SUCCESS; in create_sub_buffer() local
505 cl_int errcode = CL_SUCCESS; in enqueue_read_buffer() local
544 cl_int errcode = CL_SUCCESS; in enqueue_write_buffer() local
584 cl_int errcode = CL_SUCCESS; in enqueue_map_buffer() local
632 cl_int errcode = CL_SUCCESS; in enqueue_map_image() local
678 cl_int errcode = CL_SUCCESS; in enqueue_unmap() local
/external/e2fsprogs/debugfs/
Dhtree.c37 errcode_t errcode; in htree_dump_leaf_node() local
198 errcode_t errcode; in htree_dump_int_block() local
239 errcode_t errcode; in do_htree_dump() local
408 errcode_t errcode; in search_dir_block() local
Dzap.c34 errcode_t errcode; in do_zap_block() local
176 errcode_t errcode; in do_block_dump() local
/external/kmod/testsuite/
Ddelete_module.c40 int errcode; member
59 int ret, errcode; in parse_retcodes() local
Dinit_module.c55 int errcode; member
75 int ret, errcode; in parse_retcodes() local
/external/libusb/libusb/
Dstrerror.c192 DEFAULT_VISIBILITY const char* LIBUSB_CALL libusb_strerror(enum libusb_error errcode) in libusb_strerror()
/external/libevent/include/event2/
Dutil.h465 #define EVUTIL_SET_SOCKET_ERROR(errcode) \ argument
491 #define EVUTIL_SET_SOCKET_ERROR(errcode) ... argument
495 #define evutil_socket_error_to_string(errcode) ... argument
499 #define EVUTIL_SET_SOCKET_ERROR(errcode) \ argument
502 #define evutil_socket_error_to_string(errcode) (strerror(errcode)) argument
/external/python/cpython2/Lib/
Durllib.py368 def http_error(self, url, fp, errcode, errmsg, headers, data=None): argument
383 def http_error_default(self, url, fp, errcode, errmsg, headers): argument
625 def http_error_default(self, url, fp, errcode, errmsg, headers): argument
629 def http_error_302(self, url, fp, errcode, errmsg, headers, data=None): argument
647 def redirect_internal(self, url, fp, errcode, errmsg, headers, data): argument
671 def http_error_301(self, url, fp, errcode, errmsg, headers, data=None): argument
675 def http_error_303(self, url, fp, errcode, errmsg, headers, data=None): argument
679 def http_error_307(self, url, fp, errcode, errmsg, headers, data=None): argument
686 def http_error_401(self, url, fp, errcode, errmsg, headers, data=None): argument
708 def http_error_407(self, url, fp, errcode, errmsg, headers, data=None): argument
/external/python/cpython2/Tools/ssl/
Dmake_ssl_data.py58 errcode = lib[1] + errname # e.g. SSL_R_BAD_SSL_SESSION_ID_LENGTH variable
/external/python/cpython3/Tools/ssl/
Dmake_ssl_data.py58 errcode = lib[1] + errname # e.g. SSL_R_BAD_SSL_SESSION_ID_LENGTH variable
/external/libpcap/
Drpcap-protocol.c81 rpcap_senderror(SOCKET sock, uint8 ver, unsigned short errcode, const char *error, char *errbuf) in rpcap_senderror()
/external/llvm/lib/Support/
Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror()
/external/swiftshader/third_party/LLVM/lib/Support/
Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror()
/external/mdnsresponder/mDNSPosix/
Dnss_mdns.c852 DNSServiceErrorType errcode; in mdns_lookup_name() local
940 DNSServiceErrorType errcode; in mdns_lookup_addr() local
1807 int errcode = -1; in init_config() local
1868 int errcode = init_config (); in config_is_mdns_suffix() local
1907 int errcode; in load_config() local
1956 int errcode = add_domain (conf, word); in process_config_line() local
2062 int errcode = in default_config() local
/external/honggfuzz/linux/
Dpt.c148 int errcode = pt_cpu_errata(&ptc.errata, &ptc.cpu); in arch_ptAnalyze() local
/external/e2fsprogs/misc/
Dbadblocks.c157 errcode_t errcode; in bb_output() local
496 errcode_t errcode; in test_ro() local
757 errcode_t errcode; in test_nd() local
1062 errcode_t errcode; in main() local
/external/openssh/openbsd-compat/
Dbsd-cray.c111 cray_login_failure(char *username, int errcode) in cray_login_failure()
156 int errcode; /* IA errorcode */ in cray_access_denied() local
/external/iptables/libipq/
Dlibipq.c66 int errcode; member
193 static char *ipq_strerror(int errcode) in ipq_strerror()
/external/e2fsprogs/lib/ext2fs/
Dget_pathname.c38 errcode_t errcode; member
/external/icu/icu4c/source/common/
Dubidiimp.h392 #define RETURN_IF_NOT_VALID_PARA(bidi, errcode, retvalue) \ argument
397 #define RETURN_IF_NOT_VALID_PARA_OR_LINE(bidi, errcode, retvalue) \ argument
402 #define RETURN_IF_BAD_RANGE(arg, start, limit, errcode, retvalue) \ argument
410 #define RETURN_VOID_IF_NOT_VALID_PARA(bidi, errcode) \ argument
415 #define RETURN_VOID_IF_NOT_VALID_PARA_OR_LINE(bidi, errcode) \ argument
420 #define RETURN_VOID_IF_BAD_RANGE(arg, start, limit, errcode) \ argument
/external/python/cpython3/Lib/urllib/
Drequest.py1936 def http_error(self, url, fp, errcode, errmsg, headers, data=None): argument
1952 def http_error_default(self, url, fp, errcode, errmsg, headers): argument
2117 def http_error_default(self, url, fp, errcode, errmsg, headers): argument
2121 def http_error_302(self, url, fp, errcode, errmsg, headers, data=None): argument
2139 def redirect_internal(self, url, fp, errcode, errmsg, headers, data): argument
2167 def http_error_301(self, url, fp, errcode, errmsg, headers, data=None): argument
2171 def http_error_303(self, url, fp, errcode, errmsg, headers, data=None): argument
2175 def http_error_307(self, url, fp, errcode, errmsg, headers, data=None): argument
2182 def http_error_401(self, url, fp, errcode, errmsg, headers, data=None, argument
2207 def http_error_407(self, url, fp, errcode, errmsg, headers, data=None, argument
/external/pcre/dist2/src/
Dpcre2posix.c179 regerror(int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size) in regerror()

1234