代码搜索结果
找到约 10,000 项符合
Switch 的代码
makefile
# FreeS/WAN subdir makefile
# Copyright (C) 1998-2001 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License a
makefile
# FreeS/WAN subdir makefile
# Copyright (C) 1998-2001 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License a
gamecanvas.java
/*
* GameCanvas.java
*
* Copyright 2001 SkyArts. All Rights Reserved.
*/
import javax.microedition.lcdui.*;
import java.util.*;
/**
* PocketBoxing的游戏内容描绘与操作所用的类
*
* @author Hideki
sim-io.c
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
This file is part of GDB.
This prog
amix.h
/* Definitions of target machine for GNU compiler.
Commodore Amiga A3000UX version.
Copyright (C) 1991, 1993 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free softwar
csb226.c
/*
* (C) Copyright 2002
* Robert Schwebel, Pengutronix, r.schwebel@pengutronix.de
* Kyle Harris, Nexus Technologies, Inc., kharris@nexus-tech.net
* Marius Groeger, Sysgo Real-Time Solutions GmbH,
getcl_defs.fh
integer FLEN, SLEN, IS_SWITCH, IS_VALUE, IS_PARM
integer MATCHED, AMBIGUOUS, DUPLICATE, RANGE, BADNUM
parameter (FLEN=100)
parameter (SLEN=400)
parameter (IS_SWITCH=1, IS_VALUE=2, IS_PARM=4)
par
xterm.c
/*
* Copyright (C) 2001, 2002 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#include
#include
#include
#include
#include
#include
process.c
/* Include */
#include /* for EnableInterrupts macro */
#include /* include peripheral declarations */
#include "COMMON.h"
#include "PROCESS.h"
/* Global Variables
dsp.cmd
MEMORY
{
PAGE 0: VECS: origin = 0x8000, length 0x040
PAGE 0: PROG: origin = 0x8860, length 0x6000
PAGE 1: B0 : origin = 0x200, length 0x100
PAGE 1: B1 : origin =