代码搜索:Problems
找到约 3,996 项符合「Problems」的源代码
代码结果 3,996
www.eeworm.com/read/195428/5111392
in jas_config.h.in
/* src/libjasper/include/jasper/jas_config.h.in. Generated from configure.ac by autoheader. */
/* Avoid problems due to multiple inclusion. */
#ifndef JAS_CONFIG_H
#define JAS_CONFIG_H
/* This pr
www.eeworm.com/read/195013/5121342
h signal.h
#ifndef _ASMARM_SIGNAL_H
#define _ASMARM_SIGNAL_H
#include
/* Avoid too many header ordering problems. */
struct siginfo;
#ifdef __KERNEL__
/* Most things should be clean enough to
www.eeworm.com/read/195013/5122591
mad16
(This recipe has been edited to update the configuration symbols.)
From: Shaw Carruthers
I have been using mad16 sound for some time now with no problems, current
kernel 2.1
www.eeworm.com/read/190666/5179063
c 20020927-1.c
/* PR optimization/7520 */
/* ICE at -O3 on x86 due to register life problems caused by
the return-without-value in bar. */
int
foo ()
{
int i;
long long int j;
while (1)
{
if (j
www.eeworm.com/read/187737/5217215
tpl extends.tpl
REM extends.tpl
rem The app declaration is causing problems for the CompareFilesL() test code...
rem APP fred,31131312
rem FLAGS $1
rem PATH "\FRED\JIM"
rem EXT "JIM"
rem ICON "C:\tOPLT\tes
www.eeworm.com/read/186411/5231962
in jas_config.h.in
/* src/libjasper/include/jasper/jas_config.h.in. Generated from configure.ac by autoheader. */
/* Avoid problems due to multiple inclusion. */
#ifndef JAS_CONFIG_H
#define JAS_CONFIG_H
/* This pr
www.eeworm.com/read/182103/5269642
c kkprintf.c
/*
* a safe version of printf that might be useful for debugging parts that
* are known to have problems e.g. with printf() e.t.c.
*
* $Id: kkprintf.c,v 1.3 2000/06/15 22:21:54 joel Exp $
*/
www.eeworm.com/read/179911/5299089
h signal.h
#ifndef _ASMARM_SIGNAL_H
#define _ASMARM_SIGNAL_H
#include
/* Avoid too many header ordering problems. */
struct siginfo;
#ifdef __KERNEL__
/* Most things should be clean enough to
www.eeworm.com/read/179911/5299818
mad16
From: Shaw Carruthers
I have been using mad16 sound for some time now with no problems, current
kernel 2.1.89
lsmod shows:
mad16 5176 0
sb
www.eeworm.com/read/167562/5457900
changes
CHANGES - changes for libpng
version 0.2
added reader into png.h
fixed small problems in stub file
version 0.3
added pull reader
split up pngwrite.c to several files
added pnglib.txt
ad