代码搜索:buffer

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

代码结果 10,000
www.eeworm.com/read/481225/6645148

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/481033/6656240

c lowlvl.c

/**************************************************************************** * * * cryptlib Low-level Test Routines * * Copyright Peter Gutmann 1995-2004 * *
www.eeworm.com/read/479819/6680744

h hidsdi.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: HIDSDI.H Abstract: This module contains the PUBLIC definitions for the code that implements the
www.eeworm.com/read/479375/6693050

h os.h

/* * wpa_supplicant/hostapd / OS specific functions * Copyright (c) 2005-2006, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under the term
www.eeworm.com/read/479437/6695344

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/479166/6700246

cpp fig15_06.cpp

// Fig. 15.6: Fig15_06.cpp // Inputting characters using cin member function getline. #include using std::cin; using std::cout; using std::endl; int main() { const int SIZE =
www.eeworm.com/read/479166/6700258

cpp fig15_07.cpp

// Fig. 15.7: Fig15_07.cpp // Unformatted I/O using read, gcount and write. #include using std::cin; using std::cout; using std::endl; int main() { const int SIZE = 80; ch
www.eeworm.com/read/478597/6710487

c serial.c

/******************************************************************************/ /* SERIAL.C: Low Level Serial Routines */ /***********************************
www.eeworm.com/read/410397/11288235

h persistentfifo.h

// Larbin // Sebastien Ailleret // 06-01-00 -> 12-06-01 /* this fifo is stored on disk */ #ifndef PERSFIFO_H #define PERSFIFO_H #include #include #include #inclu
www.eeworm.com/read/264451/11314095

h uartintc.h

/******************************************************************************* sioapi.h *********************************************************************