代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/214672/15092258
h translate.h
// translate.h
// Data structures for managing the translation from
// virtual page # -> physical page #, used for managing
// physical memory on behalf of user programs.
//
// The data structures i
www.eeworm.com/read/11175/207717
inc nhutil.inc
;***
; NHUTIL.INC - 15-May-86 - Near Heap structures and definitions
;***
.XLIST
;***
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Near heap structures and definitions.
;
;*
www.eeworm.com/read/491809/1187541
h translate.h
// translate.h
// Data structures for managing the translation from
// virtual page # -> physical page #, used for managing
// physical memory on behalf of user programs.
//
// The data structures i
www.eeworm.com/read/234134/4661148
inc nhutil.inc
;***
; NHUTIL.INC - 15-May-86 - Near Heap structures and definitions
;***
.XLIST
;***
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Near heap structures and definitions.
;
;*
www.eeworm.com/read/216499/4892544
ct5
.NH
Structures
.PP
The main use of structures is to lump together
collections of disparate variable types,
so they can conveniently be treated as a unit.
For example,
if we were writing a compiler or
www.eeworm.com/read/204040/5035481
inc nhutil.inc
;***
; NHUTIL.INC - 15-May-86 - Near Heap structures and definitions
;***
.XLIST
;***
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Near heap structures and definitions.
;
;*
www.eeworm.com/read/195341/5111955
ct5
.NH
Structures
.PP
The main use of structures is to lump together
collections of disparate variable types,
so they can conveniently be treated as a unit.
For example,
if we were writing a compiler or
www.eeworm.com/read/426555/1989395
h tpm.h
/*++
*
* TPM structures extracted from the TPM specification 1.2,
* Part 2 (Structures), rev 85.
*
* Errata:
*
* *) The individual bits of TPM_STARTUP_EFFECTS were not given names in
www.eeworm.com/read/375736/2720809
inc nhutil.inc
;***
; NHUTIL.INC - 15-May-86 - Near Heap structures and definitions
;***
.XLIST
;***
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Near heap structures and definitions.
;
;*
www.eeworm.com/read/369339/2801105
ct5
.NH
Structures
.PP
The main use of structures is to lump together
collections of disparate variable types,
so they can conveniently be treated as a unit.
For example,
if we were writing a compiler or