代码搜索结果

找到约 21,386 项符合 Switch 的代码

osdtv003.~c

#define __OSDTV003___ #include "Header\Include.h" #if(OSD_TYPE == OSD003) #if(_VIDEO_TV_SUPPORT) //------------------------------------------------------------ void OSDTVProc() { switch

compact.c

#include void main(void) { int a = 1, b, c, d; switch (a) { case 1: a = 5; b = 6; c = 7; d = 8; break; case 2: b

queue_status.cpp

#include // Windows message procedure. LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { switch (uMsg) { case WM_COMMAND: /

vowels.c

#include void main(void) { char letter; int vowel_count = 0; for (letter = 'A'; letter

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

dummycode.m

function [exectime, data] = dummycode(seg, data) switch seg, case 1, exectime = 0.004; case 2, exectime = -1; end

m16.dc

# most instructions # ------ options ------ : Fst : Lst : ff : fl : fe : word : --- fmt --- : model ... # { : mask : value : word } # Top level - create a very big switch statement. padded-switch,

mips.dc

# most instructions # ------ options ------ : Fst : Lst : ff : fl : fe : word : --- fmt --- : model ... # { : mask : value : word } # Top level - create a very big switch statement. padded-switch,

mn10300.dc

switch : 7 : 0 : : : : 0 : : switch : 7 : 0 : : : : 1 : : switch : 7 : 0 : : : : 2 : : switch : 7 : 0 : :

v850-dc

# most instructions # ------ options ------ : Fst : Lst : ff : fl : fe : word : --- fmt --- : model ... # { : mask : value : word } # Top level - create a very big switch statement. padded-switch,