代码搜索结果
找到约 10,000 项符合
Switch 的代码
09a-927-750.lbl
;
; VAG-COM label file
;
; VW Bora/Golf/Jetta (1J)
;
; component: automatic transmission (#02) - 09A
;
; p/n: 09A 927 750 ??
;
; includes measuring blocks and coding
;
; by Sebastian Stange
ds18b20.h
/*hxc last change time 2006.03.03 x:x*/
/*hxc last check time 2006.4.14 16:46*/
#define temperature_switch 0X44//start temperature switch ,read ret '0' at switch
#define read_ds18b20 0XBE//rea
line_node.cpp
// line_node.cpp: implementation of the line_node class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "line_node.h"
/////////////////
innokom.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,
varinit2.java
public class VarInit2
{
static final int BASE_INT = 10;
public static void a(int b)
{
switch (b)
{
case VarInit.c:
default:
break;
}
}
}
wcaselabel-1.c
/* { dg-do compile } */
/* { dg-options "-w" } */
int foo(int x)
{
switch(x)
{
case 0 % 0: /* { dg-error "case label does not reduce to an integer constant" } */
return 1;
default:
pr20017.c
/* PR rtl-optimization/20017
After CSE/GCSE folds a switch statement to an unconditional jump,
cfg_cleanup did not remove a dead jump table, confusing the CFG
layout code later on. */
/* {
20030309-1.c
/* { dg-do link } */
/* { dg-options "-O2" } */
struct A0 { int x; };
struct A1 { int x; int y[1]; };
struct A2 { int x; int y[2]; };
struct A3 { int x; int y[3]; };
struct A4 { int x; int y[4]; };
power.c
/*
* linux/arch/parisc/kernel/power.c
* HP PARISC soft power switch support driver
*
* Copyright (c) 2001-2002 Helge Deller
* All rights reserved.
*
*
* Redistribution and use
w83977af_ir.c
/*********************************************************************
*
* Filename: w83977af_ir.c
* Version: 1.0
* Description: FIR driver for the Winbond W83977AF Su