代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/128531/5986120
h oak.h
/*
*
* Copyright (c) 1999 Grant Erickson
*
* Module name: oak.h
*
* Description:
* Macros, definitions, and data structures specific to the IBM PowerPC
* 403
www.eeworm.com/read/128531/5987153
h mpi.h
/*
* Copyright (c) 2000-2003 LSI Logic Corporation.
*
*
* Name: mpi.h
* Title: MPI Message independent structures and definitions
* Creation Date: July 27, 2000
*
*
www.eeworm.com/read/128531/5987154
h mpi_sas.h
/*
* Copyright (c) 2003 LSI Logic Corporation.
*
*
* Name: mpi_sas.h
* Title: MPI Serial Attached SCSI structures and definitions
* Creation Date: April 23, 2003
*
*
www.eeworm.com/read/127781/5998364
h mpi.h
/*
* Copyright (c) 2000-2002 LSI Logic Corporation.
*
*
* Name: MPI.H
* Title: MPI Message independent structures and definitions
* Creation Date: July 27, 2000
*
*
www.eeworm.com/read/127781/5998372
h mpi_tool.h
/*
* Copyright (c) 2001 LSI Logic Corporation.
*
*
* Name: MPI_TOOL.H
* Title: MPI Toolbox structures and definitions
* Creation Date: July 30, 2001
*
* MPI Version:
www.eeworm.com/read/126159/6017867
inc user.inc
; USER32.DLL structures and constants
struc POINT
{
.x dd ?
.y dd ?
}
struc RECT
{
.left dd ?
.top dd ?
.right dd ?
.bottom dd ?
}
struc WNDCLASS
{
www.eeworm.com/read/125688/6023465
c super.c
/*
* linux/fs/super.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* super.c contains code to handle: - mount structures
* - super-block tables.
*
www.eeworm.com/read/125688/6025300
h cam.h
/*
* Data structures and definitions for the CAM system.
*
* Copyright (c) 1997 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
*
www.eeworm.com/read/125688/6025329
h cam_sim.h
/*
* Data structures and definitions for SCSI Interface Modules (SIMs).
*
* Copyright (c) 1997 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with
www.eeworm.com/read/121089/6070685
h locale.h
/***
*locale.h - definitions/declarations for localization routines
*
* Copyright (c) 1988-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the structures, valu