代码搜索结果
找到约 10,000 项符合
State Machine 的代码
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.
*
* Copyright (c) 2003, 2004
* Kaffe.or
machine.h
/* machine.h
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* Copyright (c) 2004
* Kaffe.org contributors. See ChangeLog for details. All rights reserved.
machine.c
/*
* machine.c
* Java virtual machine interpreter.
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* Copyright (c) 2004
* Kaffe.org contributors, see Cha
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.java
package cl.test.dao;
/**
* Machine generated by MyEclipse Persistence Tools
*/
public class Machine implements java.io.Serializable {
// Fields
private Long cid;
private String nam
machine.cxx
/*
* Copyright (C) 1998, 1999, 2001, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redistribute it and/or
* modify it under
machine.hxx
#ifndef __MACHINE_HXX__
#define __MACHINE_HXX__
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can
machine.h
#ifndef _VIVI_MACHINE_H_
#define _VIVI_MACHINE_H_
#include "config.h"
#ifdef CONFIG_SA1100_KINGS
#include "platform/kings.h"
#endif
#ifdef CONFIG_SA1100_FORTE
#include "platform/forte.h"
#endif
#ifd