代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/401513/2340155
h antlr3input.h
/** \file
* Defines the basic structures used to manipulate character
* streams from any input source. The first implementation of
* this stream was ASCII 8 bit, but any character size and encoding
www.eeworm.com/read/401513/2340157
h antlr3interfaces.h
/** \file
* Declarations for all the antlr3 C runtime interfaces/classes. This
* allows the structures that define the interfaces to contain pointers to
* each other without trying to sort out the
www.eeworm.com/read/395229/2446484
h usb_ch9.h
/*
* This file holds USB constants and structures that are needed for USB
* device APIs. These are used by the USB device model, which is defined
* in chapter 9 of the USB 2.0 specification. Linu
www.eeworm.com/read/395229/2447179
h usb_ch9.h
/*
* This file holds USB constants and structures that are needed for USB
* device APIs. These are used by the USB device model, which is defined
* in chapter 9 of the USB 2.0 specification. Linu
www.eeworm.com/read/395229/2447853
h affs_fs.h
#ifndef _AFFS_FS_H
#define _AFFS_FS_H
/*
* The affs filesystem constants/structures
*/
#define AFFS_SUPER_MAGIC 0xadff
#endif
www.eeworm.com/read/395229/2448308
h usb_ch9.h
/*
* This file holds USB constants and structures that are needed for USB
* device APIs. These are used by the USB device model, which is defined
* in chapter 9 of the USB 2.0 specification. Linu
www.eeworm.com/read/387984/2553160
h featurereports.h
// FeatureReports.h -- Declaration of feature report structures for HIDFAKE driver
// Copyright (C) 2002 by Walter Oney
// All rights reserved
// The HIDFAKE sample driver uses feature report
www.eeworm.com/read/387630/2557995
h tree.h
/*
* tree.h : describes the structures found in an tree resulting
* from an XML parsing.
*
* See Copyright for the status of this software.
*
* daniel@veillard.com
*
* 14 Nov
www.eeworm.com/read/387630/2558006
h tree.h
/*
* tree.h : describes the structures found in an tree resulting
* from an XML parsing.
*
* See Copyright for the status of this software.
*
* daniel@veillard.com
*
* 14 Nov
www.eeworm.com/read/385891/2579106
h iosapic_private.h
/*
** This file is private to iosapic driver.
** If stuff needs to be used by another driver, move it to a common file.
**
** WARNING: fields most data structures here are ordered to make sure
**