代码搜索:Exceptions
找到约 7,847 项符合「Exceptions」的源代码
代码结果 7,847
www.eeworm.com/read/277067/10670925
cpp exceptions.cpp
#include "Exceptions.h"
#include
#include
void deal_exceptions (int errnr, H263VencStatus *encoder, MCParam *mc)
{
int i = 0;
MotionVector **tmp_mv_ptr = &mc->mv_frame[0
www.eeworm.com/read/417276/10997780
c exceptions.c
/*********************************************************************
*
* Generic Exception Handler
*
*********************************************************************
www.eeworm.com/read/463086/7187846
cs exceptions.cs
/*
* Copyright (c) 2002 FulcrumWeb. All rights reserved.
*/
using System;
namespace Bip.Components
{
public class BipException : System.Exception
{
protected bool m_IsFatal = false;
www.eeworm.com/read/459679/7268859
cs exceptions.cs
/*
Sharp Compiler
Copyright (C) 2003 Michael Bebenita
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by
www.eeworm.com/read/457916/7315547
c exceptions.c
/*
* File: exceptions.c
* Purpose: Generic exception handling for ColdFire processors
*
*/
#include "derivative.h"
#include "exceptions.h"
#include "startcf.h"
#define REGISTER_ABI
www.eeworm.com/read/457916/7315552
h exceptions.h
/*
* File: exceptions.h
* Purpose: Generic exception handling for ColdFire processors
*
* Notes:
*/
#ifndef _MCF_EXCEPTIONS_H
#define _MCF_EXCEPTIONS_H
#ifdef __cplusplus
extern "C"
www.eeworm.com/read/199075/7890392
cpp exceptions.cpp
// Listing 24.1 throwing exceptions
#include
const int DefaultSize = 10;
// define the exception class
class xBoundary
{
public:
xBoundary() {}
~xBoundary() {}
www.eeworm.com/read/297383/8026232
h exceptions.h
/*
gpsmgr: A program for managing GPS information
Copyright (C) 2003 Austin Bingham
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public L
www.eeworm.com/read/243262/12952245
s exceptions.s
# SPIM S20 MIPS simulator.
# The default exception handler for spim.
#
# Copyright (C) 1990-2004 James Larus, larus@cs.wisc.edu.
# ALL RIGHTS RESERVED.
#
# SPIM is distributed under the following cond
www.eeworm.com/read/323119/13349997
exceptions-client
Appendix K MySQL FLOSS License Exception
****************************************
The MySQL AB Exception for Free/Libre and Open Source Software-only
Applications Using MySQL Client Libraries (th