代码搜索结果

找到约 10,000 项符合 Storage 的代码

swapfs.h

/* This is a disk filter driver for Windows NT/2000/XP that uses a Linux swap partition to provide a temporary storage area formated to the FAT file system. Copyright (C) 1999-2002

swapfs.c

/* This is a disk filter driver for Windows NT/2000/XP that uses a Linux swap partition to provide a temporary storage area formated to the FAT file system. Copyright (C) 1999-2002

hardware.h

#include //Type Definitions -these are tailored to fit given bit sizes storage requests to the actual bit size preference of the target typedef unsigned int U8;

configure

# This file is generated from configure.in by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/sh/elf. if test "$usetls" != no; then # Check for support of thread-local storage handlin

configure

# This file is generated from configure.in by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/alpha/elf. if test "$usetls" != no; then # Check for support of thread-local storage hand

test.txt

Platform SDK: File Storage ReadFile The ReadFile function reads data from a file, starting at the position indicated by the file pointer. After the read operation has been completed, the file po

decl-nospec-2.c

/* Data definition with no type or storage class should receive a pedwarn, rather than a warning which becomes an error with -pedantic. Test with -pedantic. */ /* Origin: Joseph Myers

decl-nospec-1.c

/* Data definition with no type or storage class should receive a pedwarn, rather than a warning which becomes an error with -pedantic. Test with no options. */ /* Origin: Joseph Myers

offlinefile.mdx

CREATE GLOBAL CUBE [Sales] STORAGE 'C:\Sales.cub' FROM [Sales] ( MEASURE [Sales].[Total Sales], DIMENSION [Sales].[Employees].[Employee Name] ( LEVEL [(All)], LEVEL [Employee Name],

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