代码搜索结果

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

ucos-ii--149.dni

[State Storage] Reaction Register=0 Control Register=0 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Watch] Watch 1= Watch 2= Watch 3= [Profiling] State=_ 0 [TermIOSettings] Filename=_ "

5110.dni

[CodeCoverage] Enabled=_ 0 [Interrupts] Enabled=1 [MemoryMap] Enabled=0 Base=0 UseAuto=0 TypeViolation=1 UnspecRange=1 ActionState=1 [TraceHelper] Enabled=0 ShowSource=1 [State Storage]

tlssup.c

/*** *tlssup.c - Thread Local Storage run-time support module * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * ****/ #ifdef CRTDLL #undef CRTDLL #endif /*

tlsdyn.c

/*** *tlsdyn.c - Thread Local Storage dynamic initialization run-time support module * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * Provide the TLS equiv

inst_acc.mnu

SV#INST#ACC # remove the # sign and enter foreign help string in this line None Instance accelerator files will NOT be used upon instance storage. # remove the # sign and enter foreign help string in

istorage.java

package mujmail; import java.util.Enumeration; import mujmail.ordering.Comparator; /** * Interface contains methods for accessing e-mail headers in storage. * Using interface makes later

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

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

usersstorageprovider.cs

using System; using System.Collections.Generic; using System.Text; using ScrewTurn.Wiki.PluginFramework; namespace ScrewTurn.Wiki { /// /// Implements a Users Storage Provider.

warmemorybuffer.h

/** Memory organizer for small data blocks that can be freed together. Typically used for file-names, symbol table names and temporary storage. This method does not work for classes. T