代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/442744/1754240
c huffman.c
/*
Only encoder
This version works correctly, it is tested with testcase.jpg
The translation into real huffman codes works.
Changed: If huffman wants to send 0xFFxx (FF in one byte) than there must be
www.eeworm.com/read/437648/1830096
dj makefile.dj
#
# For conditions of distribution and use, see copyright notice in libmng.h
#
# makefile for libmng - THE MNG library
# This makefile have been tested on DJGPP v2
# (Based on makefile.linux since bot
www.eeworm.com/read/423572/2026447
h sunos5-5.h
/* sunos5-5.h
System dependencies for Solaris 2.x (tested on 2.5 with gcc)... */
/*
* Copyright (c) 1996, 1998 The Internet Software Consortium.
* All rights reserved.
*
* Redistribution and
www.eeworm.com/read/423572/2026455
h nextstep.h
/* sample.h
System dependencies for NEXTSTEP 3 & 4 (tested on 4.2PR2)... */
/*
* Copyright (c) 1996 The Internet Software Consortium. All rights reserved.
*
* Redistribution and use in source a
www.eeworm.com/read/419436/2076967
h sunos4.h
/* sunos4.h
System dependencies for SunOS 4 (tested on 4.1.4)... */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortiu
www.eeworm.com/read/419436/2076968
h ultrix.h
/* ultrix.h
System dependencies for Ultrix 4.2 (tested on 4.2a+multicast)... */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Softwa
www.eeworm.com/read/416031/2129897
c snull.c
/*
* snull.c -- the Simple Network Utility
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__
www.eeworm.com/read/416031/2129951
c sbull.c
/*
* sbull.c -- the Simple Block Utility
*
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__ /* don'
www.eeworm.com/read/416031/2129990
c jit.c
/*
* jit.c -- the just-in-time module (v2.1)
*
* Tested with 2.1.43 on the x86
*/
/* BUGS: this module is not reentrant: only one file can be read at a time
* the module usage count is not