代码搜索结果
找到约 10,000 项符合
Storage 的代码
noise.c
/*
* Noise generation for PuTTY's cryptographic random number
* generator.
*/
#include
#include "putty.h"
#include "ssh.h"
#include "storage.h"
/*
* This function is calle
iic.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Watch]
Watch 1=
Watch 2=
Watch 3=
[State Storage]
datatypes.h
#ifndef DATATYPES_H
#define DATATYPES_H
/*
* Typedefs for the data_type storage and of the types.
*/
typedef unsigned char DATA_TYPE;
/*
* Define Data Classes
*/
#define TYPE_
iic.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Watch]
Watch 1=
Watch 2=
Watch 3=
[State Storage]
winnoise.c
/*
* Noise generation for PuTTY's cryptographic random number
* generator.
*/
#include
#include "putty.h"
#include "ssh.h"
#include "storage.h"
/*
* This function is calle
testblob.cs
#define LARGE_FILE_TEST
using System;
using Perst;
using System.IO;
public class TestBlob
{
public static void Main(string[] args)
{
Storage db = StorageFactory.Instanc
comp.h
/*
Define storage allocation parameters
FAR_TABLES dynamically allocates dictionary using far pointers
SPLIT_TABLES allows a dictionary size over 32K
*/
#define FAR_TA
os_time.c
#ifndef OS_MASTER_FILE
#include "includes.h"
#endif
void OSTimeDly (INT16U ticks)
{
#if OS_CRITICAL_METHOD == 3 /* Allocate storage for CPU status register */
os_time.c
#ifndef OS_MASTER_FILE
#include "includes.h"
#endif
void OSTimeDly (INT16U ticks)
{
#if OS_CRITICAL_METHOD == 3 /* Allocate storage for CPU status register */
rcode.h
/* RCODE.H - Parity chk and gen matrix storage, and procedures to read them.*/
/* Copyright (c) 2000 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distribute thi