代码搜索:Block

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

代码结果 10,000
www.eeworm.com/read/11175/210303

asm block.asm

;*** ;* $Workfile: block.asm $ ;* $Revision: 1.5 $ ;* $Author: Dave Sewell $ ;* $Date: 08 Aug 1989 16:44:52 $ ;*** TITLE Permanent device driver code and da
www.eeworm.com/read/11211/212407

h block.h

/*! ************************************************************************ * \file block.h * * \author * Inge Lille-Lang鴜 \n * Teleno
www.eeworm.com/read/11211/212446

c block.c

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

h block.h

/*! ************************************************************************ * \file block.h * * \author * Inge Lille-Lang鴜 \n * Telenor Satel
www.eeworm.com/read/11211/212521

c block.c

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

c block.c

#include #include #include #include void block_init(void) { floppy_init(); ide_init(); fs_fat_init();
www.eeworm.com/read/11371/228439

h block.h

#ifndef _BLK_H_ #define _BLK_H_ void block_init(void); #endif // _BLOCK_H_
www.eeworm.com/read/12198/240347

c block.c

#include "tdestr.h" #include "common.h" #include "tdefunc.h" #include "define.h" int mark_block( WINDOW *window ) { int type; int num; long lnum; register file_infos *file; /*
www.eeworm.com/read/13871/284431

m block.m

function sub = block(blocks, block_sizes) % BLOCK Return a vector of subscripts corresponding to the specified blocks. % sub = block(blocks, block_sizes) % % e.g., block([2 5], [2 1 2 1 2]) = [3
www.eeworm.com/read/14129/304363

h block.h

/*! ************************************************************************ * \file block.h * * \brief * definitions for block decoding functions * * \author * Inge Lille-Lang鴜