代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/26953/861758
h qos.h
/*++
Copyright 1997 - 1998 Microsoft Corporation
Module Name:
qos.h - QoS definitions for NDIS components.
Abstract:
This module defines the Quality of Service structures and ty
www.eeworm.com/read/34862/890844
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/34879/891857
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/491809/1187522
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/491809/1187553
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/490919/1194155
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/490906/1194330
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/490329/1203537
cpp messbuf.cpp
//
// MessageBuffer - handy for serializing/unserializing
// structures to be sent as messages
// dal - 9/2002
//
#include
#include
#include "messbuf.h"
///////////
www.eeworm.com/read/486037/1254822
h atalk.h
#ifndef __LINUX_ATALK_H__
#define __LINUX_ATALK_H__
/*
* AppleTalk networking structures
*
* The following are directly referenced from the University Of Michigan
* netatalk for compatibility rea
www.eeworm.com/read/486037/1256386
h atalk.h
#ifndef __LINUX_ATALK_H__
#define __LINUX_ATALK_H__
/*
* AppleTalk networking structures
*
* The following are directly referenced from the University Of Michigan
* netatalk for compatibility rea