代码搜索:State Machine
找到约 10,000 项符合「State Machine」的源代码
代码结果 10,000
www.eeworm.com/read/294038/3923698
c radeon_state.c
/* radeon_state.c -- State support for Radeon -*- linux-c -*-
*
* Copyright 2000 VA Linux Systems, Inc., Fremont, California.
* All Rights Reserved.
*
* Permission is hereby granted, free of char
www.eeworm.com/read/294038/3923701
c mga_state.c
/* mga_state.c -- State support for mga g200/g400 -*- linux-c -*-
* Created: Thu Jan 27 02:53:43 2000 by jhartmann@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas
www.eeworm.com/read/294038/3924688
h ipt_state.h
#ifndef _IPT_STATE_H
#define _IPT_STATE_H
#define IPT_STATE_BIT(ctinfo) (1
www.eeworm.com/read/294038/3925272
c ipt_state.c
/* Kernel module to match connection tracking information.
* GPL (C) 1999 Rusty Russell (rusty@rustcorp.com.au).
*/
#include
#include
#include
www.eeworm.com/read/292705/3942247
c swap_state.c
/*
* linux/mm/swap_state.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
* Swap reorganised 29.12.95, Stephen Tweedie
*
* Rewritten to use page cache, (C) 1998 Stephen Tweedie
*/
www.eeworm.com/read/292705/3945591
h ipt_state.h
#ifndef _IPT_STATE_H
#define _IPT_STATE_H
#define IPT_STATE_BIT(ctinfo) (1
www.eeworm.com/read/292705/3948498
h llc_state.h
char *state_names[] = {
"ADM","CONN","RESET_WAIT","RESET_CHECK","SETUP",
"RESET","D_CONN","ERROR","NORMAL"
};
www.eeworm.com/read/292705/3949879
c ipt_state.c
/* Kernel module to match connection tracking information.
* GPL (C) 1999 Rusty Russell (rusty@rustcorp.com.au).
*/
#include
#include
#include
www.eeworm.com/read/292636/3951293
js portlet-state.js
Divo.app.PortalState = function() {
// -------------------- private properties ------------------
var sm = Ext.state.Manager;
var stateId = "app-portal-demo-v-p";
var portal;
// ----------