Searched defs:error (Results 251 - 275 of 2067) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitDownloadClient.cpp71 static void didFail(WKContextRef, WKDownloadRef wkDownload, WKErrorRef error, const void* /* clientInfo */) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Launcher/gtk/
H A DProcessLauncherGtk.cpp113 GUniqueOutPtr<GError> error; local
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Geolocation/
H A DWebGeolocationManager.cpp115 RefPtr<GeolocationError> error = GeolocationError::create(GeolocationError::PositionUnavailable, errorMessage); local
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/
H A DInjectedBundlePageResourceLoadClient.cpp80 void InjectedBundlePageResourceLoadClient::didFailLoadForResource(WebPage* page, WebFrame* frame, uint64_t identifier, const WebCore::ResourceError& error) argument
/macosx-10.10/apr-32/apr-util/apr-util/include/private/
H A Dapr_crypto_internal.h268 apr_status_t (*error)(const apu_err_t **result, const apr_crypto_t *f); member in struct:apr_crypto_driver_t
/macosx-10.10/autofs-246/autofsd/
H A Dautofsd.c203 int error; local
/macosx-10.10/autofs-246/mount_autofs/
H A Dmount_autofs.c26 int error; local
/macosx-10.10/bless-103/test/
H A Dtestgetfileid.c65 require_noerr(BLGetFileID(NULL, path, &fileID), error); local
71 newpath), error); local
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcurl_ntlm.c120 CURLcode error; local
/macosx-10.10/curl-83.1.2/curl/tests/libtest/
H A Dlib591.c47 int error; local
/macosx-10.10/diskdev_cmds-576/setclass.tproj/
H A Dsetclass.c82 int error = 0, class = 0, do_set = 0, fd = 0; local
/macosx-10.10/dtrace-147/libdwarf/
H A Ddwarf_funcs.c96 dwarf_funcname(Dwarf_Func func_in, char **ret_name, Dwarf_Error * error) argument
45 dwarf_get_funcs(Dwarf_Debug dbg, Dwarf_Func ** funcs, Dwarf_Signed * ret_func_count, Dwarf_Error * error) argument
110 dwarf_func_die_offset(Dwarf_Func func_in, Dwarf_Off * return_offset, Dwarf_Error * error) argument
120 dwarf_func_cu_offset(Dwarf_Func func_in, Dwarf_Off * return_offset, Dwarf_Error * error) argument
130 dwarf_func_name_offsets(Dwarf_Func func_in, char **ret_func_name, Dwarf_Off * die_offset, Dwarf_Off * cu_die_offset, Dwarf_Error * error) argument
[all...]
H A Ddwarf_pubtypes.c46 dwarf_get_pubtypes(Dwarf_Debug dbg, Dwarf_Type ** types, Dwarf_Signed * ret_type_count, Dwarf_Error * error) argument
99 dwarf_pubtypename(Dwarf_Type type_in, char **ret_name, Dwarf_Error * error) argument
115 dwarf_pubtype_type_die_offset(Dwarf_Type type_in, Dwarf_Off * ret_offset, Dwarf_Error * error) argument
126 dwarf_pubtype_cu_offset(Dwarf_Type type_in, Dwarf_Off * ret_offset, Dwarf_Error * error) argument
137 dwarf_pubtype_name_offsets(Dwarf_Type type_in, char **returned_name, Dwarf_Off * die_offset, Dwarf_Off * cu_die_offset, Dwarf_Error * error) argument
[all...]
H A Ddwarf_types.c95 dwarf_typename(Dwarf_Type type_in, char **ret_name, Dwarf_Error * error) argument
45 dwarf_get_types(Dwarf_Debug dbg, Dwarf_Type ** types, Dwarf_Signed * ret_type_count, Dwarf_Error * error) argument
110 dwarf_type_die_offset(Dwarf_Type type_in, Dwarf_Off * ret_offset, Dwarf_Error * error) argument
120 dwarf_type_cu_offset(Dwarf_Type type_in, Dwarf_Off * ret_offset, Dwarf_Error * error) argument
131 dwarf_type_name_offsets(Dwarf_Type type_in, char **returned_name, Dwarf_Off * die_offset, Dwarf_Off * cu_die_offset, Dwarf_Error * error) argument
[all...]
H A Ddwarf_vars.c91 dwarf_varname(Dwarf_Var var_in, char **ret_varname, Dwarf_Error * error) argument
45 dwarf_get_vars(Dwarf_Debug dbg, Dwarf_Var ** vars, Dwarf_Signed * ret_var_count, Dwarf_Error * error) argument
106 dwarf_var_die_offset(Dwarf_Var var_in, Dwarf_Off * returned_offset, Dwarf_Error * error) argument
117 dwarf_var_cu_offset(Dwarf_Var var_in, Dwarf_Off * returned_offset, Dwarf_Error * error) argument
127 dwarf_var_name_offsets(Dwarf_Var var_in, char **returned_name, Dwarf_Off * die_offset, Dwarf_Off * cu_offset, Dwarf_Error * error) argument
[all...]
H A Ddwarf_weaks.c96 dwarf_weakname(Dwarf_Weak weak_in, char **ret_name, Dwarf_Error * error) argument
45 dwarf_get_weaks(Dwarf_Debug dbg, Dwarf_Weak ** weaks, Dwarf_Signed * ret_weak_count, Dwarf_Error * error) argument
110 dwarf_weak_die_offset(Dwarf_Weak weak_in, Dwarf_Off * weak_off, Dwarf_Error * error) argument
120 dwarf_weak_cu_offset(Dwarf_Weak weak_in, Dwarf_Off * weak_off, Dwarf_Error * error) argument
130 dwarf_weak_name_offsets(Dwarf_Weak weak_in, char **weak_name, Dwarf_Off * die_offset, Dwarf_Off * cu_offset, Dwarf_Error * error) argument
[all...]
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dcvtmail.c137 error (s1, s2) function
/macosx-10.10/libutil-38/
H A Dpidfile.c65 int error, fd, i; local
90 int error, fd; local
149 int error, fd; local
188 int error; local
209 int error; local
[all...]
/macosx-10.10/libutil-38/tzlinkd/
H A Dtzlinkd.c102 int error; local
134 int error; local
[all...]
/macosx-10.10/netcat-22/
H A Dsourceroute.c116 int error; local
[all...]
/macosx-10.10/ntfs-84/kext/
H A Dntfs_attr.h123 errno_t error; member in union:_ntfs_attr_search_ctx::__anon11308
/macosx-10.10/ruby-106/ruby/lib/rdoc/
H A Dservlet.rb185 def error exception, req, res method
/macosx-10.10/ruby-106/ruby/lib/webrick/
H A Dhttpstatus.rb
/macosx-10.10/security_authtrampoline-55105/src/
H A DAuthorizationTrampoline.cpp123 OSStatus error = h2n(OSStatus(errAuthorizationToolExecuteFailure)); local
/macosx-10.10/smb-759.0/lib/smb/
H A Dnb.c53 int error = ENOMEM; local
79 int error = 0; local
116 nb_error_to_errno(int error) argument
[all...]

Completed in 594 milliseconds

<<11121314151617181920>>