代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/461713/7221654
h process.h
/* process.h
Symbols and structures for process management.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#if !defined( __PROCESS_H )
#define __PRO
www.eeworm.com/read/461023/7235720
h usbdi.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
USBDI.H
Abstract:
structures common to the USBD and USB device drivers.
Environment:
Ker
www.eeworm.com/read/460998/7236015
cpp gplib_main.cpp
// *****************
// GPLIB_main.cpp
// Main command structures
// Colin Frayn
// December 2006
// *****************
// GPLib v2.0, A Genetic programming Library for C++
// Copyright (C) 2006 Co
www.eeworm.com/read/392997/7247789
h bitmap.h
// bitmap.h
// Data structures defining a bitmap -- an array of bits each of which
// can be either on or off.
//
// Represented as an array of unsigned integers, on which we do
// modulo arithmetic
www.eeworm.com/read/392997/7247844
h filehdr.h
// filehdr.h
// Data structures for managing a disk file header.
//
// A file header describes where on disk to find the data in a file,
// along with other information about the file (for instance
www.eeworm.com/read/392997/7247852
h filesys.h
// filesys.h
// Data structures to represent the Nachos file system.
//
// A file system is a set of files stored on disk, organized
// into directories. Operations on the file system have to
// do
www.eeworm.com/read/392997/7247857
h directory.h
// directory.h
// Data structures to manage a UNIX-like directory of file names.
//
// A directory is a table of pairs: ,
// giving the name of each file in the directory,
www.eeworm.com/read/457690/7320950
h iprtrmib.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
iprtrmib.h
Abstract:
This file contains:
o Definitions of the MIB_XX structures passed to and
www.eeworm.com/read/456569/7344742
h process.h
/* process.h
Symbols and structures for process management.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#if !defined( __PROCESS_H )
#define __PRO
www.eeworm.com/read/456377/7350195
h iprtrmib.h
/*++
Copyright (c) 1995-1999 Microsoft Corporation
Module Name:
iprtrmib.h
Abstract:
This file contains:
o Definitions of the MIB_XX structures passed to and from the IP