代码搜索结果

找到约 10,000 项符合 Switch 的代码

cpu_insn.h

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under th

cpu_insn.h

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under th

dipsw.c

#include #include unsigned char dipsw_raw(void) { return cma_mbio_reg_read(&((cma_mbio_dipsw *)CMA_MB_DIPSW_BASE)->dip_val); } unsigned char dipsw_cooked(v

changelog

2002-07-16 Andrew Cagney * Makefile.in: Make file obsolete. * cpu.c, arch.h, arch.c, cpu.h, decode.h: Ditto. * decode.c, fr30-sim.h, devices.c, fr30.c: Ditto. * model.c, s

changelog

2003-02-27 Andrew Cagney * sim-if.c (sim_open, sim_create_inferior): Rename _bfd to bfd. 2002-06-16 Andrew Cagney * configure: Regenerated to track .

square.c

#include #include #include #include #include /*----------------------------my-h-files-----------------------------------*/ #include "d:\tcc\

dipsw.c

#include #include unsigned char dipsw_raw(void) { return cma_mb_reg_read(&((cma_mb_dipsw *)CMA_MB_DIPSW_BASE)->dip_val); } unsigned char dipsw_cooked(void) {

usb_main.lst

C51 COMPILER V7.05 USB_MAIN 03/07/2006 11:28:07 PAGE 1 C51 COMPILER V7.05, COMPILATION OF MODULE USB_MAIN OBJECT MODULE PLACED I

readme

The following sequence works. Figuring out why is left as an exercise to the reader ;-) Commands: lrcpc4:~/w/atm/switch/tcp# ./sw_tcp -b -d lrcpc4:~# atmtcp virtual 1 switch localhost 1 bg lrcpc4:~#

fpudispatch.c

/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) * * This program is free softwa