代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/339586/3297203
h activetest.h
#ifndef CPPUNIT_ACTIVETEST_H
#define CPPUNIT_ACTIVETEST_H
#include
#ifndef CPPUNIT_TESTDECORATOR_H
#include
#endif
/* A Microsoft-specific active tes
www.eeworm.com/read/331310/3414129
h compatmac.h
/*
* $Id: compatmac.h,v 1.79 2005/07/07 12:12:23 lavinen Exp $
*
* Extensions and omissions from the normal 'linux/compatmac.h'
* files. hopefully this will end up empty as the 'real' one
* beco
www.eeworm.com/read/330316/3425335
h compatmac.h
/*
* $Id: compatmac.h,v 1.74 2005/03/29 16:41:33 dedekind Exp $
*
* Extensions and omissions from the normal 'linux/compatmac.h'
* files. hopefully this will end up empty as the 'real' one
* bec
www.eeworm.com/read/323643/3511994
h jri_md.h
#error "/home/espenr/tmp/qt-3.2-espenr-29145/qt/extensions/nsplugin/src/jri_md.h must be provided by Netscape"
#error "This file is just a placeholder. Please see the documentation"
#error "to learn h
www.eeworm.com/read/321483/3535376
t enc_utf8.t
# $Id: enc_utf8.t,v 2.1 2006/05/03 18:24:10 dankogai Exp $
# This is the twin of enc_eucjp.t .
BEGIN {
require Config; import Config;
if ($Config{'extensions'} !~ /\bEncode\b/) {
print
www.eeworm.com/read/321483/3535403
t enc_eucjp.t
# $Id: enc_eucjp.t,v 2.1 2006/05/03 18:24:10 dankogai Exp $
# This is the twin of enc_utf8.t .
BEGIN {
require Config; import Config;
if ($Config{'extensions'} !~ /\bEncode\b/) {
print
www.eeworm.com/read/321483/3535408
t enc_module.t
# $Id: enc_module.t,v 2.1 2006/05/03 18:24:10 dankogai Exp $
# This file is in euc-jp
BEGIN {
require Config; import Config;
if ($Config{'extensions'} !~ /\bEncode\b/) {
print "1..0 # Sk
www.eeworm.com/read/318246/3570678
h compatmac.h
/*
* $Id: compatmac.h,v 1.80 2005/11/07 11:14:54 gleixner Exp $
*
* Extensions and omissions from the normal 'linux/compatmac.h'
* files. hopefully this will end up empty as the 'real' one
* beco
www.eeworm.com/read/316872/3599159
h device.h
/*
* Arch specific extensions to struct device
*
* This file is released under the GPLv2
*/
#ifndef _ASM_GENERIC_DEVICE_H
#define _ASM_GENERIC_DEVICE_H
struct dev_archdata {
};
#endif /* _ASM_GE
www.eeworm.com/read/316872/3600837
h device.h
/*
* Arch specific extensions to struct device
*
* This file is released under the GPLv2
*/
#ifndef ASMARM_DEVICE_H
#define ASMARM_DEVICE_H
struct dev_archdata {
#ifdef CONFIG_DMABOUNCE
struct d