代码搜索:structures

找到约 10,000 项符合「structures」的源代码

代码结果 10,000
www.eeworm.com/read/135259/13945447

h qos.h

/*++ Copyright (c) 1997 Microsoft Corporation Module Name: qos.h - QoS definitions for NDIS components. Abstract: This module defines the Quality of Service structures and type
www.eeworm.com/read/135259/13945972

h direct.h

/* direct.h Defines structures, macros, and functions for dealing with directories and pathnames. */ /* * C/C++ Run Time Library - Version 10.0 * * Copyright (c) 1
www.eeworm.com/read/135259/13946740

h dir.h

/* dir.h Defines structures, macros, and functions for dealing with directories and pathnames. */ /* * C/C++ Run Time Library - Version 10.0 * * Copyright (c) 1987,
www.eeworm.com/read/235632/14058890

h filespy.h

/*++ Copyright (c) 1989-1999 Microsoft Corporation Module Name: filespy.h Abstract: Header file which contains the structures, type definitions, and constants that are sha
www.eeworm.com/read/235522/14065486

h synchlist.h

// synchlist.h // Data structures for synchronized access to a list. // // Implemented by surrounding the List abstraction // with synchronization routines. // // Copyright (c) 1992-1993 The Regents
www.eeworm.com/read/235522/14065569

h machine.h

// machine.h // Data structures for simulating the execution of user programs // running on top of Nachos. // // User programs are loaded into "mainMemory"; to Nachos, // this looks just like an arra
www.eeworm.com/read/203002/15368202

c videodevx.c

/* * Video for Linux Two * * A generic video device interface for the LINUX operating system * using a set of device structures/vectors for low level operations. * * This file replaces the video
www.eeworm.com/read/113130/15469737

c calc.c

// Simple calc // This sample demonstrate advanced PocketC concepts: // simulating structures, indirect function calls. // // This sample sets up an event-based applet framework, and // creates
www.eeworm.com/read/110505/15532420

h synchlist.h

// synchlist.h // Data structures for synchronized access to a list. // // Implemented by surrounding the List abstraction // with synchronization routines. // // Copyright (c) 1992-1993 The Regents
www.eeworm.com/read/104653/15686004

txt dwwidget.txt

Jan 2001, S.Geerken@ping.de Last update: June 2001 ======== DwWidget ======== The base object for all Dw widgets. Structures ========== DwRectangle ----------- A replacement for GdkRectangle