代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/222546/14686628
vhd frequency.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity frequency is
prot (treset:in std_logic;--异步复位端口
tclk:in std_logic;--时钟输入
www.eeworm.com/read/455833/1609001
c protocol.c
/* protocol.c
* linqianghe@163.com
* 2006-09-05
*/
#include "af_inet.h"
#include "protocol.h"
static DEFINE_SPINLOCK(myinet_proto_lock);
int myinet_add_protocol( struct net_protocol *prot, unsig
www.eeworm.com/read/455833/1609083
c protocol.c
/* protocol.c
* linqianghe@163.com
* 2006-09-05
*/
#include "af_inet.h"
#include "protocol.h"
static DEFINE_SPINLOCK(myinet_proto_lock);
int myinet_add_protocol( struct net_protocol *prot, unsig
www.eeworm.com/read/455833/1609186
c protocol.c
/* protocol.c
* linqianghe@163.com
* 2006-09-05
*/
#include "af_inet.h"
#include "protocol.h"
static DEFINE_SPINLOCK(myinet_proto_lock);
int myinet_add_protocol( struct net_protocol *prot, unsig
www.eeworm.com/read/324447/3503165
h glish_event.h
/* $Header: /cvsroot/sourcenav/src/snavigator/demo/c++_demo/glish/glish_event.h,v 1.1.1.1 2002/04/18 23:35:25 mdejong Exp $ */
#ifndef glish_event_h
#define glish_event_h
/* Glish inter-client prot
www.eeworm.com/read/323581/3514615
h glish_event.h
/* $Header: /cvsroot/sourcenav/src/snavigator/demo/c++_demo/glish/glish_event.h,v 1.1.1.1 2002/04/18 23:35:25 mdejong Exp $ */
#ifndef glish_event_h
#define glish_event_h
/* Glish inter-client prot
www.eeworm.com/read/268871/4248955
c merkle_server.c
#include
#include "merkle_hash.h"
#include "merkle_node.h"
#include "merkle_tree.h"
#include "merkle_syncer.h"
#include "merkle_sync_prot.h"
#include "merkle_server.h"
#include
www.eeworm.com/read/268871/4248977
h pmaint.h
#ifndef __PMAINT_H__
#define __PMAINT_H__
#include
#include
#include
#include
#include
#include
#include
#inc
www.eeworm.com/read/268871/4249005
h dhash_store.h
#ifndef __DHASH_STORE__H_
#define __DHASH_STORE__H_
#include
#include
#include
#include
#include
typedef callback
www.eeworm.com/read/268871/4249142
c test_merkle_syncer.c
#include
#include
#include "merkle.h"
#include
#include
struct {
ptr db;
ptr tree;
ptr server;
ptr s