代码搜索结果
找到约 10,000 项符合
Switch 的代码
switch.h
/***
* switch.h
*
* Copyright 1985, 1986, 1987 Microsoft Corporation
*
*******************************************************************************/
/*=================================
switch.inc
;***
;switch.inc - see switch.h for real definitions of switches
;
; Copyright 1985, 1986, 1987 Microsoft Corporation
;
;
;******************************************************************
switch.nc
/* tab:4
*
*
* "Copyright (c) 2000-2002 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
switch.cxx
/*
* switch.cxx
*
* Cooperative multi-threading stack switch function.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject
switch.asm
INCLUDE REGS386.INC
INCLUDE TRANS.INC
.386p
DGROUP group _DATA
_DATA segment word public 'DATA' use16
extrn _cs16real: word
extrn _ds16real: word
trs TRANS ; translation
switch.java
package com.javapatterns.command.lightandfan;
public class Switch
{
private Command upCommand;
private Command downCommand;
public Switch(Command up, Command down)
{
switch.c
# include
void main()
{
int num;
/* 下面定义的各变量,分别代表个位,十位,百位,千位,万位,十万位以及位数 */
int indiv, ten, hundred, thousand;
int ten_thousand, hundred_thousand, place;
printf("请输入一个整数(0~99
switch.c
/*
* PPC-specific RTLinux switch support
*
* Copyright (C) 1999 Cort Dougan
*/
#include
#include
#include
#include
switch.c
/*
* Alpha-specific RTLinux switch support
*
* Copyright (C) 2000 Cort Dougan
*/
#include
#include
#include
#include
switch.c
#include
#include
#include
#include
#include
#ifdef CONFIG_RTL_FP_SUPPORT
int is_set_TS(void)
{
int current_TS;
__asm__("movl %