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

<<11121314151617181920>>

  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
patchkey.h 13 #error "patchkey.h included directly"
27 #error "could not determine byte order"
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
patchkey.h 13 #error "patchkey.h included directly"
27 #error "could not determine byte order"
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
patchkey.h 13 #error "patchkey.h included directly"
27 #error "could not determine byte order"
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
patchkey.h 13 #error "patchkey.h included directly"
27 #error "could not determine byte order"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
XmlErrorHandler.java 28 * XML error handler used by the parser to report errors/warnings.
35 /** link to the delta visitor, to set the xml error flag */
44 * Sent when an XML error is detected.
63 * Xml Error call back
68 public void error(SAXParseException exception) throws SAXException { method in class:XmlErrorHandler
73 * Xml Fatal Error call back
103 * Handles a parsing error and an optional line number.
114 message = "Unknown error " + exception.getClass().getCanonicalName();
  /external/bluetooth/bluez/doc/
device-api.txt 22 Possible Errors: org.bluez.Error.DoesNotExist
23 org.bluez.Error.InvalidArguments
31 Possible Errors: org.bluez.Error.DoesNotExist
32 org.bluez.Error.InvalidArguments
46 Possible errors: org.bluez.Error.NotReady
47 org.bluez.Error.Failed
48 org.bluez.Error.InProgress
55 Possible errors: org.bluez.Error.NotReady
56 org.bluez.Error.Failed
57 org.bluez.Error.NotAuthorize
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 186 UErrorCode error = U_ZERO_ERROR; local
187 uint32_t ce = ucol_next(iter, &error);
188 if (U_FAILURE(error)) {
189 fprintf(f, "Error retrieving collation elements\n");
208 ce = ucol_next(iter, &error);
212 if (U_FAILURE(error)) {
213 fprintf(stdout, "Error retrieving collation elements");
258 UErrorCode error = U_ZERO_ERROR; local
270 &error)) != NULL) {
275 ucol_setText(iter, rule + chOffset, chLen, &error);
348 UErrorCode error = U_ZERO_ERROR; local
499 UErrorCode error = U_ZERO_ERROR; local
528 UErrorCode error = U_ZERO_ERROR; local
609 UErrorCode error = U_ZERO_ERROR; local
755 UErrorCode error = U_ZERO_ERROR; local
841 UErrorCode error = U_ZERO_ERROR; local
908 UErrorCode error = U_ZERO_ERROR; local
942 UErrorCode error = U_ZERO_ERROR; local
958 UErrorCode error = U_ZERO_ERROR; local
1039 UErrorCode error = U_ZERO_ERROR; local
1135 UErrorCode error = U_ZERO_ERROR; local
1183 UErrorCode error = U_ZERO_ERROR; local
1223 UErrorCode error = U_ZERO_ERROR; local
1266 UErrorCode error = U_ZERO_ERROR; local
1343 UErrorCode error = U_ZERO_ERROR; local
1481 UErrorCode error = U_ZERO_ERROR; local
    [all...]
  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omxcore.cpp 68 // unconditionally - may error out at load time
146 int32 error; local
148 OMXGlobalData* data = (OMXGlobalData*)OsclSingletonRegistry::lockAndGetInstance(OSCL_SINGLETON_ID_OMX, error);
149 if (error) // can't access registry
155 OsclSingletonRegistry::registerInstanceAndUnlock(data, OSCL_SINGLETON_ID_OMX, error);
180 OsclSingletonRegistry::registerInstanceAndUnlock(data, OSCL_SINGLETON_ID_OMX, error);
181 if (error)
183 //registry error
377 int32 error; local
378 OMXGlobalData* data = (OMXGlobalData*)OsclSingletonRegistry::lockAndGetInstance(OSCL_SINGLETON_ID_OMX, error);
560 int32 error; local
618 int32 error; local
670 int32 error; local
914 int32 error; local
1023 int32 error; local
1120 int32 error; local
1188 int32 error; local
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
XPathException.java 29 * XPath classes will throw in case of an error. This class
40 /** The home of the expression that caused the error.
45 * Get the stylesheet node from where this error originated.
46 * @return The stylesheet node from where this error originated, or null.
54 * Set the stylesheet node from where this error originated.
55 * @param styleNode The stylesheet node from where this error originated, or null.
69 * an error message.
70 * @param message The error message.
81 * an error message.
82 * @param message The error message
    [all...]
  /external/bluetooth/glib/gio/
gfilterinputstream.c 60 GError **error);
64 GError **error);
67 GError **error);
77 GError **error);
86 GError **error);
94 GError **error);
288 GError **error)
301 error);
310 GError **error)
322 error);
440 GError *error = NULL; local
442 g_input_stream_close_finish (G_INPUT_STREAM (object), result, &error); local
    [all...]
gfilteroutputstream.c 60 GError **error);
63 GError **error);
66 GError **error);
76 GError **error);
84 GError **error);
92 GError **error);
291 GError **error)
302 error);
310 GError **error)
319 error);
426 GError *error = NULL; local
428 g_output_stream_close_finish (G_OUTPUT_STREAM (object), result, &error); local
    [all...]
  /external/icu4c/test/intltest/
cntabcol.cpp 32 errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status));
41 errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status));
45 errln("Error: expected %i, got %i\n", i, res);
59 errln("Error setting a non existing contraction error = %i (%s)\n", status, u_errorName(status));
61 // if we try to change the non existing offset, we should get an error
67 errln("changing a non-existing offset should have resulted in an error\n");
82 errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status))
    [all...]
srchtest.cpp 260 errln("Error with the initialization of match start and length");
272 infoln("Error following match found at %d %d",
285 errln("Error getting following matched text");
297 errln("Error following match found at %d %d",
313 errln("Error following match found at %d %d",
325 errln("Error getting following matched text");
338 errln("Error following match found at %d %d",
375 errln("Error opening string search %s", u_errorName(status));
436 errln("Error opening string search %s", u_errorName(status));
490 errln("Error opening string search %s", u_errorName(status))
    [all...]
  /external/icu4c/test/cintltst/
usrchtst.c 60 log_err_status(*status, "Error opening collator\n");
211 log_err("Error: NULL arguments should produce an error and a NULL result\n");
216 log_err("Error: NULL arguments should produce an error and a NULL result\n");
222 log_err("Error: NULL arguments should produce an error and a NULL result\n");
228 log_err("Error: NULL arguments should produce an error and a NULL result\n");
234 log_err("Error: NULL arguments should produce an error and a NULL result\n")
    [all...]
  /build/tools/rgb2565/
to565.c 48 int* error = malloc((width+2) * 3 * sizeof(int)); local
50 memset(error, 0, (width+2) * 3 * sizeof(int));
52 error += 3; // array goes from [-3..((width+1)*3+2)]
56 int r = in[0] + error[i*3+0];
59 int g = in[1] + error[i*3+1];
62 int b = in[2] + error[i*3+2];
72 error[(i+1)*3+ch] += e - ((e*1/16) + (e*3/16) + (e*5/16)); \
88 // error <- next_error; next_error <- 0
89 int* temp = error; error = next_error; next_error = temp
    [all...]
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
DOMError.java 16 * <code>DOMError</code> is an interface that describes an error.
23 * The severity of the error described by the <code>DOMError</code> is
30 * The severity of the error described by the <code>DOMError</code> is
31 * error. A <code>SEVERITY_ERROR</code> may not cause the processing to
32 * stop if the error can be recovered, unless
37 * The severity of the error described by the <code>DOMError</code> is
38 * fatal error. A <code>SEVERITY_FATAL_ERROR</code> will cause the
47 * The severity of the error, either <code>SEVERITY_WARNING</code>,
53 * An implementation specific string describing the error that occurred.
60 * the error in order to find its <code>DOMString</code> type and
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
verify.h 46 LOG(ERROR) << "Verify: Fst start state ID unset";
49 LOG(ERROR) << "Verify: Fst start state ID exceeds number of states";
63 LOG(ERROR) << "Verify: Fst input label ID of arc at position "
67 LOG(ERROR) << "Verify: Fst input label ID " << arc.ilabel
73 LOG(ERROR) << "Verify: Fst output label ID of arc at position "
77 LOG(ERROR) << "Verify: Fst output label ID " << arc.olabel
83 LOG(ERROR) << "Verify: Fst weight of arc at position "
87 LOG(ERROR) << "Verify: Fst destination state ID of arc at position "
91 LOG(ERROR) << "Verify: Fst destination state ID of arc at position "
99 LOG(ERROR) << "Verify: Fst final weight of state " << s << " is invalid"
    [all...]
  /packages/apps/IM/src/com/android/im/engine/
ImErrorInfo.java 26 * Represents a generic error returned from the server. The IM servers can
27 * respond to an error condition with an error code and possibly a description
28 * of the problem. Different IM protocol may have different set of error codes
65 * Creates a new error with specified code and description.
67 * @param code the error code.
68 * @param description the description of the error.
81 * Gets the error code.
83 * @return the error code.
90 * Gets the description of the error
    [all...]
  /system/core/libcutils/
socket_local_client.c 58 goto error;
75 goto error;
88 goto error;
100 goto error;
113 error:
119 * returns same fd or -1 on error.
120 * fd is not closed on error. that's your job.
135 goto error;
139 goto error;
144 error
    [all...]
  /system/extras/tests/bionic/libstdc++/
test_ctime.cpp 31 #error "Wrong header file included!!"
44 #error "CLOCKS_PER_SEC must be a macro"
48 #error "should be a real function"
51 #error "should be a real function"
54 #error "should be a real function"
57 #error "should be a real function"
60 #error "should be a real function"
63 #error "should be a real function"
66 #error "should be a real function"
69 #error "should be a real function
    [all...]
  /external/wpa_supplicant/
ctrl_iface_dbus_handlers.c 31 * wpas_dbus_new_invalid_opts_error - Return a new invalid options error message
32 * @message: Pointer to incoming dbus message this error refers to
33 * Returns: a dbus error message
35 * Convenience function to create and return an invalid options error
87 * or a dbus error message with more information
109 goto error;
112 goto error;
121 goto error;
124 goto error;
129 goto error;
    [all...]
  /frameworks/base/tools/aapt/
Command.cpp 48 fprintf(stderr, "ERROR: '%s' not found\n", fileName);
50 fprintf(stderr, "ERROR: '%s' access denied\n", fileName);
52 fprintf(stderr, "ERROR: failed opening '%s' as Zip file\n",
130 fprintf(stderr, "ERROR: specify zip file name (only)\n");
192 fprintf(stderr, "ERROR: list -a failed because assets could not be loaded\n");
365 fprintf(stderr, "ERROR: no dump option specified\n");
370 fprintf(stderr, "ERROR: no dump file specified\n");
380 fprintf(stderr, "ERROR: dump failed because assets could not be loaded\n");
386 fprintf(stderr, "ERROR: dump failed because no resource table was found\n");
395 fprintf(stderr, "ERROR: no dump xmltree resource file specified\n")
484 String8 error; local
492 String8 error; local
505 String8 error; local
    [all...]
  /bootable/recovery/mtdutils/
flash_image.c 62 if (mtd_scan_partitions() <= 0) die("error scanning partitions");
69 if (fd < 0) die("error opening %s", argv[2]);
73 if (headerlen <= 0) die("error reading %s header", argv[2]);
77 LOGW("error opening %s: %s\n", argv[1], strerror(errno));
83 LOGW("error reading %s: %s\n", argv[1], strerror(errno));
96 if (out == NULL) die("error writing %s", argv[1]);
101 if (wrote != headerlen) die("error writing %s", argv[1]);
106 if (wrote != len) die("error writing %s", argv[1]);
108 if (len < 0) die("error reading %s", argv[2]);
110 if (mtd_write_close(out)) die("error closing %s", argv[1])
    [all...]
  /external/bluetooth/glib/tests/
module-test.c 56 g_error ("error: %s state should have been \"%s\", but is \"%s\"",
99 g_error ("error: %s", g_module_error ());
102 g_error ("error: %s", g_module_error ());
106 g_error ("error: %s", g_module_error ());
110 g_error ("error: %s", g_module_error ());
116 g_error ("error: %s", g_module_error ());
120 g_error ("error: %s", g_module_error ());
126 g_error ("error: %s", g_module_error ());
130 g_error ("error: %s", g_module_error ());
143 g_error ("error: %s", g_module_error ())
    [all...]
  /external/opencore/oscl/oscl/osclerror/src/
oscl_error.cpp 31 //Init the error trap for this thread.
35 int32 error; local
36 if (OsclErrorTrapImp::GetErrorTrap(error))
38 if (error)
39 return error;//from GetErrorTrap
47 OsclErrorTrapImp* self = new(ptr) OsclErrorTrapImp(aAlloc, error);
48 if (error)
52 return error;
55 OsclErrorTrapImp::SetErrorTrap(self, error);
57 return error;
63 int32 error; local
    [all...]

Completed in 298 milliseconds

<<11121314151617181920>>