代码搜索结果

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

pngset.c

/* pngset.c - storage of image information into info struct * * libpng 1.2.8 - December 3, 2004 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2004 G

syms.h

/* */ /* @(#)syms.h 1.1 11/21/89 ATT ESI */ /* Storage Classes are defined in storclas.h */ #include "storclas.h" /* Number of characters in a symbol name */ #define SYMNMLEN 8 /* Number of ch

debug.h

/* Driver for USB Mass Storage compliant devices * Debugging Functions Header File * * $Id: debug.h,v 1.5 2000/09/04 02:12:47 groovyjava Exp $ * * Current development and maintenance by: * (c)

transport.h

/* Driver for USB Mass Storage compliant devices * Transport Functions Header File * * $Id: transport.h,v 1.13 2000/10/03 01:06:07 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

initializers.h

/* Header file for Special Initializers for certain USB Mass Storage devices * * $Id: initializers.h,v 1.1 2000/08/29 23:07:02 mdharm Exp $ * * Current development and maintenance by: * (c) 199

debug.c

/* Driver for USB Mass Storage compliant devices * Debugging Functions Source Code File * * $Id: debug.c,v 1.4 2000/09/04 02:12:47 groovyjava Exp $ * * Current development and maintenance by: *

i2o_block.c

/* * I2O Random Block Storage Class OSM * * (C) Copyright 1999 Red Hat Software * * Written by Alan Cox, Building Number Three Ltd * * This program is free software; you can redistribute it an

inetpeer.c

/* * INETPEER - A storage for permanent information about peers * * This source is covered by the GNU GPL, the same as all kernel sources. * * Version: $Id: inetpeer.c,v 1.3 2000/10/03 07:29:0

usb-msd.c.svn-base

/* * USB Mass Storage Device emulation * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the LGPL. */ #include "qemu-common.h" #include "usb.h" #incl