代码搜索:Buffer
找到约 10,000 项符合「Buffer」的源代码
代码结果 10,000
www.eeworm.com/read/445043/7600138
c buffer.c
/*
* linux/fs/buffer.c
*
* (C) 1991 Linus Torvalds
*/
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer (except f
www.eeworm.com/read/444586/7611338
dll buffer.dll
www.eeworm.com/read/441747/7666103
m buffer.m
function [y] = buffer(x,n)
y = x;
if rem(length(x),n) ~= 0
multiple = ceil(length(x) / n);
y(length(y) + 1:multiple * n) = 0;
end
www.eeworm.com/read/441132/7675387
h buffer.h
/* $OpenBSD: buffer.h,v 1.11 2002/03/04 17:27:39 stevesk Exp $ */
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* All
www.eeworm.com/read/441132/7675399
c buffer.c
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* All rights reserved
* Functions for manipulating fifo buffers (that c
www.eeworm.com/read/437770/7741668
java buffer.java
package jp.sourceforge.qrcode.codec.data;
import java.util.*;
//嵟嬤擖椡偝傟偨Object傪惂尷梕検傑偱曐帩偡傞Buffer丅
//堨傟偨僨乕僞偼攋婞偝傟傞丅
public class Buffer{
Vector elementData;
int capacity;
public Buffer(int
www.eeworm.com/read/435173/7795957
c buffer.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/198946/7903178
c buffer.c
/* this file is a part of amp software
buffer.c: written by Andrew Richards
(except printout())
Last modified by:
Karl Anders Oygard a
www.eeworm.com/read/198867/7905919
h buffer.h
/* crypto/buffer/buffer.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/398826/7917039
h buffer.h
/****************************************************************
File Name: buffer.h
Author: Tian Zhang, CS Dept., Univ. of Wisconsin-Madison, 1995
Copyright(c) 1995 by Tian Zha