代码搜索:Infrastructure
找到约 1,506 项符合「Infrastructure」的源代码
代码结果 1,506
www.eeworm.com/read/494783/1152681
avr32 readme.avr32
From: Haavard Skinnemoen
Date: Wed, 30 Aug 2006 17:01:46 +0200
Subject: [PATCH] AVR32 architecture support
This patch adds common infrastructure code for the Atmel AVR32
archi
www.eeworm.com/read/489559/1216850
tqm8260 readme.tqm8260
This file contains basic information on the port of U-Boot to TQM8260.
All the changes fit in the common U-Boot infrastructure, providing a
new TQM8260-specific entry in makefiles. To build U-Boot fo
www.eeworm.com/read/489559/1216877
avr32 readme.avr32
From: Haavard Skinnemoen
Date: Wed, 30 Aug 2006 17:01:46 +0200
Subject: [PATCH] AVR32 architecture support
This patch adds common infrastructure code for the Atmel AVR32
archi
www.eeworm.com/read/457515/1596353
java propertyexception.java
package net.java.workeffort.infrastructure.exception;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang.StringUtils;
import org.apache.commons.lang.Validate;
import o
www.eeworm.com/read/457515/1596358
java daterangevalidationutils.java
package net.java.workeffort.infrastructure.utils;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Collection;
import java.util.Date;
im
www.eeworm.com/read/176125/5340040
tqm8260 readme.tqm8260
This file contains basic information on the port of U-Boot to TQM8260.
All the changes fit in the common U-Boot infrastructure, providing a
new TQM8260-specific entry in makefiles. To build U-Boot fo
www.eeworm.com/read/172609/5382975
c stonith.c
/* $Id: stonith.c,v 1.9.2.1 2004/04/20 09:08:51 lars Exp $ */
/*
* Stonith API infrastructure.
*
* Copyright (c) 2000 Alan Robertson
*
* This library is free software; you can red
www.eeworm.com/read/172609/5383202
h expect.h
/* $Id: expect.h,v 1.1.4.1 2004/04/20 07:57:54 alan Exp $ */
/*
* Expect simple tokens. Simple expect infrastructure for STONITH API
*
* Copyright (c) 2000 Alan Robertson
*
* Thi
www.eeworm.com/read/316872/3598106
h kobject.h
/*
* kobject.h - generic kernel object infrastructure.
*
* Copyright (c) 2002-2003 Patrick Mochel
* Copyright (c) 2002-2003 Open Source Development Labs
* Copyright (c) 2006-2007 Greg Kroah-Hartm
www.eeworm.com/read/316872/3599173
h gpio.h
#ifndef _ASM_GENERIC_GPIO_H
#define _ASM_GENERIC_GPIO_H
/* platforms that don't directly support access to GPIOs through I2C, SPI,
* or other blocking infrastructure can use these wrappers.
*/
sta