代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/408818/2242652
h mbx860t.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T MBX board.
* Copied from the FADS stuff, which was originally copied from the MBX stuff!
* Magnus Da
www.eeworm.com/read/408818/2243208
h cpm_8260.h
/*
* MPC8260 Communication Processor Module.
* Copyright (c) 1999 Dan Malek (dmalek@jlc.net)
*
* This file contains structures and information for the communication
* processor channels found in
www.eeworm.com/read/407313/2266638
h hfs.h
/*
* libhfsp - library for reading and writing Macintosh HFS+ volumes
*
* This file includes definitions for access to old HFS structures.
*
* Copyright (C) 2000 Klaus Halfmann
www.eeworm.com/read/406309/2278855
h spritest.h
/*
* spritest.h
*
* sprite structures - based on misprite
*/
/*
* Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
*
* This is free software; you can redistribute it and
www.eeworm.com/read/405332/2293267
h mpi.h
/*
* Copyright (c) 2000-2001 LSI Logic Corporation.
*
*
* Name: MPI.H
* Title: MPI Message independent structures and definitions
* Creation Date: July 27, 2000
*
*
www.eeworm.com/read/402787/2318008
cpp ex7_01.cpp
// Ex7_01.CPP
// Exercising structures in the yard
#include
using std::cout;
using std::endl;
// Definition of a struct to represent rectangles
struct RECTANGLE
{
int Left;
www.eeworm.com/read/399197/2365155
vb platformapis.vb
Imports System.Runtime.InteropServices
' These structures, enumerations and p/invoke signatures come from
' wingdi.h in the Windows Mobile 5.0 Pocket PC SDK
Public Structure BlendFunction
www.eeworm.com/read/395229/2447551
h fsl_devices.h
/*
* include/linux/fsl_devices.h
*
* Definitions for any platform device related flags or structures for
* Freescale processor devices
*
* Maintainer: Kumar Gala
*
www.eeworm.com/read/393838/2463693
h regex.h
/* Definitions for data structures and routines for the regular
expression library, version 0.12.
Copyright (C) 1985, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
This p
www.eeworm.com/read/393286/2481394
h mpi.h
/*
* Copyright (c) 2000-2005 LSI Logic Corporation.
*
*
* Name: mpi.h
* Title: MPI Message independent structures and definitions
* Creation Date: July 27, 2000
*
*