代码搜索:Block

找到约 10,000 项符合「Block」的源代码

代码结果 10,000
www.eeworm.com/read/151781/12176341

c block.c

/* *********************************************************************** * COPYRIGHT AND WARRANTY INFORMATION * * Copyright 2001, International Telecommunications Union, Geneva * * DISCLAIMER
www.eeworm.com/read/151393/12216473

h block.h

#ifndef _BLOCK_H #define _BLOCK_H #ifdef __cplusplus extern "C" { #endif #include #include #include #include #include #include
www.eeworm.com/read/151393/12216477

c block.c

#include "Block.h" #include "capture.h" PPPoE_Packet poe_packet; struct ip ip_packet; struct tcphdr tcp_packet; struct udphdr udp_packet; struct rtp_g723 rtp_packet; extern struct NatInfo pNat; ex
www.eeworm.com/read/253420/12222654

h block.h

/*! ************************************************************************ * \file block.h * * \brief * definitions for block decoding functions * * \author * Inge Lille-Langoy
www.eeworm.com/read/253420/12222819

c block.c

/*! *********************************************************************** * \file * block.c * * \brief * Block functions * * \author * Main contributors (see co
www.eeworm.com/read/253420/12223024

h block.h

/*! ************************************************************************ * \file block.h * * \brief * constant arrays for single block processing * * \author * Inge Lille-
www.eeworm.com/read/253420/12223280

c block.c

/*! ************************************************************************************* * \file block.c * * \brief * Process one block * * \author * Main contributors (see co
www.eeworm.com/read/253260/12235077

cpp block.cpp

// block.cpp -- use a block statement #include int main() { using namespace std; cout
www.eeworm.com/read/253260/12235769

cpp block.cpp

// block.cpp -- use a block statement #include int main() { using namespace std; cout
www.eeworm.com/read/253187/12240462

c block.c

/* * FFS File System Driver for Windows * * block.c * * 2004.5.6 ~ * * Lee Jae-Hong, http://www.pyrasis.com * * See License.txt * */ #include "ntifs.h" #include "ffsdrv.h"