代码搜索:problems

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

代码结果 3,996
www.eeworm.com/read/357083/3031740

h signal.h

#ifndef _ASMAXP_SIGNAL_H #define _ASMAXP_SIGNAL_H #include /* Avoid too many header ordering problems. */ struct siginfo; #ifdef __KERNEL__ /* Digital Unix defines 64 signals. Mos
www.eeworm.com/read/160611/5568677

c sndread.c

/* sndread.c -- read sound files */ /* CHANGELOG * * 29Jun95 RBD ULAW fixed problems with signed chars * 28Apr03 dm explicitly declare sndread_file_open_count as int */ #include "switches.h
www.eeworm.com/read/394238/8241226

txt resource.c.txt

any problems, send email to netxiong@263.net 相关文件: /include/linux/ioport.h **************************基本数据结构********************************************** 系统已经预先定义好了一些资源的根节点。 struct resou
www.eeworm.com/read/394238/8241302

txt iobuf.c.txt

any problems, send mails to sindybear@163.com 相关文件 /include/linux/iobuf.h /drivers/md/lvm.c ****************************kiobuf的分配和初始化过程********************** (1)int alloc_kiovec(int
www.eeworm.com/read/247486/12657678

h globals.h

#ifndef globals_h #define globals_h 1 // #define windows 1 #define use_time 1 // uncomment the following line if you get problems with sys/times.h when compiling: //#undef use_time #ifde
www.eeworm.com/read/238098/13907503

asm 8390.asm

;History:538,1 ; Ian Brabham 28 Apr 1993 Fix problems related to SMC version of 8390 dp8390_version equ 3 ;version number of the generic 8390 driver. ; Copyright, 1988-1992, Russell Nelson, Cr
www.eeworm.com/read/238098/13907519

asm 839000.asm

;History:538,1 ; Ian Brabham 28 Apr 1993 Fix problems related to SMC version of 8390 dp8390_version equ 3 ;version number of the generic 8390 driver. ; Copyright, 1988-1992, Russell Nelson, Cr
www.eeworm.com/read/238098/13907660

asm 83900000.asm

;History:538,1 ; Ian Brabham 28 Apr 1993 Fix problems related to SMC version of 8390 dp8390_version equ 3 ;version number of the generic 8390 driver. ; Copyright, 1988-1992, Russell Nelson, Cr
www.eeworm.com/read/236268/14023961

cc problem.cc

// // problem.cc - Reads in Graph Coloring Problems // // author: J.K.van der Hauw // edited by: J.I.v.Hemert // last update: 12-11-1997 // // This file implements the class Problem. It has graph inta
www.eeworm.com/read/236268/14023973

h problem.h

// // problem.h - Reads in Graph Coloring Problems // // author: J.K.van der Hauw // edited by: J.I.v.Hemert // last update: 12-11-1997 // // This file containts the class Problem. It has graph intanc