代码搜索:Storage
找到约 10,000 项符合「Storage」的源代码
代码结果 10,000
www.eeworm.com/read/171602/5392357
asm ipc1.asm
#ipc1.asm---------------------------------------------
.PB main
.PV buffer -40
.PV mutex -64
#allocate local storage on stack
PUSHQ $FP
MOV $FP,$SP
LQI $R7,64
SUB $SP,$SP,$R7
#set name o
www.eeworm.com/read/168554/5444588
java persistencestrategy.java
/*
* Created on Aug 13, 2003
*/
package org.roller.business;
import java.io.Serializable;
import org.roller.RollerException;
import org.roller.pojos.PersistentObject;
import org.roller.pojos.UserD
www.eeworm.com/read/166064/5476124
dat test3.dat
//------------------------------test3.dat??------------------------------------------------
@00
00000001 // 1800 FN1: //data storage for 1st Fib. No.
00000000 //
www.eeworm.com/read/163987/5501205
pas optionsfrm.pas
{******************************************************************
JEDI-VCL Demo
Copyright (C) 2002 Project JEDI
Original author:
Contributor(s):
You may ret
www.eeworm.com/read/162614/5517996
c extern-c-1.c
/* PR c++/4754 */
/* { dg-do compile } */
// GCC 3.2 got very confused by the nested extern "C" blocks, and thought
// there was a storage class specifier on 'int i'.
extern "C"
{
extern "C" str
www.eeworm.com/read/162614/5518274
c static4.c
// PR 13898
// Make sure the two X variables get assigned unique assembler names
// if they are promoted to static storage.
// { dg-do compile }
int g(int i) {
if (i
www.eeworm.com/read/162614/5525824
ada cd2b11d.ada
-- CD2B11D.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5526514
f90 ret_pointer_2.f90
! { dg-do run }
! PR 25806: Functions returning pointers to arrays
program a
integer, target :: storage(5)
integer :: s(3)
print *, x(3) ! { dg-output " *1 *2 *3" }
if (ssum(x(3
www.eeworm.com/read/159476/5584291
txt changes.txt
CHANGES - snd1-demof
ATMEL - 2002
CHANGES
-------
Version 1.0.0, December 21, 2001
- Creation
Version 1.0.2, January 24, 2002
- Change Long File Name management in FAT
www.eeworm.com/read/159476/5584298
txt news.txt
NEWS - snd1-demof
ATMEL - 2002
NEWS
----
Version 1.2.5, June 7, 2002
NEW FEATURES / ENHANCEMENT
- Mass storage now supports MAC OS9.
- Mass storage now supports multidriv