PageRenderTime 4072ms queryTime 239ms sortTime 1738ms getByIdsTime 48ms findMatchingLines 37ms

100+ results results for 'ERROR repo:cm3066/rk3066-kernel' (4072 ms)

Not the results you expected?
dhd_cdc.c https://github.com/mstsirkin/linux.git | C | 502 lines
                    
151
                    
152	/* Respond "bcmerror" and "bcmerrorstr" with local cache */
                    
153	if (cmd == BRCMF_C_GET_VAR && buf) {
                    
255	if (id != prot->reqid) {
                    
256		BRCMF_ERROR(("%s: %s: unexpected request id %d (expected %d)\n",
                    
257			     brcmf_ifname(drvr, ifidx), __func__, id,
                    
263	/* Check the ERROR flag */
                    
264	if (flags & CDCF_IOC_ERROR) {
                    
265		ret = le32_to_cpu(msg->status);
                    
461	drvr->dstats.tx_packets = drvr->tx_packets;
                    
462	drvr->dstats.tx_errors = drvr->tx_errors;
                    
463	drvr->dstats.rx_packets = drvr->rx_packets;
                    
463	drvr->dstats.rx_packets = drvr->rx_packets;
                    
464	drvr->dstats.rx_errors = drvr->rx_errors;
                    
465	drvr->dstats.rx_dropped = drvr->rx_dropped;
                    
                
tiocx.c https://github.com/dmitriy103/bravo_kernel-2.6.35.git | C | 562 lines
                    
115	struct cx_dev *cx_dev = to_cx_dev(dev);
                    
116	int error = 0;
                    
117
                    
120		if (id) {
                    
121			if ((error = cx_drv->probe(cx_dev, id)) < 0)
                    
122				return error;
                    
127
                    
128	return error;
                    
129}
                    
                
IMLoginManager.java https://gitlab.com/lisit1003/TTAndroidClient | Java | 506 lines
                    
25import com.mogujie.tt.entity.User;
                    
26import com.mogujie.tt.imlib.common.ErrorCode;
                    
27import com.mogujie.tt.imlib.db.IMDbManager;
                    
248	public void onLoginFailed(int errorCode) {
                    
249		logger.i("login#onLoginFailed -> errorCode:%d", errorCode);
                    
250
                    
255		intent.putExtra(SysConstant.lOGIN_ERROR_CODE_KEY, errorCode);
                    
256		if (errorCode == ErrorCode.E_MSG_SERVER_ERROR_CODE) {
                    
257			intent.putExtra(SysConstant.KEY_MSG_SERVER_ERROR_CODE, msgServerErrorCode);
                    
280		Intent intent = new Intent(IMActions.ACTION_LOGIN_RESULT);
                    
281		intent.putExtra(SysConstant.lOGIN_ERROR_CODE_KEY, ErrorCode.S_OK);
                    
282		if (ctx != null) {
                    
479			// todo eric right now, no detail failed reason
                    
480			onLoginFailed(ErrorCode.E_MSG_SERVER_ERROR_CODE);
                    
481
                    
                
startup_stm32f102x6.s https://gitlab.com/balldir/BMP280_stm32f103 | Assembly | 355 lines
                    
122        DCD     I2C1_EV_IRQHandler        ; I2C1 Event
                    
123        DCD     I2C1_ER_IRQHandler        ; I2C1 Error
                    
124        DCD     0                         ; Reserved
                    
                
slrnrc.vim https://github.com/Brijen/macvim.git | Vim Script | 194 lines
                    
16" In some places whitespace is illegal
                    
17syn match slrnrcSpaceError	contained "\s"
                    
18
                    
57" Match as a "string" too
                    
58syn region  slrnrcVarIntStr	contained matchgroup=slrnrcVarInt start=+"+ end=+"+ oneline contains=slrnrcVarInt,slrnrcSpaceError
                    
59
                    
72" Match as a "string" too
                    
73syn region  slrnrcVarStrStr	contained matchgroup=slrnrcVarStr start=+"+ end=+"+ oneline contains=slrnrcVarStr,slrnrcSpaceError
                    
74
                    
88syn match   slrnrcColorObj	contained "\<quotes\d\+\>"
                    
89syn keyword slrnrcColorObj	contained article author boldtext box cursor date description error frame from_myself group grouplens_display header_name header_number headers
                    
90syn keyword slrnrcColorObj	contained high_score italicstext menu menu_press message neg_score normal pgpsignature pos_score quotes response_char selection signature status
                    
163  HiLink slrnrcTodo		Todo
                    
164  HiLink slrnrcSpaceError	Error
                    
165  HiLink slrnrcNumber		Number
                    
                
optimize.js https://github.com/shiki/r.js.git | JavaScript | 293 lines
                    
168                } catch (e) {
                    
169                    logger.error('Parse error looking for plugin resources in ' +
                    
170                                 fileName + ', skipping.');
                    
177                if (!optFunc) {
                    
178                    throw new Error('optimizer with name of "' +
                    
179                                    optimizerName +
                    
186            // A hacky solution to add semicolons at the end of every optimized script.
                    
187            // This should prevent erratic errors like this:
                    
188            //
                    
239                fileContents = originalFileContents;
                    
240                logger.error("Could not optimized CSS file: " + fileName + ", error: " + e);
                    
241            }
                    
284                } catch (e) {
                    
285                    logger.error('Cannot uglify file: ' + fileName + '. Skipping it. Error is:\n' + e.toString());
                    
286                }
                    
                
i3200_edac.c https://github.com/gby/linux.git | C | 550 lines
                    
45
                    
46#define I3200_ERRSTS		0xc8	/* Error Status Register (16b)
                    
47		 *
                    
60		 *  6:2  reserved
                    
61		 *  1    Multi-bit DRAM ECC Error Flag (DMERR)
                    
62		 *  0    Single-bit DRAM ECC Error Flag (DSERR)
                    
79
                    
80#define I3200_C0ECCERRLOG	0x280	/* Channel 0 ECC Error Log (64b)
                    
81		 *
                    
81		 *
                    
82		 * 63:48 Error Column Address (ERRCOL)
                    
83		 * 47:32 Error Row Address (ERRROW)
                    
83		 * 47:32 Error Row Address (ERRROW)
                    
84		 * 31:29 Error Bank Address (ERRBANK)
                    
85		 * 28:27 Error Rank Address (ERRRANK)
                    
                
xfs_buf.h https://github.com/gby/linux.git | C Header | 396 lines
                    
166	unsigned int		b_state;	/* internal state flags */
                    
167	int			b_io_error;	/* internal IO error state */
                    
168	wait_queue_head_t	b_waiters;	/* unpin waiters */
                    
188	unsigned int		b_offset;	/* page offset in first page */
                    
189	int			b_error;	/* error code on I/O */
                    
190
                    
200	 *
                    
201	 * last_error is used to ensure that we are getting repeated errors, not
                    
202	 * different errors. e.g. a block device might change ENOSPC to EIO when
                    
202	 * different errors. e.g. a block device might change ENOSPC to EIO when
                    
203	 * a failure timeout occurs, so we want to re-initialise the error
                    
204	 * retry behaviour appropriately when that happens.
                    
207	unsigned long		b_first_retry_time; /* in jiffies */
                    
208	int			b_last_error;
                    
209
                    
                
cp874.py https://github.com/hsablonniere/play.git | Python | 307 lines
                    
10
                    
11    def encode(self,input,errors='strict'):
                    
12        return codecs.charmap_encode(input,errors,encoding_table)
                    
13
                    
14    def decode(self,input,errors='strict'):
                    
15        return codecs.charmap_decode(input,errors,decoding_table)
                    
18    def encode(self, input, final=False):
                    
19        return codecs.charmap_encode(input,self.errors,encoding_table)[0]
                    
20
                    
22    def decode(self, input, final=False):
                    
23        return codecs.charmap_decode(input,self.errors,decoding_table)[0]
                    
24
                    
                
posixpath.py https://github.com/hsablonniere/play.git | Python | 404 lines
                    
132        st = os.lstat(path)
                    
133    except (os.error, AttributeError):
                    
134        return False
                    
142        st = os.lstat(path)
                    
143    except os.error:
                    
144        return False
                    
183        s2 = os.lstat(join(path, '..'))
                    
184    except os.error:
                    
185        return False # It doesn't exist -- so not a mount point :-)
                    
221        names = os.listdir(top)
                    
222    except os.error:
                    
223        return
                    
228            st = os.lstat(name)
                    
229        except os.error:
                    
230            continue
                    
                
download-deps.py https://github.com/dumganhar/cocos2d-x.git | Python | 344 lines
                    
50from sys import stdout
                    
51from distutils.errors import DistutilsError
                    
52from distutils.dir_util import copy_tree, remove_tree
                    
117            u = urllib2.urlopen(self._url)
                    
118        except urllib2.HTTPError as e:
                    
119            if e.code == 404:
                    
119            if e.code == 404:
                    
120                print("==> Error: Could not find the file from url: '%s'" % (self._url))
                    
121            print("==> Http request failed, error code: " + str(e.code) + ", reason: " + e.read())
                    
                
Makefile https://github.com/yz2365/linux-2.6.git | Makefile | 386 lines
                    
101
                    
102ERRORS = \
                    
103	E2BIG \
                    
330	@(								\
                    
331	echo -e "\n<!-- Error Codes -->") >>$@
                    
332	@(								\
                    
333	for ident in $(ERRORS) ; do					\
                    
334	  echo "<!ENTITY $$ident \"<errorcode>$$ident</errorcode>"	\
                    
335	    "error code\">" >>$@ ;					\
                    
                
SerialDateUtilities.java https://github.com/ph4r05/WirelessSensorNodeGeolocation.git | Java | 388 lines
                    
42 * 25-Jun-2002 : Fixed a bug in the dayCountActual() method (DG);
                    
43 * 03-Oct-2002 : Fixed errors reported by Checkstyle (DG);
                    
44 *
                    
                
settings.js https://github.com/ChuguluGames/mediawiki-svn.git | JavaScript | 439 lines
                    
71                if (a.length != dimensions) {
                    
72                    throw new Error("Expected a tuple of " + dimensions + " dimensions separated with " + separator + " but got " + value);
                    
73                } else {
                    
101        }
                    
102        throw new Error("Expected a floating point number but got " + s);
                    
103    } else if (type == "int") {
                    
111        }
                    
112        throw new Error("Expected an integer but got " + s);
                    
113    } else if (type == "boolean") {
                    
123        }
                    
124        throw new Error("Expected either 'true' or 'false' but got " + s);
                    
125    } else if (type == "function") {
                    
137        }
                    
138        throw new Error("Expected a function or the name of a function but got " + s);
                    
139    } else if (type == "enum") {
                    
                
cpufreq.c https://bitbucket.org/sola/android_board_imx53qsb_kernel.git | C | 527 lines
                    
273
                    
274	printk(KERN_ERR "Error: No valid cpufreq relation\n");
                    
275	return cpu_freq_khz_max;
                    
                
module_test.rb https://gitlab.com/mpivaa/rails | Ruby | 509 lines
                    
157  def test_missing_delegation_target
                    
158    assert_raise(ArgumentError) do
                    
159      Name.send :delegate, :nowhere
                    
160    end
                    
161    assert_raise(ArgumentError) do
                    
162      Name.send :delegate, :noplace, :tos => :hollywood
                    
185  def test_delegation_prefix_with_instance_variable
                    
186    assert_raise ArgumentError do
                    
187      Class.new do
                    
208    project = Project.new(false, false)
                    
209    assert_raise(NoMethodError) { project.name }
                    
210  end
                    
213    rails = Project.new("Rails", "David")
                    
214    assert_raise(NoMethodError) { rails.name }
                    
215  end
                    
                
crc.c https://gitlab.com/envieidoc/advancedtomato2 | C | 290 lines
                    
67 * Reference: Dallas Semiconductor Application Note 27
                    
68 *   Williams, Ross N., "A Painless Guide to CRC Error Detection Algorithms", 
                    
69 *     ver 3, Aug 1993, ross@guest.adelaide.edu.au, Rocksoft Pty Ltd.,
                    
138 * Reference: Dallas Semiconductor Application Note 27
                    
139 *   Williams, Ross N., "A Painless Guide to CRC Error Detection Algorithms", 
                    
140 *     ver 3, Aug 1993, ross@guest.adelaide.edu.au, Rocksoft Pty Ltd.,
                    
206 * Reference: Dallas Semiconductor Application Note 27
                    
207 *   Williams, Ross N., "A Painless Guide to CRC Error Detection Algorithms", 
                    
208 *     ver 3, Aug 1993, ross@guest.adelaide.edu.au, Rocksoft Pty Ltd.,
                    
                
rtc-imxdi.c https://gitlab.com/jhalayashraj/nkernel | C | 522 lines
                    
56#define DSR_WCF   (1 << 8)       /* Write Complete Flag */
                    
57#define DSR_WEF   (1 << 7)       /* Write Error Flag */
                    
58#define DSR_CAF   (1 << 4)       /* Clock Alarm Flag */
                    
64#define DIER_WCIE (1 << 8)       /* Write Complete Interrupt Enable */
                    
65#define DIER_WEIE (1 << 7)       /* Write Error Interrupt Enable */
                    
66#define DIER_CAIE (1 << 4)       /* Clock Alarm Interrupt Enable */
                    
120/*
                    
121 * This function attempts to clear the dryice write-error flag.
                    
122 *
                    
122 *
                    
123 * A dryice write error is similar to a bus fault and should not occur in
                    
124 * normal operation.  Clearing the flag requires another write, so the root
                    
142	dev_err(&imxdi->pdev->dev,
                    
143			"ERROR: Cannot clear write-error flag!\n");
                    
144}
                    
                
NdkCaptureRequest.h https://gitlab.com/jhalayashraj/android_frameworks_av4 | C Header | 309 lines
                    
35#include <android/native_window.h>
                    
36#include "NdkCameraError.h"
                    
37#include "NdkCameraMetadata.h"
                    
96 *                                be filled in the output argument.</li>
                    
97 *         <li>{@link ACAMERA_ERROR_INVALID_PARAMETER} if window or output is NULL.</li></ul>
                    
98 *
                    
119 *         <li>{@link ACAMERA_OK} if the method call succeeds.</li>
                    
120 *         <li>{@link ACAMERA_ERROR_INVALID_PARAMETER} if request or output is NULL.</li></ul>
                    
121 */
                    
134 *         <li>{@link ACAMERA_OK} if the method call succeeds.</li>
                    
135 *         <li>{@link ACAMERA_ERROR_INVALID_PARAMETER} if request or output is NULL.</li></ul>
                    
136 */
                    
152 *         <li>{@link ACAMERA_OK} if the method call succeeds.</li>
                    
153 *         <li>{@link ACAMERA_ERROR_INVALID_PARAMETER} if metadata or entry is NULL.</li>
                    
154 *         <li>{@link ACAMERA_ERROR_METADATA_NOT_FOUND} if the capture request does not contain an
                    
                
fcntl-linux.h https://gitlab.com/infected_/linaro_aarch64-linux-gnu-5.3.x | C Header | 419 lines
                    
19#ifndef	_FCNTL_H
                    
20# error "Never use <bits/fcntl-linux.h> directly; include <fcntl.h> instead."
                    
21#endif
                    
                
component.php https://gitlab.com/alexprowars/bitrix | PHP | 304 lines
                    
5{
                    
6	ShowError(GetMessage("BLOG_MODULE_NOT_INSTALL"));
                    
7	return;
                    
45$arResult["OK_MESSAGE"] = Array();
                    
46$arResult["ERROR_MESSAGE"] = Array();
                    
47
                    
66			{
                    
67				$errorMessage = "";
                    
68				$okMessage = "";
                    
126									else
                    
127										$errorMessage = GetMessage("BLOG_BLOG_BLOG_MES_SHOW_ERROR");
                    
128								}
                    
136				if ($errorMessage <> '')
                    
137					$arResult["ERROR_MESSAGE"][] = $errorMessage;
                    
138				if ($okMessage <> '')
                    
                
action.php https://gitlab.com/alexprowars/bitrix | PHP | 344 lines
                    
167	// Second exit point
                    
168		if (!empty($arError)):
                    
169			$DB->Rollback();
                    
211	}
                    
212	$MID = ForumAddMessage(($FORUM_TOPIC_ID > 0 ? "REPLY" : "NEW"), $arParams["FORUM_ID"], $FORUM_TOPIC_ID, 0, $arFieldsG, $strErrorMessage, $arNote, false,
                    
213		$post["captcha_word"], 0, $post["captcha_code"]);
                    
217			"code" => "message is not added 2",
                    
218			"title" => (empty($strErrorMessage) ? GetMessage("F_ERR_ADD_MESSAGE") : $strErrorMessage));
                    
219		$arResult['RESULT'] = false;
                    
233		if ($post["TOPIC_SUBSCRIBE"] == "Y"):
                    
234			ForumSubscribeNewMessagesEx($arParams["FORUM_ID"], $FORUM_TOPIC_ID, "N", $strErrorMessage, $strOKMessage);
                    
235			BXClearCache(true, "/bitrix/forum/user/".$USER->GetID()."/subscribe/");
                    
296		if ($res1):
                    
297			$arError[] = array(
                    
298				"code" => "file upload error",
                    
                
xilinx_spi.c https://github.com/kipill-nn/Kernel-for-Mega.git | C | 463 lines
                    
49#define XSPI_SR_TX_FULL_MASK	0x08	/* Transmit FIFO is full */
                    
50#define XSPI_SR_MODE_FAULT_MASK	0x10	/* Mode fault error */
                    
51
                    
65
                    
66#define XSPI_INTR_MODE_FAULT		0x01	/* Mode fault error */
                    
67#define XSPI_INTR_SLAVE_MODE_FAULT	0x02	/* Selected as slave while
                    
                
sys.c https://github.com/kipill-nn/Kernel-for-Mega.git | C | 487 lines
                    
71	if (error)
                    
72		fs_warn(sdp, "freeze %d error %d", n, error);
                    
73
                    
418{
                    
419	int error;
                    
420
                    
421	sdp->sd_kobj.kset = gfs2_kset;
                    
422	error = kobject_init_and_add(&sdp->sd_kobj, &gfs2_ktype, NULL,
                    
423				     "%s", sdp->sd_table_name);
                    
423				     "%s", sdp->sd_table_name);
                    
424	if (error)
                    
425		goto fail;
                    
448fail:
                    
449	fs_err(sdp, "error %d adding sysfs files", error);
                    
450	return error;
                    
                
binfmt_aout.c https://github.com/kipill-nn/Kernel-for-Mega.git | C | 481 lines
                    
88 * field, which also makes sure the core-dumps won't be recursive if the
                    
89 * dumping of the process results in another error..
                    
90 */
                    
222	struct exec ex;
                    
223	unsigned long error;
                    
224	unsigned long fd_offset;
                    
292		down_write(&current->mm->mmap_sem);
                    
293		error = do_brk(text_addr & PAGE_MASK, map_size);
                    
294		up_write(&current->mm->mmap_sem);
                    
294		up_write(&current->mm->mmap_sem);
                    
295		if (error != (text_addr & PAGE_MASK)) {
                    
296			send_sig(SIGKILL, current, 0);
                    
296			send_sig(SIGKILL, current, 0);
                    
297			return error;
                    
298		}
                    
                
e1000_hw.h https://github.com/kipill-nn/Kernel-for-Mega.git | C Header | 601 lines
                    
153	u8  status;      /* Descriptor status */
                    
154	u8  errors;      /* Descriptor Errors */
                    
155	__le16 special;
                    
175		struct {
                    
176			__le32 status_error;     /* ext status/error */
                    
177			__le16 length;
                    
201		struct {
                    
202			__le32 status_error;     /* ext status/error */
                    
203			__le16 length0;          /* length of buffer 0 */
                    
364struct e1000_phy_stats {
                    
365	u32 idle_errors;
                    
366	u32 receive_errors;
                    
                
XmlBeanCompilationTests.java https://bitbucket.org/pymma/openesb-components.git | Java | 327 lines
                    
68        xm_opts = new XmlOptions();
                    
69        xm_opts.setErrorListener(xm_errors);
                    
70        xm_opts.setSavePrettyPrint();
                    
256            for (Iterator i = err.iterator(); i.hasNext();) {
                    
257                XmlError xErr = (XmlError) i.next();
                    
258                System.out.println(xErr);
                    
258                System.out.println(xErr);
                    
259                //compare to the expected xm_errors
                    
260                if ((xErr.getErrorCode().compareTo("src-resolve") == 0) &&
                    
315    if (xm_errors.size() >= 1)
                    
316    throw new Exception("API STS ERRORS: " + xm_errors.toString());
                    
317
                    
322    if (xm_errors.size() >= 1)
                    
323    throw new Exception("API SCOMP ERRORS: " + xm_errors.toString());
                    
324    }  */
                    
                
dhd_bta.c https://bitbucket.org/thenameisnigel/android_kernel_lge_ls840.git | C | 465 lines
                    
8#ifndef WLBTAMP
                    
9#error "WLBTAMP is not defined"
                    
10#endif	/* WLBTAMP */
                    
180	if (cmd_len < HCI_CMD_PREAMBLE_SIZE) {
                    
181		DHD_ERROR(("dhd_bta_docmd: short command, cmd_len %u\n", cmd_len));
                    
182		return BCME_BADLEN;
                    
185	if ((len = (uint)cmd->plen + HCI_CMD_PREAMBLE_SIZE) > cmd_len) {
                    
186		DHD_ERROR(("dhd_bta_docmd: malformed command, len %u cmd_len %u\n",
                    
187		           len, cmd_len));
                    
192	if (p == NULL) {
                    
193		DHD_ERROR(("dhd_bta_docmd: out of memory\n"));
                    
194		return BCME_NOMEM;
                    
239	if (data_len < HCI_ACL_DATA_PREAMBLE_SIZE) {
                    
240		DHD_ERROR(("dhd_bta_tx_hcidata: short data_buf, data_len %u\n", data_len));
                    
241		return BCME_BADLEN;
                    
                
hci_smd.c https://bitbucket.org/thenameisnigel/android_kernel_lge_ls840.git | C | 560 lines
                    
158	if (!skb) {
                    
159		BT_ERR("Error in allocating socket buffer");
                    
160		smd_read(hsmd->data_channel, NULL, len);
                    
165	if (rc < len) {
                    
166		BT_ERR("Error in reading from the channel");
                    
167		goto out_data;
                    
175	if (rc < 0) {
                    
176		BT_ERR("Error in passing the packet to HCI Layer");
                    
177		/*
                    
216		if (!skb) {
                    
217			BT_ERR("Error in allocating socket buffer");
                    
218			smd_read(hsmd->event_channel, NULL, len);
                    
223		if (rc < len) {
                    
224			BT_ERR("Error in reading from the event channel");
                    
225			goto out_event;
                    
                
yuv4mpeg.c https://github.com/hgmeier/xbmc.git | C | 402 lines
                    
107        if (yuv4_generate_header(s, buf2) < 0) {
                    
108            av_log(s, AV_LOG_ERROR, "Error. YUV4MPEG stream header write failed.\n");
                    
109            return AVERROR(EIO);
                    
154    if (s->nb_streams != 1)
                    
155        return AVERROR(EIO);
                    
156
                    
157    if (s->streams[0]->codec->pix_fmt == PIX_FMT_YUV411P) {
                    
158        av_log(s, AV_LOG_ERROR, "Warning: generating rarely used 4:1:1 YUV stream, some mjpegtools might not work.\n");
                    
159    }
                    
163             (s->streams[0]->codec->pix_fmt != PIX_FMT_YUV444P)) {
                    
164        av_log(s, AV_LOG_ERROR, "ERROR: yuv4mpeg only handles yuv444p, yuv422p, yuv420p, yuv411p and gray pixel formats. Use -pix_fmt to select one.\n");
                    
165        return AVERROR(EIO);
                    
241            else if (strncmp("444alpha", tokstart, 8)==0) {
                    
242                av_log(s, AV_LOG_ERROR, "Cannot handle 4:4:4:4 YUV4MPEG stream.\n");
                    
243                return -1;
                    
                
test-log-stack-tracer.cc https://github.com/schiznik/android_external_v8.git | C++ | 399 lines
                    
143#else
                    
144#error Host architecture is neither 32-bit nor 64-bit.
                    
145#endif
                    
235#else
                    
236#error Host architecture is neither 32-bit nor 64-bit.
                    
237#endif
                    
359#else
                    
360#error Unexpected platform.
                    
361#endif
                    
                
compiler.py https://bitbucket.org/pcelta/python-django.git | Python | 293 lines
                    
127                    alias = seen[model]
                    
128                except KeyError:
                    
129                    if model is proxied_model:
                    
                
trajectory.py https://gitlab.com/keeeto/ase | Python | 380 lines
                    
92        if mode not in 'aw':
                    
93            raise ValueError('mode must be "w" or "a".')
                    
94        if self.master:
                    
140            elif len(atoms) != len(self.numbers):
                    
141                raise ValueError('Bad number of atoms!')
                    
142            elif (atoms.numbers != self.numbers).any():
                    
142            elif (atoms.numbers != self.numbers).any():
                    
143                raise ValueError('Bad atomic numbers!')
                    
144
                    
169                                                  allow_calculation=False)
                    
170                        except (NotImplementedError, KeyError):
                    
171                            # KeyError is needed for Jacapo.
                    
215            self.backend = affopen(filename, 'r')
                    
216        except InvalidAFFError:
                    
217            raise RuntimeError('This is not a valid ASE trajectory file. '
                    
                
lte-ie7.js https://gitlab.com/lkotoula/syndromidocs | JavaScript | 387 lines
                    
88			'icon_info_alt' : '&#x70;',
                    
89			'icon_error-oct_alt' : '&#x71;',
                    
90			'icon_error-circle_alt' : '&#x72;',
                    
90			'icon_error-circle_alt' : '&#x72;',
                    
91			'icon_error-triangle_alt' : '&#x73;',
                    
92			'icon_question_alt2' : '&#x74;',
                    
199			'icon_info' : '&#xe060;',
                    
200			'icon_error-circle' : '&#xe061;',
                    
201			'icon_error-oct' : '&#xe062;',
                    
201			'icon_error-oct' : '&#xe062;',
                    
202			'icon_error-triangle' : '&#xe063;',
                    
203			'icon_question_alt' : '&#xe064;',
                    
                
CmdMute.cs https://bitbucket.org/LegoBricker/mchmok.git | C# | 320 lines
                    
135                    Help(p);
                    
136                    //_s.logger.ErrorLog(e);
                    
137                    return;
                    
                
filelist.py https://bitbucket.org/khurley/python.git | Python | 354 lines
                    
14from distutils.util import convert_path
                    
15from distutils.errors import DistutilsTemplateError, DistutilsInternalError
                    
16from distutils import log
                    
93            if len(words) < 2:
                    
94                raise DistutilsTemplateError, \
                    
95                      "'%s' expects <pattern1> <pattern2> ..." % action
                    
100            if len(words) < 3:
                    
101                raise DistutilsTemplateError, \
                    
102                      "'%s' expects <dir> <pattern1> <pattern2> ..." % action
                    
108            if len(words) != 2:
                    
109                raise DistutilsTemplateError, \
                    
110                     "'%s' expects a single <dir_pattern>" % action
                    
114        else:
                    
115            raise DistutilsTemplateError, "unknown action '%s'" % action
                    
116
                    
                
qxtdiscoverableservice.cpp https://bitbucket.org/ghl800/libqxt.git | C++ | 379 lines
                    
48        self->state = QxtDiscoverableService::Unknown;
                    
49        emit self->qxt_p().registrationError((QxtDiscoverableService::ErrorCode)errCode);
                    
50    }
                    
60    QxtDiscoverableService* pub = &self->qxt_p();
                    
61    if(errCode == kDNSServiceErr_NoError) {
                    
62        QxtDiscoverableServiceName name(fullname);
                    
71        self->state = QxtDiscoverableService::Unknown;
                    
72        emit pub->resolveError((QxtDiscoverableService::ErrorCode)errCode);
                    
73    }
                    
280        qxt_d().state = Unknown;
                    
281        emit registrationError(err);
                    
282    } else {
                    
295 * \sa resolved
                    
296 * \sa resolveError
                    
297 */
                    
                
package-tree.html https://bitbucket.org/ianmayo/debrief.git | HTML | 192 lines
                    
92</UL>
                    
93<LI TYPE="circle">class org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
                    
94<UL>
                    
                
apidirectmessage.php https://gitlab.com/BeS/io.schiessle.org | PHP | 450 lines
                    
67        if (!$this->scoped instanceof Profile) {
                    
68            // TRANS: Client error given when a user was not found (404).
                    
69            $this->clientError(_('No such user.'), 404);
                    
139        default:
                    
140            // TRANS: Client error displayed when coming across a non-supported API method.
                    
141            $this->clientError(_('API method not found.'), $code = 404);
                    
                
etsec.c https://gitlab.com/storedmirrors/qemu | C | 468 lines
                    
35#include "registers.h"
                    
36#include "qapi/error.h"
                    
37#include "qemu/log.h"
                    
387
                    
388static void etsec_realize(DeviceState *dev, Error **errp)
                    
389{
                    
457    qdev_set_nic_properties(dev, nd);
                    
458    sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal);
                    
459
                    
                
arm_gic_common.c https://gitlab.com/storedmirrors/qemu | C | 394 lines
                    
21#include "qemu/osdep.h"
                    
22#include "qapi/error.h"
                    
23#include "qemu/module.h"
                    
186
                    
187static void arm_gic_common_realize(DeviceState *dev, Error **errp)
                    
188{
                    
192    if (s->num_cpu > GIC_NCPU) {
                    
193        error_setg(errp, "requested %u CPUs exceeds GIC maximum %d",
                    
194                   s->num_cpu, GIC_NCPU);
                    
197    if (s->num_irq > GIC_MAXIRQ) {
                    
198        error_setg(errp,
                    
199                   "requested %u interrupt lines exceeds GIC maximum %d",
                    
207    if (s->num_irq < 32 || (s->num_irq % 32)) {
                    
208        error_setg(errp,
                    
209                   "%d interrupt lines unsupported: not divisible by 32",
                    
                
ProcessManager.java https://github.com/dbaeumges/android_platform_libcore.git | Java | 409 lines
                    
141                        // This should never happen.
                    
142                        throw new AssertionError("unexpected interrupt");
                    
143                    }
                    
153                // Something weird is happening; abort!
                    
154                throw new AssertionError("unexpected wait() behavior");
                    
155            }
                    
171            String workingDirectory, FileDescriptor in, FileDescriptor out,
                    
172            FileDescriptor err, boolean redirectErrorStream) throws IOException;
                    
173
                    
177    Process exec(String[] taintedCommand, String[] taintedEnvironment, File workingDirectory,
                    
178            boolean redirectErrorStream) throws IOException {
                    
179        // Make sure we throw the same exceptions as the RI.
                    
221            try {
                    
222                pid = exec(command, environment, workingPath, in, out, err, redirectErrorStream);
                    
223            } catch (IOException e) {
                    
                
mmap.c https://github.com/coriolis/vmxray.git | C | 409 lines
                    
123    if (!(flags & MAP_ANONYMOUS)) {
                    
124        /* msync() won't work here, so we return an error if write is
                    
125           possible while it is a shared mapping */
                    
247        (offset & ~qemu_host_page_mask) != (start & ~qemu_host_page_mask)) {
                    
248        /* msync() won't work here, so we return an error if write is
                    
249           possible while it is a shared mapping */
                    
388#else
                    
389    qerror("target_mremap: unsupported\n");
                    
390#endif
                    
                
comp_udp.h https://gitlab.com/YaoQ/mbed-for-linknode | C Header | 191 lines
                    
78#define UDP_FRM_NUM_FRM_NUM_Msk (0x7ffu << UDP_FRM_NUM_FRM_NUM_Pos) /**< \brief (UDP_FRM_NUM) Frame Number as Defined in the Packet Field Formats */
                    
79#define UDP_FRM_NUM_FRM_ERR (0x1u << 16) /**< \brief (UDP_FRM_NUM) Frame Error */
                    
80#define UDP_FRM_NUM_FRM_OK (0x1u << 17) /**< \brief (UDP_FRM_NUM) Frame OK */
                    
178#define UDP_CSR_RXBYTECNT(value) ((UDP_CSR_RXBYTECNT_Msk & ((value) << UDP_CSR_RXBYTECNT_Pos)))
                    
179#define UDP_CSR_ISOERROR (0x1u << 3) /**< \brief (UDP_CSR[6]) A CRC error has been detected in an isochronous transfer */
                    
180/* -------- UDP_FDR[6] : (UDP Offset: 0x050) Endpoint FIFO Data Register -------- */
                    
                
ImfCRgbaFile.h https://gitlab.com/generic-library/opencv | C Header | 467 lines
                    
456/*
                    
457** Most recent error message
                    
458*/
                    
459
                    
460const char *		ImfErrorMessage (void);
                    
461
                    
                
logcget.html https://github.com/akiernan/omnibus.git | HTML | 283 lines
                    
47            <span>
                    
48                  method returns a non-zero error value on failure and 0 on success.
                    
49            </span>
                    
133                <p>
                    
134                 The <code class="methodname">DB_LOGC-&gt;get()</code> method will return <a href="../../programmer_reference/program_errorret.html#program_errorret.DB_NOTFOUND" class="olink">DB_NOTFOUND</a> if
                    
135                 DB_FIRST is set and the log is empty.
                    
146                <p>
                    
147                 The <code class="methodname">DB_LOGC-&gt;get()</code> method will return <a href="../../programmer_reference/program_errorret.html#program_errorret.DB_NOTFOUND" class="olink">DB_NOTFOUND</a> if
                    
148                 DB_LAST is set and the log is empty.
                    
165                <p>
                    
166                 The <code class="methodname">DB_LOGC-&gt;get()</code> method will return <a href="../../programmer_reference/program_errorret.html#program_errorret.DB_NOTFOUND" class="olink">DB_NOTFOUND</a> if
                    
167                 DB_NEXT is set and the last log record has already been returned or
                    
185                <p>
                    
186                 The <code class="methodname">DB_LOGC-&gt;get()</code> method will return <a href="../../programmer_reference/program_errorret.html#program_errorret.DB_NOTFOUND" class="olink">DB_NOTFOUND</a> if
                    
187                 DB_PREV is set and the first log record has already been returned or
                    
                
txn_guide.c https://github.com/akiernan/omnibus.git | C | 471 lines
                    
113    if (ret != 0) {
                    
114	fprintf(stderr, "Error creating environment handle: %s\n",
                    
115	    db_strerror(ret));
                    
126    if (ret != 0) {
                    
127	fprintf(stderr, "Error setting lock detect: %s\n",
                    
128	    db_strerror(ret));
                    
144    if (ret != 0) {
                    
145	fprintf(stderr, "Error opening environment: %s\n",
                    
146	    db_strerror(ret));
                    
180	    fprintf(stderr, "%s database close failed: %s\n",
                    
181		file_name, db_strerror(ret_t));
                    
182	    ret = ret_t;
                    
190	    fprintf(stderr, "environment close failed: %s\n",
                    
191		db_strerror(ret_t));
                    
192		ret = ret_t;
                    
                
flash.c https://github.com/elettronicagf/u-boot-omap3.git | C | 573 lines
                    
234	if (info->sector_count > CONFIG_SYS_MAX_FLASH_SECT) {
                    
235		printf ("** ERROR: sector count %d > max (%d) **\n",
                    
236			info->sector_count, CONFIG_SYS_MAX_FLASH_SECT);
                    
                
test-readline-interface.js https://gitlab.com/CORP-RESELLER/node | JavaScript | 439 lines
                    
248  }, function(err) {
                    
249    if (err instanceof TypeError) {
                    
250      if (/Argument "completer" must be a function/.test(err)) {
                    
281    if (key === 'X') {
                    
282      throw new Error('bad thing happened');
                    
283    }
                    
                
precision.cpp https://gitlab.com/CORP-RESELLER/node | C++ | 442 lines
                    
47FixedPrecision::round(
                    
48        DigitList &value, int32_t exponent, UErrorCode &status) const {
                    
49    if (U_FAILURE(status)) {
                    
73    if (fExactOnly && (value.fContext.status & DEC_Inexact)) {
                    
74        status = U_FORMAT_INEXACT_ERROR;
                    
75    } else if (fFailIfOverMax) {
                    
79        if (fMax.getIntDigitCount() < interval.getIntDigitCount()) {
                    
80            status = U_ILLEGAL_ARGUMENT_ERROR;
                    
81        }
                    
152        VisibleDigits &digits,
                    
153        UErrorCode &status) const {
                    
154    if (U_FAILURE(status)) {
                    
175        VisibleDigits &digits,
                    
176        UErrorCode &status) const {
                    
177    if (U_FAILURE(status)) {
                    
                
hostfile.c https://bitbucket.org/killerpenguinassassins/open_distrib_devel.git | C | 488 lines
                    
100	if (ret == -1) {
                    
101		debug2("extract_salt: salt decode error");
                    
102		return (-1);
                    
202		if (ret != MRK_NONE)
                    
203			return MRK_ERROR;
                    
204		/* Markers are terminated by whitespace */
                    
206		    (sp = strchr(cp, '\t')) == NULL)
                    
207			return MRK_ERROR;
                    
208		/* Extract marker for comparison */
                    
209		if (sp <= cp + 1 || sp >= cp + sizeof(marker))
                    
210			return MRK_ERROR;
                    
211		memcpy(marker, cp, sp - cp);
                    
217		else
                    
218			return MRK_ERROR;
                    
219
                    
                
main.cpp https://github.com/yeahren/PSL1GHT.git | C++ | 471 lines
                    
142	if(fread(prg,1,len,f)!=len) {
                    
143		fprintf(stderr,"Input file read error\n");
                    
144		fclose(f);
                    
162		if(program==NULL) {
                    
163			const char *error = cgGetLastListing(context);
                    
164			fprintf(stderr,"%s\n",error);
                    
299		if(program==NULL) {
                    
300			const char *error = cgGetLastListing(context);
                    
301			fprintf(stderr,"%s\n",error);
                    
                
README.md https://bitbucket.org/tstki/dragontavern-logger.git | Markdown | 191 lines
                    
46* Last used dataview combobox row is now remembered between sessions.
                    
47* The webbrowser is now "silent". Meaning, the occassional javascript error you might get upon launch will no longer occur.
                    
48* Added ability to call 'Soul Stealer', 'Flaming Weapon', 'Legendary Luck' and 'Reaper' immortal powers from the menu for a single character.
                    
182* Window saves it's size and location.
                    
183* Some spelling errors fixed in the elite sublocations (let me know if you find any more!)
                    
184
                    
                
llimagej2coj.cpp https://github.com/WindBasevi/imprudence.git | C++ | 492 lines
                    
77/**
                    
78sample error callback expecting a LLFILE* client object
                    
79*/
                    
79*/
                    
80void error_callback(const char* msg, void*)
                    
81{
                    
128	memset(&event_mgr, 0, sizeof(opj_event_mgr_t));
                    
129	event_mgr.error_handler = error_callback;
                    
130	event_mgr.warning_handler = warning_callback;
                    
282	memset(&event_mgr, 0, sizeof(opj_event_mgr_t));
                    
283	event_mgr.error_handler = error_callback;
                    
284	event_mgr.warning_handler = warning_callback;
                    
432	memset(&event_mgr, 0, sizeof(opj_event_mgr_t));
                    
433	event_mgr.error_handler = error_callback;
                    
434	event_mgr.warning_handler = warning_callback;
                    
                
car_plantilla.control.php https://gitlab.com/talueses/SIPVE | PHP | 286 lines
                    
47    /**
                    
48     * @var string mensaje de exito o error
                    
49     */
                    
240
                    
241        // ------------------------------- MENSAJE ERROR --------------------------------//
                    
242        if(!$exito){
                    
                
AudioSystem.h https://github.com/mstorsjo/vlc-android.git | C Header | 304 lines
                    
31
                    
32typedef void (*audio_error_callback)(status_t err);
                    
33
                    
86
                    
87    static void setErrorCallback(audio_error_callback cb);
                    
88
                    
124    // has exited standby.
                    
125    // returned status (from utils/Errors.h) can be:
                    
126    // - NO_ERROR: successful operation, halFrames and dspFrames point to valid data
                    
284    static sp<IAudioFlinger> gAudioFlinger;
                    
285    static audio_error_callback gAudioErrorCallback;
                    
286
                    
                
issue_comment_form.vue https://gitlab.com/mehlah/gitlab-ce | Vue | 377 lines
                    
140
                    
141              if (res.errors) {
                    
142                if (res.errors.commands_only) {
                    
249        <div class="timeline-entry-inner">
                    
250          <div class="flash-container error-alert timeline-content"></div>
                    
251          <div class="timeline-icon hidden-xs hidden-sm">
                    
265
                    
266              <div class="error-alert"></div>
                    
267
                    
                
kubernetes_spec.rb https://gitlab.com/markglenfletcher/gitlab-ee | Ruby | 392 lines
                    
8
                    
9  shared_examples 'resource not found error' do |message|
                    
10    it 'raises error' do
                    
13      expect(result[:error]).to eq(message)
                    
14      expect(result[:status]).to eq(:error)
                    
15    end
                    
17
                    
18  shared_examples 'kubernetes API error' do |error_code|
                    
19    it 'raises error' do
                    
21
                    
22      expect(result[:error]).to eq("Kubernetes API returned status code: #{error_code}")
                    
23      expect(result[:status]).to eq(:error)
                    
380
                    
381      it { expect { subject }.to raise_error(::Kubeclient::HttpError) }
                    
382    end
                    
                
releasenotes.md https://github.com/basho/basho_docs.git | Markdown | 151 lines
                    
25
                    
26Updates in TS 1.5 include multi-line paste functionality, built-in help for SQL commands, and enhanced error handling in riak shell.
                    
27
                    
78    * [[riak_test PR 1212](https://github.com/basho/riak_test/pull/1212)]
                    
79* Multi-line paste and in-line SQL help is now available in riak shell. SQL comments are supported in the following types: `/* blah multiline */` and `-- single line`. Riak shell has also been updated to better handle errors. And it now pretty print floats, as well.
                    
80    * [[riak_shell PR 60](https://github.com/basho/riak_shell/pull/60)]
                    
116
                    
117* [[Issue 1418](https://github.com/basho/riak_kv/issues/1418)/[PR 1544](https://github.com/basho/riak_kv/pull/1544) & [PR 1204](https://github.com/basho/riak_test/pull/1204 )] A bad error atom type was causing the protobuf and TTB services to crash. Error reporting for overload and other types of error conditions have been added.
                    
118* [[riak_shell Issue 33](https://github.com/basho/riak_shell/issues/33)/[riak_shell PR 59](https://github.com/basho/riak_shell/pull/59)] When unknown crashes occurred server-side, riak shell would get the report and crash itsef. Now, riak shell does not crash upon receiving unknown server-side crashes, and instead prompts you to report the bug to Basho.
                    
121* [[PR 1479](https://github.com/basho/riak_kv/pull/1479)] The length of the queue was supposed to be configurable, but was being overridden by supervisor. The queue is now actually configurable.
                    
122* [[PR 1478](https://github.com/basho/riak_kv/pull/1478)] A rare error in the EXPLAIN statement was caused by a function_clause error in `riak_pb_ts_codec:encode_field_type/1` due to a typo in the code. The typo has been fixed.
                    
123* [[Issue 1472](https://github.com/basho/riak_kv/issues/1472)/[PR 1474](https://github.com/basho/riak_kv/pull/1474)] The error message has been improved when selecting an empty time range.
                    
125* [[PR 1545](https://github.com/basho/riak_kv/pull/1545 ) & [riak_test PR 1208](https://github.com/basho/riak_test/pull/1208)] Attempting to insert data into a non-existant table would cause crash.
                    
126* [[PR 1130](https://github.com/basho/riak_ql/pull/148 )] It was possible to create a table without specifying a local key - the primary key would be copied over. This led to strange tables with no valid use. This now correctly returns an error.
                    
127* [[PR 1286](https://github.com/basho/riak_ql/pull/147/files )] Aggregation functions like MAX, MIN etc would cast timestamps to sint64 by default. They now correctly return values of type timestamp which appear correctly as times in riak-shell.
                    
                
users.php https://bitbucket.org/ke2083/transfans.co.uk-website.git | PHP | 523 lines
                    
163
                    
164			// Bail out on an error or empty list.
                    
165			if (empty($items))
                    
206			{
                    
207				$this->setError($e->getMessage());
                    
208
                    
227			{
                    
228				$this->setError($e->getMessage());
                    
229
                    
                
package-summary.html https://gitlab.com/finalversus/authenSimple | HTML | 309 lines
                    
171<tr class="altColor">
                    
172<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKitError.html" title="class in com.facebook.accountkit">AccountKitError</a></td>
                    
173<td class="colLast">
                    
173<td class="colLast">
                    
174<div class="block">Map of all the existing SDK error codes and respective message for convenience</div>
                    
175</td>
                    
226<tr class="altColor">
                    
227<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKitError.Type.html" title="enum in com.facebook.accountkit">AccountKitError.Type</a></td>
                    
228<td class="colLast">&nbsp;</td>
                    
255<td class="colLast">
                    
256<div class="block">Represents an error condition specific to the AccountKit SDK for Android.</div>
                    
257</td>
                    
                
helpers.rb https://gitlab.com/wzs1990/gitlab | Ruby | 465 lines
                    
173    # Checks the occurrences of required attributes, each attribute must be present in the params hash
                    
174    # or a Bad Request error is invoked.
                    
175    #
                    
202
                    
203        errors[label.title] = label.errors
                    
204      end
                    
270    def not_allowed!
                    
271      render_api_error!('405 Method Not Allowed', 405)
                    
272    end
                    
291      if model.errors.any?
                    
292        render_api_error!(model.errors.messages || '400 Bad Request', 400)
                    
293      end
                    
457    # We could get a Grape or a standard Ruby exception. We should only report anything that
                    
458    # is clearly an error.
                    
459    def report_exception?(exception)
                    
                
cake_session.test.php https://github.com/sassman/django-benchmark.git | PHP | 477 lines
                    
179/**
                    
180 * testError method
                    
181 *
                    
184 */
                    
185	function testError() {
                    
186		$this->Session->read('Does.not.exist');
                    
186		$this->Session->read('Does.not.exist');
                    
187		$result = $this->Session->error();
                    
188		$this->assertEqual($result, "Does.not.exist doesn't exist");
                    
190		$this->Session->delete('Failing.delete');
                    
191		$result = $this->Session->error();
                    
192		$this->assertEqual($result, "Failing.delete doesn't exist");
                    
223		$this->Session->watch('Watching');
                    
224		$this->expectError('Writing session key {Watching}: "They found us!"');
                    
225		$this->Session->write('Watching', 'They found us!');
                    
                
pyamqplib.py https://bitbucket.org/invenshure/carrot.git | Python | 364 lines
                    
101            # itself) it's probably a close method in reaction to some
                    
102            # error, so deal with it right away.
                    
103            #
                    
172
                    
173    connection_errors = (AMQPConnectionException,
                    
174                         socket.error,
                    
174                         socket.error,
                    
175                         IOError,
                    
176                         OSError)
                    
176                         OSError)
                    
177    channel_errors = (AMQPChannelException, )
                    
178
                    
201        if not conninfo.hostname:
                    
202            raise KeyError("Missing hostname for AMQP connection.")
                    
203        if conninfo.userid is None:
                    
                
plugins.md https://github.com/cjolly/rails.git | Markdown | 484 lines
                    
134```bash
                    
135  2 runs, 2 assertions, 0 failures, 0 errors, 0 skips
                    
136```
                    
214
                    
215Error:
                    
216ActsAsYaffleTest#test_a_wickwalls_yaffle_text_field_should_be_last_tweet:
                    
225ActsAsYaffleTest#test_a_hickwalls_yaffle_text_field_should_be_last_squawk:
                    
226NameError: uninitialized constant ActsAsYaffleTest::Hickwall
                    
227
                    
234
                    
2354 runs, 2 assertions, 0 failures, 2 errors, 0 skips
                    
236```
                    
393
                    
394Run the test to make sure the last two tests fail with an error that contains "NoMethodError: undefined method `squawk'",
                    
395then update `acts_as_yaffle.rb` to look like this:
                    
                
module_test.rb https://github.com/cjolly/rails.git | Ruby | 510 lines
                    
186  def test_missing_delegation_target
                    
187    assert_raise(ArgumentError) do
                    
188      Name.send :delegate, :nowhere
                    
189    end
                    
190    assert_raise(ArgumentError) do
                    
191      Name.send :delegate, :noplace, tos: :hollywood
                    
201    end
                    
202    assert_raise(ArgumentError) do
                    
203      Name.send :delegate, :go, to: :You, prefix: true
                    
204    end
                    
205    assert_raise(ArgumentError) do
                    
206      Name.send :delegate, :go, to: :@you, prefix: true
                    
229  def test_delegation_prefix_with_instance_variable
                    
230    assert_raise ArgumentError do
                    
231      Class.new do
                    
                
FileFormatReader.java https://github.com/blazetopher/THREDDS.git | Java | 392 lines
                    
90     *
                    
91     * @exception java.io.IOException If an I/O error ocurred.
                    
92     *
                    
119                if(marker != Markers.SOC) //Standard syntax marker found
                    
120                    throw new Error("File is neither valid JP2 file nor "+
                    
121                                    "valid JPEG 2000 codestream");
                    
132                // Not a valid JP2 file or codestream
                    
133                throw new Error("Invalid JP2 file: File Type box missing");
                    
134            }
                    
154                    if(!jp2HeaderBoxFound) {
                    
155                        throw new Error("Invalid JP2 file: JP2Header box not "+
                    
156                                        "found before Contiguous codestream "+
                    
162                    if(jp2HeaderBoxFound)
                    
163                        throw new Error("Invalid JP2 file: Multiple "+
                    
164                                        "JP2Header boxes found");
                    
                
branches_spec.rb https://gitlab.com/vcomposieux/gitlab-ce | Ruby | 302 lines
                    
38
                    
39    it "returns a 403 error if guest" do
                    
40      get api("/projects/#{project.id}/repository/branches", user2)
                    
43
                    
44    it "returns a 404 error if branch is not available" do
                    
45      get api("/projects/#{project.id}/repository/branches/unknown", user)
                    
190
                    
191    it "returns a 404 error if branch not found" do
                    
192      put api("/projects/#{project.id}/repository/branches/unknown/protect", user)
                    
195
                    
196    it "returns a 403 error if guest" do
                    
197      put api("/projects/#{project.id}/repository/branches/#{branch_name}/protect", user2)
                    
                
picroll.js https://gitlab.com/colin.luo/shbs | JavaScript | 395 lines
                    
119    //         dataType: 'jsonp',
                    
120    //         error: function() {
                    
121    //             FCAPP.Common.msg(true, {
                    
                
readme.md https://gitlab.com/minhaj_mimo/weatherApp | Markdown | 290 lines
                    
9- Incremental compilation (so faster builds)
                    
10- Error reporting
                    
11- Different output streams for .js, .d.ts files.
                    
35- `noImplicitAny` (boolean) - Warn on expressions and declarations with an implied 'any' type.
                    
36- `suppressImplicitAnyIndexErrors` (boolean) - Suppress --noImplicitAny errors for indexing objects lacking index signatures.
                    
37- `noLib` (boolean) - Don't include the default lib (with definitions for - Array, Date etc)
                    
46- `moduleResolution` (string) - Determine how modules get resolved. Either 'node' for Node.js/io.js style resolution, or 'classic' (default) (TS1.6+).
                    
47- `noEmitOnError` (boolean) - Do not emit outputs if any type checking errors were reported.
                    
48- `noEmitHelpers` (boolean) - Do not generate custom helper functions like __extends in compiled output.
                    
268You can set options, project or filter to `undefined` if you don't want to set them. Available reporters are:
                    
269- nullReporter (`ts.reporter.nullReporter()`) - Don't report errors
                    
270- defaultReporter (`ts.reporter.defaultReporter()`) - Report basic errors to the console
                    
270- defaultReporter (`ts.reporter.defaultReporter()`) - Report basic errors to the console
                    
271- longReporter (`ts.reporter.longReporter()`) - Extended version of default reporter, intelliJ link functionality + file watcher error highlighting should work using this one
                    
272- fullReporter (`ts.reporter.fullReporter(showFullFilename?: boolean)`) - Show full error messages, with source.
                    
                
members_spec.rb https://gitlab.com/dcondrey/gitlab-ee | Ruby | 363 lines
                    
180    context 'project in a group' do
                    
181      it 'returns a 405 method not allowed error when group membership lock is enabled' do
                    
182        group_with_membership_locked = create(:group, membership_lock: true)
                    
                
test_framework.js https://github.com/runeh/dragonfly-stp-1.git | JavaScript | 448 lines
                    
132        {
                    
133          throw Error("PrettyPrintError. Probably invalid message. " +
                    
134                        "payload: " + JSON.stringify(payload));
                    
161      null;
                    
162    if (status != 0) // Use the error structure if we received an error response
                    
163        definitions = window.package_map["com.opera.stp"]["Error"];
                    
                
detect.c https://github.com/fujimogn/w3m.git | C | 544 lines
                    
35#define DETECT_BROKEN	4
                    
36#define DETECT_ERROR	8
                    
37#define SET_DETECT(x,y) ((x) |= (y))
                    
37#define SET_DETECT(x,y) ((x) |= (y))
                    
38#define SET_BROKEN_ERROR(x) ((x) = ((x) & DETECT_BROKEN) ? DETECT_ERROR : ((x) | DETECT_BROKEN))
                    
39
                    
84    int euc_state = 0, sjis_state = 0, big5_state = 0, hz_state = 0;
                    
85    int iso_detect = DETECT_ERROR, euc_detect = DETECT_ERROR,
                    
86	sjis_detect = DETECT_ERROR, big5_detect = DETECT_ERROR,
                    
86	sjis_detect = DETECT_ERROR, big5_detect = DETECT_ERROR,
                    
87	hz_detect = DETECT_ERROR, latin_detect = DETECT_ERROR,
                    
88	priv_detect = DETECT_ERROR;
                    
93    int utf8_state = 0;
                    
94    int utf8_detect = DETECT_ERROR;
                    
95    int utf8_next = 0;
                    
                
scard.c https://github.com/epriestley/sshd-vcs.git | C | 571 lines
                    
86	if (sc_fd < 0) {
                    
87		error("sectok_open failed: %s", sectok_get_sw(sw));
                    
88		return SCARD_ERROR_FAIL;
                    
93		sc_close();
                    
94		return SCARD_ERROR_NOCARD;
                    
95	}
                    
96	if (sectok_reset(sc_fd, 0, NULL, &sw) <= 0) {
                    
97		error("sectok_reset failed: %s", sectok_get_sw(sw));
                    
98		sc_fd = -1;
                    
98		sc_fd = -1;
                    
99		return SCARD_ERROR_FAIL;
                    
100	}
                    
116	if (!sectok_swOK(sw)) {
                    
117		error("sectok_apdu failed: %s", sectok_get_sw(sw));
                    
118		sc_close();
                    
                
crm_lead_to_opportunity.py https://gitlab.com/pmuontains/Odoo | Python | 265 lines
                    
6import re
                    
7from openerp.exceptions import UserError
                    
8
                    
89            if lead.probability == 100:
                    
90                raise UserError(_("Closed/Dead leads cannot be converted into opportunities."))
                    
91        return False
                    
                
vmload-xml.js https://gitlab.com/loomis/smartos-live | JavaScript | 436 lines
                    
70 *
                    
71 * If an error occurs parsing the XML from 'data', this will call:
                    
72 *
                    
72 *
                    
73 * callback(error)
                    
74 *
                    
74 *
                    
75 * with an Error object having an error string and one of the following as
                    
76 * error.code:
                    
77 *
                    
78 * 'PARSE_ERROR' - error parsing XML
                    
79 *
                    
108    if (!parser.parse(data)) {
                    
109        err = new Error(parser.getError());
                    
110        err.code = 'PARSE_ERROR';
                    
                
fr_file_index.html https://github.com/keo/rails_templates.git | HTML | 149 lines
                    
40    <a href="files/lib/spec/example/before_and_after_hooks_rb.html">lib/spec/example/before_and_after_hooks.rb</a><br />
                    
41    <a href="files/lib/spec/example/errors_rb.html">lib/spec/example/errors.rb</a><br />
                    
42    <a href="files/lib/spec/example/example_group_rb.html">lib/spec/example/example_group.rb</a><br />
                    
55    <a href="files/lib/spec/expectations_rb.html">lib/spec/expectations.rb</a><br />
                    
56    <a href="files/lib/spec/expectations/errors_rb.html">lib/spec/expectations/errors.rb</a><br />
                    
57    <a href="files/lib/spec/expectations/extensions_rb.html">lib/spec/expectations/extensions.rb</a><br />
                    
76    <a href="files/lib/spec/matchers/equal_rb.html">lib/spec/matchers/equal.rb</a><br />
                    
77    <a href="files/lib/spec/matchers/errors_rb.html">lib/spec/matchers/errors.rb</a><br />
                    
78    <a href="files/lib/spec/matchers/exist_rb.html">lib/spec/matchers/exist.rb</a><br />
                    
89    <a href="files/lib/spec/matchers/pretty_rb.html">lib/spec/matchers/pretty.rb</a><br />
                    
90    <a href="files/lib/spec/matchers/raise_error_rb.html">lib/spec/matchers/raise_error.rb</a><br />
                    
91    <a href="files/lib/spec/matchers/respond_to_rb.html">lib/spec/matchers/respond_to.rb</a><br />
                    
98    <a href="files/lib/spec/mocks/argument_matchers_rb.html">lib/spec/mocks/argument_matchers.rb</a><br />
                    
99    <a href="files/lib/spec/mocks/error_generator_rb.html">lib/spec/mocks/error_generator.rb</a><br />
                    
100    <a href="files/lib/spec/mocks/errors_rb.html">lib/spec/mocks/errors.rb</a><br />
                    
                
common.c https://gitlab.com/Codeaurora/platform_external_wpa_supplicant | C | 599 lines
                    
169 *
                    
170 * This function is used to print conditional debugging and error messages. The
                    
171 * output may be directed to stdout, stderr, and/or syslog based on
                    
352	if (out_file == NULL) {
                    
353		wpa_printf(MSG_ERROR, "wpa_debug_open_file: Failed to open "
                    
354			   "output file, using standard output");
                    
395	if (buf == NULL) {
                    
396		wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message "
                    
397			   "buffer");
                    
463#ifdef _WIN32_WCE
                    
464void perror(const char *s)
                    
465{
                    
465{
                    
466	wpa_printf(MSG_ERROR, "%s: GetLastError: %d",
                    
467		   s, (int) GetLastError());
                    
                
developer-notes.md https://gitlab.com/yenny.prathivi/bitcoin | Markdown | 375 lines
                    
102If the code is behaving strangely, take a look in the debug.log file in the data directory;
                    
103error and debugging messages are written there.
                    
104
                    
256      not linking the other is confusing. Please avoid that. Moving functions from
                    
257      the `.h` to the `.cpp` should not result in build errors
                    
258
                    
                
ib_cmrc.c https://gitlab.com/waldi/ipxe | C | 464 lines
                    
169		DBGC ( cmrc, "CMRC %s %s disconnected: %s\n",
                    
170		       ibdev->name, cmrc->name, strerror ( rc_cm ) );
                    
171		cmrc->connected = 0;
                    
181		DBGC ( cmrc, "CMRC %s %s could not deliver private data: %s\n",
                    
182		       ibdev->name, cmrc->name, strerror ( rc_xfer ) );
                    
183		ib_cmrc_close ( cmrc, rc_xfer );
                    
217
                    
218	/* Close the connection on any send errors */
                    
219	if ( rc != 0 ) {
                    
219	if ( rc != 0 ) {
                    
220		DBGC ( cmrc, "CMRC %s %s send error: %s\n",
                    
221		       ibdev->name, cmrc->name, strerror ( rc ) );
                    
243
                    
244	/* Close the connection on any receive errors */
                    
245	if ( rc != 0 ) {
                    
                
router.d.ts https://gitlab.com/Adongo/Blog-Site-final | TypeScript Typings | 443 lines
                    
193        /** @docsNotRequired */
                    
194        error: any);
                    
195    /** @docsNotRequired */
                    
234/**
                    
235 * @whatItDoes Error handler that is invoked when a navigation errors.
                    
236 *
                    
243 */
                    
244export declare type ErrorHandler = (error: any) => any;
                    
245/**
                    
267    /**
                    
268     * Error handler that is invoked when a navigation errors.
                    
269     *
                    
271     */
                    
272    errorHandler: ErrorHandler;
                    
273    /**
                    
                
merge_requests.rb https://gitlab.com/timothyandrew/gitlab-ee | Ruby | 312 lines
                    
15          elsif errors[:branch_conflict].any?
                    
16            error!(errors[:branch_conflict], 422)
                    
17          elsif errors[:validate_fork].any?
                    
22
                    
23          render_api_error!(errors, 400)
                    
24        end
                    
82        if (errors = validate_label_params(mr_params)).any?
                    
83          render_api_error!({ labels: errors }, 400)
                    
84        end
                    
90        else
                    
91          handle_merge_request_errors! merge_request.errors
                    
92        end
                    
170          else
                    
171            handle_merge_request_errors! merge_request.errors
                    
172          end
                    
                
Kernel.php https://github.com/notbrain/symfony-sandbox.git | PHP | 464 lines
                    
65        if ($this->debug) {
                    
66            ini_set('display_errors', 1);
                    
67            error_reporting(-1);
                    
70        } else {
                    
71            ini_set('display_errors', 0);
                    
72        }
                    
                
sdio.c https://github.com/xianai/Ultra-KSM-for-Linux-2.6.33.2-.git | C | 528 lines
                    
96		if (iwm_rx_handle(iwm, rx_buf, rx_size) < 0)
                    
97			IWM_WARN(iwm, "RX error\n");
                    
98
                    
                
vms-c.cc https://gitlab.com/adotout/gcc | C++ | 489 lines
                    
95    {
                    
96      error ("unknown %<#pragma member_alignment%> name %s", arg);
                    
97      return;
                    
100    {
                    
101      error ("malformed %<#pragma member_alignment%>");
                    
102      return;
                    
134        {
                    
135	  error ("unhandled alignment for %<#pragma nomember_alignment%>");
                    
136        }
                    
147    {
                    
148      error ("garbage at end of %<#pragma nomember_alignment%>");
                    
149      return;
                    
228    {
                    
229      error ("unknown %<#pragma extern_model%> model %qs", arg);
                    
230      return;
                    
                
tree-diagnostic.cc https://gitlab.com/adotout/gcc | C++ | 376 lines
                    
33/* Prints out, if necessary, the name of the current function
                    
34   that caused an error.  Called from all error and warning functions.  */
                    
35void
                    
40  diagnostic_report_current_module (context, loc);
                    
41  lang_hooks.print_error_function (context, LOCATION_FILE (loc), diagnostic);
                    
42}
                    
82     12    {
                    
83     13      MULT (1.0);// 1.0 << 1; <-- so this is an error.
                    
84     14    }
                    
88    test.c: In function ‘g’:
                    
89    test.c:5:14: error: invalid operands to binary << (have ‘double’ and ‘int’)
                    
90    test.c:2:9: note: in definition of macro 'OPERATE'
                    
162
                    
163	       test.c:5:14: error: invalid operands to binary << (have ‘double’ and ‘int’)
                    
164
                    
                
README.md https://github.com/Zifro/noskvabbel.git | Markdown | 331 lines
                    
157```js
                    
158exts.processIncomingMessage(message, function(error, msg) {
                    
159  // hand the message off to the application
                    
163If any extensions fail to process the message, then the callback will yield an
                    
164error and the session should fail the WebSocket connection with closing code
                    
165`1010`. If `error` is `null`, then `msg` should be passed on to the application.
                    
170```js
                    
171exts.processOutgoingMessage(message, function(error, msg) {
                    
172  // write message to the transport
                    
299above, transform it in any way it needs, then return it via the callback. If
                    
300there is an error processing the message, this method should yield an error as
                    
301the first argument.
                    
308above, transform it in any way it needs, then return it via the callback. If
                    
309there is an error processing the message, this method should yield an error as
                    
310the first argument.
                    
                
Vector2h.cs https://gitlab.com/Alex_Green/led_engine | C# | 365 lines
                    
97        /// <param name="y">32-bit single-precision floating-point number.</param>
                    
98        /// <param name="throwOnError">Enable checks that will throw if the conversion result is not meaningful.</param>
                    
99        public Vector2h(Single x, Single y, bool throwOnError)
                    
100        {
                    
101            X = new Half(x, throwOnError);
                    
102            Y = new Half(y, throwOnError);
                    
118        /// <param name="v">OpenTK.Vector2</param>
                    
119        /// <param name="throwOnError">Enable checks that will throw if the conversion result is not meaningful.</param>
                    
120        public Vector2h(Vector2 v, bool throwOnError)
                    
121        {
                    
122            X = new Half(v.X, throwOnError);
                    
123            Y = new Half(v.Y, throwOnError);
                    
140        /// <param name="v">OpenTK.Vector2</param>
                    
141        /// <param name="throwOnError">Enable checks that will throw if the conversion result is not meaningful.</param>
                    
142        public Vector2h(ref Vector2 v, bool throwOnError)
                    
                
fixtures.js https://github.com/westoque/sproutcore.git | JavaScript | 403 lines
                    
69    if (query.get('location') !== SC.Query.LOCAL) {
                    
70      throw SC.$error('SC.Fixture data source can only fetch local queries');
                    
71    }
                    
73    if (!query.get('recordType') && !query.get('recordTypes')) {
                    
74      throw SC.$error('SC.Fixture data source can only fetch queries with one or more record types');
                    
75    }
                    
                
ras.c https://gitlab.com/chprasanna93/linux | C | 463 lines
                    
213
                    
214	pseries_log = get_pseries_errorlog((struct rtas_error_log *)ras_log_buf,
                    
215					   PSERIES_ELOG_SECT_ID_HOTPLUG);
                    
268 * the error is deemed recoverable, we log a warning and return.
                    
269 * For nonrecoverable errors, an error is logged and we stop all processing
                    
270 * as quickly as possible in order to prevent propagation of the failure.
                    
289	if (status == 0 &&
                    
290	    rtas_error_severity(rtas_elog) >= RTAS_SEVERITY_ERROR_SYNC)
                    
291		fatal = 1;
                    
298	if (fatal) {
                    
299		pr_emerg("Fatal hardware error detected. Check RTAS error"
                    
300			 " log for details. Powering off immediately\n");
                    
319/*
                    
320 * Get the error information for errors coming through the
                    
321 * FWNMI vectors.  The pt_regs' r3 will be updated to reflect
                    
                
jquery.imagesloaded.js https://gitlab.com/swapnil2sutar/guruautolines | JavaScript | 490 lines
                    
389    this.proxyImage.addEventListener( 'load', this );
                    
390    this.proxyImage.addEventListener( 'error', this );
                    
391    // bind to image as well for Firefox. #191
                    
392    this.img.addEventListener( 'load', this );
                    
393    this.img.addEventListener( 'error', this );
                    
394    this.proxyImage.src = this.img.src;
                    
420
                    
421  LoadingImage.prototype.onerror = function() {
                    
422    this.confirm( false, 'onerror' );
                    
427    this.proxyImage.removeEventListener( 'load', this );
                    
428    this.proxyImage.removeEventListener( 'error', this );
                    
429    this.img.removeEventListener( 'load', this );
                    
429    this.img.removeEventListener( 'load', this );
                    
430    this.img.removeEventListener( 'error', this );
                    
431  };
                    
                
nsClipboard.cpp https://github.com/indygreg/mozilla-central-legacy.git | C++ | 415 lines
                    
15
                    
16#define INCL_DOSERRORS
                    
17#define INCL_WIN
                    
50  if (aWhichClipboard != kGlobalClipboard)
                    
51    return NS_ERROR_FAILURE;
                    
52
                    
59  if (!aTransferable || aWhichClipboard != kGlobalClipboard)
                    
60    return NS_ERROR_FAILURE;
                    
61
                    
178  if (errCode != NS_OK)
                    
179    printf( "nsClipboard:: Error setting data into transferable\n" );
                    
180#endif
                    
201#ifdef DEBUG
                    
202  if (NS_FAILED(errCode)) printf( "nsClipboard:: Error getting data from transferable\n" );
                    
203#endif
                    
                
port.c https://gitlab.com/freesoftware/linux | C | 573 lines
                    
120
                    
121	/* The bridging is rolled back on error */
                    
122	if (err) {
                    
                
xfs_buf.h https://gitlab.com/freesoftware/linux | C Header | 396 lines
                    
159	unsigned int		b_state;	/* internal state flags */
                    
160	int			b_io_error;	/* internal IO error state */
                    
161	wait_queue_head_t	b_waiters;	/* unpin waiters */
                    
182	unsigned int		b_offset;	/* page offset in first page */
                    
183	int			b_error;	/* error code on I/O */
                    
184
                    
194	 *
                    
195	 * last_error is used to ensure that we are getting repeated errors, not
                    
196	 * different errors. e.g. a block device might change ENOSPC to EIO when
                    
295extern void xfs_buf_ioend(struct xfs_buf *bp);
                    
296extern void __xfs_buf_ioerror(struct xfs_buf *bp, int error,
                    
297		xfs_failaddr_t failaddr);
                    
297		xfs_failaddr_t failaddr);
                    
298#define xfs_buf_ioerror(bp, err) __xfs_buf_ioerror((bp), (err), __this_address)
                    
299extern void xfs_buf_ioerror_alert(struct xfs_buf *, const char *func);
                    
                
PQServerOld.java https://gitlab.com/SlyOtis/PeakQ | Java | 369 lines
                    
25
                    
26    public static final int ERROR_DUPLICATE_EMAIL = 0;
                    
27    public static final int ERROR_DUPLICATE_PHONE = 1;
                    
27    public static final int ERROR_DUPLICATE_PHONE = 1;
                    
28    public static final int ERROR_BAD_CONNECTION = 3;
                    
29    public static final int ERROR_UNEXPECTED = 4;
                    
29    public static final int ERROR_UNEXPECTED = 4;
                    
30    public static final int ERROR_NO_MATCH = 5;
                    
31    public static final int ERROR_DUPLICATE_NAME = 6;
                    
31    public static final int ERROR_DUPLICATE_NAME = 6;
                    
32    public static final int ERROR_NO_IMAGE = 7;
                    
33
                    
34    public interface Callback{
                    
35        void onFailure(int errorCode);
                    
36        void onSuccess(int requestId, final String response);
                    
                
headers.html https://github.com/tpisto/rmongo.git | HTML | 388 lines
                    
56
                    
57div.admonition, div.attention, div.caution, div.danger, div.error,
                    
58div.hint, div.important, div.note, div.tip, div.warning {
                    
69div.attention p.admonition-title, div.caution p.admonition-title,
                    
70div.danger p.admonition-title, div.error p.admonition-title,
                    
71div.warning p.admonition-title {
                    
                
ClpSerializer.java https://github.com/johnnyhowey/liferay-plugins.git | Java | 444 lines
                    
361			catch (Throwable throwable2) {
                    
362				_log.error(throwable2, throwable2);
                    
363
                    
                
context.ipp https://github.com/gimlism/boost-svn.git | C++ Header | 527 lines
                    
203  {
                    
204    ec = boost::system::error_code(::ERR_get_error(),
                    
205        boost::asio::error::get_ssl_category());
                    
305  {
                    
306    ec = boost::system::error_code(::ERR_get_error(),
                    
307        boost::asio::error::get_ssl_category());
                    
344  {
                    
345    ec = boost::system::error_code(::ERR_get_error(),
                    
346        boost::asio::error::get_ssl_category());
                    
384  {
                    
385    ec = boost::system::error_code(::ERR_get_error(),
                    
386        boost::asio::error::get_ssl_category());
                    
423  {
                    
424    ec = boost::system::error_code(::ERR_get_error(),
                    
425        boost::asio::error::get_ssl_category());
                    
                
puzzle.py https://github.com/lucianowolf/Examples.git | Python | 410 lines
                    
111            return self.pieceRects.index(pieceRect)
                    
112        except ValueError:
                    
113            return -1
                    
                
gedit-file-browser-store.h https://gitlab.com/tchaik/gedit | C Header | 188 lines
                    
62	GEDIT_FILE_BROWSER_STORE_RESULT_NO_CHANGE,
                    
63	GEDIT_FILE_BROWSER_STORE_RESULT_ERROR,
                    
64	GEDIT_FILE_BROWSER_STORE_RESULT_NO_TRASH,
                    
105	                             GtkTreeIter           *iter);
                    
106	void (* error)              (GeditFileBrowserStore *model,
                    
107	                             guint                  code,
                    
167                                                                                          gchar const                      *new_name,
                    
168                                                                                          GError                          **error);
                    
169GeditFileBrowserStoreResult      gedit_file_browser_store_delete                         (GeditFileBrowserStore            *model,
                    
                
raw.c https://gitlab.com/VD-EDU/vd-iot-evalkit-sdk | C | 436 lines
                    
165 *
                    
166 * @return lwIP error code.
                    
167 * - ERR_OK. Successful. No error occured.
                    
188 *
                    
189 * @return lwIP error code
                    
190 *
                    
                
register.c https://github.com/mirrors/wine.git | C | 318 lines
                    
76    ok (!ret, "Expected WintrustAddActionID to fail.\n");
                    
77    ok (GetLastError() == ERROR_INVALID_PARAMETER /* XP/W2K3 */ ||
                    
78        GetLastError() == 0xdeadbeef              /* Win98/NT4/W2K */,
                    
143    ok (ret, "Expected WintrustAddActionID to succeed.\n");
                    
144    ok (GetLastError() == 0xdeadbeef || GetLastError() == ERROR_ACCESS_DENIED,
                    
145        "Expected 0xdeadbeef or ERROR_ACCESS_DENIED, got %lu.\n",
                    
150    ok ( ret, "WintrustRemoveActionID failed : %ld\n", GetLastError());
                    
151    ok ( GetLastError() == 0xdeadbeef, "Last error should not have been changed: %lu\n", GetLastError());
                    
152
                    
157    ok (GetLastError() == ERROR_INVALID_PARAMETER,
                    
158        "Expected ERROR_INVALID_PARAMETER, got %lu.\n", GetLastError());
                    
159
                    
246        GetLastError() == 0xdeadbeef /* W2K and XP-SP1 */,
                    
247        "Expected ERROR_INVALID_PARAMETER or 0xdeadbeef, got %ld\n", GetLastError());
                    
248
                    
                
dllmain.c https://github.com/mirrors/wine.git | C | 440 lines
                    
140                {
                    
141                    WARN("failed to send WM_ENDSESSION to win %p; error 0x%08x\n",
                    
142                         qi->wins[i], GetLastError());
                    
200        {
                    
201            DWORD error = GetLastError();
                    
202            BOOL invalid = (error == ERROR_INVALID_WINDOW_HANDLE);
                    
206            else
                    
207                WARN("failed to send WM_QUERYENDSESSION to win %p; error 0x%08x; assuming refusal\n",
                    
208                     qi->wins[i], error);
                    
                
resources.rb https://github.com/adelcambre/merb.git | Ruby | 329 lines
                    
87          elsif options[:identify]
                    
88            raise Error, "The constant #{klass_name} does not exist, please specify the constant for this resource"
                    
89          end
                    
89          end
                    
90        rescue NameError => e
                    
91          Merb.logger.debug!("Could not find resource model #{klass_name}")
                    
                
line.c https://gitlab.com/tlevine/DragonFlyBSD | C | 657 lines
                    
171	if (FILE2INT(sp, data.data, data.size, wp, wlen)) {
                    
172		if (!F_ISSET(sp, SC_CONV_ERROR)) {
                    
173			F_SET(sp, SC_CONV_ERROR);
                    
173			F_SET(sp, SC_CONV_ERROR);
                    
174			msgq(sp, M_ERR, "324|Conversion error on line %d", lno);
                    
175		}
                    
618 * db_err --
                    
619 *	Report a line error.
                    
620 *
                    
628	msgq(sp, M_ERR,
                    
629	    "008|Error: unable to retrieve line %lu", (u_long)lno);
                    
630}
                    
                
template.rb https://github.com/atambo/rails.git | Ruby | 340 lines
                    
82    #
                    
83    # To do so, simply raise +WrongEncodingError+ as follows:
                    
84    #
                    
84    #
                    
85    #     raise WrongEncodingError.new(
                    
86    #       problematic_string,
                    
90    eager_autoload do
                    
91      autoload :Error
                    
92      autoload :Handlers
                    
145    rescue Exception => e
                    
146      handle_render_error(view, e)
                    
147    end
                    
158    #
                    
159    # Notice this method raises an error if the template to be refreshed does not have a
                    
160    # virtual path set (true just for inline templates).
                    
                
parse-events.y https://gitlab.com/felipe_artur/linux-stable | Happy | 672 lines
                    
303	struct parse_events_evlist *data = _data;
                    
304	struct parse_events_error *error = data->error;
                    
305	struct list_head *list;
                    
315	struct parse_events_evlist *data = _data;
                    
316	struct parse_events_error *error = data->error;
                    
317	struct list_head *list;
                    
327	struct parse_events_evlist *data = _data;
                    
328	struct parse_events_error *error = data->error;
                    
329	struct list_head *list;
                    
385	struct parse_events_evlist *data = _data;
                    
386	struct parse_events_error *error = data->error;
                    
387	struct list_head *list;
                    
447	struct parse_events_evlist *data = _data;
                    
448	struct parse_events_error *error = data->error;
                    
449	struct list_head *list;
                    
                
fileutil.py https://github.com/mogaal/editra.git | Python | 453 lines
                    
42        import win32com.client as win32client
                    
43    except ImportError:
                    
44        win32client = None
                    
140        mod_time = os.path.getmtime(file_name)
                    
141    except (OSError, EnvironmentError):
                    
142        mod_time = 0
                    
230                bHidden = bool(attrs & 2)
                    
231            except (AttributeError, AssertionError):
                    
232                bHidden = False
                    
430        open(fname, 'w').close()
                    
431    except (IOError, OSError), msg:
                    
432        return (False, str(msg))
                    
449        os.mkdir(folder)
                    
450    except (OSError, IOError), msg:
                    
451        return (False, str(msg))
                    
                
presubmit.py https://github.com/koichik/node.git | Python | 435 lines
                    
32  md5er = hashlib.md5
                    
33except ImportError, e:
                    
34  import md5
                    
112    out_lines = ""
                    
113    error_count = -1
                    
114    while True:
                    
116      if out_line == '' and process.poll() != None:
                    
117        if error_count == -1:
                    
118          print "Failed to process %s" % command.pop()
                    
123        out_lines += out_line
                    
124        error_count += 1
                    
125    sys.stdout.write(out_lines)
                    
271    total_errors = sum(results)
                    
272    print "Total errors found: %d" % total_errors
                    
273    good_files_cache.Save()
                    
                
dct.c https://github.com/libav/libav.git | C | 473 lines
                    
153
                    
154static int dct_error(const struct algo *dct, int test, int is_idct, int speed)
                    
155{
                    
335
                    
336static void idct248_error(const char *name,
                    
337                          void (*idct248_put)(uint8_t *dest,
                    
445    if (test_248_dct) {
                    
446        idct248_error("SIMPLE-C", ff_simple_idct248_put, speed);
                    
447    } else {
                    
450            for (i = 0; i < FF_ARRAY_ELEMS(idct_tab); i++)
                    
451                err |= dct_error(&idct_tab[i], test, test_idct, speed);
                    
452
                    
454                if (!(~cpu_flags & idct_tab_arch[i].cpu_flag))
                    
455                    err |= dct_error(&idct_tab_arch[i], test, test_idct, speed);
                    
456        }
                    
                
 

Source

Language