代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/445435/1721852
svn-base interface.java.svn-base
package jns.element;
import jns.Simulator;
import jns.agent.Agent;
import jns.util.IPAddr;
import jns.util.Preferences;
/**
Interface represents a generic network interface in JNS. It c
www.eeworm.com/read/443386/1747629
h stg4000interface.h
/*
* linux/drivers/video/kyro/STG4000Interface.h
*
* Copyright (C) 2002 STMicroelectronics
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the fi
www.eeworm.com/read/442656/1755619
hh bus_interface_impl.hh
/*
* Copyright (c) 2002, 2003, 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor
www.eeworm.com/read/442656/1755620
hh master_interface_impl.hh
/*
* Copyright (c) 2003, 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Stev
www.eeworm.com/read/442656/1755624
hh dma_interface_impl.hh
/*
* Copyright (c) 2002, 2003, 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor
www.eeworm.com/read/442656/1755628
hh dma_bus_interface.hh
/*
* Copyright (c) 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Steve Raas
www.eeworm.com/read/442656/1755629
hh pio_interface_impl.hh
/*
* Copyright (c) 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Steve Raas
www.eeworm.com/read/442656/1755640
hh slave_interface_impl.hh
/*
* Copyright (c) 2003, 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Stev
www.eeworm.com/read/442656/1755641
cc dma_bus_interface.cc
/*
* Copyright (c) 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Steve Raas
www.eeworm.com/read/442570/1758549
c x86interface.c
#include "x86emu.h"
#include "glue.h"
/*
* This isn't nice, but there are a lot of incompatibilities in the U-Boot and scitech include
* files that this is the only really workable solution.
* Mi