代码搜索结果
找到约 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
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
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
in7.cbl
IDENTIFICATION DIVISION.
*
ENVIRONMENT DIVISION.
*
DATA DIVISION.
WORKING-STORAGE SECTION.
77 I.
01 DECKNAME.
77 J.
COPY in70.
configure
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/powerpc32/elf.
if test "$usetls" != no; then
# Check for support of thread-local storage
configure
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/powerpc64/elf.
if test "$usetls" != no; then
# Check for support of thread-local storage
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
certstoreexception.java
/* CertStoreException.java -- wraps an exception during certificate storage
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; y
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