代码搜索结果
找到约 10,000 项符合
State Machine 的代码
mc_state_i.h
/**
* @file mmc_state_i.h
*
* Internal definitions for MMC state machine,
* i.e. the states and the functions corresponding to the states.
*
* The messages are declared in mc_message.h,
dum-serverinvite-state.dot
// names start with cap are states
// names start with app:: are appliction handlers
// names start with dum:: are dum interface to application
// names start with lower case are actions
// names
dum-clientinvite-state.dot
// names start with cap are states
// names start with app:: are appliction handlers
// names start with dum:: are dum interface to application
// names start with lower case are actions
// names
dum-dialogset-state.dot
// names start with cap are states
// names start with app:: are appliction handlers
// names start with dum:: are dum interface to application
// names start with lower case are actions
// names
r128_state.c
/* r128_state.c -- State support for r128 -*- linux-c -*-
* Created: Thu Jan 27 02:53:43 2000 by gareth@valinux.com
*/
/* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights
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
r128_state.c
/* r128_state.c -- State support for r128 -*- linux-c -*-
* Created: Thu Jan 27 02:53:43 2000 by gareth@valinux.com
*/
/* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights
rdopt_coding_state.h
/*!
***************************************************************************
* \file
* rdopt_coding_state.h
*
* \author
* Heiko Schwarz
*
* \date
* 17. April 2001
*
rdopt_coding_state.c
/*!
***************************************************************************
* \file rdopt_coding_state.c
*
* \brief
* Storing/restoring coding state for
* Rate-Distortion optim