代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/127781/5996462
h iosapic_private.h
/*
** This file is private to iosapic driver.
** If stuff needs to be used by another driver, move it to a common file.
**
** WARNING: fields most data structures here are ordered to make sure
**
www.eeworm.com/read/126159/6017864
inc gdi.inc
; GDI32.DLL structures and constants
struc SIZE
{
.cx dd ?
.cy dd ?
}
struc BITMAP
{
.bmType dd ?
.bmWidth dd ?
.bmHeight dd ?
.bmWidthBytes dd ?
.bmPlanes
www.eeworm.com/read/124347/6052846
h external.h
/* external.h -- External COFF structures
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GN
www.eeworm.com/read/121089/6069794
inc ulib.inc
;***
;ulib.inc - 03-Sep-87
;***
.XLIST
;
;***
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Defines structures for data items shared between resident
; runtime and userlibr
www.eeworm.com/read/117181/6110693
c funcargs.c
/* Test passing of arguments to functions. Use various sorts of arguments,
including basic types, pointers to those types, structures, lots of
args, etc, in various combinations. */
/* AIX
www.eeworm.com/read/110034/6168158
h iosapic_private.h
/*
** This file is private to iosapic driver.
** If stuff needs to be used by another driver, move it to a common file.
**
** WARNING: fields most data structures here are ordered to make sure
**
www.eeworm.com/read/104729/6202997
h tmsgtypesdir.h
#ifndef _TMsgTypesDir_H_
#define _TMsgTypesDir_H_
//
// Titan Directory Server message types
// These values must be fixed in order to communiucate message
// structures to client. For this re
www.eeworm.com/read/104729/6203020
h smsgtypesdir.h
#ifndef _SMsgTypesDir_H_
#define _SMsgTypesDir_H_
// Titan Directory Server message types for SmallMessages
// These values must be fixed in order to communicate message
// structures to client.
www.eeworm.com/read/104729/6203029
h tmsgtypesauth.h
#ifndef _TMsgTypesAuth_H_
#define _TMsgTypesAuth_H_
//
// Titan Auth Server message types
// These values must be fixed in order to communiucate message
// structures to client. For this reaso
www.eeworm.com/read/104729/6203050
h tmsgtypescomm.h
#ifndef _TMsgTypesComm_H_
#define _TMsgTypesComm_H_
//
// Titan Common message types
// These values must be fixed in order to communiucate message
// structures to client. For this reason, ea