代码搜索:Because
找到约 10,000 项符合「Because」的源代码
代码结果 10,000
www.eeworm.com/read/28269/997177
map lcd-char.map
Archive member included because of file (symbol)
d:/winavr/bin/../lib/gcc/avr/4.3.2/avr4\libgcc.a(_exit.o)
d:/winavr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr4
www.eeworm.com/read/488194/1234266
map adc.map
Archive member included because of file (symbol)
c:/program files/atmel/winavr/bin/../lib/gcc/avr/4.2.2/avr5\libgcc.a(_udivmodhi4.o)
ADC.o (__udivmodhi4)
c:/program
www.eeworm.com/read/480930/1309657
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/480930/1309760
h a.out.h
#ifndef __CRIS_A_OUT_H__
#define __CRIS_A_OUT_H__
/* we don't support a.out binaries on Linux/CRIS anyway, so this is
* not really used but still needed because binfmt_elf.c for some reason
* wants
www.eeworm.com/read/470720/1444643
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
www.eeworm.com/read/470720/1444768
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/470720/1445003
c dg-11.c
/* Test the tester. */
/* { dg-prms-id 42 } */
/* { dg-do run { target sparc-sun-solaris2* } } */
/* The \n is left out of the pattern because tcl's exec will remove it. */
/* { dg-output {Hello wor
www.eeworm.com/read/470720/1446911
c asm-extn1.c
// Build don't link:
// Special g++ Options: -S
// GROUPS passed asm-extension
// Skip if not target: sparc-sun-*
// This used to crash because c_expand_asm_keyword didn't know what to
// do with thi
www.eeworm.com/read/470720/1450294
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/470720/1451542
x 920501-12.x
# This test fails on HC11/HC12 when it is compiled without -mshort because
# the stack arrays are too large. Force to use 16-bit ints for it.
if { [istarget "m6811-*-*"] || [istarget "m6812-*-*"] }