代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/217145/14977094
c buffer_put.c
#include "buffer.h"
#include "str.h"
#include "byte.h"
#include "error.h"
static int allwrite(int (*op)(),int fd,const char *buf,unsigned int len)
{
int w;
while (len) {
w = op(fd,buf,len);
www.eeworm.com/read/214331/15105521
class buffer2.class
www.eeworm.com/read/214331/15105530
class buffer3.class
www.eeworm.com/read/214331/15105551
class buffer1.class
www.eeworm.com/read/207777/15262378
c s_buffer.c
/*
| Project: WCDMA simulation environment
| Module: This is a test buffer used for utra_lib
| The buffer is implemented only as Simulink
| s_function. This is a
www.eeworm.com/read/206968/15284710
h obj_buffer.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*------------------------------------------------------
www.eeworm.com/read/737/5005
vi create buffer.vi
www.eeworm.com/read/737/5007
vi destroy buffer.vi
www.eeworm.com/read/5587/61887