代码搜索结果

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

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

bignum1.c

/* BIGNUM1.C ** ** Routines to do Big Number Arithmetic. These are multi-precision, unsigned ** natural numbers (0, 1, 2, ...). For the storage method, see the BigNum ** typedef in file BIGNUM.H ** **

bignum2.c

/* BIGNUM2.C ** ** Routines to do Big Number Arithmetic. These are multi-precision, unsigned ** natural numbers (0, 1, 2, ...). For the storage method, see the BigNum ** typedef in file BIGNUM.H ** **

partition_mgm_err.test

# # Simple test for the erroneos create statements using the # partition storage engine # -- source include/have_partition.inc --disable_warnings drop table if exists t1; --enable_warnings # # Try

9-2.c

#include /* defines fork(), and pid_t. */ #include /* defines the wait() system call. */ main() { /* storage place for the pid of the child process, and its exit status

mass_rpc.c

/* * mass_rpc.c - USB Mass storage driver for PS2 * * (C) 2004, Marek Olejnik (ole00@post.cz) * * functions for communication with the irx * * See the file LICENSE included with this distributi

music4.java

//: Music4.java // Abstract classes and methods import java.util.*; abstract class Instrument4 { int i; // storage allocated for each public abstract void play(); public String what() {

music4.java

//: Music4.java // Abstract classes and methods import java.util.*; abstract class Instrument4 { int i; // storage allocated for each public abstract void play(); public String what() {

transport.h

/* Driver for USB Mass Storage compliant devices * Transport Functions Header File * * $Id: transport.h,v 1.17 2002/02/25 00:43:41 mdharm Exp $ * * Current development and maintenance by: * (c

initializers.c

/* Special Initializers for certain USB Mass Storage devices * * $Id: initializers.c,v 1.2 2000/09/06 22:35:57 mdharm Exp $ * * Current development and maintenance by: * (c) 1999, 2000 Matthew