代码搜索结果

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

rdopt_coding_state.c

/*! *************************************************************************** * \file rdopt_coding_state.c * * \brief * Storing/restoring coding state for * Rate-Distortion optim

state_transfer_test.java

// $Id: STATE_TRANSFER_Test.java,v 1.8 2006/03/27 08:34:24 belaban Exp $ package org.jgroups.protocols; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite;

streaming_state_transfermbean.java

package org.jgroups.jmx.protocols.pbcast; import org.jgroups.jmx.ProtocolMBean; /** * @author Vladimir Blagojevic * @version $Id$ */ public interface STREAMING_STATE_TRANSFERMBean extends

streaming_state_transfer.java

package org.jgroups.jmx.protocols.pbcast; import org.jgroups.jmx.Protocol; /** * @author Vladimir Blagojevic * @version $Id$ */ public class STREAMING_STATE_TRANSFER extends Protocol impl

streaming_state_transfer.java

package org.jgroups.protocols.pbcast; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOExcept

jjtpythongrammar25state.java

/* Generated By:JJTree: Do not edit this line. D:/jython/CVS.parser/org/python/parser\JJTPythonGrammarState.java */ // Modified by hand. The two closeNodeScope method have been rewritten // comple

jjtpythongrammar24state.java

/* Generated By:JJTree: Do not edit this line. D:/jython/CVS.parser/org/python/parser\JJTPythonGrammarState.java */ // Modified by hand. The two closeNodeScope method have been rewritten // comple

err_remove_state.pod

=pod =head1 NAME ERR_remove_state - free a thread's error queue =head1 SYNOPSIS #include void ERR_remove_state(unsigned long pid); =head1 DESCRIPTION ERR_remove_state() frees

ssl_state_string.pod

=pod =head1 NAME SSL_state_string, SSL_state_string_long - get textual description of state of an SSL object =head1 SYNOPSIS #include const char *SSL_state_string(const SSL *ssl

rdopt_coding_state.h

/*! *************************************************************************** * \file * rdopt_coding_state.h * * \author * Heiko Schwarz * * \date * 17. April 2001 *