代码搜索:Added
找到约 10,000 项符合「Added」的源代码
代码结果 10,000
www.eeworm.com/read/155374/5624104
h fads860t.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.
www.eeworm.com/read/155374/5624142
h fads823.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.
www.eeworm.com/read/155374/5624191
h fads850sar.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.
www.eeworm.com/read/154542/5636326
h usb_main.h
/*
Rev History
11/22/02 - DM: 1. Updated function prototypes and added constants
to USB_MAIN.h with sample interrupt firmware.
File: USB_MAIN.h
Author: JS
www.eeworm.com/read/154542/5636438
h usb_main.h
/*
Rev History
11/22/02 - DM: 1. Updated function prototypes and added constants
to USB_MAIN.h with sample interrupt firmware.
File: USB_MAIN.h
Author: JS
www.eeworm.com/read/152843/5659319
c setup.c
/*
* linux/arch/i386/kernel/setup.c
*
* Copyright (C) 1995 Linus Torvalds
*
* Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999
*
* Memory region support
* David Parsons
www.eeworm.com/read/152843/5660430
h fads.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*
* Added MPC
www.eeworm.com/read/474242/6816835
c pcicfgstub.c
/* pciCfgStub.c - pcPentium BSP stub for PCI configuration */
/* Copyright 2001, Wind River Systems, Inc. */
/*
modification history
--------------------
01c,23oct01,pai Added prototype for pciConf
www.eeworm.com/read/393898/8255742
cc shekel.cc
// SHEKEL FAMILY
// coded by Erin Parker
// modified by Chris Siefert
// tested, comments added by P.L. Shepherd
// Shekel Family on [0,10]^4
//-----------------------------
//if m==5
//f(4,4,4
www.eeworm.com/read/393873/8256399
m addtag.m
%ADDTAG add a tag to an object
%
% ADDTAG(OBJ_HANDLE,STR)
%
% Adds the tag STR to the object referrenced by OBJ_HANDLE
% When OBJ_HANDLE is an array of handles, STR is added to all corresponding
% o