代码搜索结果
找到约 10,000 项符合
Storage 的代码
speek.cpp
#include "Speek.h"
#include "ucos_ii.h"
CSpeek::CSpeek()
{
bOn = FALSE;
iFreq = 2500;
}
CSpeek::~CSpeek()
{
}
void CSpeek::Init()
{
#if OS_CRITICAL_METHOD == 3 /* Allocate storage
serialnumberchecker.java
//: concurrency/SerialNumberChecker.java
// Operations that may seem safe are not,
// when threads are present.
// {Args: 4}
import java.util.concurrent.*;
// Reuses storage so we don't run out
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]
e2.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
Control Register=1
[Sequenc
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
wdt_wdt.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
Control Register=32816
[Seq
clock_ctl.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
Control Register=32830
[Seq
imreadbw.m
function I = imreadbw(file)
% IMREADBW Reads an image as gray-scale
% I=IMREADBW(FILE) reads the image FILE and converts the result to a
% gray scale image (with DOUBLE storage class anr range n
crsa.h
// very long integer - can be used like long
class vlong_value;
class flex_unit // Provides storage allocation and index checking
{
unsigned * a; // array of units
unsigned z; // units alloca
transport.h
/* Driver for USB Mass Storage compliant devices
* Transport Functions Header File
*
* $Id: transport.h,v 1.15 2001/03/17 20:06:23 jrmayfield Exp $
*
* Current development and maintenance by:
*