代码搜索结果
找到约 10,000 项符合
State Machine 的代码
machine.h
/* $Id: machine.h 21339 2006-03-18 22:09:16Z peterw $
*
* FreeLoader
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi
machine.c
/* $Id: machine.c 21339 2006-03-18 22:09:16Z peterw $
*
* FreeLoader
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi
machine.h
#ifndef _REACTOS_ELF_MACHINE_H_
#define _REACTOS_ELF_MACHINE_H_ 1
#ifdef _M_IX86
#define _REACTOS_ELF_MACHINE_IS_TARGET
#include
#undef _REACTOS_ELF_MACHINE_IS_TARGET
#else
#
machine.h
#
/*
* UNIX/INTERDATA debugger
*/
/* unix parameters */
#define DBNAME "adb\n"
#define LPRMODE "%Q"
#define OFFMODE "+%o"
#define TXTRNDSIZ 8192L
TYPE unsigned TXTHDR[8];
TYPE unsigned SYMV;
/* s
machine.h
/*
* machine.h -- Machine/group probing for ip32
*
* Copyright (C) 2001 Keith M Wesolowski
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file
machine.h
/* $Id: machine.h 21917 2006-05-16 23:09:41Z hpoussin $
*
* FreeLoader
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pub
machine.c
/* $Id: machine.c 21917 2006-05-16 23:09:41Z hpoussin $
*
* FreeLoader
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pub
machine.h
#ifndef _REACTOS_ELF_MACHINE_H_
#define _REACTOS_ELF_MACHINE_H_ 1
#ifdef _M_IX86
#define _REACTOS_ELF_MACHINE_IS_TARGET
#include
#undef _REACTOS_ELF_MACHINE_IS_TARGET
#else
#
machine.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v
machine.java
package com.oozinoz.machine;
import java.util.*;
import com.oozinoz.planning.*;
import com.oozinoz.util.*;
import com.oozinoz.chemical.Tub;
/*
* Copyright (c) 2001 Steven J. Metsker.
*