代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/15349/449011
c memp.c
/**
* @file
* Dynamic pool memory manager
*
* lwIP has dedicated pools for many structures (netconn, protocol control blocks,
* packet buffers, ...). All these pools are managed here.
*/
www.eeworm.com/read/15499/466690
h dir.h
/* dir.h
Defines structures, macros, and functions for dealing with
directories and pathnames.
Copyright (c) 1987, 1992 by Borland International
All Rights Reserved.
*/
#i
www.eeworm.com/read/16062/643832
c memp.c
/**
* @file
* Dynamic pool memory manager
*
* lwIP has dedicated pools for many structures (netconn, protocol control blocks,
* packet buffers, ...). All these pools are managed here.
*/
/*
*
www.eeworm.com/read/16495/672949
c memp.c
/**
* @file
* Dynamic pool memory manager
*
* lwIP has dedicated pools for many structures (netconn, protocol control blocks,
* packet buffers, ...). All these pools are managed here.
*/
/*
*
www.eeworm.com/read/16670/682280
c memp.c
/**
* @file
* Dynamic pool memory manager
*
* lwIP has dedicated pools for many structures (netconn, protocol control blocks,
* packet buffers, ...). All these pools are managed here.
*/
www.eeworm.com/read/16772/687335
cs structs.cs
using System;
using System.Drawing;
using System.Runtime.InteropServices;
namespace UtilityLibrary.Win32
{
///
/// Structures to interoperate with the Windows 32 API
///
www.eeworm.com/read/16772/687477
cs structs.cs
using System;
using System.Drawing;
using System.Runtime.InteropServices;
namespace UtilityLibrary.Win32
{
///
/// Structures to interoperate with the Windows 32 API
///
www.eeworm.com/read/16772/687556
cs structs.cs
using System;
using System.Drawing;
using System.Runtime.InteropServices;
namespace UtilityLibrary.Win32
{
///
/// Structures to interoperate with the Windows 32 API
///
www.eeworm.com/read/16910/702307
h pshpack1.h
/*++
Copyright 1995 - 1998 Microsoft Corporation
Module Name:
pshpack1.h
Abstract:
This file turns 1 byte packing of structures on. (That is, it disables
automatic alignme
www.eeworm.com/read/16910/702356
h pshpack8.h
/*++
Copyright 1995 - 1998 Microsoft Corporation
Module Name:
pshpack8.h
Abstract:
This file turns 8 byte packing of structures on. (That is, it disables
automatic alignme