代码搜索:Because
找到约 10,000 项符合「Because」的源代码
代码结果 10,000
www.eeworm.com/read/207653/15266135
c strncmp.c
#include
/*lint -e613
strncmp is defined here because some vendors don't implement
it, strcmp, or memcmp correctly; they must treat the bytes
as unsigned chars.
*/
int strncmp(const
www.eeworm.com/read/206966/15284790
h field.h
#if !defined(AFX_FIELD_H__BC74EB81_CC1F_4175_B32C_56A90CD0D166__INCLUDED_)
#define AFX_FIELD_H__BC74EB81_CC1F_4175_B32C_56A90CD0D166__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/205637/15310570
h field.h
#if !defined(AFX_FIELD_H__BC74EB81_CC1F_4175_B32C_56A90CD0D166__INCLUDED_)
#define AFX_FIELD_H__BC74EB81_CC1F_4175_B32C_56A90CD0D166__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/168554/5444545
java mockrollercontext.java
/*
* Created on Mar 4, 2004
*/
package org.roller.presentation;
import java.io.File;
import javax.servlet.ServletContext;
import javax.servlet.ServletContextEvent;
import javax.servlet.http.HttpServ
www.eeworm.com/read/167133/5468193
java threaddeath.java
/*
* Java core library component.
*
* Copyright (c) 1997, 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistri
www.eeworm.com/read/162614/5517414
c exception1.c
/* PR 2743 */
/* {dg-do compile} */
namespace ns {
class Exception
{
};
}
namespace ns
{
class Test {
public:
inline Test() throw( Exception );
inline Test(int n ) throw( Exc
www.eeworm.com/read/162614/5518700
c null1.c
// PR c++/5453: Test that we don't assume that the pointer target of a
// reference is non-null just because we know the reference isn't.
// { dg-do run }
struct V { };
struct A: virtual public V {
www.eeworm.com/read/162614/5522570
c expr2.c
// { dg-do run }
// Copyright (C) 2000 Free Software Foundation
// by Alexandre Oliva
int i, j;
const int &f(const int& I, const int& J) {
// this must not be optimized to I
www.eeworm.com/read/162614/5527658
x 960312-1.x
# This test fails on HC11/HC12 when it is compiled without -mshort because
# is uses an asm that requires two 32-bit registers (int). It passes
# when using -mshort because there are enough register