代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/305065/3780826
h acconfig.h
/* Define if the C compiler supports BOOL */
#undef HAVE_BOOL
#undef VERSION
#undef PACKAGE
/* Define if you need the GNU extensions to compile */
#undef _GNU_SOURCE
www.eeworm.com/read/304657/3787400
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
www.eeworm.com/read/288816/4004410
h arm7100_mmu.h
/*
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU G
www.eeworm.com/read/287127/4026869
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/283334/4080735
inc configure_build.inc
if [ "$INSTALLDIR" = "" ]; then
INSTALLDIR=$BUILDDIR/install
mkdir -p $INSTALLDIR
fi
# wxPython needs this option so that it can build extensions that store the
# right install_name (e.g
www.eeworm.com/read/282758/4087896
am makefile.am
libcppunitincludedir = $(includedir)/cppunit/extensions
libcppunitinclude_HEADERS = \
TestFactory.h \
AutoRegisterSuite.h \
HelperMacros.h \
Orthodox.h \
RepeatedTest.h \
ExceptionTestCaseDecor
www.eeworm.com/read/275567/4175042
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} \
"dragReturnStri
www.eeworm.com/read/270401/4239246
drl cheese-rules.drl
# Example DRL with expansion
# (ie "domain specific language")
# declare expanders for domain specific and natural language extensions
use expander cheese.dsl.properties
#this one is just a sim
www.eeworm.com/read/449063/1682478
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/448675/1685444
h arm7100_mmu.h
/*
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU G