代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/136865/5841814
txt x86-static.txt
This project builds a static library version of libpng on x86 BeOS.
It defines PNG_USE_PNGGCCRD, which activates the assembly code in
pnggccrd.c; this hasn't been extensively tested on BeOS.
To inst
www.eeworm.com/read/136865/5841815
txt x86-shared.txt
This project builds a shared library version of libpng on x86 BeOS.
It defines PNG_USE_PNGGCCRD, which activates the assembly code in
pnggccrd.c; this hasn't been extensively tested on BeOS.
To inst
www.eeworm.com/read/136815/5856506
txt x86-static.txt
This project builds a static library version of libpng on x86 BeOS.
It defines PNG_USE_PNGGCCRD, which activates the assembly code in
pnggccrd.c; this hasn't been extensively tested on BeOS.
To inst
www.eeworm.com/read/136815/5856507
txt x86-shared.txt
This project builds a shared library version of libpng on x86 BeOS.
It defines PNG_USE_PNGGCCRD, which activates the assembly code in
pnggccrd.c; this hasn't been extensively tested on BeOS.
To inst
www.eeworm.com/read/135955/5876009
c main.c
/*
* main.c -- the bare scull char module
*
* Tested with 2.0.x (x86 and alpha) and 1.2.13 (x86)
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/135955/5876068
c import.c
/*
* import.c -- a module using a symbol from export.c (v2.1)
*
* Tested with 2.1.43 on the x86 (novers)
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/133703/5903235
c main.c
/*
* main.c -- the bare scull char module
*
* Tested with 2.0.x (x86 and alpha) and 1.2.13 (x86)
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/133703/5903294
c import.c
/*
* import.c -- a module using a symbol from export.c (v2.1)
*
* Tested with 2.1.43 on the x86 (novers)
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/128965/5976003
h adder.h
/*
* Copyright (C) 2004 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Analogue&Micro Adder boards family.
* Tested on AdderII and Adder87x.
*
* See file CREDITS f
www.eeworm.com/read/128965/5977245
c adder.c
/*
* Copyright (C) 2004 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Analogue&Micro Adder boards family.
* Tested on AdderII and Adder87x.
*
* See file CREDITS f