代码搜索结果
找到约 10,000 项符合
Switch 的代码
switch.rc
// these seem not to be defined in all cases
#ifndef RT_HTML
# define RT_HTML 23
#endif
#ifndef RT_MANIFEST
# define RT_MANIFEST 24
#endif
#define BRAND_KCEASY
//#define BRAND_XETTO
switch.h
/* switch.h
* Definitions needed for implementing context switching.
*
* Context switching is inherently machine dependent, since
* the registers to be saved, how to set up an initial
* call fram
switch.s
/* switch.s
* Machine dependent context switch routines. DO NOT MODIFY THESE!
*
* Context switching is inherently machine dependent, since
* the registers to be saved, how to set up an initi
switch.cpp
// switch box routing
#include
#include "stack.h"
bool CheckBox(int net[], int n)
{// Determine whether the switch box is routable.
Stack *s = new Stack (n);
// scan ne
switch.out
Type number of pins in switch box
Type net numbers for pins 1 through 8
Switch box is routable
switch.dat
8
1 2 2 1 3 3 4 4
switch.dni
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[Log file]
LoggingEnabled=_ 0
LogFile=_ ""
Category=_
switch.dbgdt
84