代码搜索结果

找到约 10,000 项符合 State Machine 的代码

machine.h

(*#@(#)machine.h 4.1 Ultrix 7/17/90 *) (**************************************************************************** * * * Copyright (c) 1984 by * * DIGITAL EQUIPMENT CORPORA

machine.h

/* * @(#)machine.h 4.1 ULTRIX 7/2/90 */ #include "../h/vm.h" #define PAGSIZ (NBPG*CLSIZE) #define DBNAME "kdb\n" #define LPRMODE "%R" #define OFFMODE "+%R" #define TXTRNDSIZ PAGSIZ #define MAXI

machine.cc

// machine.cc // Routines for simulating the execution of user programs. // // DO NOT CHANGE -- part of the machine emulation // // Copyright (c) 1992-1993 The Regents of the University of Californi

machine.h

// machine.h // Data structures for simulating the execution of user programs // running on top of Nachos. // // User programs are loaded into "mainMemory"; to Nachos, // this looks just like an arra

machine.c

/* * top - a top users display for Unix * * SYNOPSIS: Any Sun running SunOS 5.x (Solaris 2.x) * * DESCRIPTION: * This is the machine-dependent module for SunOS 5.x (Solaris 2). * There is some

machine.h

/* * This file defines the interface between top and the machine-dependent * module. It is NOT machine dependent and should not need to be changed * for any specific machine. */ /* * the sta