代码搜索:Buffer

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

代码结果 10,000
www.eeworm.com/read/160611/5569263

c scale_clip_test.c

/* ** Copyright (C) 1999-2004 Erik de Castro Lopo ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public Licen
www.eeworm.com/read/159476/5584350

a51 smc_drv_load.a51

sfr UEPDATX = 0xCF PUBLIC _smc_download_buff_64 PUBLIC _smc_usb_to_buff_64 PUBLIC smc_upload_buffer PUBLIC smc_download_buffer NF_MODULE SEGMENT CODE RSEG NF_MODULE ; transfer 6
www.eeworm.com/read/153744/5645229

a51 nf_drv_load.a51

/*A************************************************************************** * NAME: nf_drv_load.a51 *---------------------------------------------------------------------------- * Copyrig
www.eeworm.com/read/193560/8217708

bas var.bas

Attribute VB_Name = "Module2" 'Public RX_buffer_high As Variant 'Public RX_buffer_low As Variant Public RX_data As Variant Public RX_low As Boolean Public RX_high As Boolean Public TX_rdy As Boo
www.eeworm.com/read/394238/8241153

txt locks.h.txt

any problems, send mails to lysindybear@sina.com.cn 相关文件 /fs/buffer.c 这个函数的主要功能是对输入的buffer_head结构进行等待操作,主要是检验解锁的条件 static inline void wait_on_buffer(struct buffer_head * bh) if (tes
www.eeworm.com/read/292890/8327199

c sd_file.c

#include"lpc214x.h" #include "PCF8833.h" #include "head.h" //INT8U file_name[12]; INT8U file_list[2048]; //每个目录支持64个文件项,如需增加可加大缓存 INT8U page[130]; //以下均为扇区数 INT32U drive_size=0; INT3
www.eeworm.com/read/368087/9712861

lis bu1923a.lis

.module bu1923a.c .area data(ram, con, rel) 0000 _rds_display_type:: 0000 .blkb 1 .ar
www.eeworm.com/read/367274/9763117

c vsnprintf.c

/* * vsnprintf() * * Poor substitute for a real vsnprintf() function for systems * that don't have them... */ #include "compiler.h" #include #include #include
www.eeworm.com/read/414212/11124715

h vga_controller.h

#ifndef __VGA_CONTROLLER_H__ #define __VGA_CONTROLLER_H__ #include #include "system.h" #include "sys/alt_llist.h" #include "priv/alt_dev_llist.h" #include "priv/alt_file.h" //#def
www.eeworm.com/read/135592/13918535

h msbuffer.h

/* Number of bytes to readahead on disc access */ #define FAT_READAHEAD (18*1024) struct buffer_head *fat_bread (struct super_block *sb, int block); struct buffer_head *fat_getblk (struct super_block