代码搜索结果
找到约 10,206 项符合
Storage 的代码
smgrtype.c
/*-------------------------------------------------------------------------
*
* smgrtype.c
* storage manager type
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Po
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for storage/page
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/backend/storage/page/Makefi
miscexprs.c
void
marker1 ()
{
}
int
main ()
{
STORAGE struct {
char c[100];
} cbig;
STORAGE struct {
int i[800];
} ibig;
STORAGE struct {
long l[900];
} lbig;
STORAGE struct {
storage.java
/*
* @(#)Storage.java 1.1 01/03/21
*
* Copyright (c) 2001 Sun Microsystems, Inc., 901 San Antonio Road,
* Palo Alto, CA 94303, U.S.A. All Rights Reserved.
*
* Sun Microsystems, Inc. has in
fs_mac.c
/*
* Program: Free storage management routines
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Buildin
fs_ami.c
/*
* Program: Free storage management routines
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Buildin
fs_nt.c
/*
* Program: Free storage management routines
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Buildin
fs_os2.c
/*
* Program: Free storage management routines
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Buildin
fs_wce.c
/*
* Program: Free storage management routines
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Buildin
fs_unix.c
/*
* Program: Free storage management routines
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Buildin