HomeSort by relevance Sort by last modified time
    Searched full:error (Results 1526 - 1550 of 11596) sorted by null

<<61626364656667686970>>

  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
CertificateVerify.java 47 "INTERNAL ERROR: incorrect certificate verify hash");
64 "DECODE ERROR: incorrect CertificateVerify");
68 "DECODE ERROR: incorrect CertificateVerify");
  /dalvik/libcore/xml/src/main/java/org/apache/xml/res/
XMLErrorResources.java 27 * Set up error messages.
32 * array. You also need to update MAX_CODE for error strings
40 * This file contains error and warning messages related to Xalan Error
146 * array. Use the new error code as the index into the array.
149 // Error messages...
152 * Get the lookup table for error messages
160 /** Error message ID that has a null message, but takes in a single object. */
188 "Coroutine parameter error ({0})"},
197 "Error: typed iterator for axis {0} not implemented"}
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
NoOpLog.java 56 public void error(Object message) { } method in class:NoOpLog
58 public void error(Object message, Throwable t) { } method in class:NoOpLog
72 * Error is never enabled.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
conversions.sgml 178 @error:
194 @error:
216 @error:
222 Error domain for character set conversions. Errors in this domain will
224 error domains.
270 @error:
283 @error:
296 @error:
307 @error:
318 @error:
    [all...]
  /external/bluetooth/glib/gio/
gicon.h 24 #error "Only <gio/gio.h> can be included directly."
77 GError **error);
87 GError **error);
  /external/bluetooth/glib/gio/win32/
gwinhttpvfs.h 92 void _g_winhttp_set_error (GError **error,
98 GError **error,
106 GError **error);
  /external/bluetooth/glib/gthread/
gthread-posix.c 51 int error = (err); \
52 if (error) \
53 g_error ("file %s: line %d (%s): error '%s' during '%s'", \
55 g_strerror (error), name); \
97 # error This should not happen. Contact the GLib team.
179 signature and semantic are right, but without error check then!!!!,
212 without error check then!!!!, we might want to change this
309 GError **error)
324 /* No error check here, because some systems can't do it and
332 /* No error check here, because some systems can't do it and w
    [all...]
  /external/dbus/bus/
dir-watch-dnotify.c 56 _dbus_warn ("Cannot open directory '%s'; error '%s'\n", dir, _dbus_strerror (errno));
62 _dbus_warn ("Cannot setup D_NOTIFY for '%s' error '%s'\n", dir, _dbus_strerror (errno));
85 _dbus_verbose ("Error closing fd %d for config directory watch\n", fds[i]);
  /external/dbus/tools/
dbus-send.c 215 DBusError error; local
289 dbus_error_init (&error);
290 connection = dbus_bus_get (type, &error);
295 error.message);
296 dbus_error_free (&error);
336 fprintf (stderr, "Internal error, unknown message type\n");
461 dbus_error_init (&error);
464 &error);
465 if (dbus_error_is_set (&error))
467 fprintf (stderr, "Error %s: %s\n"
    [all...]
  /external/dropbear/libtomcrypt/src/encauth/ccm/
ccm_memory.c 171 goto error;
196 goto error;
206 goto error;
242 goto error;
251 goto error;
262 goto error;
271 goto error;
286 goto error;
302 goto error;
311 goto error;
    [all...]
  /external/e2fsprogs/lib/et/test_cases/
imap_err.et 1 # imap_err.et -- Error codes for Cyrus IMAP server programs
30 "System I/O error"
83 # Following only used for internationalization of error messages
  /external/elfutils/tests/
msg_tst.c 28 { ELF_E_NOERROR, "no error" },
29 { ELF_E_UNKNOWN_ERROR, "unknown error" },
82 /* Clear the error state. */
  /external/fdlibm/
changes 64 2. k_tan.c error was > 1 ulp target for FDLIBM
65 5.2: Worst error at least 1.45 ulp at
67 5.3: Worst error 0.96 ulp
  /external/freetype/include/freetype/
ftgasp.h 26 #error "freetype.h of FreeType 1 has been loaded!"
27 #error "Please fix the directory search order for header files"
28 #error "so that freetype.h of FreeType 2 is found first."
  /external/icu4c/common/
ucnv_io.h 75 # error U_CHARSET_FAMILY is not valid
91 * @param pErrorCode The error code
99 * @param pErrorCode The error code
ustrenum.h 54 * @param status the error code.
62 * @param status the error code.
69 * @param status the error code.
  /external/icu4c/common/unicode/
strenum.h 31 * returns an error if this has occurred. Lack of the error is no
66 * If a subclass does not implement clone(), or if an error occurs,
93 * @param status the error code.
103 * terminating NUL) is returned at that address. If an error
122 * @param status the error code.
134 * terminating NUL) is returned at that address. If an error
147 * @param status the error code.
166 * @param status the error code.
181 * @param status the error code
    [all...]
  /external/icu4c/i18n/unicode/
ucurr.h 46 * @param ec error code
94 * if there was an error.
126 * @param ec error code
151 * @param ec error code
169 * @param ec input-output error code
171 * displayed, or 0 if there is an error
182 * @param ec input-output error code
184 * or 0.0 if there is an error
240 * @param pErrorCode Error code
253 * @param ec error cod
    [all...]
  /external/icu4c/samples/datefmt/answers/
main_2.cpp 17 * to detect this error, we check the ID of the returned zone against
18 * the ID we requested. If they don't match, we fail with an error.
25 printf("Error: TimeZone::createTimeZone(");
main_3.cpp 17 * to detect this error, we check the ID of the returned zone against
18 * the ID we requested. If they don't match, we fail with an error.
25 printf("Error: TimeZone::createTimeZone(");
  /external/icu4c/samples/datefmt/
main.cpp 17 * to detect this error, we check the ID of the returned zone against
18 * the ID we requested. If they don't match, we fail with an error.
25 printf("Error: TimeZone::createTimeZone(");
  /external/icu4c/test/cintltst/
cdtdptst.c 62 log_err_status(status, "FAIL: Error in creating a date format using udat_openPattern %s\n",
109 * returning an appropriate error.
205 log_err_status(status, "FAIL: Error in date format construction with pattern: %s\n", myErrorName(status));
241 log_data_err("Error in constructing the date format -> %s (Are you missing data?)\n", u_errorName(status));
252 if(U_FAILURE(status)){ log_err("Error in extracting the pattern\n"); }
256 if(U_FAILURE(status)){ log_err("error in ucal_open caldef : %s\n", myErrorName(status)); }
277 log_err("Error in handling the czech month june\n");
281 log_err("udat_parse failed. Error. %s\n",u_errorName(status));
287 log_err("Error in handling the czech month july\n");
321 log_err_status(status, "error in udat_open: %s\n", myErrorName(status))
    [all...]
cintltst.h 62 * function used to specify the error
63 * converts the errorcode to an error descriptive string(const char*)
64 * @param status the error code
  /external/ipsec-tools/src/racoon/
getcertsbyname.c 131 int error = -1; local
139 error = getrrsetbyname(name, C_IN, T_CERT, 0, &rr);
140 if (error) {
142 printf("getrrsetbyname: %s\n", hstrerror(error));
152 printf("getrrsetbyname: %s", hstrerror(error));
192 error = 0;
197 if (error && head.ci_next)
200 return error;
216 int error = -1; local
333 error = 0
    [all...]
  /external/opencore/oscl/oscl/osclerror/src/
oscl_error_imp.h 25 /*! \addtogroup osclerror OSCL Error
32 \brief Internal error implementation support
66 #error No leave implementation!

Completed in 231 milliseconds

<<61626364656667686970>>