代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/436018/1857063

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/430479/1929874

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/428719/1956530

h usb_defines.h

/* * File: USB_DEFINES.h * Purpose: Bit defines for USB data structures * * Notes: */ #ifndef _USB_DEFINES_H #define _USB_DEFINES_H /************************************************
www.eeworm.com/read/419520/2076523

h aeecomdef.h

#ifndef AEECOMDEF_H #define AEECOMDEF_H /*====================================================== FILE: AEEComdef.h SERVICES: Definitions of Basic data structures used in AEE. GENERAL DESC
www.eeworm.com/read/404607/2302117

c videodev.c

/* * Video capture interface for Linux version 2 * * A generic video device interface for the LINUX operating system * using a set of device structures/vectors for low level operations. * * This
www.eeworm.com/read/404607/2302149

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/404234/2305915

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/403179/2314850

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/400494/2350430

todo

0. Access data structures with accessor macros, then turn the heapinfo into several arrays for faster access on machines with addressing modes. Also, this eventually raises the possibility of maintai
www.eeworm.com/read/398510/2377989

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. */