代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/430182/1939667
h tach_structs.h
/**********************************************************************
* iph5526.c: Structures for the Interphase 5526 PCI Fibre Channel
* IP/SCSI driver.
* Copyright (C) 1999 Vineet M Abraha
www.eeworm.com/read/428420/1960161
h internal.h
/*
* internal.h
* - declarations of private objects with external linkage (adns__*)
* - definitons of internal macros
* - comments regarding library data structures
*/
/*
* This file is
* C
www.eeworm.com/read/421802/2048078
h ipxrip.h
/*++
Copyright (c) 1995-1999 Microsoft Corporation
Module Name:
ipxrip.h
Abstract:
This module contains the definitions of the:
interface management APIs structures
www.eeworm.com/read/421802/2048085
h ipxrtdef.h
/*++
Copyright (c) 1995-1999 Microsoft Corporation
Module Name:
ipxrtdef.h
Abstract:
This module contains the definitions of the:
interface management APIs structures
www.eeworm.com/read/421802/2048101
h ipxsap.h
/*++
Copyright (c) 1995-1999 Microsoft Corporation
Module Name:
ipxsap.h
Abstract:
This module contains the definitions of the:
interface management APIs structures
www.eeworm.com/read/420132/2070717
cs platformapis.cs
using System;
using System.Runtime.InteropServices;
namespace MobileDevelopersHandbook.AlphaBlendExample
{
// These structures, enumerations and p/invoke signatures come from
// wingdi.
www.eeworm.com/read/419387/2078730
c call-rt-st.c
#include
#include
#include
/**************************************************************************
* TESTS :
* function returning large structures, which go on t
www.eeworm.com/read/418017/2093995
c call-rt-st.c
#include
#include
#include
/**************************************************************************
* TESTS :
* function returning large structures, which go on t
www.eeworm.com/read/414257/2153106
cs platformapis.cs
using System;
using System.Runtime.InteropServices;
namespace MobileDevelopersHandbook.AlphaBlendExample
{
// These structures, enumerations and p/invoke signatures come from
// wingdi.
www.eeworm.com/read/411977/2178806
sgml caches.sgml
Caches
caches allow sharing of complex data structures to save resources.