代码搜索结果
找到约 10,000 项符合
Storage 的代码
savelev.c
/* savelev.c Larn is copyrighted 1986 by Noah Morgan. */
#include "header.h"
extern struct cel *cell;
/*
* routine to save the present level into storage
*/
savelevel()
{
register struct cel *p
insquery.clp
(defclass PERSON (is-a USER)
(slot sex (access read-only)
(create-accessor read)
(storage shared))
(slot age (type NUMBER)
(create-accessor read-write)))
(defcl
configure
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/s390/elf.
if test "$usetls" != no; then
# Check for support of thread-local storage handl
configure
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/s390/elf.
if test "$usetls" != no; then
# Check for support of thread-local storage handl
configure
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/ia64/elf.
if test "$usetls" != no; then
# Check for support of thread-local storage handl
configure
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/i386/elf.
if test "$usetls" != no; then
# Check for support of thread-local storage handl
insquery.clp
(defclass PERSON (is-a USER)
(slot sex (access read-only)
(create-accessor read)
(storage shared))
(slot age (type NUMBER)
(create-accessor read-write)))
(defcl
vlong.hpp
class flex_unit // Provides storage allocation and index checking
{
unsigned * a; // array of units
unsigned z; // units allocated
public:
unsigned n; // used units (read-only)
flex_unit
readme
$Header: /cvsroot/pgsql/src/backend/storage/buffer/README,v 1.4 2003/10/31 22:48:08 tgl Exp $
Notes about shared buffer access rules
--------------------------------------
There are two separate acc
transport.h
/* Driver for USB Mass Storage compliant devices
* Transport Functions Header File
*
* $Id: transport.h,v 1.15 2001/03/17 20:06:23 jrmayfield Exp $
*
* Current development and maintenance by:
*