代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/487077/6523265

h ctolv.h

/* This header file contains the LV data structures and the list of functions this dll exports. A brief explanation of how each type of data is stored in LabVIEW memory is described. */
www.eeworm.com/read/486207/6538216

c v4l2-common.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/483654/6600216

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/462980/6603931

h usbdi.h

/*++ Copyright (c) 1996 Microsoft Corporation Module Name: USBDI.H Abstract: structures common to the USBD and USB device drivers. Environment: Kernel & user m
www.eeworm.com/read/462980/6603943

h usbioctl.h

/*++ Copyright (c) 1998-99 Microsoft Corporation Module Name: USBIOCTL.H Abstract: structures common to the USBD and USB device drivers. Environment: Kernel &
www.eeworm.com/read/481225/6645100

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/481225/6645152

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/480262/6668705

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/410395/11288360

h pri_facility.h

/* This file contains all data structures and definitions associated with facility message usage and the ROSE components included within those messages. by Matthew Fredrickson
www.eeworm.com/read/263471/11361729

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