代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/146172/12666694

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/243677/12926012

s testmisc.s

# # $Id: testmisc.s,v 1.6 2003/02/25 10:17:11 nj Exp $ # Instructions to be tested in this test program: # # All arithmetic instructions: # add, addi, addiu, addu, div, divu, mul, mult, # multu, slt,
www.eeworm.com/read/243659/12929757

machines

The gsm library has been tested successfully on the following platforms: - Various Sun4's running SunOS 4.1.2 - Integrated Solutions 68k Optimum running 4.3BSD UNIX with a Green Hills cc - NeXTstatio
www.eeworm.com/read/240883/13189601

cpp pe.cpp

#include #include /* DetectPe(char *) Written by Lu Lin. 1999.8.2 Only tested on MS complier and linker. Entery : parameter *p: point to the file name. eg. "c:\\
www.eeworm.com/read/138783/13213251

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/138783/13213252

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/322022/13390936

java socketchannelcreate.java

package com.ronsoft.books.nio.channels; import java.net.*; import java.nio.channels.*; import java.io.IOException; /** * Test creation of SocketChannels. * Created and tested: Dec 31, 2001 * @au
www.eeworm.com/read/309649/13667013

c hugesort.c

/* +++Date last modified: 05-Jul-1997 */ /* ** hugesort.c -- huge qsort() -- public domain by Raymond Gardner 6/92 ** tested with Borland C++ 3.0 (C mode) */ #include "big_mall.h" #include
www.eeworm.com/read/303580/13812216

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/303580/13812276

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