代码搜索结果

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

machine.c

/* Copyright (c) 1985 Ceriel J.H. Jacobs */ # ifndef lint static char rcsid[] = "$Header: machine.c,v 7.1 87/01/09 11:09:58 ceriel Exp $"; # endif # define _MACHINE_ # include # include "

machine.h

/* Copyright (c) 1985 Ceriel J.H. Jacobs */ /* $Header: machine.h,v 7.0 86/12/05 09:37:28 ceriel Exp $ */ # ifndef _MACHINE_ # define PUBLIC extern # else # define PUBLIC # endif /* * Simple minde

machine.java

package com.wiley.compBooks.roman.session.fazuul; import javax.ejb.*; import java.rmi.RemoteException; import java.rmi.Remote; /** * These are the business logic methods exposed publically b

machine.c

/* machine.c * Translate the Kaffe instruction set to the native one. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for in

machine.h

/* machine.h * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file.

machine.c

/* machine.c * Translate the Kaffe instruction set to the native one. * * Copyright (c) 1996-1999 * Transvirtual Technologies, Inc. All rights reserved. * * Cross-language profiling changes con

machine.h

/* machine.h * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file.

machine.c

/* * machine.c * Java virtual machine interpreter. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage

machine.h

/* * machine.h * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file.

machine.c

/************************************************************************ * * * Copyright (c) 1986 by * * Digital Equipment Corporation, Maynard, MA * * All rights reserved. *