代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/151988/5677940
cpp buffer.cpp
// Buffer.cpp
//
// Copyright (C) Symbian Software Ltd 2000-2005. All rights reserved.
// Examples to demonstrate the basic ideas of
// buffer descriptors.
#include "CommonFramework.h"
//
www.eeworm.com/read/151988/5677942
mmp buffer.mmp
// Buffer.mmp
//
// Copyright (C) Symbian Software Ltd 2000-2005. All rights reserved.
// using relative paths for source and userinclude directories
// No explicit capabilities required to r
www.eeworm.com/read/151700/5679733
java buffer.java
package concurrency.buffer;
public interface Buffer {
public void put(Object o)
throws InterruptedException; //put object into buffer
public Object get()
throws Interrupte
www.eeworm.com/read/151700/5679744
java buffer.java
package concurrency.buffer;
public interface Buffer {
public void put(Object o)
throws InterruptedException; //put object into buffer
public Object get()
throws Interrupte
www.eeworm.com/read/151249/5684503
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/150583/5690467
cxx buffer.cxx
//==========================================================================
//
// buffer.cxx
//
// Memory buffered trace and assert functions
//
//==========================================
www.eeworm.com/read/149321/5701074
java buffer.java
/*
Copyright (C) 2002-2004 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Fre
www.eeworm.com/read/147807/5720012
java buffer.java
/*
* Copyright 2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You m
www.eeworm.com/read/141268/5774864
h buffer.h
///////////////////////////////////////////////////////////////////////////////
// Name: wx/buffer.h
// Purpose: auto buffer classes: buffers which automatically free memory
// Author:
www.eeworm.com/read/140180/5794010
h buffer.h
/*****************************************************************************
* buffer.h: MMS access plug-in
*****************************************************************************
* Copyrig