代码搜索:Problems

找到约 3,996 项符合「Problems」的源代码

代码结果 3,996
www.eeworm.com/read/309649/13667024

c stack.c

/* +++Date last modified: 05-Jul-1997 */ /* ======================================================================= STACK.c Stack manager. A.Reitsma, Delft, Nederland.
www.eeworm.com/read/132069/5923461

pcf openwave.pcf

# Some platforms automatically add this X11R6 dir to the include list, but # some versions of XFree86 have a zlib.h in there that causes problems for # us. (e.g. Linux with XFree86 4.2.0) project.A
www.eeworm.com/read/164348/5494942

pcf openwave.pcf

# Some platforms automatically add this X11R6 dir to the include list, but # some versions of XFree86 have a zlib.h in there that causes problems for # us. (e.g. Linux with XFree86 4.2.0) project.A
www.eeworm.com/read/162614/5528766

c vect-79.c

/* { dg-require-effective-target vect_float } */ #include #include "tree-vect.h" #define N 16 float fa[N] __attribute__ ((__aligned__(16))); float fb[N+4] __attribute__ ((__aligned__(16)
www.eeworm.com/read/154066/5643291

txt ioremap.c.txt

any problems,send email to sindybear@163.com 相关文件 /include/asm-i386/io.h ***************************基本函数*********************************** (1)void * __ioremap(unsigned long phys_addr, unsi
www.eeworm.com/read/394238/8240899

txt ioremap.c.txt

any problems,send email to sindybear@163.com 相关文件 /include/asm-i386/io.h ***************************基本函数*********************************** (1)void * __ioremap(unsigned long phys_addr, unsi
www.eeworm.com/read/187102/8855882

test backsl.test

#! /bin/sh # Test for "\" problems. Bug report from Joerg-Martin Schwarz. . $srcdir/defs || exit 1 cat >> configure.in Makefile.am
www.eeworm.com/read/136989/5830390

idl reopen_include1.idl

// reopen_include1.idl,v 1.2 2000/09/13 02:42:51 parsons Exp // ============================================================================ // // = LIBRARY // TAO/tests/IDL_Test // // = FI
www.eeworm.com/read/131315/5940615

mh rs6000.mh

# configuration for IBM rs6000 running aix INSTALL=cp # /usr/include/unistd.h has write(int, char*, unsigned) instead # of write(int, const void*, size_t). This causes problems due # to g++ new pedan
www.eeworm.com/read/394238/8241380

raid1

any problems, send mails to sindybear@163.com 相关文件 /drivers/md/raid1.c /include/linux/raid/raid1.h raid1的主要原理如下。 (1) 上层的文件系统将一个buffer_head传给raid1驱动程序。 (2) raid1层生成一个新的数据结构raid1_bh,