代码搜索结果
找到约 10,000 项符合
Storage 的代码
index
- README.storage : how to use PvPGN with the various storage drivers (MySQL,
PGSQL, cdb, files etc..)
- INSTALL.unix : how to compile and install on Unix/POSIX operating systems
- FAQ : frequently as
ipc3.asm
#ipc3.asm---------------------------------------------
.PB main
.PV message -32
.PV ipaddr -64
#allocate local storage on stack
PUSHQ $FP
MOV $FP,$SP
LQI $R7,64
SUB $SP,$SP,$R7
#se
ipc3.asm
#ipc3.asm---------------------------------------------
.PB main
.PV message -32
.PV ipaddr -64
#allocate local storage on stack
PUSHQ $FP
MOV $FP,$SP
LQI $R7,64
SUB $SP,$SP,$R7
#se
mmc_8c__dep__incl.map
base referer
rect $storage_8c.html 6,18 68,42
variable.c
/*C**************************************************************************
* NAME: variable.c
*----------------------------------------------------------------------------
* Copyright (c
test.htm
Mouse Trails!
BODY {overflow: scroll; overflow-x: hidden;}
memoryusage.cs
using System;
namespace Perst
{
///
/// Information about memory usage for the correspondent class.
/// Instances of this class are created by Storage.getMemoryDump metho
replicationslavestorage.cs
namespace Perst
{
///
/// Storage reciving modified pages from replication master and
/// been able to run read-only transactions
///
public interface
ipersistent.cs
namespace Perst
{
using System;
/// Interface of all persistent capable objects
///
public interface IPersistent
{
/// Get object i