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

<<21222324252627282930>>

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStateUnitTestTemplate.java 177 * the Error state. We arbitrary choose one here.
186 * won't be set to the Error state
195 * won't be set to the Error state
239 case ERROR:
246 * Sets the error value of the corresponding state to the given error.
249 * @param error the value of the state error to be set.
251 private void setStateError(MediaRecorderStateErrors.MediaRecorderState state, boolean error) {
254 mStateErrors.errorInInitialState = error;
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java 83 XSLTAttributeDef.T_URL, true, false,XSLTAttributeDef.ERROR);
88 true, false, XSLTAttributeDef.ERROR);
95 XSLTAttributeDef.T_QNAME, false, false,XSLTAttributeDef.ERROR);
97 XSLTAttributeDef.T_NMTOKEN, false, false,XSLTAttributeDef.ERROR);
99 XSLTAttributeDef.T_CDATA, false, false,XSLTAttributeDef.ERROR);
103 false, false,XSLTAttributeDef.ERROR);
106 XSLTAttributeDef.T_YESNO, false, false,XSLTAttributeDef.ERROR);
109 XSLTAttributeDef.T_CDATA, false, false,XSLTAttributeDef.ERROR);
112 XSLTAttributeDef.T_CDATA, false, false,XSLTAttributeDef.ERROR);
116 false, false,XSLTAttributeDef.ERROR);
    [all...]
  /external/freetype/src/sfnt/
sfobjs.c 56 FT_Error error; local
87 FT_Error error; local
132 /* FreeType error code. 0 means success. */
140 FT_Error error = SFNT_Err_Ok; local
287 return error;
349 FT_Error error; local
371 return error;
391 return error;
395 return error;
398 return error;
429 FT_Error error; local
525 FT_Error error; local
    [all...]
  /external/svox/pico/tts/
svox_ssml_parser.cpp 88 LOGI("Parser error at line %d: %s\n", (int)XML_GetCurrentLineNumber(mParser), XML_ErrorString(XML_GetErrorCode(mParser)));
121 LOGE("Error: failed to allocate memory for string!\n");
146 LOGE("Error: failed to allocate memory for string!\n");
158 LOGE("Error: failed to allocate memory for string!\n");
190 /* error, no phonetic string */
191 LOGE("Error: bad SSML syntax, ph attribute not supplied.");
202 LOGE("Error: failed to allocate memory for IPA string conversion");
232 LOGE("Error: failed to allocate memory for string!");
244 LOGE("Error: failed to allocate memory for string!");
261 LOGE("Error: failed to allocate memory for string!\n")
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_AdapterApiC.h 80 Return: TI_RESULT_OK on success. Any other value indicates an error.
90 Return: TI_RESULT_OK on success. Any other value indicates an error.
104 Return: TI_RESULT_OK on success. Any other value indicates an error.
118 Return: TI_RESULT_OK on success. Any other value indicates an error.
134 Return: TI_RESULT_OK on success. Any other value indicates an error.
146 Return: TI_RESULT_OK on success. Any other value indicates an error.
158 Return: TI_RESULT_OK on success. Any other value indicates an error.
172 Return: TI_RESULT_OK on success. Any other value indicates an error.
187 Return: TI_RESULT_OK on success. Any other value indicates an error.
202 Return: TI_RESULT_OK on success. Any other value indicates an error
    [all...]
  /external/dbus/dbus/
dbus-auth-util.c 47 DBusError error; local
68 dbus_error_init (&error);
69 dir = _dbus_directory_open (&test_directory, &error);
74 error.message);
75 dbus_error_free (&error);
82 while (_dbus_directory_get_next_file (dir, &filename, &error))
114 if (dbus_error_is_set (&error))
117 _dbus_string_get_const_data (&test_directory), error.message);
118 dbus_error_free (&error);
  /external/dropbear/libtommath/
bn_mp_prime_random_ex.c 78 goto error;
90 if ((err = mp_read_unsigned_bin(a, tmp, bsize)) != MP_OKAY) { goto error; }
93 if ((err = mp_prime_is_prime(a, t, &res)) != MP_OKAY) { goto error; }
100 if ((err = mp_sub_d(a, 1, a)) != MP_OKAY) { goto error; }
101 if ((err = mp_div_2(a, a)) != MP_OKAY) { goto error; }
104 if ((err = mp_prime_is_prime(a, t, &res)) != MP_OKAY) { goto error; }
110 if ((err = mp_mul_2(a, a)) != MP_OKAY) { goto error; }
111 if ((err = mp_add_d(a, 1, a)) != MP_OKAY) { goto error; }
115 error:
  /external/freetype/include/freetype/
