代码搜索结果
找到约 10,000 项符合
Storage 的代码
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
authors
$Id: AUTHORS,v 1.19 2007/12/08 12:58:53 chrfranke Exp $
This code was originally developed as a Senior Thesis by Michael
Cornwell at the Concurrent Systems Laboratory (now part of the Storage
Systems
vpack.src
/*
** vpack.src - General data storage routines
**
**
** (C) Copyright 1988-1996 Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
memalloc.c
/* Demonstrates the use of malloc() to allocate storage */
/* space for string data. */
#include
#include
char count, *ptr, *p;
int main( void )
{
/* Allocate a bl
rs_decode_iterate.m
% a function to calculate the locator polynomial according to the syndrome polynomial
function sigma_x=rs_decode_iterate(synd_x)
% for debug, matrix 'x' can storage values of every iteration
% the
aft_clearobject.m
function hfile = aft_ClearObject(hfile)
% AFT::ClearObject - remove object from global storage
%
% FORMAT: obj.ClearObject;
%
% No input / output fields !
% Version: v0.7b
% Build
rcode.h
/* RCODE.H - Parity chk and gen matrix storage, and procedures to read them.*/
/* Copyright (c) 2000 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
rcode.h
/* RCODE.H - Parity chk and gen matrix storage, and procedures to read them.*/
/* Copyright (c) 2000 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
rcode.h
/* RCODE.H - Parity chk and gen matrix storage, and procedures to read them.*/
/* Copyright (c) 2000 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
rcode.h
/* RCODE.H - Parity chk and gen matrix storage, and procedures to read them.*/
/* Copyright (c) 2000 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program