代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/340665/3280901
c if-oppr.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* Test the full range of preprocessor operator precedence. Each
operator is tested with one of immediately higher precedence to
verify
www.eeworm.com/read/339446/3307233
mingw makefile.mingw
#
# For conditions of distribution and use, see copyright notice in libmng.h
#
# makefile for libmng - THE MNG library
# this makefile is for MinGW32, it have been tested with gcc 2.95.3,
# binutils
www.eeworm.com/read/324136/3506119
test socket.test
# Commands tested in this file: socket.
#
# This file contains a collection of tests for one or more of the Tcl
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output
www.eeworm.com/read/324136/3506352
c tclloaddld.c
/*
* tclLoadDld.c --
*
* This procedure provides a version of the TclLoadFile that
* works with the "dld_link" and "dld_get_func" library procedures
* for dynamic loading. It has been tested on
www.eeworm.com/read/323643/3512159
mingw makefile.mingw
#
# For conditions of distribution and use, see copyright notice in libmng.h
#
# makefile for libmng - THE MNG library
# this makefile is for MinGW32, it have been tested with gcc 2.95.3,
# binutils
www.eeworm.com/read/312050/3675974
h btnst.h
//
// Class: CButtonST
//
// Compiler: Visual C++
// Tested on: Visual C++ 5.0
//
// Version: See GetVersionC() or GetVersionI()
//
// Created: xx/xxxx/1998
// Updated: 19/September/1999
//
www.eeworm.com/read/305290/3775276
svn-base themehelperst.h.svn-base
//
// Class: CThemeHelperST
//
// Compiler: Visual C++
// Tested on: Visual C++ 6.0
//
// Version: See GetVersionC() or GetVersionI()
//
// Created: 09/January/2002
// Updated: 13/January/20
www.eeworm.com/read/294145/3919636
readme
ldpc
====
LDPC codes are Low Density Parity Check codes used in favor of
convolutional codes. They are quite experimental and not widely
tested. Furthermore this module is not optimsed at all!
ld
www.eeworm.com/read/291165/3969557
readme
ldpc
====
LDPC codes are Low Density Parity Check codes used in favor of
convolutional codes. They are quite experimental and not widely
tested. Furthermore this module is not optimsed at all!
ld
www.eeworm.com/read/288894/4002268
java sybaseanywheredialect.java
package org.hibernate.dialect;
/**
* SQL Dialect for Sybase Anywhere
* extending Sybase (Enterprise) Dialect
* (Tested on ASA 8.x)
* @author ?
*/
public class SybaseAnywhereDialect exten