代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/253244/4399218
java alltests.java
package junit.tests.extensions;
import junit.framework.Test;
import junit.framework.TestSuite;
/**
* TestSuite that runs all the extension tests
*
*/
public class AllTests {
public static void
www.eeworm.com/read/162614/5531339
c builtin-1.c
/* Test for format extensions. Test that the __builtin functions get their
default attributes even with -ffreestanding.
*/
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* {
www.eeworm.com/read/160611/5568695
c seqext.c
/* seqext.c -- seq extensions for xlisp */
/*
This file extends xlisp with the data type SEQ, including functions
to print and free SEQ type objects.
*/
/* (c) Copyright Carnegie Mellon University 1
www.eeworm.com/read/159825/5581022
h wireless.h
/*
* This file define a set of standard wireless extensions
*
* Version : 4 12.2.97
*
* Authors : Jean Tourrilhes - HPLB -
*/
#ifndef _LINUX_WIRELESS_H
#define _LI
www.eeworm.com/read/156531/5611476
t os2_prfdb.t
BEGIN {
chdir 't' if -d 't/lib';
@INC = '../lib' if -d 'lib';
require Config; import Config;
if (-d 'lib' and $Config{'extensions'} !~ /\bOS2(::|\/)PrfDB\b/) {
print "1..0\n";
www.eeworm.com/read/156531/5611488
test rx_sql.test
BEGIN {
chdir 't' if -d 't/lib';
@INC = '../lib';
require Config; import Config;
if ($Config{'extensions'} !~ /\bOS2(::|\/)REXX\b/) {
print "1..0\n";
exit 0;
}
}
use O
www.eeworm.com/read/368337/9700739
thanks
* Simone Piccardi for extensions to the
histogram routines, and providing the ntuple code
* Nelson H. F. Beebe for references and testing
the software