代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/233524/14148240
v payload_buffer.v
//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your
//use of Altera Corporation's design tools, logic functions and other
//software and tools, and its AMPP partner logic function
www.eeworm.com/read/129847/14222545
adb buffer_demo.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
--
www.eeworm.com/read/229200/14349291
v line_buffer.v
// megafunction wizard: %Shift register (RAM-based)%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altshift_taps
// ============================================================
// File
www.eeworm.com/read/228150/14399515
c example-buffer.c
/*
* Copyright (c) 2004-2005, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/227781/14413274
vhd 70_buffer.vhd
-- _ _
-- L
---------------------------OO-------OO---------------------------------
--
www.eeworm.com/read/227499/14422048
mdl koe_buffer.mdl
Model {
Name "koe_buffer"
Version 3.00
SimParamPage "Solver"
SampleTimeColors on
InvariantConstants off
WideVectorLines off
ShowLineWidths on
ShowPortDataTypes off
www.eeworm.com/read/227499/14422099
mexsol s_buffer.mexsol
www.eeworm.com/read/226770/14452650
c buffer_1.c
/* Public domain. */
#include "buffer.h"
char buffer_1_space[BUFFER_OUTSIZE];
static buffer it = BUFFER_INIT(buffer_unixwrite,1,buffer_1_space,sizeof buffer_1_space);
buffer *buffer_1 = ⁢
www.eeworm.com/read/226770/14452663
c buffer_2.c
/* Public domain. */
#include "buffer.h"
char buffer_2_space[256];
static buffer it = BUFFER_INIT(buffer_unixwrite,2,buffer_2_space,sizeof buffer_2_space);
buffer *buffer_2 = ⁢