代码搜索:Block
找到约 10,000 项符合「Block」的源代码
代码结果 10,000
www.eeworm.com/read/140180/5794148
c block.c
/*****************************************************************************
* block.c: MPEG2 video transrating module
*****************************************************************************
www.eeworm.com/read/140180/5794603
c block.c
/*****************************************************************************
* block.c: Data blocks management functions
***************************************************************************
www.eeworm.com/read/136989/5827609
h block.h
// block.h,v 1.4 1999/02/03 01:27:06 schmidt Exp
#ifndef BLOCK_H
#define BLOCK_H
#include "ace/Message_Block.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGM
www.eeworm.com/read/136989/5827632
h block.h
// block.h,v 1.7 2003/11/09 20:44:19 dhinton Exp
#ifndef BLOCK_H
#define BLOCK_H
#include "ace/Message_Block.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRA
www.eeworm.com/read/136989/5827640
cpp block.cpp
// block.cpp,v 1.7 1999/09/22 03:13:47 jcej Exp
#include "block.h"
/*
Construct a Dat_Block to contain a unit of work. Note the careful
construction of the baseclass to set the block
www.eeworm.com/read/136989/5827683
h block.h
// block.h,v 1.3 1999/02/03 01:27:09 schmidt Exp
#ifndef BLOCK_H
#define BLOCK_H
#include "ace/Message_Block.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGM
www.eeworm.com/read/136989/5827729
h block.h
// block.h,v 1.1 1999/01/24 21:06:55 jcej Exp
#ifndef BLOCK_H
#define BLOCK_H
#include "work.h"
/*
We derive a Message_Block from ACE_Message_Block and teach it about
our Unit_Of_Wor
www.eeworm.com/read/136571/5868276
h block.h
/************************* MPEG-2 NBC Audio Decoder **************************
* *
"This software module was originally dev
www.eeworm.com/read/136571/5868287
c block.c
#include
#include "dolby_def.h"
#include "dolby_win.h"
#ifndef PI
#define PI 3.14159265359
#endif
static Float fhg_long [NWINLONG];
static Float fhg_short [NW
www.eeworm.com/read/136571/5869939
h block.h
/************************* MPEG-2 NBC Audio Decoder **************************
* *
"This software module was originally dev