5,840,503 results for 'ERROR repo:cyanogenmod/android_external_bash' (27 ms)
testmerge.cxx https://bitbucket.org/markjenkins/libreoffice_ubuntu-debian-fixes.git | C++ | 414 lines
50 51 REG_ENSURE(!myRegistry->create(OUString("merge1.rdb")), "testGenerateMerge1 error 1"); 52 REG_ENSURE(!myRegistry->openRootKey(rootKey), "testGenerateMerge1 error 2"); 53 54 REG_ENSURE(!rootKey.createKey(OUString("MergeKey1"), key1), "testGenerateMerge1 error 3"); 55 REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey1"), key2), "testGenerateMerge1 error 4"); 55 REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey1"), key2), "testGenerateMerge1 error 4"); 56 REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey1/KeyWithLongValue"), key3), "testGenerateMerge1 error 5"); 57 REG_ENSURE(!key3.setValue(OUString(), RG_VALUETYPE_LONG, &lValue1, sizeof(sal_Int32)), "testGenerateMerge1 error 5a"); 57 REG_ENSURE(!key3.setValue(OUString(), RG_VALUETYPE_LONG, &lValue1, sizeof(sal_Int32)), "testGenerateMerge1 error 5a"); 58 REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey2"), key4), "testGenerateMerge1 error 6"); 59 REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey2/KeyWithStringValue"), key5), "testGenerateMerge1 error 7"); 59 REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey2/KeyWithStringValue"), key5), "testGenerateMerge1 error 7"); 60 REG_ENSURE(!key5.setValue(OUString(), RG_VALUETYPE_STRING, sValue, strlen(sValue)+1), "testGenerateMerge1 error 7a"); 61 REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey3"), key6), "testGenerateMerge1 error 8");TestHelper.java https://bitbucket.org/markjenkins/libreoffice_ubuntu-debian-fixes.git | Java | 1,679 lines
53 { 54 Error( "Can't get XOutputStream implementation from substream '" + sStreamName + "'!" ); 55 return false; 81 { 82 Error( "Can't get XPropertySet implementation from substream '" + sStreamName + "'!" ); 83 return false; 93 { 94 Error( "Can't set properties to substream '" + sStreamName + "', exception: " + e ); 95 return false; 1668 1669 public void Error( String sError ) 1670 { 1670 { 1671 m_aLogWriter.println( m_sTestPrefix + "Error: " + sError ); 1672 }XDatabaseMetaData.idl https://bitbucket.org/markjenkins/libreoffice_ubuntu-debian-fixes.git | IDL | 2,453 lines
81 @throws SQLException 82 if a database access error occurs. 83 */ 90 @throws SQLException 91 if a database access error occurs. 92 */ 106 @throws SQLException 107 if a database access error occurs. 108 */ 114 @throws SQLException 115 if a database access error occurs. 116 */ 122 @throws SQLException 123 if a database access error occurs. 124 */elog.c https://bitbucket.org/definex/4707.git | C | 2,980 lines
319 /* 320 * Ooops, error during error processing. Clear ErrorContext as 321 * discussed at top of file. We will not return to the original 393{ 394 ErrorData *edata = &errordata[errordata_stack_depth]; 395 int elevel = edata->elevel; 554{ 555 ErrorData *edata = &errordata[errordata_stack_depth]; 556 577{ 578 ErrorData *edata = &errordata[errordata_stack_depth]; 579 1184{ 1185 ErrorData *edata = &errordata[errordata_stack_depth]; 1186 MemoryContext oldcontext;ControllerMessages.java https://bitbucket.org/asirnayeef22/jboss-as.git | Java | 2,582 lines
81 * @param name the name that is already defined. 82 * @param location the location of the error. 83 * 83 * 84 * @return a {@link XMLStreamException} for the error. 85 */ 93 * @param value the value that has already been declared. 94 * @param location the location of the error. 95 * 95 * 96 * @return a {@link XMLStreamException} for the error. 97 */ 107 * @param parentValue the parent value. 108 * @param location the location of the error. 109 *open.c https://bitbucket.org/jdstroy/ipaq214.git | C | 1,192 lines
128 struct path path; 129 int error; 130 130 131 error = user_path(pathname, &path); 132 if (!error) { 133 struct statfs tmp; 134 error = vfs_statfs_native(path.dentry, &tmp); 135 if (!error && copy_to_user(buf, &tmp, sizeof(tmp))) 135 if (!error && copy_to_user(buf, &tmp, sizeof(tmp))) 136 error = -EFAULT; 137 path_put(&path); 138 } 139 return error; 140}ops_fstype.c https://bitbucket.org/jdstroy/ipaq214.git | C | 1,354 lines
207 208static void end_bio_io_page(struct bio *bio, int error) 209{ 214 else 215 printk(KERN_WARNING "gfs2: error %d reading superblock\n", error); 216 unlock_page(page); 243 * @sector: The location of the super block 244 * @error: The error code to return 245 * 255 * 256 * Returns: 0 on success or error 257 */ 794 if (error) { 795 fs_err(sdp, "error recovering my journal: %d\n", error); 796 goto fail_jinode_gh;ipr.c https://bitbucket.org/jdstroy/ipaq214.git | C | 7,895 lines
1114 1115 error = &hostrcb->hcam.u.error.u.type_13_error; 1116 errors_logged = be32_to_cpu(error->errors_logged); 1118 ipr_err("Device Errors Detected/Logged: %d/%d\n", 1119 be32_to_cpu(error->errors_detected), errors_logged); 1120 1154 1155 error = &hostrcb->hcam.u.error.u.type_03_error; 1156 errors_logged = be32_to_cpu(error->errors_logged); 1564 1565 error = &hostrcb->hcam.u.error.u.type_20_error; 1566 error->failure_reason[sizeof(error->failure_reason) - 1] = '\0'; 4555 4556 ipr_res_err(ioa_cfg, res, "%s\n", ipr_error_table[error_index].error); 4557expr.c https://bitbucket.org/monaka/brightv-buildenv.git | C | 19,425 lines
427{ 428 ffebad error = FFEBAD; 429 ffebld l; 461 case FFEINFO_kindtypeINTEGER2: 462 error = ffetarget_convert_integer1_integer2 463 (ffebld_cu_ptr_integer1 (u), 469 case FFEINFO_kindtypeINTEGER3: 470 error = ffetarget_convert_integer1_integer3 471 (ffebld_cu_ptr_integer1 (u), 477 case FFEINFO_kindtypeINTEGER4: 478 error = ffetarget_convert_integer1_integer4 479 (ffebld_cu_ptr_integer1 (u), 494 case FFEINFO_kindtypeREAL1: 495 error = ffetarget_convert_integer1_real1 496 (ffebld_cu_ptr_integer1 (u),Decoder.cpp https://bitbucket.org/jwalraven/fobs-mac-64x.git | C++ | 1,623 lines
398 ReturnCode error = testClose(); 399 if(isError(error)) return error; 400 409 { 410 while((isOk(error)|| error == NoFrameError) && firstVideoFramePosition == -1) error = nextFrame(); 411 } 413 { 414 while((isOk(error)|| error == NoFrameError) && firstAudioFramePosition == -1) error = nextAudioFrame(); 415 } 1362 ReturnCode error = OkCode; 1363 for(error = nextAudioFrame(); isOk(error);error = nextAudioFrame()) 1364 { 1372 ReturnCode error = OkCode; 1373 for(error = placeAtNextFrame(false); isOk(error);error = placeAtNextFrame(false)) 1374 {Errors.java https://bitbucket.org/fredgrott/androidlava.git | Java | 370 lines
115 116 if (error.level == ERROR || (warningsAreErrors && error.level == WARNING)) { 117 hadError = true; 140 */ 141 public static void printErrors(Set<ErrorMessage> errors) { 142 for (ErrorMessage m : errors) { 212 /** The parse error. */ 213 public static Error PARSE_ERROR = new Error(1, ERROR); 214 315 /** The Constant UNAVAILABLE_SYMBOL. */ 316 public static final Error UNAVAILABLE_SYMBOL = new Error(110, ERROR); 317 339 /** The Constant BROKEN_SINCE_FILE. */ 340 public static final Error BROKEN_SINCE_FILE = new Error(118, ERROR); 341libircclient.h https://bitbucket.org/jite/jquake.git | C Header | 1,483 lines
89 * \param id A DCC session id. 90 * \param status An error status. 0 means no error, otherwise error code. 91 * \param ctx A user-supplied context. 101 * - \a status is neither 0 nor LIBIRC_ERR_CLOSED: socket I/O error 102 * (connect error, accept error, recv error, send error). After returning 103 * from the callback, the DCC session is automatically destroyed. 108 * - \a status is neither 0 nor LIBIRC_ERR_CLOSED: socket I/O error 109 * (connect error, accept error, recv error, send error). After returning 110 * from the callback, the DCC session is automatically destroyed. 115 * - \a status is neither 0 nor LIBIRC_ERR_CLOSED: socket I/O error 116 * (connect error, accept error, recv error, send error). After returning 117 * from the callback, the DCC session is automatically destroyed. 592 * 593 * \return Return code 0 means success. Other value means error, the error 594 * code may be obtained through irc_errno(). Any error, generated by theftstroke.c https://bitbucket.org/King_DuckZ/aquaria.git | C | 2,010 lines
263 FT_UInt new_max = border->num_points + new_points; 264 FT_Error error = FT_Err_Ok; 265 358 { 359 FT_Error error = FT_Err_Ok; 360 584 { 585 FT_Error error = FT_Err_Ok; 586 FT_UInt num_points = 0; 1857 { 1858 FT_Error error = FT_Err_Invalid_Argument; 1859 FT_Glyph glyph = NULL; 1930 { 1931 FT_Error error = FT_Err_Invalid_Argument; 1932 FT_Glyph glyph = NULL;CompilerTestCase.java https://bitbucket.org/simpler/squeeze.git | Java | 1,060 lines
479 * @param expected Expected JS output 480 * @param error Expected error, or null if no error is expected 481 * @param warning Expected warning, or null if no warning is expected 514 * @param expected Expected JS outputs (one per module) 515 * @param error Expected error, or null if no error is expected 516 */ 741 int numRepetitions = getNumRepetitions(); 742 ErrorManager[] errorManagers = new ErrorManager[numRepetitions]; 743 int aggregateWarningCount = 0; 805 806 JSError[] stErrors = symbolTableErrorManager.getErrors(); 807 if (expectedSymbolTableError != null) { 913 1, compiler.getErrorCount()); 914 assertEquals(errors, error, compiler.getErrors()[0].getType()); 915gximprotocol10.c https://bitbucket.org/tagoh/libgxim.git | C | 2,304 lines
42#define PROTO_ERROR(_m_,_n_) (g_xim_protocol_raise_parser_error(proto, G_ ## _m_, (_n_), 0, 0)) 43#define PROTO_ERROR_IM(_m_,_n_,_imid_) (g_xim_protocol_raise_parser_error(proto, G_ ##_m_, (_n_), (_imid_), 0)) 44#define PROTO_ERROR_IMIC(_m_,_n_,_imid_,_icid_) (g_xim_protocol_raise_parser_error(proto, G_ ##_m_, (_n_), (_imid_), (_icid_))) 47#define SIG_NOIMPL_IMIC(_s_,_imid_,_icid_) (g_xim_protocol10_closure_signal_no_impl(proto, #_s_, G_XIM_EMASK_VALID_IMID|G_XIM_EMASK_VALID_ICID, (_imid_), (_icid_))) 48#define MSG_NOIMPL(_s_) (g_xim_messages_error(G_XIM_PROTOCOL_GET_IFACE (proto)->message, "No implementation or an error occurred in %s", #_s_)) 49#define MSG_NOIMPL_IM(_s_,_imid_) (g_xim_messages_error(G_XIM_PROTOCOL_GET_IFACE (proto)->message, "No implementation or an error occurred in %s [imid: %d]", #_s_, (_imid_))) 49#define MSG_NOIMPL_IM(_s_,_imid_) (g_xim_messages_error(G_XIM_PROTOCOL_GET_IFACE (proto)->message, "No implementation or an error occurred in %s [imid: %d]", #_s_, (_imid_))) 50#define MSG_NOIMPL_IMIC(_s_,_imid_,_icid_) (g_xim_messages_error(G_XIM_PROTOCOL_GET_IFACE (proto)->message, "No implementation or an error occurred in %s [imid: %d, icid: %d]", #_s_, (_imid_), (_icid_))) 51 59 GDataInputStream *stream, 60 GError **error, 61 gpointer user_data) 519 GDataInputStream *stream, 520 GError **error, 521 gpointer user_data)gximprotocol.c https://bitbucket.org/tagoh/libgxim.git | C | 3,564 lines
2099 if ((pos - cur_pos) > size) { 2100 g_set_error(error, G_XIM_PROTOCOL_ERROR, 2101 G_XIM_PROTOCOL_ERROR_INVALID_PACKETS_RECEIVED | G_XIM_NOTICE_ERROR, 2113 if (value == NULL) { 2114 g_set_error(error, G_XIM_PROTOCOL_ERROR, 2115 G_XIM_STD_ERROR_INVALID_ARGUMENT | G_XIM_NOTICE_ERROR, 2120 if (marker_data == NULL) { 2121 g_set_error(error, G_XIM_PROTOCOL_ERROR, 2122 G_XIM_STD_ERROR_INVALID_ARGUMENT | G_XIM_NOTICE_ERROR, 2521 if (value == NULL) { 2522 g_set_error(error, G_XIM_PROTOCOL_ERROR, 2523 G_XIM_STD_ERROR_INVALID_ARGUMENT | G_XIM_NOTICE_ERROR, 2948 retval = FALSE; 2949 *error = g_error_copy(syncable->error); 2950 g_error_free(syncable->error);gximmisc.c https://bitbucket.org/tagoh/libgxim.git | C | 3,748 lines
1439 if ((avail = g_buffered_input_stream_get_buffer_size(G_BUFFERED_INPUT_STREAM (stream))) < size) { 1440 g_set_error(error, G_XIM_PROTOCOL_ERROR, 1441 G_XIM_PROTOCOL_ERROR_INVALID_PACKETS_RECEIVED | G_XIM_NOTICE_ERROR, 3156 default: 3157 g_set_error(error, G_XIM_PROTOCOL_ERROR, 3158 G_XIM_STD_ERROR_INVALID_ARGUMENT | G_XIM_NOTICE_BUG, 3511 /* we don't deal with it */ 3512 g_set_error(error, G_XIM_PROTOCOL_ERROR, 3513 G_XIM_PROTOCOL_ERROR_INVALID_PACKETS_RECEIVED | G_XIM_NOTICE_ERROR, 3659 if (!same_screen) { 3660 g_set_error(error, G_XIM_GDKEVENT_ERROR, 3661 G_XIM_GDKEVENT_ERROR_UNSUPPORTED_EVENT | G_XIM_NOTICE_ERROR, 3731 default: 3732 g_set_error(error, G_XIM_GDKEVENT_ERROR, 3733 G_XIM_GDKEVENT_ERROR_UNSUPPORTED_EVENT | G_XIM_NOTICE_BUG,main.c https://bitbucket.org/codefirex/kernel_lge_geehrc.git | C | 1,194 lines
61 62static int async_error; 63 227{ 228 int error = 0; 229 ktime_t calltime; 236 if (ops->suspend) { 237 error = ops->suspend(dev); 238 suspend_report_result(ops->suspend, error); 976 pm_runtime_put_sync(dev); 977 async_error = error; 978 } else if (dev->power.is_suspended) { 1051 if (!error) 1052 error = async_error; 1053//LGE_CHANGE_S, [inho.oh@lge.com] , 2012-04-10, SuspenEarlySuspend debugfserrors.html https://bitbucket.org/damongolding/teamaster.git | HTML | 497 lines
29 Reports <b class="caret"></b></a><ul class="dropdown-menu"> 30<li><a href="errors.html"><i class="icon-remove-sign"></i> Errors 31 <span class="label label-info">76</span></a></li> 52<li><div class="btn-group type-filter" data-toggle="buttons-checkbox"> 53<button class="btn critical">Critical</button><button class="btn error">Error</button><button class="btn notice">Notice</button> 54</div></li> 77<tbody> 78<tr class="error"> 79<td>error</td> 82</tr> 83<tr class="error"> 84<td>error</td> 117</tr> 118<tr class="error"> 119<td>error</td>unit.js https://bitbucket.org/dreamfactory/web-core.git | JavaScript | 1,376 lines
221 deepEqual( data, { simple: true }, "error message: data" ); 222 equal( status, "error", "error message: status" ); 223 }); 1217 deepEqual( data, { message: "it broke" }, "error message: data" ); 1218 equal( status, "error", "error message: status" ); 1219 }); 1235 deepEqual( data, { message: "it broke" }, "error callback: data" ); 1236 equal( status, "error", "error callback: status" ); 1237 } 1255 }, "error message: data" ); 1256 equal( status, "error", "error message: status" ); 1257 }); 1281 }, "error callback: data" ); 1282 equal( status, "error", "error callback: status" ); 1283 }