代码搜索:buffer

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

代码结果 10,000
www.eeworm.com/read/304642/3795379

hpp buffer.hpp

// // buffer.hpp // ~~~~~~~~~~ // // Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // f
www.eeworm.com/read/304642/3795529

hpp buffer.hpp

/* Copyright (c) 2007, Arvid Norberg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
www.eeworm.com/read/303615/3809878

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/303615/3809947

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/301338/3841834

java buffer.java

/* Copyright (C) 2002 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the
www.eeworm.com/read/297746/3883022

java buffer.java

/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding c
www.eeworm.com/read/297137/3890868

c buffer.c

/* * Copyright (C) 1998, 1999, Jonathan S. Shapiro. * * This file is part of the EROS Operating System. * * This program is free software; you can redistribute it and/or * modify it under the te
www.eeworm.com/read/294193/3919035

dpr buffer.dpr

Program Buffer; Uses Forms, Unit1 In 'Unit1.pas' {Form1}; {$R *.RES} Begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; End.
www.eeworm.com/read/292705/3948702

c buffer.c

/* * linux/fs/hpfs/buffer.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * general buffer i/o */ #include #include "hpfs_fn.h" void hpfs_lock_creatio
www.eeworm.com/read/292705/3948812

c buffer.c

/* * linux/fs/buffer.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * 'buffer.c' implements the buffer-cache functions. Race-conditions have * been avoided by NEVER letting an interrup