代码搜索结果

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

crsa.cpp

//class vlong_value; #include "stdafx.h" #include "CRSA.h" /* class flex_unit // Provides storage allocation and index checking { unsigned * a; // array of units unsigned z; // units al

mtusdv98.inf

; Mtusdv98.INF ; INF file for Windows 98 ; USB Mass Storage client driver (for Panasonic DVC) ; Copyright(c) 2001, Matsushita Electric Industrial Co., Ltd. [Version] Signature="$CHICAGO$"

msdc_dma.c

/*++ Copyright (c) 2001 Sunplus Technology Co., Ltd. Module Name: msdc_dma.c Abstract: Module related to Bulk-Only Transport of USB Mass Storage Device Class Environm

usbmsdc1.h

/*++ Copyright (c) 2001 Sunplus Technology Co., Ltd. Module Name: usbmsdc1.h Abstract: Header file related to USB Mass Storage Device Class Control/Bulk/Interrupt Transf

tlsdtor.c

/*** *tlsdtor.c - Thread Local Storage dynamic destruction run-time support module * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * Handle tear-down of any

owners.txt

Owners by directory =================== [For stuff which cleanly fits in a directory] tos/chips --------- ad5200: Kevin Klues [eyes?] at45db: David Gay [mica family storage] atm128: Martin T

pkvec.s

; Packet driver interrupt hooks include asmglobal.h extrn pkint:proc .DATA extrn Stktop .CODE sssave dw ? spsave dw ? dbase dw @Data if @Cpu AND 8 ; temp storage for POPAD operati

pkvec.s

; Packet driver interrupt hooks include asmglobal.h extrn pkint:proc .DATA extrn Stktop .CODE sssave dw ? spsave dw ? dbase dw @Data if @Cpu AND 8 ; temp storage for POPAD operati

contour.dpr

program Contour; uses Forms, IPL in 'Ipl.pas', OpenCV in 'OpenCV.pas', highGui in 'highGui.pas'; {$R *.res} const w = 500 ; var imgA,imgB,img : pIplImage; storage : pcvMemSto

os_mbox.c

#ifndef OS_MASTER_FILE #include "includes.h" #endif #if OS_MBOX_EN void *OSMboxAccept (OS_EVENT *pevent) { #if OS_CRITICAL_METHOD == 3 /* Allocate storage for C