代码搜索:Storage
找到约 10,000 项符合「Storage」的源代码
代码结果 10,000
www.eeworm.com/read/331589/3406668
svn-base boot_kernel.h.svn-base
#ifndef _VIVI_BOOT_KERNEL_H_
#define _VIVI_BOOT_KERNEL_H_
/*
* Media Type: A type of storage device that contains the linux kernel
*
* +----------------+-----------------------------------------
www.eeworm.com/read/312989/3647096
txt op34b0f8bc0149.txt
* Trims the capacity of this vector to be the vector's current
* size. An application can use this operation to minimize the
* storage of a vector.
*
* @since JDK1.
www.eeworm.com/read/306946/3730672
h boot_kernel.h
#ifndef _VIVI_BOOT_KERNEL_H_
#define _VIVI_BOOT_KERNEL_H_
/*
* Media Type: A type of storage device that contains the linux kernel
*
* +----------------+-----------------------------------------
www.eeworm.com/read/297878/3880950
a
// by sigi. 2002.10.14
if (!bFound)
{
pStmt->executeQuery(
"INSERT INTO MotorcycleObject (ItemID, ObjectID, ItemType, OwnerID, Storage, StorageID, X, Y, OptionType, Durability) Va
www.eeworm.com/read/294145/3919395
makefile
MODULE_NAME = storage
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
include $(BASE)/Include/module.mk
www.eeworm.com/read/293248/3933867
h boot_kernel.h
#ifndef _VIVI_BOOT_KERNEL_H_
#define _VIVI_BOOT_KERNEL_H_
/*
* Media Type: A type of storage device that contains the linux kernel
*
* +----------------+-----------------------------------------
www.eeworm.com/read/291165/3969324
makefile
MODULE_NAME = storage
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
include $(BASE)/Include/module.mk
www.eeworm.com/read/287127/4026589
c pgprandompool.c
/*
* True random number computation and storage
*
* Wrtten by Colin Plumb.
*
* This performs a strong hash on the data as it is fed into the
* pool, and the pool is again strongly hashed t
www.eeworm.com/read/273759/4193448
sgml string_chunks.sgml
String Chunks
efficient storage of groups of strings.
String ch
www.eeworm.com/read/273662/4202310
h node-rev.h
/* node-rev.h : interface to node revision retrieval and storage
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.