代码搜索:Infrastructure
找到约 1,506 项符合「Infrastructure」的源代码
代码结果 1,506
www.eeworm.com/read/179911/5295002
h sunserial.h
/* $Id: sunserial.h,v 1.19 1999/12/01 10:45:59 davem Exp $
* sunserial.h: SUN serial driver infrastructure (including keyboards).
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
*/
#ifndef
www.eeworm.com/read/176125/5340064
iphase4539 readme.iphase4539
This file contains basic information on the port of U-Boot to IPHASE4539
(Interphase 4539 T1/E1/J1 PMC Communications Controller).
All the changes fit in the common U-Boot infrastructure, providing a
www.eeworm.com/read/350097/3129895
h sunserial.h
/* $Id: sunserial.h,v 1.19 1999/12/01 10:45:59 davem Exp $
* sunserial.h: SUN serial driver infrastructure (including keyboards).
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
*/
#ifndef
www.eeworm.com/read/337546/3335178
makefile
#
# Makefile for the drm device driver. This driver provides support for the
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
drm-objs := drm_auth.o drm_bufs.o drm_context.o d
www.eeworm.com/read/324920/3494024
makefile
#
# Makefile for the drm device driver. This driver provides support for the
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
drm-objs := drm_auth.o drm_bufs.o drm_context.o d
www.eeworm.com/read/316872/3588809
c vio.c
/* vio.c: Virtual I/O channel devices probing infrastructure.
*
* Copyright (c) 2003-2005 IBM Corp.
* Dave Engebretsen engebret@us.ibm.com
* Santiago Leon santil@us.ibm.com
* Holli
www.eeworm.com/read/316872/3593449
makefile
#
# Makefile for the drm device driver. This driver provides support for the
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
drm-objs := drm_auth.o drm_bufs.o drm_context.o d
www.eeworm.com/read/294038/3923177
h sunserial.h
/* $Id: sunserial.h,v 1.19 1999/12/01 10:45:59 davem Exp $
* sunserial.h: SUN serial driver infrastructure (including keyboards).
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
*/
#ifndef
www.eeworm.com/read/289672/3989804
java localcrl.java
package SOMA.security.infrastructure.CRL;
import java.lang.String;
import java.util.Date;
import java.util.Calendar;
import java.math.BigInteger;
import java.security.Principal;
import java.
www.eeworm.com/read/289672/3989807
java updatepolicycrl.java
package SOMA.security.infrastructure.updatePolicy;
import java.util.Date;
import java.util.Calendar;
import java.io.PrintStream;
import iaik.x509.X509CRL;
import SOMA.security.infrastruct