ftbdf.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."
151 * FreeType error code. 0~means success.
154 * This function only works with BDF faces, returning an error otherwise.
179 * FreeType error code. 0~means success.
182 * This function works with BDF _and_ PCF fonts. It returns an error
183 * otherwise. It also returns an error if the property is not in the
194 * In case of error, `aproperty->type' is always set to
ftcid.h 25 #error "freetype.h of FreeType 1 has been loaded!"
26 #error "Please fix the directory search order for header files"
27 #error "so that freetype.h of FreeType 2 is found first."
76 * FreeType error code. 0~means success.
79 * This function only works with CID faces, returning an error
111 * FreeType error code. 0~means success.
115 * returning an error otherwise.
145 * FreeType error code. 0~means success.
149 * returning an error otherwise.
  /external/opencore/nodes/pvcommsionode/include/
pv_comms_io_node_events.h 27 UUID for file format error and information event type codes
40 //This error code indicates that no ports exist, but ports are
44 //This error code indicates that a port referenced in a command
48 //This error code indicates that a Cancel command failed
52 //This error code indicates that the Media I/O component does not exist
55 //This error code indicates that the Media I/O component was in
59 //These error codes indicate that a specific command to the
70 //These error codes indicate errors in the data transfer
72 , PVCommsIONodeErr_WriteComplete //unexpected error reported in writeComplete
  /external/opencore/nodes/pvmediainputnode/include/
pvmf_media_input_node_events.h 27 UUID for file format error and information event type codes
40 //This error code indicates that no ports exist, but ports are
44 //This error code indicates that a port referenced in a command
48 //This error code indicates that a Cancel command failed
52 //This error code indicates that the Media I/O component does not exist
55 //This error code indicates that the Media I/O component was in
59 //These error codes indicate that a specific command to the
71 //These error codes indicate errors in the data transfer
73 , PvmfMediaInputNodeErr_WriteComplete //unexpected error reported in writeComplete
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.cpp 129 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVDlCfgFile::SaveConfig() ERROR. line %d ", __LINE__));
143 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVDlCfgFile::SaveConfig() OSCL_NEW ERROR. line %d ", __LINE__));
151 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVDlCfgFile::SaveConfig() ERROR. line %d ", __LINE__));
161 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVDlCfgFile::SaveConfig() ERROR. line %d ", __LINE__));
176 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVDlCfgFile::SaveConfig() ERROR. line %d ", __LINE__));
187 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVDlCfgFile::SaveConfig() ERROR. line %d ", __LINE__));
197 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVDlCfgFile::SaveConfig() ERROR. line %d ", __LINE__));
207 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVDlCfgFile::SaveConfig() ERROR. line %d ", __LINE__));
217 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVDlCfgFile::SaveConfig() ERROR. line %d ", __LINE__));
227 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_ERR, (0, "PVDlCfgFile::SaveConfig() ERROR. line %d ", __LINE__))
    [all...]
  /external/webkit/WebCore/wml/
WMLErrorHandling.cpp 35 void reportWMLError(Document* doc, WMLErrorCode error)
37 if (!doc || error == WMLErrorUnknown)
40 String errorMessage = errorMessageForErrorCode(error);
42 if (tokenizer && error != WMLErrorDeckNotAccessible) {
45 // is wrapped in a XHTML error document. That means insertedIntoDocument()
46 // will be called again - do NOT report the error twice, that would result
47 // in an infinite error reporting loop.
69 String errorMessageForErrorCode(WMLErrorCode error)
71 switch (error) {
  /frameworks/base/opengl/java/android/opengl/
GLDebugHelper.java 28 * error checking and logging.
35 * error checking and/or logging.
41 * Error checking means that the wrapper will automatically call
43 * and throw a GLException if an error occurs. (By design, calling glError
44 * itself will not cause an exception to be thrown.) Enabling error checking
52 * @param configFlags A bitmask of error checking flags.
73 * The Error number used in the GLException that is thrown if
93 * support for error checking and/or logging.
96 * @param configFlags A bitmask of error checking flags.
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
ResultCode.java 105 /** Launch browser generic error code */
130 /** SS Return Error */
133 /** SMS RP-ERROR */
136 /** Error, required values are missing */
139 /** USSD Return Error */
142 /** MultipleCard commands error */
151 /** Bearer Independent Protocol error */
157 /** Frames error */
160 /** MMS Error */
  /packages/apps/IM/src/com/android/im/engine/
ChatSession.java 119 * Called by ChatSessionManager when an error occurs to send a message.
122 * @param error the error information.
124 public void onSendMessageError(Message message, ImErrorInfo error) {
126 listener.onSendMessageError(this, message, error);
130 public void onSendMessageError(String msgId, ImErrorInfo error) {
133 onSendMessageError(msg, error);
137 Log.i("ChatSession", "Message has been removed when we get delivery error:"
138 + error);
  /dalvik/libcore/luni/src/main/java/java/io/
DataOutput.java 39 * if an I/O error occurs while writing.
56 * if an I/O error occurs while writing.
71 * if an I/O error occurs while writing.
82 * if an I/O error occurs while writing.
93 * if an I/O error occurs while writing.
105 * if an I/O error occurs while writing.
119 * if an I/O error occurs while writing.
130 * if an I/O error occurs while writing.
142 * if an I/O error occurs while writing.
154 * if an I/O error occurs while writing
    [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
SQLException.java 30 * <li>An {@code SQLState} string. This is an error description string which
36 * <li>An error code, an an integer. The error code is specific to each database
37 * vendor and is typically the error code returned by the database itself.</li>
39 * to additional error information.</li>
57 * error code is set to 0.
65 * reason string, the {@code SQLState} string is set to {@code null} and the error code is
78 * {@code SQLState} string and the error code is set to 0.
92 * {@code SQLState} string and the error code is set to the given error cod
    [all...]
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
ErrorHandler.java 1 // SAX error handler.
10 * Basic interface for SAX error handlers.
19 * <p>If a SAX application needs to implement customized error
30 * with {@link #error error()} calls must be registered.</p>
78 * Receive notification of a recoverable error.
80 * <p>This corresponds to the definition of "error" in section 1.2
90 * a fatal error even if the XML recommendation does not require
96 * @param exception The error information encapsulated in a
102 public abstract void error (SAXParseException exception method in interface:ErrorHandler
    [all...]
  /external/bluetooth/bluez/gdbus/
mainloop.c 42 #define error(fmt...) macro
74 error("Got disconnected from the system message bus");
243 DBusError *error)
247 conn = dbus_bus_get(type, error);
249 if (error != NULL) {
250 if (dbus_error_is_set(error) == TRUE)
259 DBUS_NAME_FLAG_DO_NOT_QUEUE, error) !=
265 if (error != NULL) {
266 if (dbus_error_is_set(error) == TRUE) {
279 DBusError *error)
    [all...]
  /external/bluetooth/glib/tests/
file-test.c 109 GError *error; local
120 error = NULL;
121 data = g_file_read_link (link1, &error);
126 error = NULL;
127 data = g_file_read_link (link2, &error);
132 error = NULL;
133 data = g_file_read_link (link3, &error);
135 g_assert_error (error, G_FILE_ERROR, G_FILE_ERROR_NOENT);
137 error = NULL;
138 data = g_file_read_link (filename, &error);
156 GError *error = NULL; local
    [all...]
mapping-test.c 66 GError *error = NULL; local
69 if (!g_file_set_contents (filename, contents, length, &error))
73 displayname, error->message);
82 GError *error = NULL; local
86 map = g_mapped_file_new (filename, writable, &error);
91 displayname, error->message);
140 GError *error = NULL; local
154 if (!g_file_get_contents (filename, &buffer, &len, &error))
157 displayname, error->message);
170 GError *error = NULL local
    [all...]
  /external/dropbear/libtomcrypt/demos/
encrypt.c 80 printf("Error registering SHA256\n");
85 printf("Error registering yarrow PRNG\n");
90 printf("Error registering sprng PRNG\n");
162 printf("Error hashing key: %s\n", error_to_string(errno));
169 printf("Error reading IV from input.\n");
174 printf("ctr_start error: %s\n",error_to_string(errno));
183 printf("ctr_decrypt error: %s\n", error_to_string(errno));
188 printf("Error writing to file.\n");
199 printf("Error setting up PRNG, %s\n", error_to_string(errno));
206 printf("Error reading PRNG for IV required.\n")
    [all...]
  /external/elfutils/libasm/
asm_error.c 0 /* Error handling in libasm.
29 /* The error number. Used in non-threaded programs. */
105 /* Return the appropriate message for the error. */
108 [ASM_E_NOERROR] = N_("no error"),
119 asm_errmsg (error)
120 int error;
127 if ((error == 0 || error == -1) && threaded)
148 if (error < -1)
149 return _("Unknown error");
    [all...]
  /external/elfutils/libdw/
dwarf_error.c 26 /* The error number. */
32 /* The error number. Used in non-threaded programs. */
74 [DWARF_E_NOERROR] = N_("no error"),
75 [DWARF_E_UNKNOWN_ERROR] = N_("unknown error"),
78 [DWARF_E_IO_ERROR] = N_("I/O error"),
131 dwarf_errmsg (error)
132 int error;
140 if ((error == 0 || error == -1) && threaded)
148 if (error == 0
    [all...]

Completed in 107 milliseconds

<<21222324252627282930>>