代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/167133/5466751
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/339586/3296894
h xmluniformisertest.h
#ifndef XMLUNIFORMISERTEST_H
#define XMLUNIFORMISERTEST_H
#include
/*! \class XmlUniformiserTest
* \brief Unit test for XmlUniformiser.
*/
class XmlUniformiser
www.eeworm.com/read/339586/3297065
am makefile.am
SUBDIRS = extensions ui plugin config tools portability
DISTCLEANFILES = config-auto.h
libcppunitincludedir = $(includedir)/cppunit
libcppunitinclude_HEADERS = \
config-auto.h \
AdditionalMessag
www.eeworm.com/read/339586/3297117
am makefile.am
libcppunitincludedir = $(includedir)/cppunit/extensions
libcppunitinclude_HEADERS = \
TestFactory.h \
AutoRegisterSuite.h \
HelperMacros.h \
Orthodox.h \
RepeatedTest.h \
ExceptionTestCaseDecor
www.eeworm.com/read/339586/3297301
cpp testcasedecorator.cpp
#include
CPPUNIT_NS_BEGIN
TestCaseDecorator::TestCaseDecorator( TestCase *test )
: m_test( test )
, TestCase( test->getName() )
{
}
TestCaseDecor
www.eeworm.com/read/337445/3340254
docs sresolv.docs
/**@MODULEPAGE "sresolv" - Asynchronous DNS Resolver
@section sresolv_meta Module Information
The Sofia @b sresolv module consists of an asynchronous DNS resolver with
EDNS extensions. The interface
www.eeworm.com/read/334125/3374512
c unix.c
/*
UNIX Extensions test registration.
Copyright (C) 2007 James Peach
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public Lic