代码搜索:buffer

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

代码结果 10,000
www.eeworm.com/read/293698/8278393

h f2407.h

;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ;Filename: f2407.h | ;
www.eeworm.com/read/392996/8316305

h sysdep.h

// sysdep.h // System-dependent interface. Nachos uses the routines defined // here, rather than directly calling the UNIX library functions, to // simplify porting between versions of UNIX, and eve
www.eeworm.com/read/292565/8348350

c bitio.c

/* SPMG/JPEG-LS IMPLEMENTATION V.2.1 ===================================== These programs are Copyright (c) University of British Columbia. All rights reserved. They may be freely redistribut
www.eeworm.com/read/174528/9583494

h shoutcaststream.h

/* * ============================================================================== * Name : ShoutcastStream.h * Part of : Shoutcast Engine * Interface : * Description : Defines
www.eeworm.com/read/174374/9590182

c mp3dec.c

/* MPEG AUDIO LAYER 3 DECODER */ /* Bjorn Wesen 1997 */ /*#define USE_DATA */ #undef ROCKFORD #ifndef DSP #define DECVERBOSE #endif #include "mp3dec.h" #ifdef DSPSIMUL #in
www.eeworm.com/read/174109/9607045

c mcu.c

/* * mcu.c -- * * Support for MCU allocation, deallocation, and printing. * * Copyright (c) 1993 Brian C. Smith, The Regents of the University * of California * All rights reserved. * * Copy
www.eeworm.com/read/173976/9617681

h psock.h

/* * Copyright (c) 2004, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provide
www.eeworm.com/read/370015/9623804

asm leditor.asm

* title LEDITOR.TXT * page */***** storlin() *****/ * *storlin() *{ * int *numptr,*linum; * numptr=tknbuf; /* get int pointer into token buffer */ * if(*numptr
www.eeworm.com/read/370015/9623883

asm basiclb4.asm

* title BASICLB4 * page * * */***** xon *****/ * *xon() *{ * int num; * *tbufptr++=ONTOK; /* put ON token in buffer */ * blanks(); /* skip any blanks */ *
www.eeworm.com/read/173687/9641844

c tty.n.c

/****************************************************************************** * TTY handler T.Barnaby 1/6/85 ****************************************************************************** * *