代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/144216/5752423
t safe2.t
#!./perl -w
$|=1;
BEGIN {
chdir 't' if -d 't';
@INC = '../lib';
require Config; import Config;
if ($Config{'extensions'} !~ /\bOpcode\b/ && $Config{'osname'} ne 'VMS') {
print
www.eeworm.com/read/141268/5775133
am makefile.am
SUBDIRS = extensions ui plugin config tools portability
DISTCLEANFILES = config-auto.h
libcppunitincludedir = $(includedir)/cppunit
libcppunitinclude_HEADERS = \
config-auto.h \
Additiona
www.eeworm.com/read/141268/5775201
am makefile.am
libcppunitincludedir = $(includedir)/cppunit/extensions
libcppunitinclude_HEADERS = \
TestFactory.h \
AutoRegisterSuite.h \
HelperMacros.h \
Orthodox.h \
RepeatedTest.h \
ExceptionTestC
www.eeworm.com/read/140411/5792448
am makefile.am
libcppunitincludedir = $(includedir)/cppunit/extensions
libcppunitinclude_HEADERS = \
TestFactory.h \
AutoRegisterSuite.h \
HelperMacros.h \
Orthodox.h \
RepeatedTest.h \
ExceptionTestCaseDecor
www.eeworm.com/read/130382/5957541
asn pgpx509cert.asn
--
-- Definitions for X.509 V3 certificates for use in PGP
--
-- String type definitions for extensions and name fields
UniversalString ::= [UNIVERSAL 28] IMPLICIT OCTET STRING
BMPString ::=
www.eeworm.com/read/125911/6020179
tcl crosswind.tcl
# crosswind.tcl - user extensions to CrossWind
# Create toolbar button for setting global task breakpoint. No drop binding.
toolBarItemCreate gbreak button {actOnSelection gbreak} \
"dragRetur
www.eeworm.com/read/124465/6047448
cpp repeatedtest.cpp
#include
#include
namespace CppUnit {
// Counts the number of test cases that will be run by this test.
int
RepeatedTest::countTestCases(
www.eeworm.com/read/123279/6061855
am makefile.am
libcppunitincludedir = $(includedir)/cppunit/extensions
libcppunitinclude_HEADERS = \
TestFactory.h \
AutoRegisterSuite.h \
HelperMacros.h \
Orthodox.h \
RepeatedTest.h \
ExceptionTestCaseDecor
www.eeworm.com/read/104260/6205185
am makefile.am
# Microsoft extensions support
#
# Copyright (c) 1999
# Transvirtual Technologies, Inc. All rights reserved.
#
# See the file "license.terms" for information on usage and redistribution
# of th