代码搜索:Because

找到约 10,000 项符合「Because」的源代码

代码结果 10,000
www.eeworm.com/read/167046/5469912

s setjmp.s

#include #define _SETJMP_H #define _ASM #include .text /* This just does a tail-call to `__sigsetjmp (ARG, 0)'. We cannot do it in C because it must be a tail-call,
www.eeworm.com/read/162614/5518265

c pr14888.c

// PR target/14888 // This used to ICE because the truncdfsf2 isn't completely eliminated // { dg-do compile } // { dg-options "-O2 -ffast-math" } class xcomplex { public: float re, im; xcomple
www.eeworm.com/read/162614/5518748

c packed1.c

// { dg-do run { xfail arm-*-* sh-*-* ia64-hp-hpux* } } // NMS:2003-04-21 this fails on strict aligned architectures again, // the patch was reverted because it broke something more important. // Co
www.eeworm.com/read/162614/5526888

c 20020129-1.c

/* This testcase failed at -O2 on IA-64, because scheduling did not take into account conditional execution when using cselib for alias analysis. */ struct D { int d1; struct D *d2; }; struct
www.eeworm.com/read/350097/3133493

h ipcbuf.h

#ifndef __i386_IPCBUF_H__ #define __i386_IPCBUF_H__ /* * The ipc64_perm structure for i386 architecture. * Note extra padding because this structure is passed back and forth * between kernel and u
www.eeworm.com/read/346158/3189645

m learn_square_hhmm_cts.m

% Try to learn a 3 level HHMM similar to mk_square_hhmm % from hand-drawn squares. % Because startprob should be shared for t=1:T, % but in the DBN is shared for t=2:T, we train using a single lo
www.eeworm.com/read/346158/3190198

txt problems.txt

PROBLEMS WITH STAB_COND_GAUSS_INF_ENGINE - enter_evidence always returns ll=0 (I set ll=0 since it is not computed) - fails on scg_3node, probably because the engine needs to be re-initialized ev
www.eeworm.com/read/340665/3268799

c div.c

/* WinBond bug report Please don't use "gcc -O3 -S hello.c" command, because it will optimize "i/5" to be "2" in compile time. */ #include #define TESTSEED 10 main () { int a
www.eeworm.com/read/340665/3271148

in configure.in

dnl This is the newlib/doc configure.in file. dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.5) AC_INIT(makedoc.c) dnl Can't be done in NEWLIB_CONFIGURE because that
www.eeworm.com/read/340665/3273070

c cse1.c

// PR optimization/6759 // This testcase ICEd on SPARC because folded REG_EQUAL // note was note stored back and fold_rtx left invalid rtx // in it. // { dg-do compile } // { dg-options "-O2" } struc