代码搜索:Predator

找到约 158 项符合「Predator」的源代码

代码结果 158
www.eeworm.com/read/419980/10824759

c hypervisor.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * Hypervisor routines. */ /* By default, Cygwin supports only 64 FDs with select()! */ #ifdef
www.eeworm.com/read/419980/10824778

c nojit_trans.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * Just an empty JIT template file for architectures not supported by the JIT * code. */ #inc
www.eeworm.com/read/419980/10825004

h nojit_trans.h

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * Just an empty JIT template file for architectures not supported by the JIT * code. */ #ifn
www.eeworm.com/read/419980/10824872

h dev_c7200.h

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Generic Cisco 7200 routines and definitions (EEPROM,...). * * Notes on IRQs (see "show
www.eeworm.com/read/419980/10825056

c dynamips.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Many thanks to Nicolas Szalay for his patch * for the command line parsing and virtual
www.eeworm.com/read/419980/10825214

c dev_c7200.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Generic Cisco 7200 routines and definitions (EEPROM,...). */ #include #inclu
www.eeworm.com/read/419980/10824660

h hypervisor.h

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * Hypervisor routines. */ #ifndef __HYPERVISOR_H__ #define __HYPERVISOR_H__ /* Default TCP p
www.eeworm.com/read/419980/10824730

c ptask.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Periodic tasks centralization. Used for TX part of network devices. */ #include
www.eeworm.com/read/419980/10824866

c dev_mueslix.c

/* * Cisco C7200 (Predator) Simulation Platform. * Copyright (C) 2005,2006 Christophe Fillot. All rights reserved. * * Serial Interfaces (Mueslix). * * Note: "debug serial mueslix" gives more
www.eeworm.com/read/419980/10824942

c net_io.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Network Input/Output Abstraction Layer. */ /* By default, Cygwin supports only 64 FDs