代码搜索:Infrastructure

找到约 1,506 项符合「Infrastructure」的源代码

代码结果 1,506
www.eeworm.com/read/324920/3494074

kconfig

# # Drm device configuration # # This driver provides support for the # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher. # config DRM tristate "Direct Rendering Manager (XFree86 4.1
www.eeworm.com/read/324920/3494804

kconfig

# # PHY Layer Configuration # menu "PHY device support" config PHYLIB tristate "PHY Device support and infrastructure" depends on NET_ETHERNET && (BROKEN || !S390) help Ethernet controllers ar
www.eeworm.com/read/316872/3595033

kconfig

# # PHY Layer Configuration # menuconfig PHYLIB tristate "PHY Device support and infrastructure" depends on !S390 depends on NET_ETHERNET && (BROKEN || !S390) help Ethernet controllers are usu
www.eeworm.com/read/316872/3604524

txt dlmfs.txt

dlmfs ================== A minimal DLM userspace interface implemented via a virtual file system. dlmfs is built with OCFS2 as it requires most of its infrastructure. Project web page: http://oss
www.eeworm.com/read/303057/3817454

h strciphr.h

/*! \file This file contains helper classes for implementing stream ciphers. All this infrastructure may look very complex compared to what's in Crypto++ 4.x, but stream ciphers implementatio
www.eeworm.com/read/283334/4084189

h stylecontext.h

// Scintilla source code edit control /** @file StyleContext.cxx ** Lexer infrastructure. **/ // Copyright 1998-2004 by Neil Hodgson // This file is in the public domain.
www.eeworm.com/read/283334/4084281

cxx stylecontext.cxx

// Scintilla source code edit control /** @file StyleContext.cxx ** Lexer infrastructure. **/ // Copyright 1998-2004 by Neil Hodgson // This file is in the public domain.
www.eeworm.com/read/443386/1746579

kconfig

# # Drm device configuration # # This driver provides support for the # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher. # config DRM bool "Direct Rendering Manager (XFree86 4.1.0 a
www.eeworm.com/read/443386/1750089

c ip_fw_compat.c

/* Compatibility framework for ipchains and ipfwadm support; designed to look as much like the 2.2 infrastructure as possible. */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2004 Netfilter C
www.eeworm.com/read/413855/2157569

hh gridtxerror.hh

#ifndef GRIDTXERR_HH #define GRIDTXERR_HH /* * =c * GridTxError * =s Grid * Reports packet transmission error to Grid logging infrastructure *=d * Keywords: * =over 8 * =item LOG * GridGener