代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/441973/1768088
java whalinv1transcoder.java
package net.spy.memcached.transcoders;
import java.io.UnsupportedEncodingException;
import java.util.Date;
import net.spy.memcached.CachedData;
/**
* Handles old whalin (tested with v1.6) encoding
www.eeworm.com/read/439630/1805559
phpt 005.phpt
--TEST--
XML Parser: mixing character encodings
--SKIPIF--
--FILE--
www.eeworm.com/read/439630/1805562
phpt 002.phpt
--TEST--
XML Parser: parse from file
--SKIPIF--
--FILE--
www.eeworm.com/read/432906/1886549
py 09_vtpm-xapi.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2006
# Author: Stefan Berger
# Test to test the vtpm class through the Xen-API
#
# Tested methods:
# VT
www.eeworm.com/read/423356/2027870
dmakefil
# DMakefile for UnZip 4.2 with Amiga DICE compiler
# Version: no crypt + no inflate [29 Feb 92]
#
# Not tested for v4.2. Edit directories as required.
#
#Georg Sassen, D-5100 Aachen,+49-241-875158
www.eeworm.com/read/419436/2076957
h sunos5-5.h
/* sunos5-5.h
System dependencies for Solaris 2.x (tested on 2.5 with gcc)... */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Softw
www.eeworm.com/read/416031/2129883
c inp.c
/*
* inp.c -- read all the ports specified in hex on the command line
*
* Tested with 1.2 and 2.0 on the x86
* It won't run on other platforms.
*/
#ifndef __i386__
# error "This program can't
www.eeworm.com/read/416031/2129915
c mmap.c
/*
* mmap.c -- memory mapping for the scull-virtual char module
*
* Can't run with 1.2 or Sparc (unless you tweak it)
* Tested with 2.0 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#end
www.eeworm.com/read/416031/2129934
c inp.c
/*
* inp.c -- read all the ports specified in hex on the command line
*
* Tested with 1.2 and 2.0 on the x86
* It won't run on other platforms.
*/
#ifndef __i386__
# error "This program can't
www.eeworm.com/read/416031/2130038
c mmap.c
/*
* mmap.c -- memory mapping for the scull-page char module
*
* Can't run with 1.2 or Sparc (unless you tweak it)
* Tested with 2.0 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif