代码搜索结果
找到约 10,000 项符合
Storage 的代码
hel5
.NH
Graphics
.LP
The programs in this section are predominantly intended for use
with Tektronix 4014 storage scopes.
.sh GRAPH
Prepares a graph of a set of input numbers.
.op
Input scaled to fit stand
udf_fs.h
/*
* udf_fs.h
*
* PURPOSE
* Included by fs/filesystems.c
*
* DESCRIPTION
* OSTA-UDF(tm) = Optical Storage Technology Association
* Universal Disk Format.
*
* This code is based on versio
super.c
/*
* super.c
*
* PURPOSE
* Super block routines for the OSTA-UDF(tm) filesystem.
*
* DESCRIPTION
* OSTA-UDF(tm) = Optical Storage Technology Association
* Universal Disk Format.
*
* This
xs-native.cpp
//
// XML storage classes Version 1.1
//
// Copyright (c) 2006 Martin Fuchs
//
/// \file xs-native.cpp
/// native internal XMLStorage parser
/*
All ri
xmlstorage.h
//
// XML storage classes Version 1.1
//
// Copyright (c) 2004, 2005, 2006 Martin Fuchs
//
/// \file xmlstorage.h
/// XMLStorage header file
/*
All ri
udf_fs.h
/*
* udf_fs.h
*
* PURPOSE
* Included by fs/filesystems.c
*
* DESCRIPTION
* OSTA-UDF(tm) = Optical Storage Technology Association
* Universal Disk Format.
*
* This code is based on versio
super.c
/*
* super.c
*
* PURPOSE
* Super block routines for the OSTA-UDF(tm) filesystem.
*
* DESCRIPTION
* OSTA-UDF(tm) = Optical Storage Technology Association
* Universal Disk Format.
*
* This
companymodulewrapper.java
package crms.module;
import crms.vo.*;
import crms.util.*;
/** Wrapper class to ease storage and retrieval of Company data */
public class CompanyModuleWrapper {
static public Company retrieveCompa
prepost1.c
// Build don't link:
// GROUPS passed prefix-postfix
class foo {
public:
operator ++ (); // ERROR - no type or storage class
};
int main()
{
foo x;
// This should fall back to calling ope
companymodulewrapper.java
package crms.module;
import crms.vo.*;
import crms.util.*;
/** Wrapper class to ease storage and retrieval of Company data */
public class CompanyModuleWrapper {
static public Company retrieveCompa