代码搜索:VM
找到约 10,000 项符合「VM」的源代码
代码结果 10,000
www.eeworm.com/read/148721/5709653
c vm.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/147766/5724755
c vm.c
/* vm.c -- Memory mapping for DRM -*- linux-c -*-
* Created: Mon Jan 4 08:58:31 1999 by faith@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000
www.eeworm.com/read/144610/5749380
vm pojo.vm
${javaTool.getPackageDeclaration($clazz)}
${classimports}
#if($clazz.hasMeta("class-description"))
/**
$javaTool.toJavaDoc($clazz.getMetaAsString("class-description"),0) */
#else
/**
* POJ
www.eeworm.com/read/136818/5853354
h vm.h
#ifndef __VM_H__
#define __VM_H__
#include
#include "Opcode.H"
// The VM class defines a stack-based implementation of an interpreter. The
// bytecode stream to execute is passe
www.eeworm.com/read/136818/5853355
cpp vm.cpp
#include
#include
#include "VM.H"
VM::VM( const char *stream, size_t size )
{
// Setup the bytecode stream data members to point to the bytecode stream
// that t
www.eeworm.com/read/136786/5865311
c vm.c
/* vm.c -- Memory mapping for DRM -*- linux-c -*-
* Created: Mon Jan 4 08:58:31 1999 by faith@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000
www.eeworm.com/read/131315/5931959
h vm.h
/*
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/128531/5987444
c vm.c
/* vm.c -- Memory mapping for DRM -*- linux-c -*-
* Created: Mon Jan 4 08:58:31 1999 by faith@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000