代码搜索结果
找到约 10,206 项符合
Storage 的代码
funcdef-storage-1.c
/* { dg-do compile } */
void
flarm(void)
{
static void foo(); /* { dg-error "invalid storage class" } */
foo();
}
storage.h
/*------------------------------------------------------------------------------*
* File Name: Storage.h *
* Creation: TD 10-08-2002 *
* Purpose: Origin C support for
storage.h
/*****************************************************************************\
* *
* storage.h - Storage error codes, ty
storage.nc
/*
* Storage.nc
* David Moore
*/
interface Storage {
/* Reads a header and a variable amount of data from
* non-volatile flash memory. */
command result_t ReadData
storage.java
/* CVS ID: $Id: Storage.java,v 1.7 2000/12/30 10:39:09 wastl Exp $ */
package net.wastl.webmail.server;
import net.wastl.webmail.config.*;
import net.wastl.webmail.xml.*;
import net.wastl.webmai