代码搜索:buf

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

代码结果 10,000
www.eeworm.com/read/379525/9194191

h buf.h

/* * Each buffer in the pool is usually doubly linked into 2 lists: * the device with which it is currently associated (always) * and also on a list of blocks available for allocation * for other
www.eeworm.com/read/181668/9242268

cpp buf.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/377342/9280090

cpp buf.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/180734/9296730

cpp buf.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/180086/9320006

buf afiedt.buf

select * from fmstgrs_db2 where fmoutge_nbr in ( select fmoutge_nbr from fmstgrs_db2 minus select fmoutge_nbr from fmwkcrw_db2 where fm_status_cde = 'COMPLETED' and update_allowed_
www.eeworm.com/read/180086/9320071

buf afiedt.buf

update gateway_stat set put_outage_repair = 999 /
www.eeworm.com/read/179020/9378377

h buf.h

/*++ Copyright (c) 2005-2006 E0 Technology,Inc. Module Name: buf.c Abstract: Virtual Com Port Driver for USB to RS232 Converter of E0 Technology,Inc. Environment: Kernel mode
www.eeworm.com/read/179020/9378386

c buf.c

/*++ Copyright (c) 2005-2006 E0 Technology,Inc. Module Name: buf.c Abstract: Virtual Com Port Driver for USB to RS232 Converter of E0 Technology,Inc. Environment: Kernel mode
www.eeworm.com/read/176385/9500437

aa buf.aa

/*--------------------------------------------------*/ /* AVR-ARM开发网论坛 */ /* http://www.avrarm.com */ /* AVR生成代码测试程序
www.eeworm.com/read/371500/9551807

c buf.c

#include "ourhdr.h" void pr_stdio(const char *, FILE *); int main(void) { FILE *fp; fputs("enter any character\n", stdout); if (getchar() == EOF) err_sys("getcha